------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py37 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py37-reportlab-3.5.57: CJK=on: Adobe CMaps DOCS=on: Build and/or install documentation FREETYPE=on: TrueType font rendering support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/print/py-reportlab XDG_CONFIG_HOME=/construction/print/py-reportlab HOME=/construction/print/py-reportlab TMPDIR="/tmp" PATH=/construction/print/py-reportlab/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- PACKAGE_PATH="/usr/local/lib/python3.7/site-packages/reportlab" XDG_DATA_HOME=/construction/print/py-reportlab XDG_CONFIG_HOME=/construction/print/py-reportlab HOME=/construction/print/py-reportlab TMPDIR="/tmp" PATH=/construction/print/py-reportlab/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/print/py-reportlab/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py37-reportlab" EXAMPLESDIR="share/examples/reportlab" DATADIR="share/reportlab" WWWDIR="www/reportlab" ETCDIR="etc/reportlab" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/reportlab DOCSDIR=/usr/local/share/doc/py37-reportlab EXAMPLESDIR=/usr/local/share/examples/reportlab WWWDIR=/usr/local/www/reportlab ETCDIR=/usr/local/etc/reportlab SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500906 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/openjpeg-2.4.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/tcl86-8.6.11_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.11_2.txz Installing /packages/All/py37-olefile-0.46.txz Installing /packages/All/py37-tkinter-3.7.9_6.txz Installing /packages/All/py37-pillow-7.0.0.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/adobe-cmaps-20051217_4.txz SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-reportlab-3.5.57 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-reportlab-3.5.57 for building => SHA256 Checksum OK for reportlab-3.5.57.tar.gz. => SHA256 Checksum OK for pfbfer-20180109.zip. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-reportlab-3.5.57 for building ===> Extracting for py37-reportlab-3.5.57 => SHA256 Checksum OK for reportlab-3.5.57.tar.gz. => SHA256 Checksum OK for pfbfer-20180109.zip. Extracted Memory Use: 8.33M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-reportlab-3.5.57 ===> Applying ports patches for py37-reportlab-3.5.57 from /xports/print/py-reportlab/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on package: py37-setuptools>0 - found ===> py37-reportlab-3.5.57 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on package: py37-setuptools>0 - found ===> py37-reportlab-3.5.57 depends on file: /usr/local/bin/python3.7 - found ===> py37-reportlab-3.5.57 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Configuring for py37-reportlab-3.5.57 ================================================ Attempting build of _rl_accel & pyHnj extensions from 'src/rl_addons/rl_accel' ================================================ ================================================ Attempting build of _renderPM extensions from 'src/rl_addons/renderPM' ================================================ will use package libart 2.3.21 # installing with freetype version 21 ################################################ Finished download of standard T1 font curves The _glyphlist module already exists running config ########## SUMMARY INFO ######### ================================================ Attempting build of _rl_accel & pyHnj extensions from 'src/rl_addons/rl_accel' ================================================ ================================================ Attempting build of _renderPM extensions from 'src/rl_addons/renderPM' ================================================ will use package libart 2.3.21 # installing with freetype version 21 ################################################ Finished download of standard T1 font curves The _glyphlist module already exists SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-reportlab-3.5.57 ================================================ Attempting build of _rl_accel & pyHnj extensions from 'src/rl_addons/rl_accel' ================================================ ================================================ Attempting build of _renderPM extensions from 'src/rl_addons/renderPM' ================================================ will use package libart 2.3.21 # installing with freetype version 21 ################################################ Finished download of standard T1 font curves The _glyphlist module already exists running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab copying src/reportlab/rl_config.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab copying src/reportlab/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab copying src/reportlab/rl_settings.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/dotbox.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/textlabels.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/legends.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils3d.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/piecharts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/barcharts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/doughnut.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/markers.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/areas.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/slidebox.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/axes.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/linecharts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/spider.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/lineplots.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_column.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines_markers.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/runall.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/simple_pie.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_bar.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/radar.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/filled_radar.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_column.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/bubble.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/exploded_pie.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/linechart_with_markers.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/line_chart.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/excelcolors.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_bar.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/eventcal.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/table.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/markers.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/flags.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/signsandsymbols.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/grids.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/eanbc.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/fourstate.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code128.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code93.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/dmtx.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/ecc200datamatrix.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/lto.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qrencoder.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/common.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qr.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/test.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps4s.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/widgets.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code39.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/renderPDF.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/renderPM.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/testdrawings.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/renderbase.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/testshapes.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/renderPS.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/widgetbase.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/shapes.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics copying src/reportlab/graphics/renderSVG.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/enums.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/sequencer.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/corp.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/fonts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/colors.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/PyFontify.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/rl_accel.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/boxstuff.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/pagesizes.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/abag.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/units.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/testutils.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/geomutils.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/codecharts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/attrmap.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/styles.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/rltempfile.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/extformat.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/fontfinder.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/logger.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/formatters.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/utils.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/rl_safe_eval.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/pdfencrypt.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/rparsexml.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/pygments2xpre.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/randomtext.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/arciv.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/textsplit.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/yaml.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/validators.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib copying src/reportlab/lib/normalDate.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfpattern.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/acroform.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/cidfonts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courier.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/rl_codecs.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfutils.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_standard.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/ttfonts.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfform.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_glyphlist.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfmetrics.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_can_cmap_data.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_cidfontdata.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfdoc.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/pathobject.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/pdfgeom.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/pdfimages.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/canvas.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/textobject.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/tableofcontents.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/paragraph.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/frames.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/tables.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/xpreformatted.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/para.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/figures.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/multicol.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/paraparser.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/doctemplate.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/flowables.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus copying src/reportlab/platypus/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus creating build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/00readme.txt -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/bitstream-vera-license.txt -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-changelog.txt -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying.txt -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-readme.txt -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden.sfd -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.afm -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/Vera.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/VeraBd.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/VeraBI.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/VeraIt.ttf -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_abi____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ab_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ai_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_a______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/cobo____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/cob_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/com_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/coo_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ebi____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_eb_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ei_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_er_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/sy______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/zd______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/zx______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/zy______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/callig15.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/callig15.afm -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/lib/hyphen.mashed -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib running build_ext building 'reportlab.lib._rl_accel' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/src creating build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons creating build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/rl_accel cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c src/rl_addons/rl_accel/_rl_accel.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/rl_accel/_rl_accel.o src/rl_addons/rl_accel/_rl_accel.c: In function 'unicode2T1': src/rl_addons/rl_accel/_rl_accel.c:647:30: warning: passing argument 2 of '_GetStringBuf' from incompatible pointer type [-Wincompatible-pointer-types] encObj = _GetStringBuf(_o2, &encStr); ^~~~~~~ src/rl_addons/rl_accel/_rl_accel.c:585:60: note: expected 'const char **' but argument is of type 'char **' static PyObject *_GetStringBuf(PyObject *obj, const char **buf) ~~~~~~~~~~~~~^~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/rl_accel/_rl_accel.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/_rl_accel.so building 'reportlab.graphics._renderPM' extension creating build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM creating build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1 creating build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/_renderPM.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/_renderPM.o src/rl_addons/renderPM/_renderPM.c: In function 'gstate_drawString': src/rl_addons/renderPM/_renderPM.c:878:3: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] textlen = PyUnicode_GetSize(obj0); ^~~~~~~ In file included from /usr/local/include/python3.7m/Python.h:99, from src/rl_addons/renderPM/_renderPM.c:2: /usr/local/include/python3.7m/unicodeobject.h:793:24: note: declared here PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( ^~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c: In function 'gstate__stringPath': src/rl_addons/renderPM/_renderPM.c:1098:3: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] textlen = PyUnicode_GetSize(obj0); ^~~~~~~ In file included from /usr/local/include/python3.7m/Python.h:99, from src/rl_addons/renderPM/_renderPM.c:2: /usr/local/include/python3.7m/unicodeobject.h:793:24: note: declared here PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( ^~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c: In function '_set_gstateColorX': src/rl_addons/renderPM/_renderPM.c:1450:10: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if(len!=3*c->width*c->height){ ^~ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-parset1.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-parset1.o src/rl_addons/renderPM/gt1/gt1-parset1.c: In function 'pscontext_new': src/rl_addons/renderPM/gt1/gt1-parset1.c:1907:16: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < sizeof(internal_procs) / sizeof(InternalGt1ProcListing); i++) ^ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-dict.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-dict.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-namecontext.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-namecontext.o src/rl_addons/renderPM/gt1/gt1-namecontext.c: In function 'gt1_name_context_strdup': src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen (s); ^~~~~~ src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: warning: incompatible implicit declaration of built-in function 'strlen' src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: note: include '' or provide a declaration of 'strlen' src/rl_addons/renderPM/gt1/gt1-namecontext.c:6:1: +#include #if defined(_WIN32) || defined(macintosh) || defined(__APPLE__) src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: len = strlen (s); ^~~~~~ src/rl_addons/renderPM/gt1/gt1-namecontext.c:102:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy (new, s, len); ^~~~~~ src/rl_addons/renderPM/gt1/gt1-namecontext.c:102:3: warning: incompatible implicit declaration of built-in function 'memcpy' src/rl_addons/renderPM/gt1/gt1-namecontext.c:102:3: note: include '' or provide a declaration of 'memcpy' src/rl_addons/renderPM/gt1/gt1-namecontext.c: In function 'gt1_name_context_strdup_size': src/rl_addons/renderPM/gt1/gt1-namecontext.c:125:3: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy (new, s, size); ^~~~~~ src/rl_addons/renderPM/gt1/gt1-namecontext.c:125:3: note: include '' or provide a declaration of 'memcpy' src/rl_addons/renderPM/gt1/gt1-namecontext.c: In function 'gt1_name_context_intern': 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 -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-region.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-region.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp_ops.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp_wind.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_wind.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_vpath.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_vpath.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_affine.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rect.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rect.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rgb.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python3.7m -c src/rl_addons/renderPM/libart_lgpl/art_misc.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_misc.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/_renderPM.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-parset1.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-dict.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-namecontext.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/gt1/gt1-region.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_wind.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_vpath.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_affine.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rect.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.o build/temp.dragonfly-5.9-x86_64-3.7/src/rl_addons/renderPM/libart_lgpl/art_misc.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lfreetype -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/_renderPM.so ########## SUMMARY INFO ######### ================================================ Attempting build of _rl_accel & pyHnj extensions from 'src/rl_addons/rl_accel' ================================================ ================================================ Attempting build of _renderPM extensions from 'src/rl_addons/renderPM' ================================================ will use package libart 2.3.21 # installing with freetype version 21 ################################################ Finished download of standard T1 font curves The _glyphlist module already exists SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-reportlab-3.5.57 depends on package: py37-pillow>=7.0.0 - found ===> py37-reportlab-3.5.57 depends on file: /usr/local/share/fonts/adobe-cmaps/ac15/cid2code.txt - found ===> py37-reportlab-3.5.57 depends on package: py37-setuptools>0 - found ===> py37-reportlab-3.5.57 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-reportlab-3.5.57 ===> py37-reportlab-3.5.57 depends on package: py37-pillow>=7.0.0 - found ===> py37-reportlab-3.5.57 depends on file: /usr/local/share/fonts/adobe-cmaps/ac15/cid2code.txt - found ===> py37-reportlab-3.5.57 depends on package: py37-setuptools>0 - found ===> py37-reportlab-3.5.57 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list ================================================ Attempting build of _rl_accel & pyHnj extensions from 'src/rl_addons/rl_accel' ================================================ ================================================ Attempting build of _renderPM extensions from 'src/rl_addons/renderPM' ================================================ will use package libart 2.3.21 # installing with freetype version 21 ################################################ Finished download of standard T1 font curves The _glyphlist module already exists running install running build running build_py copying src/reportlab/fonts/_abi____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ab_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ai_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_a______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/cobo____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/cob_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/com_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/coo_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ebi____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_eb_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_ei_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/_er_____.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/sy______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/zd______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/zx______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/zy______.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/callig15.pfb -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/fonts/callig15.afm -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts copying src/reportlab/lib/hyphen.mashed -> build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib running build_ext running install_lib creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7 creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen/textobject.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen/pdfgeom.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen/pdfimages.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen/pathobject.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen/canvas.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfgen/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/lto.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/code128.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/fourstate.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/dmtx.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/code93.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/common.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/eanbc.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/usps4s.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/usps.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/widgets.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/qrencoder.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/qr.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/code39.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/ecc200datamatrix.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/barcode/test.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgetbase.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/renderPS.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/shapes.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/renderPDF.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/renderbase.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/signsandsymbols.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/markers.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/grids.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/flags.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/table.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/widgets/eventcal.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/axes.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/legends.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/doughnut.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/lineplots.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/piecharts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/dotbox.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/markers.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/barcharts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/linecharts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/utils3d.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/textlabels.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/slidebox.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/utils.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/areas.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/charts/spider.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/renderPM.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/excelcolors.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/runall.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/exploded_pie.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/scatter_lines_markers.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/radar.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/linechart_with_markers.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/scatter_lines.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/stacked_bar.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/scatter.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/clustered_column.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/filled_radar.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/simple_pie.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/stacked_column.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/bubble.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/line_chart.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/clustered_bar.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/samples/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/testshapes.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/renderSVG.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/testdrawings.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/graphics/_renderPM.so -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_symbol.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/ttfonts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_courier.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/pdfform.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_glyphlist.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_winansi.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/pdfpattern.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_timesroman.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/pdfmetrics.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_macroman.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_helvetica.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/acroform.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_can_cmap_data.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_courierbold.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_cidfontdata.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_symbol.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/pdfutils.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_timesbold.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_standard.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_macexpert.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/rl_codecs.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/pdfdoc.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/pdfbase/cidfonts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/rl_settings.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/rl_config.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/00readme.txt -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGarden-copying-gpl.txt -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/zy______.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_abi____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/VeraBI.ttf -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/cob_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/VeraIt.ttf -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/com_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/sy______.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_ai_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/callig15.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGarden-changelog.txt -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGardenMK.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_ab_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_er_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGarden.sfd -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/bitstream-vera-license.txt -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/Vera.ttf -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_a______.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/cobo____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/coo_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_eb_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGardenMK.afm -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/callig15.afm -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_ebi____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/_ei_____.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGarden-readme.txt -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/zd______.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/zx______.pfb -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/VeraBd.ttf -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/fonts/DarkGarden-copying.txt -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/fonts creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/para.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/doctemplate.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/flowables.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/paraparser.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/figures.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/paragraph.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/tables.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/tableofcontents.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/multicol.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/frames.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/platypus/xpreformatted.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus creating /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/_rl_accel.so -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/yaml.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/pygments2xpre.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/arciv.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/rl_accel.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/attrmap.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/geomutils.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/codecharts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/textsplit.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/__init__.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/fontfinder.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/hyphen.mashed -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/pagesizes.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/fonts.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/rltempfile.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/colors.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/normalDate.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/sequencer.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/rparsexml.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/styles.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/testutils.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/boxstuff.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/pdfencrypt.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/enums.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/corp.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/formatters.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/rl_safe_eval.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/validators.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/randomtext.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/extformat.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/utils.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/abag.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/PyFontify.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/logger.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib copying build/lib.dragonfly-5.9-x86_64-3.7/reportlab/lib/units.py -> /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen/textobject.py to textobject.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen/pdfgeom.py to pdfgeom.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen/pdfimages.py to pdfimages.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen/pathobject.py to pathobject.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen/canvas.py to canvas.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfgen/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/lto.py to lto.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/code128.py to code128.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/fourstate.py to fourstate.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/dmtx.py to dmtx.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/code93.py to code93.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/common.py to common.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/eanbc.py to eanbc.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/usps4s.py to usps4s.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/usps.py to usps.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/widgets.py to widgets.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/qrencoder.py to qrencoder.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/qr.py to qr.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/code39.py to code39.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/ecc200datamatrix.py to ecc200datamatrix.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/barcode/test.py to test.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgetbase.py to widgetbase.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/renderPS.py to renderPS.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/shapes.py to shapes.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/renderPDF.py to renderPDF.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/renderbase.py to renderbase.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/signsandsymbols.py to signsandsymbols.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/markers.py to markers.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/grids.py to grids.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/flags.py to flags.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/table.py to table.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/widgets/eventcal.py to eventcal.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/axes.py to axes.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/legends.py to legends.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/doughnut.py to doughnut.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/lineplots.py to lineplots.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/piecharts.py to piecharts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/dotbox.py to dotbox.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/markers.py to markers.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/barcharts.py to barcharts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/linecharts.py to linecharts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/utils3d.py to utils3d.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/textlabels.py to textlabels.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/slidebox.py to slidebox.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/utils.py to utils.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/areas.py to areas.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/charts/spider.py to spider.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/renderPM.py to renderPM.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/excelcolors.py to excelcolors.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/runall.py to runall.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/exploded_pie.py to exploded_pie.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/scatter_lines_markers.py to scatter_lines_markers.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/radar.py to radar.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/linechart_with_markers.py to linechart_with_markers.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/scatter_lines.py to scatter_lines.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/stacked_bar.py to stacked_bar.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/scatter.py to scatter.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/clustered_column.py to clustered_column.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/filled_radar.py to filled_radar.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/simple_pie.py to simple_pie.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/stacked_column.py to stacked_column.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/bubble.py to bubble.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/line_chart.py to line_chart.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/clustered_bar.py to clustered_bar.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/samples/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/testshapes.py to testshapes.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/renderSVG.py to renderSVG.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/graphics/testdrawings.py to testdrawings.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticabold.py to _fontdata_widths_helveticabold.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_symbol.py to _fontdata_enc_symbol.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/ttfonts.py to ttfonts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py to _fontdata_widths_zapfdingbats.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courier.py to _fontdata_widths_courier.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py to _fontdata_widths_helveticaboldoblique.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/pdfform.py to pdfform.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_glyphlist.py to _glyphlist.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_winansi.py to _fontdata_enc_winansi.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/pdfpattern.py to pdfpattern.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_pdfdoc.py to _fontdata_enc_pdfdoc.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py to _fontdata_widths_courierboldoblique.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesroman.py to _fontdata_widths_timesroman.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/pdfmetrics.py to pdfmetrics.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_macroman.py to _fontdata_enc_macroman.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helvetica.py to _fontdata_widths_helvetica.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/acroform.py to acroform.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_can_cmap_data.py to _can_cmap_data.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courierbold.py to _fontdata_widths_courierbold.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_cidfontdata.py to _cidfontdata.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_symbol.py to _fontdata_widths_symbol.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/pdfutils.py to pdfutils.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courieroblique.py to _fontdata_widths_courieroblique.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesbold.py to _fontdata_widths_timesbold.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_standard.py to _fontdata_enc_standard.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_macexpert.py to _fontdata_enc_macexpert.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/rl_codecs.py to rl_codecs.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py to _fontdata_widths_helveticaoblique.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesitalic.py to _fontdata_widths_timesitalic.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py to _fontdata_widths_timesbolditalic.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata.py to _fontdata.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/pdfdoc.py to pdfdoc.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py to _fontdata_enc_zapfdingbats.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/pdfbase/cidfonts.py to cidfonts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/rl_settings.py to rl_settings.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/rl_config.py to rl_config.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/para.py to para.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/doctemplate.py to doctemplate.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/flowables.py to flowables.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/paraparser.py to paraparser.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/figures.py to figures.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/paragraph.py to paragraph.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/tables.py to tables.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/tableofcontents.py to tableofcontents.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/multicol.py to multicol.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/frames.py to frames.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/platypus/xpreformatted.py to xpreformatted.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/yaml.py to yaml.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/pygments2xpre.py to pygments2xpre.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/arciv.py to arciv.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/rl_accel.py to rl_accel.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/attrmap.py to attrmap.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/geomutils.py to geomutils.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/codecharts.py to codecharts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/textsplit.py to textsplit.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/fontfinder.py to fontfinder.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/pagesizes.py to pagesizes.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/fonts.py to fonts.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/rltempfile.py to rltempfile.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/colors.py to colors.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/normalDate.py to normalDate.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/sequencer.py to sequencer.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/rparsexml.py to rparsexml.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/styles.py to styles.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/testutils.py to testutils.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/boxstuff.py to boxstuff.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/pdfencrypt.py to pdfencrypt.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/enums.py to enums.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/corp.py to corp.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/formatters.py to formatters.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/rl_safe_eval.py to rl_safe_eval.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/validators.py to validators.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/randomtext.py to randomtext.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/extformat.py to extformat.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/utils.py to utils.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/abag.py to abag.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/PyFontify.py to PyFontify.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/logger.py to logger.cpython-37.pyc byte-compiling /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/lib/units.py to units.cpython-37.pyc writing byte-compilation script '/tmp/tmpw8hh9yff.py' /usr/local/bin/python3.7 /tmp/tmpw8hh9yff.py removing /tmp/tmpw8hh9yff.py running install_egg_info running egg_info writing src/reportlab.egg-info/PKG-INFO writing dependency_links to src/reportlab.egg-info/dependency_links.txt writing requirements to src/reportlab.egg-info/requires.txt writing top-level names to src/reportlab.egg-info/top_level.txt reading manifest file 'src/reportlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'tests' writing manifest file 'src/reportlab.egg-info/SOURCES.txt' Copying src/reportlab.egg-info to /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab-3.5.57-py3.7.egg-info running install_scripts writing list of installed files to '/construction/print/py-reportlab/.PLIST.pymodtmp' ########## SUMMARY INFO ######### ================================================ Attempting build of _rl_accel & pyHnj extensions from 'src/rl_addons/rl_accel' ================================================ ================================================ Attempting build of _renderPM extensions from 'src/rl_addons/renderPM' ================================================ will use package libart 2.3.21 # installing with freetype version 21 ################################################ Finished download of standard T1 font curves The _glyphlist module already exists /usr/bin/strip /construction/print/py-reportlab/stage/usr/local/lib/python3.7/site-packages/reportlab/*/*.so "/usr/local/bin/python3.7" genuserguide.py Built story contains 1833 flowables... Saved "/construction/print/py-reportlab/reportlab-3.5.57/docs/reportlab-userguide.pdf" install -m 0644 /construction/print/py-reportlab/reportlab-3.5.57/docs/reportlab-userguide.pdf /construction/print/py-reportlab/stage/usr/local/share/doc/py37-reportlab ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/reportlab/graphics/_renderPM.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/python3.7/site-packages/reportlab/graphics/_renderPM.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-reportlab-3.5.57 file sizes/checksums [505]: 0% file sizes/checksums [505]: 19% file sizes/checksums [505]: 39% file sizes/checksums [505]: 59% file sizes/checksums [505]: 79% file sizes/checksums [505]: 99% file sizes/checksums [505]: 100% packing files [505]: 0% packing files [505]: 19% packing files [505]: 39% packing files [505]: 59% packing files [505]: 79% packing files [505]: 99% packing files [505]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:14 TOTAL TIME 00:01:20