Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/33a04131a3faabef13803ee6764d4acb to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/33a04131a3faabef13803ee6764d4acb to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 54 seconds | https://github.com/NixOS/nixpkgs/pull/116579
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/7zh7szcqv4k0v1s54iqcxpggnqxm4xz8-reportlab-3.5.59.tar.gz
source root is reportlab-3.5.59
setting SOURCE_DATE_EPOCH to timestamp 1609771941 of file reportlab-3.5.59/src/rl_addons/renderPM/libart_lgpl/art_config.h
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
================================================
Attempting build of _rl_accel & pyHnj
extensions from 'src/rl_addons/rl_accel'
================================================
================================================
Attempting build of _renderPM
extensions from 'src/rl_addons/renderPM'
================================================
will use package libart 2.3.21
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or edit this file to access the library if it is installed
################################################
Downloading standard T1 font curves
Failed to download standard T1 font curves
The _glyphlist module already exists
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/reportlab
copying src/reportlab/rl_config.py -> build/lib.linux-x86_64-3.8/reportlab
copying src/reportlab/__init__.py -> build/lib.linux-x86_64-3.8/reportlab
copying src/reportlab/rl_settings.py -> build/lib.linux-x86_64-3.8/reportlab
creating build/lib.linux-x86_64-3.8/reportlab/graphics
creating build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/lineplots.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/legends.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/slidebox.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/dotbox.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/doughnut.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/axes.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/areas.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/barcharts.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/markers.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/textlabels.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/linecharts.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/utils3d.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/piecharts.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/utils.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
copying src/reportlab/graphics/charts/spider.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/charts
creating build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/stacked_column.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/stacked_bar.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/scatter.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/clustered_column.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/scatter_lines.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/simple_pie.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/bubble.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/filled_radar.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/excelcolors.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/runall.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/radar.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/exploded_pie.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/clustered_bar.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/linechart_with_markers.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/line_chart.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
copying src/reportlab/graphics/samples/scatter_lines_markers.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/samples
creating build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/signsandsymbols.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/eventcal.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/table.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/markers.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/flags.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
copying src/reportlab/graphics/widgets/grids.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/widgets
creating build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/code128.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/common.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/fourstate.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/usps4s.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/test.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/qr.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/lto.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/usps.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/dmtx.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/eanbc.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/ecc200datamatrix.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/code93.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/qrencoder.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/code39.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/barcode/widgets.py -> build/lib.linux-x86_64-3.8/reportlab/graphics/barcode
copying src/reportlab/graphics/shapes.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/testshapes.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/renderPS.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/renderPDF.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/widgetbase.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/renderbase.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/renderPM.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/testdrawings.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
copying src/reportlab/graphics/renderSVG.py -> build/lib.linux-x86_64-3.8/reportlab/graphics
creating build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/textsplit.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/codecharts.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/rparsexml.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/enums.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/styles.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/units.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/fonts.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/rl_safe_eval.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/extformat.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/pagesizes.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/logger.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/rltempfile.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/validators.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/randomtext.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/normalDate.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/yaml.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/colors.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/arciv.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/attrmap.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/geomutils.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/rl_accel.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/testutils.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/abag.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/formatters.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/corp.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/fontfinder.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/PyFontify.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/boxstuff.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/sequencer.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/pygments2xpre.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/utils.py -> build/lib.linux-x86_64-3.8/reportlab/lib
copying src/reportlab/lib/pdfencrypt.py -> build/lib.linux-x86_64-3.8/reportlab/lib
creating build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_can_cmap_data.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/pdfmetrics.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_courier.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/pdfpattern.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/pdfdoc.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_glyphlist.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/acroform.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/cidfonts.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_standard.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/rl_codecs.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/pdfutils.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/pdfform.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/ttfonts.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
copying src/reportlab/pdfbase/_cidfontdata.py -> build/lib.linux-x86_64-3.8/reportlab/pdfbase
creating build/lib.linux-x86_64-3.8/reportlab/pdfgen
copying src/reportlab/pdfgen/pdfimages.py -> build/lib.linux-x86_64-3.8/reportlab/pdfgen
copying src/reportlab/pdfgen/canvas.py -> build/lib.linux-x86_64-3.8/reportlab/pdfgen
copying src/reportlab/pdfgen/pathobject.py -> build/lib.linux-x86_64-3.8/reportlab/pdfgen
copying src/reportlab/pdfgen/textobject.py -> build/lib.linux-x86_64-3.8/reportlab/pdfgen
copying src/reportlab/pdfgen/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/pdfgen
copying src/reportlab/pdfgen/pdfgeom.py -> build/lib.linux-x86_64-3.8/reportlab/pdfgen
creating build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/tableofcontents.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/frames.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/flowables.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/paraparser.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/__init__.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/doctemplate.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/figures.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/xpreformatted.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/multicol.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/paragraph.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/para.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
copying src/reportlab/platypus/tables.py -> build/lib.linux-x86_64-3.8/reportlab/platypus
creating build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/00readme.txt -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/bitstream-vera-license.txt -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGarden-changelog.txt -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGarden-copying.txt -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGarden-readme.txt -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGarden.sfd -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGardenMK.afm -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/DarkGardenMK.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/Vera.ttf -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/VeraBd.ttf -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/VeraBI.ttf -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/VeraIt.ttf -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_abi____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_ab_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_ai_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_a______.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/cobo____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/cob_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/com_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/coo_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_ebi____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_eb_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_ei_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/_er_____.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/sy______.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/zd______.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/zx______.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/zy______.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/callig15.pfb -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/fonts/callig15.afm -> build/lib.linux-x86_64-3.8/reportlab/fonts
copying src/reportlab/lib/hyphen.mashed -> build/lib.linux-x86_64-3.8/reportlab/lib
running build_ext
building 'reportlab.lib._rl_accel' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/src
creating build/temp.linux-x86_64-3.8/src/rl_addons
creating build/temp.linux-x86_64-3.8/src/rl_addons/rl_accel
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-x86_64-3.8/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 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-sign-Wpointer-sign8;;]
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 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-sign-Wpointer-sign8;;]
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 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-sign-Wpointer-sign8;;]
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 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-sign-Wpointer-sign8;;]
234 | inData = PyBytes_AsString(inObj);
| ^
src/rl_addons/rl_accel/_rl_accel.c: In function ‘escapePDF’:
src/rl_addons/rl_accel/_rl_accel.c:449:10: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-sign-Wpointer-sign8;;]
449 | inData = PyBytes_AsString(_o1);
| ^
src/rl_addons/rl_accel/_rl_accel.c:460:9: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-sign-Wpointer-sign8;;]
460 | inData = PyBytes_AsString(inObj);
| ^
src/rl_addons/rl_accel/_rl_accel.c: In function ‘unicode2T1’:
src/rl_addons/rl_accel/_rl_accel.c:647:30: warning: passing argument 2 of ‘_GetStringBuf’ from incompatible pointer type [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types8;;]
647 | encObj = _GetStringBuf(_o2, &encStr);
| ^~~~~~~
| |
| char **
src/rl_addons/rl_accel/_rl_accel.c:585:60: note: expected ‘const char **’ but argument is of type ‘char **’
585 | static PyObject *_GetStringBuf(PyObject *obj, const char **buf)
| ~~~~~~~~~~~~~^~~
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/src/rl_addons/rl_accel/_rl_accel.o -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/reportlab/lib/_rl_accel.cpython-38-x86_64-linux-gnu.so
building 'reportlab.graphics._renderPM' extension
creating build/temp.linux-x86_64-3.8/src/rl_addons/renderPM
creating build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1
creating build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/_renderPM.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/_renderPM.o
src/rl_addons/renderPM/_renderPM.c: In function ‘gstate_setFont’:
src/rl_addons/renderPM/_renderPM.c:1187:7: warning: variable ‘ft_font’ set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
1187 | int ft_font;
| ^~~~~~~
src/rl_addons/renderPM/_renderPM.c: In function ‘_set_gstateColorX’:
src/rl_addons/renderPM/_renderPM.c:1450:10: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
1450 | if(len!=3*c->width*c->height){
| ^~
In file included from /nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8/tupleobject.h:41,
from /nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8/Python.h:105,
from src/rl_addons/renderPM/_renderPM.c:2:
src/rl_addons/renderPM/_renderPM.c: In function ‘_get_gstatePath’:
/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8/cpython/tupleobject.h:30:67: warning: ‘e’ may be used uninitialized in this function [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized8;;]
30 | #define PyTuple_SET_ITEM(op, i, v) (_PyTuple_CAST(op)->ob_item[i] = v)
| ^
src/rl_addons/renderPM/_renderPM.c:1004:12: note: ‘e’ was declared here
1004 | PyObject *e;
| ^
In file included from /nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8/tupleobject.h:41,
from /nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8/Python.h:105,
from src/rl_addons/renderPM/_renderPM.c:2:
src/rl_addons/renderPM/_renderPM.c: In function ‘gstate_getattr’:
/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8/cpython/tupleobject.h:30:67: warning: ‘e’ may be used uninitialized in this function [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized8;;]
30 | #define PyTuple_SET_ITEM(op, i, v) (_PyTuple_CAST(op)->ob_item[i] = v)
| ^
src/rl_addons/renderPM/_renderPM.c:1032:12: note: ‘e’ was declared here
1032 | PyObject *e, *P;
| ^
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/gt1/gt1-parset1.c -o build/temp.linux-x86_64-3.8/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... [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation8;;]
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 ‘long unsigned int’ [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsign-compare-Wsign-compare8;;]
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 [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
710 | print_value_deep (Gt1PSContext *psc, Gt1Value *val, int nest)
| ^~~~~~~~~~~~~~~~
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/gt1/gt1-dict.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-dict.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/gt1/gt1-namecontext.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-namecontext.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/gt1/gt1-region.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-region.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp_ops.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp_wind.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_wind.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_vpath.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_vpath.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_affine.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_affine.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rect.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rect.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rgb.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.o
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c: In function ‘art_svp_intersect_add_seg’:
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c:1402:17: warning: variable ‘beg_range’ set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
1402 | ArtActiveSeg *beg_range;
| ^~~~~~~~~
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.o
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DLIBART_COMPILATION -DLIBART_VERSION=2.3.21 -Isrc/rl_addons/renderPM -Isrc/rl_addons/renderPM/libart_lgpl -Isrc/rl_addons/renderPM/gt1 -I/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/include/python3.8 -c src/rl_addons/renderPM/libart_lgpl/art_misc.c -o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_misc.o
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.11/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.6.0.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.2.10/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.19/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.34.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-1.1.1j/lib build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/_renderPM.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-parset1.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-dict.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-namecontext.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/gt1/gt1-region.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_wind.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_vpath.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_affine.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rect.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.o build/temp.linux-x86_64-3.8/src/rl_addons/renderPM/libart_lgpl/art_misc.o -L/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/lib -o build/lib.linux-x86_64-3.8/reportlab/graphics/_renderPM.cpython-38-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/reportlab
creating build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_can_cmap_data.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/pdfmetrics.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_courier.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/pdfpattern.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/pdfdoc.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_glyphlist.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/acroform.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/cidfonts.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_standard.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/rl_codecs.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/pdfutils.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/pdfform.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/ttfonts.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/pdfbase/_cidfontdata.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfbase
copying build/lib.linux-x86_64-3.8/reportlab/rl_config.py -> build/bdist.linux-x86_64/wheel/reportlab
copying build/lib.linux-x86_64-3.8/reportlab/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab
creating build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/textsplit.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/codecharts.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/rparsexml.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/enums.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/styles.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/units.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/fonts.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/rl_safe_eval.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/extformat.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/pagesizes.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/logger.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/_rl_accel.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/hyphen.mashed -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/rltempfile.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/validators.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/randomtext.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/normalDate.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/yaml.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/colors.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/arciv.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/attrmap.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/geomutils.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/rl_accel.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/testutils.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/abag.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/formatters.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/corp.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/fontfinder.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/PyFontify.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/boxstuff.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/sequencer.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/pygments2xpre.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/utils.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/lib/pdfencrypt.py -> build/bdist.linux-x86_64/wheel/reportlab/lib
copying build/lib.linux-x86_64-3.8/reportlab/rl_settings.py -> build/bdist.linux-x86_64/wheel/reportlab
creating build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/shapes.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
creating build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/code128.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/common.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/fourstate.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/usps4s.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/test.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/qr.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/lto.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/usps.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/dmtx.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/eanbc.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/ecc200datamatrix.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/code93.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/qrencoder.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/code39.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/barcode/widgets.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/barcode
copying build/lib.linux-x86_64-3.8/reportlab/graphics/testshapes.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/renderPS.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/renderPDF.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
creating build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/signsandsymbols.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/eventcal.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/table.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/markers.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/flags.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgets/grids.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/widgets
copying build/lib.linux-x86_64-3.8/reportlab/graphics/widgetbase.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
creating build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/stacked_column.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/stacked_bar.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/scatter.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/clustered_column.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/scatter_lines.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/simple_pie.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/bubble.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/filled_radar.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/excelcolors.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/runall.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/radar.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/exploded_pie.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/clustered_bar.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/linechart_with_markers.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/line_chart.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/samples/scatter_lines_markers.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/samples
copying build/lib.linux-x86_64-3.8/reportlab/graphics/renderbase.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/renderPM.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
creating build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/lineplots.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/legends.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/slidebox.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/dotbox.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/doughnut.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/axes.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/areas.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/barcharts.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/markers.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/textlabels.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/linecharts.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/utils3d.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/piecharts.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/utils.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/charts/spider.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics/charts
copying build/lib.linux-x86_64-3.8/reportlab/graphics/_renderPM.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/testdrawings.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
copying build/lib.linux-x86_64-3.8/reportlab/graphics/renderSVG.py -> build/bdist.linux-x86_64/wheel/reportlab/graphics
creating build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/zx______.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/cobo____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_a______.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGarden.sfd -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/bitstream-vera-license.txt -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGarden-readme.txt -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/coo_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGarden-changelog.txt -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/zd______.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/callig15.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/VeraIt.ttf -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/sy______.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_abi____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_er_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/com_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_ebi____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/Vera.ttf -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/VeraBd.ttf -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_ai_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGardenMK.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/callig15.afm -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_ei_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_eb_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGarden-copying.txt -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/cob_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/DarkGardenMK.afm -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/_ab_____.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/zy______.pfb -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/00readme.txt -> build/bdist.linux-x86_64/wheel/reportlab/fonts
copying build/lib.linux-x86_64-3.8/reportlab/fonts/VeraBI.ttf -> build/bdist.linux-x86_64/wheel/reportlab/fonts
creating build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/tableofcontents.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/frames.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/flowables.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/paraparser.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/doctemplate.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/figures.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/xpreformatted.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/multicol.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/paragraph.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/para.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
copying build/lib.linux-x86_64-3.8/reportlab/platypus/tables.py -> build/bdist.linux-x86_64/wheel/reportlab/platypus
creating build/bdist.linux-x86_64/wheel/reportlab/pdfgen
copying build/lib.linux-x86_64-3.8/reportlab/pdfgen/pdfimages.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfgen
copying build/lib.linux-x86_64-3.8/reportlab/pdfgen/canvas.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfgen
copying build/lib.linux-x86_64-3.8/reportlab/pdfgen/pathobject.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfgen
copying build/lib.linux-x86_64-3.8/reportlab/pdfgen/textobject.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfgen
copying build/lib.linux-x86_64-3.8/reportlab/pdfgen/__init__.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfgen
copying build/lib.linux-x86_64-3.8/reportlab/pdfgen/pdfgeom.py -> build/bdist.linux-x86_64/wheel/reportlab/pdfgen
running install_egg_info
running egg_info
writing src/reportlab.egg-info/PKG-INFO
writing dependency_links to src/reportlab.egg-info/dependency_links.txt
writing requirements to src/reportlab.egg-info/requires.txt
writing top-level names to src/reportlab.egg-info/top_level.txt
reading manifest file 'src/reportlab.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'tests'
writing manifest file 'src/reportlab.egg-info/SOURCES.txt'
Copying src/reportlab.egg-info to build/bdist.linux-x86_64/wheel/reportlab-3.5.59-py3.8.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/reportlab-3.5.59.dist-info/WHEEL
creating 'dist/reportlab-3.5.59-cp38-cp38-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'reportlab/__init__.py'
adding 'reportlab/rl_config.py'
adding 'reportlab/rl_settings.py'
adding 'reportlab/fonts/00readme.txt'
adding 'reportlab/fonts/DarkGarden-changelog.txt'
adding 'reportlab/fonts/DarkGarden-copying-gpl.txt'
adding 'reportlab/fonts/DarkGarden-copying.txt'
adding 'reportlab/fonts/DarkGarden-readme.txt'
adding 'reportlab/fonts/DarkGarden.sfd'
adding 'reportlab/fonts/DarkGardenMK.afm'
adding 'reportlab/fonts/DarkGardenMK.pfb'
adding 'reportlab/fonts/Vera.ttf'
adding 'reportlab/fonts/VeraBI.ttf'
adding 'reportlab/fonts/VeraBd.ttf'
adding 'reportlab/fonts/VeraIt.ttf'
adding 'reportlab/fonts/_a______.pfb'
adding 'reportlab/fonts/_ab_____.pfb'
adding 'reportlab/fonts/_abi____.pfb'
adding 'reportlab/fonts/_ai_____.pfb'
adding 'reportlab/fonts/_eb_____.pfb'
adding 'reportlab/fonts/_ebi____.pfb'
adding 'reportlab/fonts/_ei_____.pfb'
adding 'reportlab/fonts/_er_____.pfb'
adding 'reportlab/fonts/bitstream-vera-license.txt'
adding 'reportlab/fonts/callig15.afm'
adding 'reportlab/fonts/callig15.pfb'
adding 'reportlab/fonts/cob_____.pfb'
adding 'reportlab/fonts/cobo____.pfb'
adding 'reportlab/fonts/com_____.pfb'
adding 'reportlab/fonts/coo_____.pfb'
adding 'reportlab/fonts/sy______.pfb'
adding 'reportlab/fonts/zd______.pfb'
adding 'reportlab/fonts/zx______.pfb'
adding 'reportlab/fonts/zy______.pfb'
adding 'reportlab/graphics/__init__.py'
adding 'reportlab/graphics/_renderPM.cpython-38-x86_64-linux-gnu.so'
adding 'reportlab/graphics/renderPDF.py'
adding 'reportlab/graphics/renderPM.py'
adding 'reportlab/graphics/renderPS.py'
adding 'reportlab/graphics/renderSVG.py'
adding 'reportlab/graphics/renderbase.py'
adding 'reportlab/graphics/shapes.py'
adding 'reportlab/graphics/testdrawings.py'
adding 'reportlab/graphics/testshapes.py'
adding 'reportlab/graphics/widgetbase.py'
adding 'reportlab/graphics/barcode/__init__.py'
adding 'reportlab/graphics/barcode/code128.py'
adding 'reportlab/graphics/barcode/code39.py'
adding 'reportlab/graphics/barcode/code93.py'
adding 'reportlab/graphics/barcode/common.py'
adding 'reportlab/graphics/barcode/dmtx.py'
adding 'reportlab/graphics/barcode/eanbc.py'
adding 'reportlab/graphics/barcode/ecc200datamatrix.py'
adding 'reportlab/graphics/barcode/fourstate.py'
adding 'reportlab/graphics/barcode/lto.py'
adding 'reportlab/graphics/barcode/qr.py'
adding 'reportlab/graphics/barcode/qrencoder.py'
adding 'reportlab/graphics/barcode/test.py'
adding 'reportlab/graphics/barcode/usps.py'
adding 'reportlab/graphics/barcode/usps4s.py'
adding 'reportlab/graphics/barcode/widgets.py'
adding 'reportlab/graphics/charts/__init__.py'
adding 'reportlab/graphics/charts/areas.py'
adding 'reportlab/graphics/charts/axes.py'
adding 'reportlab/graphics/charts/barcharts.py'
adding 'reportlab/graphics/charts/dotbox.py'
adding 'reportlab/graphics/charts/doughnut.py'
adding 'reportlab/graphics/charts/legends.py'
adding 'reportlab/graphics/charts/linecharts.py'
adding 'reportlab/graphics/charts/lineplots.py'
adding 'reportlab/graphics/charts/markers.py'
adding 'reportlab/graphics/charts/piecharts.py'
adding 'reportlab/graphics/charts/slidebox.py'
adding 'reportlab/graphics/charts/spider.py'
adding 'reportlab/graphics/charts/textlabels.py'
adding 'reportlab/graphics/charts/utils.py'
adding 'reportlab/graphics/charts/utils3d.py'
adding 'reportlab/graphics/samples/__init__.py'
adding 'reportlab/graphics/samples/bubble.py'
adding 'reportlab/graphics/samples/clustered_bar.py'
adding 'reportlab/graphics/samples/clustered_column.py'
adding 'reportlab/graphics/samples/excelcolors.py'
adding 'reportlab/graphics/samples/exploded_pie.py'
adding 'reportlab/graphics/samples/filled_radar.py'
adding 'reportlab/graphics/samples/line_chart.py'
adding 'reportlab/graphics/samples/linechart_with_markers.py'
adding 'reportlab/graphics/samples/radar.py'
adding 'reportlab/graphics/samples/runall.py'
adding 'reportlab/graphics/samples/scatter.py'
adding 'reportlab/graphics/samples/scatter_lines.py'
adding 'reportlab/graphics/samples/scatter_lines_markers.py'
adding 'reportlab/graphics/samples/simple_pie.py'
adding 'reportlab/graphics/samples/stacked_bar.py'
adding 'reportlab/graphics/samples/stacked_column.py'
adding 'reportlab/graphics/widgets/__init__.py'
adding 'reportlab/graphics/widgets/eventcal.py'
adding 'reportlab/graphics/widgets/flags.py'
adding 'reportlab/graphics/widgets/grids.py'
adding 'reportlab/graphics/widgets/markers.py'
adding 'reportlab/graphics/widgets/signsandsymbols.py'
adding 'reportlab/graphics/widgets/table.py'
adding 'reportlab/lib/PyFontify.py'
adding 'reportlab/lib/__init__.py'
adding 'reportlab/lib/_rl_accel.cpython-38-x86_64-linux-gnu.so'
adding 'reportlab/lib/abag.py'
adding 'reportlab/lib/arciv.py'
adding 'reportlab/lib/attrmap.py'
adding 'reportlab/lib/boxstuff.py'
adding 'reportlab/lib/codecharts.py'
adding 'reportlab/lib/colors.py'
adding 'reportlab/lib/corp.py'
adding 'reportlab/lib/enums.py'
adding 'reportlab/lib/extformat.py'
adding 'reportlab/lib/fontfinder.py'
adding 'reportlab/lib/fonts.py'
adding 'reportlab/lib/formatters.py'
adding 'reportlab/lib/geomutils.py'
adding 'reportlab/lib/hyphen.mashed'
adding 'reportlab/lib/logger.py'
adding 'reportlab/lib/normalDate.py'
adding 'reportlab/lib/pagesizes.py'
adding 'reportlab/lib/pdfencrypt.py'
adding 'reportlab/lib/pygments2xpre.py'
adding 'reportlab/lib/randomtext.py'
adding 'reportlab/lib/rl_accel.py'
adding 'reportlab/lib/rl_safe_eval.py'
adding 'reportlab/lib/rltempfile.py'
adding 'reportlab/lib/rparsexml.py'
adding 'reportlab/lib/sequencer.py'
adding 'reportlab/lib/styles.py'
adding 'reportlab/lib/testutils.py'
adding 'reportlab/lib/textsplit.py'
adding 'reportlab/lib/units.py'
adding 'reportlab/lib/utils.py'
adding 'reportlab/lib/validators.py'
adding 'reportlab/lib/yaml.py'
adding 'reportlab/pdfbase/__init__.py'
adding 'reportlab/pdfbase/_can_cmap_data.py'
adding 'reportlab/pdfbase/_cidfontdata.py'
adding 'reportlab/pdfbase/_fontdata.py'
adding 'reportlab/pdfbase/_fontdata_enc_macexpert.py'
adding 'reportlab/pdfbase/_fontdata_enc_macroman.py'
adding 'reportlab/pdfbase/_fontdata_enc_pdfdoc.py'
adding 'reportlab/pdfbase/_fontdata_enc_standard.py'
adding 'reportlab/pdfbase/_fontdata_enc_symbol.py'
adding 'reportlab/pdfbase/_fontdata_enc_winansi.py'
adding 'reportlab/pdfbase/_fontdata_enc_zapfdingbats.py'
adding 'reportlab/pdfbase/_fontdata_widths_courier.py'
adding 'reportlab/pdfbase/_fontdata_widths_courierbold.py'
adding 'reportlab/pdfbase/_fontdata_widths_courierboldoblique.py'
adding 'reportlab/pdfbase/_fontdata_widths_courieroblique.py'
adding 'reportlab/pdfbase/_fontdata_widths_helvetica.py'
adding 'reportlab/pdfbase/_fontdata_widths_helveticabold.py'
adding 'reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py'
adding 'reportlab/pdfbase/_fontdata_widths_helveticaoblique.py'
adding 'reportlab/pdfbase/_fontdata_widths_symbol.py'
adding 'reportlab/pdfbase/_fontdata_widths_timesbold.py'
adding 'reportlab/pdfbase/_fontdata_widths_timesbolditalic.py'
adding 'reportlab/pdfbase/_fontdata_widths_timesitalic.py'
adding 'reportlab/pdfbase/_fontdata_widths_timesroman.py'
adding 'reportlab/pdfbase/_fontdata_widths_zapfdingbats.py'
adding 'reportlab/pdfbase/_glyphlist.py'
adding 'reportlab/pdfbase/acroform.py'
adding 'reportlab/pdfbase/cidfonts.py'
adding 'reportlab/pdfbase/pdfdoc.py'
adding 'reportlab/pdfbase/pdfform.py'
adding 'reportlab/pdfbase/pdfmetrics.py'
adding 'reportlab/pdfbase/pdfpattern.py'
adding 'reportlab/pdfbase/pdfutils.py'
adding 'reportlab/pdfbase/rl_codecs.py'
adding 'reportlab/pdfbase/ttfonts.py'
adding 'reportlab/pdfgen/__init__.py'
adding 'reportlab/pdfgen/canvas.py'
adding 'reportlab/pdfgen/pathobject.py'
adding 'reportlab/pdfgen/pdfgeom.py'
adding 'reportlab/pdfgen/pdfimages.py'
adding 'reportlab/pdfgen/textobject.py'
adding 'reportlab/platypus/__init__.py'
adding 'reportlab/platypus/doctemplate.py'
adding 'reportlab/platypus/figures.py'
adding 'reportlab/platypus/flowables.py'
adding 'reportlab/platypus/frames.py'
adding 'reportlab/platypus/multicol.py'
adding 'reportlab/platypus/para.py'
adding 'reportlab/platypus/paragraph.py'
adding 'reportlab/platypus/paraparser.py'
adding 'reportlab/platypus/tableofcontents.py'
adding 'reportlab/platypus/tables.py'
adding 'reportlab/platypus/xpreformatted.py'
adding 'reportlab-3.5.59.dist-info/LICENSE.txt'
adding 'reportlab-3.5.59.dist-info/METADATA'
adding 'reportlab-3.5.59.dist-info/WHEEL'
adding 'reportlab-3.5.59.dist-info/top_level.txt'
adding 'reportlab-3.5.59.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
########## SUMMARY INFO #########
================================================
Attempting build of _rl_accel & pyHnj
extensions from 'src/rl_addons/rl_accel'
================================================
================================================
Attempting build of _renderPM
extensions from 'src/rl_addons/renderPM'
================================================
will use package libart 2.3.21
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or edit this file to access the library if it is installed
################################################
Downloading standard T1 font curves
Failed to download standard T1 font curves
The _glyphlist module already exists
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/reportlab-3.5.59/dist /build/reportlab-3.5.59
Processing ./reportlab-3.5.59-cp38-cp38-linux_x86_64.whl
Requirement already satisfied: pillow>=4.0.0 in /nix/store/vch3wlimmlkwk631s9qlfd1p9f2y94b7-python3.8-Pillow-8.1.1/lib/python3.8/site-packages (from reportlab==3.5.59) (8.1.1)
Installing collected packages: reportlab
Successfully installed reportlab-3.5.59
/build/reportlab-3.5.59
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8vrjvs0s71jdrrvh9qwzaq96anqsbalv-python3.8-reportlab-3.5.59
shrinking /nix/store/8vrjvs0s71jdrrvh9qwzaq96anqsbalv-python3.8-reportlab-3.5.59/lib/python3.8/site-packages/reportlab/lib/_rl_accel.cpython-38-x86_64-linux-gnu.so
shrinking /nix/store/8vrjvs0s71jdrrvh9qwzaq96anqsbalv-python3.8-reportlab-3.5.59/lib/python3.8/site-packages/reportlab/graphics/_renderPM.cpython-38-x86_64-linux-gnu.so
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/8vrjvs0s71jdrrvh9qwzaq96anqsbalv-python3.8-reportlab-3.5.59/lib
patching script interpreter paths in /nix/store/8vrjvs0s71jdrrvh9qwzaq96anqsbalv-python3.8-reportlab-3.5.59
checking for references to /build/ in /nix/store/8vrjvs0s71jdrrvh9qwzaq96anqsbalv-python3.8-reportlab-3.5.59...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
..........................................................................................................................................sss..s.......s...........................................................................................................................................................................
----------------------------------------------------------------------
Ran 323 tests in 30.540s
OK (skipped=5)
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment