Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-reportlab.spec'], chrootPath='/var/lib/mock/f30-build-18123084-1294470/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-reportlab.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-reportlab-3.5.32-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-reportlab.spec'], chrootPath='/var/lib/mock/f30-build-18123084-1294470/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-reportlab.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.431n11 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reportlab-3.5.32 + /usr/bin/gzip -dc /builddir/build/SOURCES/reportlab-3.5.32.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reportlab-3.5.32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find src -name '*.py' + xargs sed -i -e '/^#!\//d' + sed -i '/\~\/\.local\/share\/fonts\/CMap/i\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ '\'''\''\,' src/reportlab/rl_settings.py + rm -rf src/reportlab.egg-info + rm -rf src/rl_addons/renderPM/libart_lgpl + rm -rf ../python2 + cp -a . ../python2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U0RHKB + umask 022 + cd /builddir/build/BUILD + cd reportlab-3.5.32 + pushd ../python2 ~/build/BUILD/python2 ~/build/BUILD/reportlab-3.5.32 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py --use-system-libart build '--executable=/usr/bin/python2 -s' ================================================ 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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/reportlab copying src/reportlab/rl_config.py -> build/lib.linux-i686-2.7/reportlab copying src/reportlab/__init__.py -> build/lib.linux-i686-2.7/reportlab copying src/reportlab/rl_settings.py -> build/lib.linux-i686-2.7/reportlab creating build/lib.linux-i686-2.7/reportlab/graphics creating build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/lineplots.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/axes.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/areas.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils3d.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/dotbox.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/barcharts.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/legends.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/linecharts.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/slidebox.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/textlabels.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/spider.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/__init__.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/doughnut.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/markers.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/piecharts.py -> build/lib.linux-i686-2.7/reportlab/graphics/charts creating build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_column.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/runall.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/bubble.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_bar.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines_markers.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/filled_radar.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/exploded_pie.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/linechart_with_markers.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/simple_pie.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/radar.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/__init__.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/line_chart.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_bar.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/excelcolors.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_column.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter.py -> build/lib.linux-i686-2.7/reportlab/graphics/samples creating build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/flags.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/table.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/signsandsymbols.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/eventcal.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/__init__.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/grids.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/markers.py -> build/lib.linux-i686-2.7/reportlab/graphics/widgets creating build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code39.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/lto.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/fourstate.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qrencoder.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qr.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/eanbc.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code93.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/test.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps4s.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/widgets.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/__init__.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/ecc200datamatrix.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code128.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/common.py -> build/lib.linux-i686-2.7/reportlab/graphics/barcode copying src/reportlab/graphics/shapes.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/renderSVG.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/testdrawings.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/renderPDF.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/widgetbase.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/renderbase.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/renderPM.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/testshapes.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/__init__.py -> build/lib.linux-i686-2.7/reportlab/graphics copying src/reportlab/graphics/renderPS.py -> build/lib.linux-i686-2.7/reportlab/graphics creating build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/rparsexml.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/fontfinder.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/PyFontify.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/yaml.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/extformat.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/utils.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/geomutils.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/rl_accel.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/styles.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/sequencer.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/arciv.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/normalDate.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/abag.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/codecharts.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/pagesizes.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/fonts.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/colors.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/pygments2xpre.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/units.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/validators.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/__init__.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/formatters.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/pdfencrypt.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/randomtext.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/enums.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/testutils.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/rltempfile.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/textsplit.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/logger.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/attrmap.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/corp.py -> build/lib.linux-i686-2.7/reportlab/lib copying src/reportlab/lib/boxstuff.py -> build/lib.linux-i686-2.7/reportlab/lib creating build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfutils.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfdoc.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfmetrics.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/ttfonts.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_standard.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courier.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfpattern.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_glyphlist.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_can_cmap_data.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/rl_codecs.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/__init__.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfform.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/acroform.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/cidfonts.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_cidfontdata.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/lib.linux-i686-2.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/lib.linux-i686-2.7/reportlab/pdfbase creating build/lib.linux-i686-2.7/reportlab/pdfgen copying src/reportlab/pdfgen/pdfgeom.py -> build/lib.linux-i686-2.7/reportlab/pdfgen copying src/reportlab/pdfgen/pdfimages.py -> build/lib.linux-i686-2.7/reportlab/pdfgen copying src/reportlab/pdfgen/__init__.py -> build/lib.linux-i686-2.7/reportlab/pdfgen copying src/reportlab/pdfgen/pathobject.py -> build/lib.linux-i686-2.7/reportlab/pdfgen copying src/reportlab/pdfgen/textobject.py -> build/lib.linux-i686-2.7/reportlab/pdfgen copying src/reportlab/pdfgen/canvas.py -> build/lib.linux-i686-2.7/reportlab/pdfgen creating build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/multicol.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/para.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/frames.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/xpreformatted.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/doctemplate.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/paragraph.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/tables.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/tableofcontents.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/__init__.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/figures.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/paraparser.py -> build/lib.linux-i686-2.7/reportlab/platypus copying src/reportlab/platypus/flowables.py -> build/lib.linux-i686-2.7/reportlab/platypus creating build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/00readme.txt -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/bitstream-vera-license.txt -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-changelog.txt -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying.txt -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-readme.txt -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden.sfd -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.afm -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/Vera.ttf -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/VeraBd.ttf -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/VeraBI.ttf -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/VeraIt.ttf -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_abi____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_ab_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_ai_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_a______.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/cobo____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/cob_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/com_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/coo_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_ebi____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_eb_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_ei_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/_er_____.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/sy______.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/zd______.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/zx______.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/zy______.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/callig15.pfb -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/fonts/callig15.afm -> build/lib.linux-i686-2.7/reportlab/fonts copying src/reportlab/lib/hyphen.mashed -> build/lib.linux-i686-2.7/reportlab/lib running build_ext building 'reportlab.lib._rl_accel' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/src creating build/temp.linux-i686-2.7/src/rl_addons creating build/temp.linux-i686-2.7/src/rl_addons/rl_accel gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -I/usr/include/python2.7 -c src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-i686-2.7/src/rl_addons/rl_accel/_rl_accel.o src/rl_addons/rl_accel/_rl_accel.c: In function '_a85_encode': src/rl_addons/rl_accel/_rl_accel.c:123:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 123 | inData = PyBytes_AsString(_o1); | ^ src/rl_addons/rl_accel/_rl_accel.c:134:9: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 134 | inData = PyBytes_AsString(inObj); | ^ src/rl_addons/rl_accel/_rl_accel.c: In function '_a85_decode': src/rl_addons/rl_accel/_rl_accel.c:223:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 223 | inData = PyBytes_AsString(_o1); | ^ src/rl_addons/rl_accel/_rl_accel.c:234:9: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 234 | inData = PyBytes_AsString(inObj); | ^ src/rl_addons/rl_accel/_rl_accel.c: In function 'unicode2T1': src/rl_addons/rl_accel/_rl_accel.c:621:30: warning: passing argument 2 of '_GetStringBuf' from incompatible pointer type [-Wincompatible-pointer-types] 621 | encObj = _GetStringBuf(_o2, &encStr); | ^~~~~~~ | | | char ** src/rl_addons/rl_accel/_rl_accel.c:559:60: note: expected 'const char **' but argument is of type 'char **' 559 | static PyObject *_GetStringBuf(PyObject *obj, const char **buf) | ~~~~~~~~~~~~~^~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 build/temp.linux-i686-2.7/src/rl_addons/rl_accel/_rl_accel.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/reportlab/lib/_rl_accel.so building 'reportlab.lib.pyHnj' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -I/usr/include/python2.7 -c src/rl_addons/rl_accel/pyHnjmodule.c -o build/temp.linux-i686-2.7/src/rl_addons/rl_accel/pyHnjmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -I/usr/include/python2.7 -c src/rl_addons/rl_accel/hyphen.c -o build/temp.linux-i686-2.7/src/rl_addons/rl_accel/hyphen.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -I/usr/include/python2.7 -c src/rl_addons/rl_accel/hnjalloc.c -o build/temp.linux-i686-2.7/src/rl_addons/rl_accel/hnjalloc.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 build/temp.linux-i686-2.7/src/rl_addons/rl_accel/pyHnjmodule.o build/temp.linux-i686-2.7/src/rl_addons/rl_accel/hyphen.o build/temp.linux-i686-2.7/src/rl_addons/rl_accel/hnjalloc.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/reportlab/lib/pyHnj.so building 'reportlab.graphics._renderPM' extension creating build/temp.linux-i686-2.7/src/rl_addons/renderPM creating build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python2.7 -c src/rl_addons/renderPM/_renderPM.c -o build/temp.linux-i686-2.7/src/rl_addons/renderPM/_renderPM.o In file included from /usr/include/python2.7/Python.h:102, from src/rl_addons/renderPM/_renderPM.c:2: src/rl_addons/renderPM/_renderPM.c: In function '_get_gstatePath': /usr/include/python2.7/tupleobject.h:54:73: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 54 | #define PyTuple_SET_ITEM(op, i, v) (((PyTupleObject *)(op))->ob_item[i] = v) | ^ src/rl_addons/renderPM/_renderPM.c:994:12: note: 'e' was declared here 994 | PyObject *e; | ^ In file included from /usr/include/python2.7/Python.h:102, from src/rl_addons/renderPM/_renderPM.c:2: src/rl_addons/renderPM/_renderPM.c: In function 'gstate_getattr': /usr/include/python2.7/tupleobject.h:54:73: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 54 | #define PyTuple_SET_ITEM(op, i, v) (((PyTupleObject *)(op))->ob_item[i] = v) | ^ src/rl_addons/renderPM/_renderPM.c:1022:12: note: 'e' was declared here 1022 | PyObject *e, *P; | ^ src/rl_addons/renderPM/_renderPM.c: In function 'gstate_drawString': src/rl_addons/renderPM/_renderPM.c:847:15: warning: 'utext' may be used uninitialized in this function [-Wmaybe-uninitialized] 847 | Py_UNICODE *utext; | ^~~~~ src/rl_addons/renderPM/_renderPM.c:839:8: warning: 'text' may be used uninitialized in this function [-Wmaybe-uninitialized] 839 | char* text; | ^~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python2.7 -c src/rl_addons/renderPM/gt1/gt1-parset1.c -o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-parset1.o src/rl_addons/renderPM/gt1/gt1-parset1.c: In function 'print_string': src/rl_addons/renderPM/gt1/gt1-parset1.c:604:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 604 | for (i = 0; i < size; i++); | ^~~ src/rl_addons/renderPM/gt1/gt1-parset1.c:605:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 605 | printf ("%c", start[i]); | ^~~~~~ At top level: src/rl_addons/renderPM/gt1/gt1-parset1.c:710:1: warning: 'print_value_deep' defined but not used [-Wunused-function] 710 | print_value_deep (Gt1PSContext *psc, Gt1Value *val, int nest) | ^~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python2.7 -c src/rl_addons/renderPM/gt1/gt1-dict.c -o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-dict.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python2.7 -c src/rl_addons/renderPM/gt1/gt1-namecontext.c -o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-namecontext.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python2.7 -c src/rl_addons/renderPM/gt1/gt1-region.c -o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-region.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 build/temp.linux-i686-2.7/src/rl_addons/renderPM/_renderPM.o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-parset1.o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-dict.o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-namecontext.o build/temp.linux-i686-2.7/src/rl_addons/renderPM/gt1/gt1-region.o -L/usr/local/lib -L/usr/lib -L/usr/lib -lfreetype -lart_lgpl_2 -lpython2.7 -o build/lib.linux-i686-2.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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists ~/build/BUILD/reportlab-3.5.32 + popd + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py --use-system-libart build '--executable=/usr/bin/python3 -s' ================================================ 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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists running build running build_py creating build creating build/lib.linux-i686-3.7 creating build/lib.linux-i686-3.7/reportlab copying src/reportlab/rl_config.py -> build/lib.linux-i686-3.7/reportlab copying src/reportlab/__init__.py -> build/lib.linux-i686-3.7/reportlab copying src/reportlab/rl_settings.py -> build/lib.linux-i686-3.7/reportlab creating build/lib.linux-i686-3.7/reportlab/graphics creating build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/lineplots.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/axes.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/areas.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils3d.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/dotbox.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/barcharts.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/legends.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/linecharts.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/slidebox.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/textlabels.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/spider.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/__init__.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/doughnut.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/markers.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts copying src/reportlab/graphics/charts/piecharts.py -> build/lib.linux-i686-3.7/reportlab/graphics/charts creating build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_column.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/runall.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/bubble.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_bar.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines_markers.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/filled_radar.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/exploded_pie.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/linechart_with_markers.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/simple_pie.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/radar.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/__init__.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/line_chart.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_bar.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/excelcolors.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_column.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter.py -> build/lib.linux-i686-3.7/reportlab/graphics/samples creating build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/flags.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/table.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/signsandsymbols.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/eventcal.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/__init__.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/grids.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/markers.py -> build/lib.linux-i686-3.7/reportlab/graphics/widgets creating build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code39.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/lto.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/fourstate.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qrencoder.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qr.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/eanbc.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code93.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/test.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps4s.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/widgets.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/__init__.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/ecc200datamatrix.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code128.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/common.py -> build/lib.linux-i686-3.7/reportlab/graphics/barcode copying src/reportlab/graphics/shapes.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/renderSVG.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/testdrawings.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/renderPDF.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/widgetbase.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/renderbase.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/renderPM.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/testshapes.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/__init__.py -> build/lib.linux-i686-3.7/reportlab/graphics copying src/reportlab/graphics/renderPS.py -> build/lib.linux-i686-3.7/reportlab/graphics creating build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/rparsexml.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/fontfinder.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/PyFontify.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/yaml.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/extformat.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/utils.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/geomutils.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/rl_accel.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/styles.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/sequencer.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/arciv.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/normalDate.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/abag.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/codecharts.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/pagesizes.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/fonts.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/colors.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/pygments2xpre.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/units.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/validators.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/__init__.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/formatters.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/pdfencrypt.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/randomtext.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/enums.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/testutils.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/rltempfile.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/textsplit.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/logger.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/attrmap.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/corp.py -> build/lib.linux-i686-3.7/reportlab/lib copying src/reportlab/lib/boxstuff.py -> build/lib.linux-i686-3.7/reportlab/lib creating build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfutils.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfdoc.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfmetrics.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/ttfonts.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_standard.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courier.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfpattern.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_glyphlist.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_can_cmap_data.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/rl_codecs.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/__init__.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/pdfform.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/acroform.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/cidfonts.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_cidfontdata.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/lib.linux-i686-3.7/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/lib.linux-i686-3.7/reportlab/pdfbase creating build/lib.linux-i686-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/pdfgeom.py -> build/lib.linux-i686-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/pdfimages.py -> build/lib.linux-i686-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/__init__.py -> build/lib.linux-i686-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/pathobject.py -> build/lib.linux-i686-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/textobject.py -> build/lib.linux-i686-3.7/reportlab/pdfgen copying src/reportlab/pdfgen/canvas.py -> build/lib.linux-i686-3.7/reportlab/pdfgen creating build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/multicol.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/para.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/frames.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/xpreformatted.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/doctemplate.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/paragraph.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/tables.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/tableofcontents.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/__init__.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/figures.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/paraparser.py -> build/lib.linux-i686-3.7/reportlab/platypus copying src/reportlab/platypus/flowables.py -> build/lib.linux-i686-3.7/reportlab/platypus creating build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/00readme.txt -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/bitstream-vera-license.txt -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-changelog.txt -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying.txt -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden-readme.txt -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGarden.sfd -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.afm -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/Vera.ttf -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/VeraBd.ttf -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/VeraBI.ttf -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/VeraIt.ttf -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_abi____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_ab_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_ai_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_a______.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/cobo____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/cob_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/com_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/coo_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_ebi____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_eb_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_ei_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/_er_____.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/sy______.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/zd______.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/zx______.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/zy______.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/callig15.pfb -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/fonts/callig15.afm -> build/lib.linux-i686-3.7/reportlab/fonts copying src/reportlab/lib/hyphen.mashed -> build/lib.linux-i686-3.7/reportlab/lib running build_ext building 'reportlab.lib._rl_accel' extension creating build/temp.linux-i686-3.7 creating build/temp.linux-i686-3.7/src creating build/temp.linux-i686-3.7/src/rl_addons creating build/temp.linux-i686-3.7/src/rl_addons/rl_accel gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -I/usr/include/python3.7m -c src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-i686-3.7/src/rl_addons/rl_accel/_rl_accel.o src/rl_addons/rl_accel/_rl_accel.c: In function ‘_a85_encode’: src/rl_addons/rl_accel/_rl_accel.c:123:10: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 123 | inData = PyBytes_AsString(_o1); | ^ src/rl_addons/rl_accel/_rl_accel.c:134:9: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 134 | inData = PyBytes_AsString(inObj); | ^ src/rl_addons/rl_accel/_rl_accel.c: In function ‘_a85_decode’: src/rl_addons/rl_accel/_rl_accel.c:223:10: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 223 | inData = PyBytes_AsString(_o1); | ^ src/rl_addons/rl_accel/_rl_accel.c:234:9: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 234 | inData = PyBytes_AsString(inObj); | ^ src/rl_addons/rl_accel/_rl_accel.c: In function ‘unicode2T1’: src/rl_addons/rl_accel/_rl_accel.c:621:30: warning: passing argument 2 of ‘_GetStringBuf’ from incompatible pointer type [-Wincompatible-pointer-types] 621 | encObj = _GetStringBuf(_o2, &encStr); | ^~~~~~~ | | | char ** src/rl_addons/rl_accel/_rl_accel.c:559:60: note: expected ‘const char **’ but argument is of type ‘char **’ 559 | static PyObject *_GetStringBuf(PyObject *obj, const char **buf) | ~~~~~~~~~~~~~^~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 build/temp.linux-i686-3.7/src/rl_addons/rl_accel/_rl_accel.o -L/usr/lib -lpython3.7m -o build/lib.linux-i686-3.7/reportlab/lib/_rl_accel.cpython-37m-i386-linux-gnu.so building 'reportlab.graphics._renderPM' extension creating build/temp.linux-i686-3.7/src/rl_addons/renderPM creating build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python3.7m -c src/rl_addons/renderPM/_renderPM.c -o build/temp.linux-i686-3.7/src/rl_addons/renderPM/_renderPM.o src/rl_addons/renderPM/_renderPM.c: In function ‘gstate_drawString’: src/rl_addons/renderPM/_renderPM.c:868:3: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations] 868 | textlen = PyUnicode_GetSize(obj0); | ^~~~~~~ In file included from /usr/include/python3.7m/Python.h:99, from src/rl_addons/renderPM/_renderPM.c:2: /usr/include/python3.7m/unicodeobject.h:793:24: note: declared here 793 | PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( | ^~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c: In function ‘gstate__stringPath’: src/rl_addons/renderPM/_renderPM.c:1088:3: warning: ‘PyUnicode_GetSize’ is deprecated [-Wdeprecated-declarations] 1088 | textlen = PyUnicode_GetSize(obj0); | ^~~~~~~ In file included from /usr/include/python3.7m/Python.h:99, from src/rl_addons/renderPM/_renderPM.c:2: /usr/include/python3.7m/unicodeobject.h:793:24: note: declared here 793 | PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( | ^~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c: In function ‘_set_gstateColorX’: src/rl_addons/renderPM/_renderPM.c:1440:10: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1440 | if(len!=3*c->width*c->height){ | ^~ In file included from /usr/include/python3.7m/Python.h:107, from src/rl_addons/renderPM/_renderPM.c:2: src/rl_addons/renderPM/_renderPM.c: In function ‘_get_gstatePath’: /usr/include/python3.7m/tupleobject.h:62:73: warning: ‘e’ may be used uninitialized in this function [-Wmaybe-uninitialized] 62 | #define PyTuple_SET_ITEM(op, i, v) (((PyTupleObject *)(op))->ob_item[i] = v) | ^ src/rl_addons/renderPM/_renderPM.c:994:12: note: ‘e’ was declared here 994 | PyObject *e; | ^ src/rl_addons/renderPM/_renderPM.c: In function ‘gstate_drawString’: src/rl_addons/renderPM/_renderPM.c:847:15: warning: ‘utext’ may be used uninitialized in this function [-Wmaybe-uninitialized] 847 | Py_UNICODE *utext; | ^~~~~ src/rl_addons/renderPM/_renderPM.c:839:8: warning: ‘text’ may be used uninitialized in this function [-Wmaybe-uninitialized] 839 | char* text; | ^~~~ In file included from /usr/include/python3.7m/Python.h:107, from src/rl_addons/renderPM/_renderPM.c:2: src/rl_addons/renderPM/_renderPM.c: In function ‘gstate_getattr’: /usr/include/python3.7m/tupleobject.h:62:73: warning: ‘e’ may be used uninitialized in this function [-Wmaybe-uninitialized] 62 | #define PyTuple_SET_ITEM(op, i, v) (((PyTupleObject *)(op))->ob_item[i] = v) | ^ src/rl_addons/renderPM/_renderPM.c:1022:12: note: ‘e’ was declared here 1022 | PyObject *e, *P; | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-parset1.c -o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-parset1.o src/rl_addons/renderPM/gt1/gt1-parset1.c: In function ‘print_string’: src/rl_addons/renderPM/gt1/gt1-parset1.c:604:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 604 | for (i = 0; i < size; i++); | ^~~ src/rl_addons/renderPM/gt1/gt1-parset1.c:605:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 605 | printf ("%c", start[i]); | ^~~~~~ 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 ‘unsigned int’ [-Wsign-compare] 1907 | for (i = 0; i < sizeof(internal_procs) / sizeof(InternalGt1ProcListing); i++) | ^ At top level: src/rl_addons/renderPM/gt1/gt1-parset1.c:710:1: warning: ‘print_value_deep’ defined but not used [-Wunused-function] 710 | print_value_deep (Gt1PSContext *psc, Gt1Value *val, int nest) | ^~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-dict.c -o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-dict.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-namecontext.c -o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-namecontext.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.21" -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/usr/include/freetype2 -I/usr/include/python3.7m -c src/rl_addons/renderPM/gt1/gt1-region.c -o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-region.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0 build/temp.linux-i686-3.7/src/rl_addons/renderPM/_renderPM.o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-parset1.o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-dict.o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-namecontext.o build/temp.linux-i686-3.7/src/rl_addons/renderPM/gt1/gt1-region.o -L/usr/local/lib -L/usr/lib -L/usr/lib -lfreetype -lart_lgpl_2 -lpython3.7m -o build/lib.linux-i686-3.7/reportlab/graphics/_renderPM.cpython-37m-i386-linux-gnu.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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SI2LAp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 ++ dirname /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 + cd reportlab-3.5.32 + pushd ../python2 ~/build/BUILD/python2 ~/build/BUILD/reportlab-3.5.32 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py --use-system-libart install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 ================================================ 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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists running install running install_lib creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-2.7/reportlab/pdfgen/pdfgeom.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-2.7/reportlab/pdfgen/pdfimages.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-2.7/reportlab/pdfgen/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-2.7/reportlab/pdfgen/pathobject.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-2.7/reportlab/pdfgen/textobject.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-2.7/reportlab/pdfgen/canvas.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/com_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_ab_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGardenMK.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_ebi____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_a______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/cob_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/coo_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGarden-readme.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_abi____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/bitstream-vera-license.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_eb_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/VeraIt.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/VeraBd.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/cobo____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/VeraBI.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/sy______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/zx______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/zy______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGarden-copying-gpl.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_ei_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/zd______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_er_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGarden-changelog.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGarden-copying.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/_ai_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGarden.sfd -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/DarkGardenMK.afm -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/callig15.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/00readme.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/Vera.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts copying build/lib.linux-i686-2.7/reportlab/fonts/callig15.afm -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/shapes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/renderSVG.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/testdrawings.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/renderPDF.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/widgetbase.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/renderbase.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/renderPM.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/code39.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/lto.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/fourstate.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/qrencoder.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/qr.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/eanbc.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/usps.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/code93.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/test.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/usps4s.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/widgets.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/ecc200datamatrix.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/code128.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-2.7/reportlab/graphics/barcode/common.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/lineplots.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/axes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/utils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/areas.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/utils3d.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/dotbox.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/barcharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/legends.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/linecharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/slidebox.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/textlabels.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/spider.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/doughnut.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-2.7/reportlab/graphics/charts/piecharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/stacked_column.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/runall.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/bubble.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/clustered_bar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/scatter_lines_markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/scatter_lines.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/filled_radar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/exploded_pie.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/linechart_with_markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/simple_pie.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/radar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/line_chart.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/stacked_bar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/excelcolors.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/clustered_column.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/samples/scatter.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-2.7/reportlab/graphics/testshapes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics copying build/lib.linux-i686-2.7/reportlab/graphics/_renderPM.so -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/flags.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/table.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/signsandsymbols.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/eventcal.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/grids.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/widgets/markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-2.7/reportlab/graphics/renderPS.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/multicol.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/para.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/frames.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/xpreformatted.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/doctemplate.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/paragraph.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/tables.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/tableofcontents.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/figures.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/paraparser.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus copying build/lib.linux-i686-2.7/reportlab/platypus/flowables.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/rparsexml.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/fontfinder.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/PyFontify.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/yaml.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/extformat.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/utils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/geomutils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/rl_accel.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/styles.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/sequencer.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/arciv.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/normalDate.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/abag.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/codecharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/pyHnj.so -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/_rl_accel.so -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/pagesizes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/fonts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/hyphen.mashed -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/colors.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/pygments2xpre.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/units.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/validators.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/formatters.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/pdfencrypt.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/randomtext.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/enums.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/testutils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/rltempfile.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/textsplit.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/logger.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/attrmap.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/corp.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/lib/boxstuff.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib copying build/lib.linux-i686-2.7/reportlab/rl_config.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab copying build/lib.linux-i686-2.7/reportlab/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_macroman.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/pdfutils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/pdfdoc.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/pdfmetrics.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/ttfonts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_standard.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_timesbold.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_courier.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/pdfpattern.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_glyphlist.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_can_cmap_data.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_winansi.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_macexpert.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/rl_codecs.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/pdfform.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/acroform.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_helvetica.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/cidfonts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_cidfontdata.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_symbol.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_timesroman.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_enc_symbol.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/pdfbase/_fontdata_widths_courierbold.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-2.7/reportlab/rl_settings.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen/pdfgeom.py to pdfgeom.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen/pdfimages.py to pdfimages.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen/pathobject.py to pathobject.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen/textobject.py to textobject.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfgen/canvas.py to canvas.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/shapes.py to shapes.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/renderSVG.py to renderSVG.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/testdrawings.py to testdrawings.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/renderPDF.py to renderPDF.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgetbase.py to widgetbase.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/renderbase.py to renderbase.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/renderPM.py to renderPM.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/code39.py to code39.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/lto.py to lto.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/fourstate.py to fourstate.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/qrencoder.py to qrencoder.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/qr.py to qr.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/eanbc.py to eanbc.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/usps.py to usps.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/code93.py to code93.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/usps4s.py to usps4s.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/ecc200datamatrix.py to ecc200datamatrix.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/code128.py to code128.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/barcode/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/lineplots.py to lineplots.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/axes.py to axes.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/areas.py to areas.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/utils3d.py to utils3d.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/dotbox.py to dotbox.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/barcharts.py to barcharts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/legends.py to legends.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/linecharts.py to linecharts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/slidebox.py to slidebox.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/textlabels.py to textlabels.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/spider.py to spider.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/doughnut.py to doughnut.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/markers.py to markers.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/charts/piecharts.py to piecharts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/stacked_column.py to stacked_column.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/runall.py to runall.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/bubble.py to bubble.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/clustered_bar.py to clustered_bar.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/scatter_lines_markers.py to scatter_lines_markers.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/scatter_lines.py to scatter_lines.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/filled_radar.py to filled_radar.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/exploded_pie.py to exploded_pie.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/linechart_with_markers.py to linechart_with_markers.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/simple_pie.py to simple_pie.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/radar.py to radar.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/line_chart.py to line_chart.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/stacked_bar.py to stacked_bar.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/excelcolors.py to excelcolors.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/clustered_column.py to clustered_column.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/samples/scatter.py to scatter.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/testshapes.py to testshapes.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/table.py to table.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/signsandsymbols.py to signsandsymbols.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/eventcal.py to eventcal.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/grids.py to grids.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/widgets/markers.py to markers.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/renderPS.py to renderPS.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/multicol.py to multicol.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/para.py to para.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/frames.py to frames.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/xpreformatted.py to xpreformatted.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/doctemplate.py to doctemplate.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/paragraph.py to paragraph.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/tableofcontents.py to tableofcontents.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/figures.py to figures.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/paraparser.py to paraparser.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/platypus/flowables.py to flowables.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/rparsexml.py to rparsexml.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/fontfinder.py to fontfinder.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/PyFontify.py to PyFontify.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/yaml.py to yaml.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/extformat.py to extformat.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/geomutils.py to geomutils.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/rl_accel.py to rl_accel.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/styles.py to styles.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/sequencer.py to sequencer.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/arciv.py to arciv.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/normalDate.py to normalDate.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/abag.py to abag.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/codecharts.py to codecharts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/pagesizes.py to pagesizes.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/fonts.py to fonts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/colors.py to colors.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/pygments2xpre.py to pygments2xpre.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/units.py to units.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/formatters.py to formatters.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/pdfencrypt.py to pdfencrypt.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/randomtext.py to randomtext.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/enums.py to enums.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/rltempfile.py to rltempfile.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/textsplit.py to textsplit.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/attrmap.py to attrmap.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/corp.py to corp.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/boxstuff.py to boxstuff.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/rl_config.py to rl_config.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_macroman.py to _fontdata_enc_macroman.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/pdfutils.py to pdfutils.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/pdfdoc.py to pdfdoc.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/pdfmetrics.py to pdfmetrics.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/ttfonts.py to ttfonts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_standard.py to _fontdata_enc_standard.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesbold.py to _fontdata_widths_timesbold.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py to _fontdata_widths_zapfdingbats.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py to _fontdata_widths_timesbolditalic.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py to _fontdata_widths_helveticaoblique.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticabold.py to _fontdata_widths_helveticabold.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_courier.py to _fontdata_widths_courier.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/pdfpattern.py to pdfpattern.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_glyphlist.py to _glyphlist.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py to _fontdata_widths_helveticaboldoblique.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_pdfdoc.py to _fontdata_enc_pdfdoc.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_can_cmap_data.py to _can_cmap_data.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata.py to _fontdata.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_winansi.py to _fontdata_enc_winansi.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py to _fontdata_enc_zapfdingbats.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_macexpert.py to _fontdata_enc_macexpert.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/rl_codecs.py to rl_codecs.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py to _fontdata_widths_courierboldoblique.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesitalic.py to _fontdata_widths_timesitalic.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/pdfform.py to pdfform.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_courieroblique.py to _fontdata_widths_courieroblique.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/acroform.py to acroform.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_helvetica.py to _fontdata_widths_helvetica.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/cidfonts.py to cidfonts.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_cidfontdata.py to _cidfontdata.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_symbol.py to _fontdata_widths_symbol.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesroman.py to _fontdata_widths_timesroman.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_enc_symbol.py to _fontdata_enc_symbol.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/pdfbase/_fontdata_widths_courierbold.py to _fontdata_widths_courierbold.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/rl_settings.py to rl_settings.pyc writing byte-compilation script '/tmp/tmpcmgeUX.py' /usr/bin/python2 -O /tmp/tmpcmgeUX.py removing /tmp/tmpcmgeUX.py running install_egg_info running egg_info creating src/reportlab.egg-info writing requirements to src/reportlab.egg-info/requires.txt writing src/reportlab.egg-info/PKG-INFO writing top-level names to src/reportlab.egg-info/top_level.txt writing dependency_links to src/reportlab.egg-info/dependency_links.txt writing manifest file 'src/reportlab.egg-info/SOURCES.txt' reading manifest file 'src/reportlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.in' under directory 'src/rl_addons' warning: no files found matching 'AUTHORS' under directory 'src/rl_addons' warning: no files found matching 'autogen.*' under directory 'src/rl_addons' warning: no files found matching 'ChangeLog' under directory 'src/rl_addons' warning: no files found matching '*.am' under directory 'src/rl_addons' warning: no files found matching 'NEWS' under directory 'src/rl_addons' warning: no files found matching 'COPYING' under directory 'src/rl_addons' warning: no files found matching '*.m4' under directory 'src/rl_addons' warning: no files found matching '*.jpg' under directory 'tests' writing manifest file 'src/reportlab.egg-info/SOURCES.txt' Copying src/reportlab.egg-info to /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab-3.5.32-py2.7.egg-info running install_scripts () ########## 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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists + ln -sf /usr/share/fonts/bitstream-vera/Vera.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts/Vera.ttf + ln -sf /usr/share/fonts/bitstream-vera/VeraBI.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts/VeraBI.ttf + ln -sf /usr/share/fonts/bitstream-vera/VeraBd.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts/VeraBd.ttf + ln -sf /usr/share/fonts/bitstream-vera/VeraIt.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts/VeraIt.ttf + rm -f /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/fonts/bitstream-vera-license.txt + cp -a demos /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/ + cp -a tools /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/ + popd ~/build/BUILD/reportlab-3.5.32 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/libart-2.0' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py --use-system-libart install -O1 --skip-build --root /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 ================================================ 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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists running install running install_lib creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-3.7/reportlab/pdfgen/pdfgeom.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-3.7/reportlab/pdfgen/pdfimages.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-3.7/reportlab/pdfgen/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-3.7/reportlab/pdfgen/pathobject.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-3.7/reportlab/pdfgen/textobject.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen copying build/lib.linux-i686-3.7/reportlab/pdfgen/canvas.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/com_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_ab_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGardenMK.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_ebi____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_a______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/cob_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/coo_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGarden-readme.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_abi____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/bitstream-vera-license.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_eb_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/VeraIt.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/VeraBd.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/cobo____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/VeraBI.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/sy______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/zx______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/zy______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGarden-copying-gpl.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_ei_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/zd______.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_er_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGarden-changelog.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGarden-copying.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/_ai_____.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGarden.sfd -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/DarkGardenMK.afm -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/callig15.pfb -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/00readme.txt -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/Vera.ttf -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts copying build/lib.linux-i686-3.7/reportlab/fonts/callig15.afm -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/shapes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/renderSVG.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/testdrawings.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/renderPDF.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/widgetbase.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/renderbase.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/renderPM.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/code39.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/lto.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/fourstate.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/qrencoder.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/qr.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/eanbc.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/usps.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/code93.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/test.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/usps4s.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/widgets.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/ecc200datamatrix.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/code128.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode copying build/lib.linux-i686-3.7/reportlab/graphics/barcode/common.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/lineplots.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/axes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/utils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/areas.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/utils3d.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/dotbox.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/barcharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/legends.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/linecharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/slidebox.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/textlabels.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/spider.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/doughnut.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts copying build/lib.linux-i686-3.7/reportlab/graphics/charts/piecharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/stacked_column.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/runall.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/bubble.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/clustered_bar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/scatter_lines_markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/scatter_lines.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/filled_radar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/exploded_pie.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/linechart_with_markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/simple_pie.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/radar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/line_chart.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/stacked_bar.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/excelcolors.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/clustered_column.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/samples/scatter.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples copying build/lib.linux-i686-3.7/reportlab/graphics/testshapes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics copying build/lib.linux-i686-3.7/reportlab/graphics/_renderPM.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/flags.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/table.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/signsandsymbols.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/eventcal.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/grids.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/widgets/markers.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets copying build/lib.linux-i686-3.7/reportlab/graphics/renderPS.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/multicol.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/para.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/frames.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/xpreformatted.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/doctemplate.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/paragraph.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/tables.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/tableofcontents.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/figures.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/paraparser.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus copying build/lib.linux-i686-3.7/reportlab/platypus/flowables.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/_rl_accel.cpython-37m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/rparsexml.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/fontfinder.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/PyFontify.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/yaml.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/extformat.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/utils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/geomutils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/rl_accel.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/styles.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/sequencer.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/arciv.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/normalDate.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/abag.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/codecharts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/pagesizes.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/fonts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/hyphen.mashed -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/colors.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/pygments2xpre.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/units.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/validators.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/formatters.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/pdfencrypt.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/randomtext.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/enums.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/testutils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/rltempfile.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/textsplit.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/logger.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/attrmap.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/corp.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/lib/boxstuff.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib copying build/lib.linux-i686-3.7/reportlab/rl_config.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab copying build/lib.linux-i686-3.7/reportlab/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab creating /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_macroman.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/pdfutils.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/pdfdoc.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/pdfmetrics.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/ttfonts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_standard.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_timesbold.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_courier.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/pdfpattern.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_glyphlist.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_can_cmap_data.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_winansi.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_macexpert.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/rl_codecs.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/__init__.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/pdfform.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/acroform.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_helvetica.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/cidfonts.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_cidfontdata.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_symbol.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_timesroman.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_enc_symbol.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/pdfbase/_fontdata_widths_courierbold.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase copying build/lib.linux-i686-3.7/reportlab/rl_settings.py -> /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen/pdfgeom.py to pdfgeom.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen/pdfimages.py to pdfimages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen/pathobject.py to pathobject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen/textobject.py to textobject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfgen/canvas.py to canvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/shapes.py to shapes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/renderSVG.py to renderSVG.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/testdrawings.py to testdrawings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/renderPDF.py to renderPDF.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgetbase.py to widgetbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/renderbase.py to renderbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/renderPM.py to renderPM.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/code39.py to code39.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/lto.py to lto.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/fourstate.py to fourstate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/qrencoder.py to qrencoder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/qr.py to qr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/eanbc.py to eanbc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/usps.py to usps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/code93.py to code93.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/usps4s.py to usps4s.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/widgets.py to widgets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/ecc200datamatrix.py to ecc200datamatrix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/code128.py to code128.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/barcode/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/lineplots.py to lineplots.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/axes.py to axes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/areas.py to areas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/utils3d.py to utils3d.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/dotbox.py to dotbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/barcharts.py to barcharts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/legends.py to legends.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/linecharts.py to linecharts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/slidebox.py to slidebox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/textlabels.py to textlabels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/spider.py to spider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/doughnut.py to doughnut.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/markers.py to markers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/charts/piecharts.py to piecharts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/stacked_column.py to stacked_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/runall.py to runall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/bubble.py to bubble.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/clustered_bar.py to clustered_bar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/scatter_lines_markers.py to scatter_lines_markers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/scatter_lines.py to scatter_lines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/filled_radar.py to filled_radar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/exploded_pie.py to exploded_pie.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/linechart_with_markers.py to linechart_with_markers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/simple_pie.py to simple_pie.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/radar.py to radar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/line_chart.py to line_chart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/stacked_bar.py to stacked_bar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/excelcolors.py to excelcolors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/clustered_column.py to clustered_column.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/samples/scatter.py to scatter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/testshapes.py to testshapes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/flags.py to flags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/table.py to table.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/signsandsymbols.py to signsandsymbols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/eventcal.py to eventcal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/grids.py to grids.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/widgets/markers.py to markers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/renderPS.py to renderPS.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/multicol.py to multicol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/para.py to para.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/frames.py to frames.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/xpreformatted.py to xpreformatted.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/doctemplate.py to doctemplate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/paragraph.py to paragraph.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/tables.py to tables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/tableofcontents.py to tableofcontents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/figures.py to figures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/paraparser.py to paraparser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/platypus/flowables.py to flowables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/rparsexml.py to rparsexml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/fontfinder.py to fontfinder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/PyFontify.py to PyFontify.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/yaml.py to yaml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/extformat.py to extformat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/geomutils.py to geomutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/rl_accel.py to rl_accel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/styles.py to styles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/sequencer.py to sequencer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/arciv.py to arciv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/normalDate.py to normalDate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/abag.py to abag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/codecharts.py to codecharts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/pagesizes.py to pagesizes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/fonts.py to fonts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/colors.py to colors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/pygments2xpre.py to pygments2xpre.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/units.py to units.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/validators.py to validators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/formatters.py to formatters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/pdfencrypt.py to pdfencrypt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/randomtext.py to randomtext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/enums.py to enums.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/testutils.py to testutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/rltempfile.py to rltempfile.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/textsplit.py to textsplit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/attrmap.py to attrmap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/corp.py to corp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/boxstuff.py to boxstuff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/rl_config.py to rl_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_macroman.py to _fontdata_enc_macroman.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/pdfutils.py to pdfutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/pdfdoc.py to pdfdoc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/pdfmetrics.py to pdfmetrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/ttfonts.py to ttfonts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_standard.py to _fontdata_enc_standard.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesbold.py to _fontdata_widths_timesbold.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py to _fontdata_widths_zapfdingbats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py to _fontdata_widths_timesbolditalic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py to _fontdata_widths_helveticaoblique.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticabold.py to _fontdata_widths_helveticabold.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courier.py to _fontdata_widths_courier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/pdfpattern.py to pdfpattern.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_glyphlist.py to _glyphlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py to _fontdata_widths_helveticaboldoblique.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_pdfdoc.py to _fontdata_enc_pdfdoc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_can_cmap_data.py to _can_cmap_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata.py to _fontdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_winansi.py to _fontdata_enc_winansi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py to _fontdata_enc_zapfdingbats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_macexpert.py to _fontdata_enc_macexpert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/rl_codecs.py to rl_codecs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py to _fontdata_widths_courierboldoblique.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesitalic.py to _fontdata_widths_timesitalic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/pdfform.py to pdfform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courieroblique.py to _fontdata_widths_courieroblique.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/acroform.py to acroform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_helvetica.py to _fontdata_widths_helvetica.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/cidfonts.py to cidfonts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_cidfontdata.py to _cidfontdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_symbol.py to _fontdata_widths_symbol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_timesroman.py to _fontdata_widths_timesroman.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_enc_symbol.py to _fontdata_enc_symbol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/pdfbase/_fontdata_widths_courierbold.py to _fontdata_widths_courierbold.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/rl_settings.py to rl_settings.cpython-37.pyc writing byte-compilation script '/tmp/tmpc572eew9.py' /usr/bin/python3 /tmp/tmpc572eew9.py removing /tmp/tmpc572eew9.py running install_egg_info running egg_info creating src/reportlab.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 writing manifest file 'src/reportlab.egg-info/SOURCES.txt' reading manifest file 'src/reportlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.in' under directory 'src/rl_addons' warning: no files found matching 'AUTHORS' under directory 'src/rl_addons' warning: no files found matching 'autogen.*' under directory 'src/rl_addons' warning: no files found matching 'ChangeLog' under directory 'src/rl_addons' warning: no files found matching '*.am' under directory 'src/rl_addons' warning: no files found matching 'NEWS' under directory 'src/rl_addons' warning: no files found matching 'COPYING' under directory 'src/rl_addons' warning: no files found matching '*.m4' under directory 'src/rl_addons' warning: no files found matching '*.jpg' under directory 'tests' writing manifest file 'src/reportlab.egg-info/SOURCES.txt' Copying src/reportlab.egg-info to /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab-3.5.32-py3.7.egg-info running install_scripts ########## 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 installed libart 2.3.21 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Failed to download standard T1 font curves The _glyphlist module already exists + ln -sf /usr/share/fonts/bitstream-vera/Vera.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts/Vera.ttf + ln -sf /usr/share/fonts/bitstream-vera/VeraBI.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts/VeraBI.ttf + ln -sf /usr/share/fonts/bitstream-vera/VeraBd.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts/VeraBd.ttf + ln -sf /usr/share/fonts/bitstream-vera/VeraIt.ttf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts/VeraIt.ttf + rm -f /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/fonts/bitstream-vera-license.txt + cp -a demos /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/ + cp -a tools /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/ + export PYTHONPATH=/builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages + /usr/bin/python3 docs/genAll.py Built story contains 1824 flowables... Saved "/builddir/build/BUILD/reportlab-3.5.32/docs/reportlab-userguide.pdf" "/usr/bin/python3" genuserguide.py + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 3.5.32-1.fc30 --unique-debug-suffix -3.5.32-1.fc30.i386 --unique-debug-src-base python-reportlab-3.5.32-1.fc30.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/reportlab-3.5.32 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/_renderPM.cpython-37m-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/_rl_accel.cpython-37m-i386-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/_renderPM.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/pyHnj.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/_rl_accel.so extracting debug info from /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/graphics/_renderPM.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/graphics/_renderPM.so extracting debug info from /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7/site-packages/reportlab/lib/_rl_accel.cpython-37m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/_rl_accel.so extracting debug info from /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7/site-packages/reportlab/lib/pyHnj.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 349 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YkN1dW + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python2 ~/build/BUILD/reportlab-3.5.32 + cd reportlab-3.5.32 + pushd ../python2 + rm -f src/reportlab/graphics/__init__.py + /usr/bin/python2 setup.py tests ..E.................sEEE....................................E..E....EE.....................E.....Traceback (most recent call last): File "genuserguide.py", line 105, in main() File "genuserguide.py", line 103, in main run(pagesize, verbose,outDir) File "genuserguide.py", line 54, in run exec(asUnicode(open_and_read(f+'.py')), G, G) File "", line 375, in File "/builddir/build/BUILD/python2/src/reportlab/lib/codecharts.py", line 17, in from reportlab.graphics.shapes import Drawing, Group, String, Circle, Rect ImportError: No module named graphics.shapes F......................................................E..E.........................ss..s....................... ====================================================================== ERROR: test0 (test_pdfgen_general.PdfgenTestCase) Make a PDFgen document with most graphics features ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_pdfgen_general.py", line 1044, in test0 run(outputfile('test_pdfgen_general.pdf')) File "/builddir/build/BUILD/python2/tests/test_pdfgen_general.py", line 1005, in run c = makeDocument(filename) File "/builddir/build/BUILD/python2/tests/test_pdfgen_general.py", line 200, in makeDocument framePageForm(c) # define the frame form File "/builddir/build/BUILD/python2/tests/test_pdfgen_general.py", line 39, in framePageForm from reportlab.lib import corp File "/builddir/build/BUILD/python2/src/reportlab/lib/corp.py", line 15, in from reportlab.graphics.shapes import definePath, Group, Drawing, Rect, PolyLine, String ImportError: No module named graphics.shapes ====================================================================== ERROR: test1 (test_graphics_barcode.BarcodeWidgetTestCase) test createBarcodeDrawing ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_graphics_barcode.py", line 50, in test1 from reportlab.graphics.barcode import createBarcodeDrawing ImportError: No module named graphics.barcode ====================================================================== ERROR: test_qr_character_set_valid (test_graphics_barcode.BarcodeWidgetTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_graphics_barcode.py", line 67, in test_qr_character_set_valid from reportlab.graphics.barcode.qrencoder import QRNumber, QRAlphaNum ImportError: No module named graphics.barcode.qrencoder ====================================================================== ERROR: test_qr_code_with_comma (test_graphics_barcode.BarcodeWidgetTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_graphics_barcode.py", line 58, in test_qr_code_with_comma from reportlab.graphics.barcode.qr import QrCodeWidget ImportError: No module named graphics.barcode.qr ====================================================================== ERROR: test0 (test_pdfgen_callback.CallBackTestCase) Make a PDFgen document with most graphics features ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_pdfgen_callback.py", line 24, in test0 makeDocument(outputfile('test_pdfgen_callback.pdf'), pageCallBack=self.callMe) File "/builddir/build/BUILD/python2/tests/test_pdfgen_general.py", line 200, in makeDocument framePageForm(c) # define the frame form File "/builddir/build/BUILD/python2/tests/test_pdfgen_general.py", line 39, in framePageForm from reportlab.lib import corp File "/builddir/build/BUILD/python2/src/reportlab/lib/corp.py", line 15, in from reportlab.graphics.shapes import definePath, Group, Drawing, Rect, PolyLine, String ImportError: No module named graphics.shapes ====================================================================== ERROR: test0 (test_platypus_images.PlatypusImagesTestCase) Make a platypus document ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_platypus_images.py", line 81, in test0 run() File "/builddir/build/BUILD/python2/tests/test_platypus_images.py", line 76, in run doc.build(story) File "/builddir/build/BUILD/python2/src/reportlab/platypus/doctemplate.py", line 1291, in build BaseDocTemplate.build(self,flowables, canvasmaker=canvasmaker) File "/builddir/build/BUILD/python2/src/reportlab/platypus/doctemplate.py", line 1056, in build self.handle_flowable(flowables) File "/builddir/build/BUILD/python2/src/reportlab/platypus/doctemplate.py", line 912, in handle_flowable if frame.add(f, canv, trySplit=self.allowSplitting): File "/builddir/build/BUILD/python2/src/reportlab/platypus/frames.py", line 174, in _add w, h = flowable.wrap(aW, h) File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 500, in wrap return self.drawWidth, self.drawHeight File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 494, in __getattr__ self._setup_inner() File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 455, in _setup_inner img = self._img File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 488, in __getattr__ self._img = ImageReader(self._file) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 811, in __init__ annotateException('\nfileName=%r identity=%s'%(fileName,self.identity())) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 1392, in annotateException rl_reraise(t,v,b) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 775, in __init__ self.fp = open_for_read(fileName,'b') File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 658, in open_for_read raise IOError('Cannot open resource "%s"' % name) IOError: Cannot open resource "http://www.reportlab.com/rsrc/encryption.gif" fileName='http://www.reportlab.com/rsrc/encryption.gif' identity=[ImageReader@0xf68da54cL filename='http://www.reportlab.com/rsrc/encryption.gif'] ====================================================================== ERROR: test0 (test_platypus_general.PlatypusTestCase) Make a platypus document ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_platypus_general.py", line 592, in test0 run() File "/builddir/build/BUILD/python2/tests/test_platypus_general.py", line 585, in run doc.build(commentary,examples) File "/builddir/build/BUILD/python2/tests/test_platypus_general.py", line 572, in build self.fillFrame(flowables2) File "/builddir/build/BUILD/python2/tests/test_platypus_general.py", line 563, in fillFrame self.handle_flowable(flowables) File "/builddir/build/BUILD/python2/src/reportlab/platypus/doctemplate.py", line 912, in handle_flowable if frame.add(f, canv, trySplit=self.allowSplitting): File "/builddir/build/BUILD/python2/src/reportlab/platypus/frames.py", line 174, in _add w, h = flowable.wrap(aW, h) File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 500, in wrap return self.drawWidth, self.drawHeight File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 494, in __getattr__ self._setup_inner() File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 455, in _setup_inner img = self._img File "/builddir/build/BUILD/python2/src/reportlab/platypus/flowables.py", line 488, in __getattr__ self._img = ImageReader(self._file) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 811, in __init__ annotateException('\nfileName=%r identity=%s'%(fileName,self.identity())) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 1392, in annotateException rl_reraise(t,v,b) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 775, in __init__ self.fp = open_for_read(fileName,'b') File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 658, in open_for_read raise IOError('Cannot open resource "%s"' % name) IOError: Cannot open resource "http://www.reportlab.com/rsrc/encryption.gif" fileName='http://www.reportlab.com/rsrc/encryption.gif' identity=[ImageReader@0xf68da0ccL filename='http://www.reportlab.com/rsrc/encryption.gif'] ====================================================================== ERROR: test1 (test_platypus_general.PlatypusTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_platypus_general.py", line 597, in test1 from reportlab.graphics.shapes import Drawing, Rect ImportError: No module named graphics.shapes ====================================================================== ERROR: test0 (test_tools_pythonpoint.PythonPointTestCase) Test if pythonpoint.pdf can be created from pythonpoint.xml. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_tools_pythonpoint.py", line 25, in test0 pythonpoint.process(xml, outDir=outDir, verbose=0, datafilename=datafilename) File "/builddir/build/BUILD/python2/tools/pythonpoint/pythonpoint.py", line 1014, in process return _process(rawdata, datafilename, notes, handout, printout, cols, verbose, outDir, fx) File "/builddir/build/BUILD/python2/tools/pythonpoint/pythonpoint.py", line 1022, in _process parser.feed(rawdata) File "/usr/lib/python2.7/HTMLParser.py", line 117, in feed self.goahead(0) File "/usr/lib/python2.7/HTMLParser.py", line 161, in goahead k = self.parse_starttag(i) File "/usr/lib/python2.7/HTMLParser.py", line 325, in parse_starttag self.handle_startendtag(tag, attrs) File "/usr/lib/python2.7/HTMLParser.py", line 407, in handle_startendtag self.handle_starttag(tag, attrs) File "/builddir/build/BUILD/python2/tools/pythonpoint/stdparser.py", line 840, in handle_starttag start(attrs or {}) File "/builddir/build/BUILD/python2/tools/pythonpoint/stdparser.py", line 716, in start_customshape mod = getModule(modulename) File "/builddir/build/BUILD/python2/tools/pythonpoint/stdparser.py", line 38, in getModule exec('import '+modulename) File "", line 1, in File "/builddir/build/BUILD/python2/tools/pythonpoint/customshapes.py", line 36, in from reportlab.lib.corp import RL_CorpLogo File "/builddir/build/BUILD/python2/src/reportlab/lib/corp.py", line 15, in from reportlab.graphics.shapes import definePath, Group, Drawing, Rect, PolyLine, String ImportError: No module named graphics.shapes ====================================================================== ERROR: test6 (test_lib_utils.ImporterTestCase) recursive attribute setting/getting on drawings ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_lib_utils.py", line 102, in test6 from reportlab.graphics.charts.barcharts import sampleH1 ImportError: No module named graphics.charts.barcharts ====================================================================== ERROR: test9 (test_lib_utils.ImporterTestCase) test open and read of an http: URL ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_lib_utils.py", line 119, in test9 b = open_and_read('http://www.reportlab.com/rsrc/encryption.gif') File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 662, in open_and_read f = open_for_read(name,mode) File "/builddir/build/BUILD/python2/src/reportlab/lib/utils.py", line 658, in open_for_read raise IOError('Cannot open resource "%s"' % name) IOError: Cannot open resource "http://www.reportlab.com/rsrc/encryption.gif" ====================================================================== FAIL: test0 (test_docs_build.ManualTestCase) Test if all manuals buildable from source. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/python2/tests/test_docs_build.py", line 29, in test0 assert os.path.isfile('reportlab-userguide.pdf'), 'genAll.py failed to generate reportlab-userguide.pdf!' AssertionError: genAll.py failed to generate reportlab-userguide.pdf! ---------------------------------------------------------------------- Ran 209 tests in 40.854s FAILED (failures=1, errors=11, skipped=4) file: "/builddir/build/BUILD/python2/tests/test_graphics_layout.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_graphics_layout.py", line 11, in from reportlab.graphics import shapes ImportError: No module named graphics file: "/builddir/build/BUILD/python2/tests/test_charts_textlabels.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_charts_textlabels.py", line 17, in from reportlab.graphics.shapes import * ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_graphics_render.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_graphics_render.py", line 14, in from reportlab.graphics.shapes import _DrawingEditorMixin, Drawing, Group, Rect, Path, String, Polygon ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_platypus_tables.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_platypus_tables.py", line 14, in from reportlab.graphics.charts.linecharts import HorizontalLineChart ImportError: No module named graphics.charts.linecharts file: "/builddir/build/BUILD/python2/tests/test_pdfbase_encodings.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_pdfbase_encodings.py", line 12, in from reportlab.graphics.shapes import Drawing, String, Ellipse ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_multibyte_cht.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_multibyte_cht.py", line 15, in from reportlab.lib.codecharts import Big5CodeChart, hBoxText File "/builddir/build/BUILD/python2/src/reportlab/lib/codecharts.py", line 17, in from reportlab.graphics.shapes import Drawing, Group, String, Circle, Rect ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_renderSVG.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_renderSVG.py", line 9, in from reportlab.graphics.shapes import * ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_graphics_images.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_graphics_images.py", line 10, in from reportlab.graphics.shapes import Image, Drawing ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_multibyte_jpn.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_multibyte_jpn.py", line 17, in from reportlab.lib.codecharts import KutenRowCodeChart File "/builddir/build/BUILD/python2/src/reportlab/lib/codecharts.py", line 17, in from reportlab.graphics.shapes import Drawing, Group, String, Circle, Rect ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_widgets_grids.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_widgets_grids.py", line 5, in from reportlab.graphics.shapes import Drawing, Group, Line, Rect ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_multibyte_kor.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_multibyte_kor.py", line 8, in from reportlab.lib.codecharts import KutenRowCodeChart, hBoxText File "/builddir/build/BUILD/python2/src/reportlab/lib/codecharts.py", line 17, in from reportlab.graphics.shapes import Drawing, Group, String, Circle, Rect ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_multibyte_chs.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_multibyte_chs.py", line 17, in from reportlab.lib.codecharts import KutenRowCodeChart, hBoxText File "/builddir/build/BUILD/python2/src/reportlab/lib/codecharts.py", line 17, in from reportlab.graphics.shapes import Drawing, Group, String, Circle, Rect ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_widgetbase_tpc.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_widgetbase_tpc.py", line 12, in from reportlab.graphics.widgetbase import PropHolder, TypedPropertyCollection ImportError: No module named graphics.widgetbase file: "/builddir/build/BUILD/python2/tests/test_graphics_charts.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_graphics_charts.py", line 18, in from reportlab.graphics.shapes import * ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_renderPS.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_renderPS.py", line 8, in from reportlab.graphics.shapes import * ImportError: No module named graphics.shapes file: "/builddir/build/BUILD/python2/tests/test_graphics_speed.py" Traceback (most recent call last): File "runAll.py", line 56, in makeSuite exec('import %s as module' % modname,ns) File "", line 1, in File "/builddir/build/BUILD/python2/tests/test_graphics_speed.py", line 18, in from reportlab.graphics.shapes import * ImportError: No module named graphics.shapes ###################### the following tests could not be imported + popd ~/build/BUILD/reportlab-3.5.32 + rm -f src/reportlab/graphics/__init__.py + /usr/bin/python3 setup.py tests .......................EEsE.s.............s..E........................................E....E.................................................................................................s..EE..........................E................................ss..s......................... ====================================================================== ERROR: test0 (test_graphics_render.RenderTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 28, in from reportlab.graphics import _renderPM ImportError: cannot import name '_renderPM' from 'reportlab.graphics' (unknown location) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_render.py", line 125, in test0 assert test(self.outDir) is None File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPS.py", line 922, in test drawing = func() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/testshapes.py", line 467, in getDrawing14 im0 = smallArrow() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/testshapes.py", line 456, in smallArrow from reportlab.graphics.renderPM import _getImage File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 33, in https://pairlist2.pair.net/mailman/listinfo/reportlab-users""") ImportError: No module named _renderPM it may be badly or not installed! You may need to install development tools or seek advice at the users list see https://pairlist2.pair.net/mailman/listinfo/reportlab-users ====================================================================== ERROR: test1 (test_graphics_render.RenderTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 28, in from reportlab.graphics import _renderPM ImportError: cannot import name '_renderPM' from 'reportlab.graphics' (unknown location) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_render.py", line 129, in test1 assert test(self.outDir) is None File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPDF.py", line 353, in test drawing = func() #execute it File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/testshapes.py", line 467, in getDrawing14 im0 = smallArrow() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/testshapes.py", line 456, in smallArrow from reportlab.graphics.renderPM import _getImage File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 33, in https://pairlist2.pair.net/mailman/listinfo/reportlab-users""") ImportError: No module named _renderPM it may be badly or not installed! You may need to install development tools or seek advice at the users list see https://pairlist2.pair.net/mailman/listinfo/reportlab-users ====================================================================== ERROR: test3 (test_graphics_render.RenderTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 28, in from reportlab.graphics import _renderPM ImportError: cannot import name '_renderPM' from 'reportlab.graphics' (unknown location) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_render.py", line 138, in test3 assert test(self.outDir) is None File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderSVG.py", line 938, in test drawing = func() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/testshapes.py", line 467, in getDrawing14 im0 = smallArrow() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/testshapes.py", line 456, in smallArrow from reportlab.graphics.renderPM import _getImage File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 33, in https://pairlist2.pair.net/mailman/listinfo/reportlab-users""") ImportError: No module named _renderPM it may be badly or not installed! You may need to install development tools or seek advice at the users list see https://pairlist2.pair.net/mailman/listinfo/reportlab-users ====================================================================== ERROR: test_qr_code_with_comma (test_graphics_barcode.BarcodeWidgetTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 28, in from reportlab.graphics import _renderPM ImportError: cannot import name '_renderPM' from 'reportlab.graphics' (unknown location) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_barcode.py", line 64, in test_qr_code_with_comma D.save(['gif','pict','pdf'], outDir=self.outDir, fnRoot="QR_with_comma") File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/shapes.py", line 784, in save from reportlab.graphics import renderPM File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 33, in https://pairlist2.pair.net/mailman/listinfo/reportlab-users""") ImportError: No module named _renderPM it may be badly or not installed! You may need to install development tools or seek advice at the users list see https://pairlist2.pair.net/mailman/listinfo/reportlab-users ====================================================================== ERROR: test0 (test_platypus_images.PlatypusImagesTestCase) Make a platypus document ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 653, in open_for_read return open_for_read_by_name(name,mode) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 597, in open_for_read_by_name return open(name,mode) FileNotFoundError: [Errno 2] No such file or directory: 'http://www.reportlab.com/rsrc/encryption.gif' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib/python3.7/http/client.py", line 1252, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1298, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1247, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/usr/lib/python3.7/http/client.py", line 938, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib/python3.7/socket.py", line 707, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 656, in open_for_read return getBytesIO(datareader(name) if name[:5].lower()=='data:' else urlopen(name).read()) File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.7/urllib/request.py", line 525, in open response = self._open(req, data) File "/usr/lib/python3.7/urllib/request.py", line 543, in _open '_open', req) File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain result = func(*args) File "/usr/lib/python3.7/urllib/request.py", line 1345, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_platypus_images.py", line 81, in test0 run() File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_platypus_images.py", line 76, in run doc.build(story) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/doctemplate.py", line 1291, in build BaseDocTemplate.build(self,flowables, canvasmaker=canvasmaker) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/doctemplate.py", line 1056, in build self.handle_flowable(flowables) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/doctemplate.py", line 912, in handle_flowable if frame.add(f, canv, trySplit=self.allowSplitting): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/frames.py", line 174, in _add w, h = flowable.wrap(aW, h) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 500, in wrap return self.drawWidth, self.drawHeight File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 494, in __getattr__ self._setup_inner() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 455, in _setup_inner img = self._img File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 488, in __getattr__ self._img = ImageReader(self._file) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 811, in __init__ annotateException('\nfileName=%r identity=%s'%(fileName,self.identity())) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 1392, in annotateException rl_reraise(t,v,b) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 146, in rl_reraise raise v File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 775, in __init__ self.fp = open_for_read(fileName,'b') File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 658, in open_for_read raise IOError('Cannot open resource "%s"' % name) OSError: Cannot open resource "http://www.reportlab.com/rsrc/encryption.gif" fileName='http://www.reportlab.com/rsrc/encryption.gif' identity=[ImageReader@0xf61e9c0c filename='http://www.reportlab.com/rsrc/encryption.gif'] ====================================================================== ERROR: test0 (test_platypus_general.PlatypusTestCase) Make a platypus document ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 653, in open_for_read return open_for_read_by_name(name,mode) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 597, in open_for_read_by_name return open(name,mode) FileNotFoundError: [Errno 2] No such file or directory: 'http://www.reportlab.com/rsrc/encryption.gif' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib/python3.7/http/client.py", line 1252, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1298, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1247, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/usr/lib/python3.7/http/client.py", line 938, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib/python3.7/socket.py", line 707, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 656, in open_for_read return getBytesIO(datareader(name) if name[:5].lower()=='data:' else urlopen(name).read()) File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.7/urllib/request.py", line 525, in open response = self._open(req, data) File "/usr/lib/python3.7/urllib/request.py", line 543, in _open '_open', req) File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain result = func(*args) File "/usr/lib/python3.7/urllib/request.py", line 1345, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_platypus_general.py", line 592, in test0 run() File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_platypus_general.py", line 585, in run doc.build(commentary,examples) File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_platypus_general.py", line 572, in build self.fillFrame(flowables2) File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_platypus_general.py", line 563, in fillFrame self.handle_flowable(flowables) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/doctemplate.py", line 912, in handle_flowable if frame.add(f, canv, trySplit=self.allowSplitting): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/frames.py", line 174, in _add w, h = flowable.wrap(aW, h) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 500, in wrap return self.drawWidth, self.drawHeight File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 494, in __getattr__ self._setup_inner() File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 455, in _setup_inner img = self._img File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/platypus/flowables.py", line 488, in __getattr__ self._img = ImageReader(self._file) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 811, in __init__ annotateException('\nfileName=%r identity=%s'%(fileName,self.identity())) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 1392, in annotateException rl_reraise(t,v,b) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 146, in rl_reraise raise v File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 775, in __init__ self.fp = open_for_read(fileName,'b') File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 658, in open_for_read raise IOError('Cannot open resource "%s"' % name) OSError: Cannot open resource "http://www.reportlab.com/rsrc/encryption.gif" fileName='http://www.reportlab.com/rsrc/encryption.gif' identity=[ImageReader@0xf638776c filename='http://www.reportlab.com/rsrc/encryption.gif'] ====================================================================== ERROR: test_axes (test_graphics_charts.ChartTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 28, in from reportlab.graphics import _renderPM ImportError: cannot import name '_renderPM' from 'reportlab.graphics' (unknown location) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_charts.py", line 994, in test_axes run_samples([(k,v,'axes') for k,v in locals().items() if k.lower().startswith('sample')]) File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_charts.py", line 302, in run_samples d.save(formats=['pdf', 'gif', 'svg', 'ps', 'py']+eps(),outDir=outDir, fnRoot='test_graphics_charts_%s_%s' % (kind,k)) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/shapes.py", line 784, in save from reportlab.graphics import renderPM File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 33, in https://pairlist2.pair.net/mailman/listinfo/reportlab-users""") ImportError: No module named _renderPM it may be badly or not installed! You may need to install development tools or seek advice at the users list see https://pairlist2.pair.net/mailman/listinfo/reportlab-users ====================================================================== ERROR: test_legends (test_graphics_charts.ChartTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 28, in from reportlab.graphics import _renderPM ImportError: cannot import name '_renderPM' from 'reportlab.graphics' (unknown location) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_charts.py", line 1107, in test_legends run_samples([(k,v,'legends') for k,v in locals().items() if k.lower().startswith('sample')]) File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_graphics_charts.py", line 302, in run_samples d.save(formats=['pdf', 'gif', 'svg', 'ps', 'py']+eps(),outDir=outDir, fnRoot='test_graphics_charts_%s_%s' % (kind,k)) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/shapes.py", line 784, in save from reportlab.graphics import renderPM File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/graphics/renderPM.py", line 33, in https://pairlist2.pair.net/mailman/listinfo/reportlab-users""") ImportError: No module named _renderPM it may be badly or not installed! You may need to install development tools or seek advice at the users list see https://pairlist2.pair.net/mailman/listinfo/reportlab-users ====================================================================== ERROR: test9 (test_lib_utils.ImporterTestCase) test open and read of an http: URL ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 653, in open_for_read return open_for_read_by_name(name,mode) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 597, in open_for_read_by_name return open(name,mode) FileNotFoundError: [Errno 2] No such file or directory: 'http://www.reportlab.com/rsrc/encryption.gif' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/urllib/request.py", line 1317, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib/python3.7/http/client.py", line 1252, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1298, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1247, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib/python3.7/http/client.py", line 966, in send self.connect() File "/usr/lib/python3.7/http/client.py", line 938, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib/python3.7/socket.py", line 707, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 656, in open_for_read return getBytesIO(datareader(name) if name[:5].lower()=='data:' else urlopen(name).read()) File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.7/urllib/request.py", line 525, in open response = self._open(req, data) File "/usr/lib/python3.7/urllib/request.py", line 543, in _open '_open', req) File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain result = func(*args) File "/usr/lib/python3.7/urllib/request.py", line 1345, in http_open return self.do_open(http.client.HTTPConnection, req) File "/usr/lib/python3.7/urllib/request.py", line 1319, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/reportlab-3.5.32/tests/test_lib_utils.py", line 119, in test9 b = open_and_read('http://www.reportlab.com/rsrc/encryption.gif') File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 662, in open_and_read f = open_for_read(name,mode) File "/builddir/build/BUILD/reportlab-3.5.32/src/reportlab/lib/utils.py", line 658, in open_for_read raise IOError('Cannot open resource "%s"' % name) OSError: Cannot open resource "http://www.reportlab.com/rsrc/encryption.gif" ---------------------------------------------------------------------- Ran 283 tests in 53.624s FAILED (errors=9, skipped=7) + exit 0 Processing files: python2-reportlab-3.5.32-1.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Az4I3m + umask 022 + cd /builddir/build/BUILD + cd reportlab-3.5.32 + DOCDIR=/builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python2-reportlab + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python2-reportlab + cp -pr README.txt /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python2-reportlab + cp -pr CHANGES.md /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python2-reportlab + cp -pr docs/reportlab-userguide.pdf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python2-reportlab + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eaU7UN + umask 022 + cd /builddir/build/BUILD + cd reportlab-3.5.32 + LICENSEDIR=/builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/licenses/python2-reportlab + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/licenses/python2-reportlab + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/licenses/python2-reportlab + exit 0 Provides: python-reportlab = 3.5.32-1.fc30 python-reportlab(x86-32) = 3.5.32-1.fc30 python2-reportlab = 3.5.32-1.fc30 python2-reportlab(x86-32) = 3.5.32-1.fc30 python2.7dist(reportlab) = 3.5.32 python2dist(reportlab) = 3.5.32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libart_lgpl_2.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libfreetype.so.6 libpython2.7.so.1.0 python(abi) = 2.7 python2.7dist(pillow) >= 4.0.0 rtld(GNU_HASH) Obsoletes: python-reportlab < 3.5.32-1.fc30 Processing files: python3-reportlab-3.5.32-1.fc30.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mFeW5y + umask 022 + cd /builddir/build/BUILD + cd reportlab-3.5.32 + DOCDIR=/builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python3-reportlab + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python3-reportlab + cp -pr README.txt /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python3-reportlab + cp -pr CHANGES.md /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python3-reportlab + cp -pr docs/reportlab-userguide.pdf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/doc/python3-reportlab + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gqJNik + umask 022 + cd /builddir/build/BUILD + cd reportlab-3.5.32 + LICENSEDIR=/builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/licenses/python3-reportlab + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/licenses/python3-reportlab + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386/usr/share/licenses/python3-reportlab + exit 0 Provides: python3-reportlab = 3.5.32-1.fc30 python3-reportlab(x86-32) = 3.5.32-1.fc30 python3.7dist(reportlab) = 3.5.32 python3dist(reportlab) = 3.5.32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libart_lgpl_2.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libfreetype.so.6 libpython3.7m.so.1.0 python(abi) = 3.7 python3.7dist(pillow) >= 4.0.0 rtld(GNU_HASH) Processing files: python-reportlab-debugsource-3.5.32-1.fc30.i686 Provides: python-reportlab-debugsource = 3.5.32-1.fc30 python-reportlab-debugsource(x86-32) = 3.5.32-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-reportlab-debuginfo-3.5.32-1.fc30.i686 Provides: python-reportlab-debuginfo = 3.5.32-1.fc30 python-reportlab-debuginfo(x86-32) = 3.5.32-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-reportlab-debugsource(x86-32) = 3.5.32-1.fc30 Processing files: python2-reportlab-debuginfo-3.5.32-1.fc30.i686 Provides: debuginfo(build-id) = 4a4e256d33463cd4bfa3261c5f5242d25b39cf80 debuginfo(build-id) = b65d06f86dbf01eb19bb24a259cf510314518287 debuginfo(build-id) = caf79e9263cbc39b3610d501806e15ee78d5a24c python2-reportlab-debuginfo = 3.5.32-1.fc30 python2-reportlab-debuginfo(x86-32) = 3.5.32-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-reportlab-debugsource(x86-32) = 3.5.32-1.fc30 Processing files: python3-reportlab-debuginfo-3.5.32-1.fc30.i686 Provides: debuginfo(build-id) = 5976e6ea404f9ce8a52d7ce082e97bd9310725be debuginfo(build-id) = c464bf208dc3bf54c74291f5f4108a72395fe18c python3-reportlab-debuginfo = 3.5.32-1.fc30 python3-reportlab-debuginfo(x86-32) = 3.5.32-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-reportlab-debugsource(x86-32) = 3.5.32-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 Wrote: /builddir/build/RPMS/python2-reportlab-3.5.32-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/python3-reportlab-3.5.32-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/python-reportlab-debugsource-3.5.32-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/python-reportlab-debuginfo-3.5.32-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/python2-reportlab-debuginfo-3.5.32-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/python3-reportlab-debuginfo-3.5.32-1.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EuB9Ow + umask 022 + cd /builddir/build/BUILD + cd reportlab-3.5.32 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-reportlab-3.5.32-1.fc30.i386 + exit 0 Child return code was: 0