D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-reportlab-3.6.11-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tDDDyS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf reportlab-3.6.11 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/reportlab-3.6.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd reportlab-3.6.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + xargs sed -i -e '/^#!\//d' + find src -name '*.py' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AwsA4a + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd reportlab-3.6.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ pkg-config --cflags libart-2.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 ' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 ' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --use-system-libart --no-download-t1-files ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: Attempting build of _rl_accel ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/rl_accel' ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: Attempting build of _renderPM ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/renderPM' ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: will use installed libart 2.3.21 ##### setup-python-3.10.11-linux-x86_64: installing with freetype version 2.13.0 ##### setup-python-3.10.11-linux-x86_64: FT_LIB_DIR=[] FT_INC_DIR=['/usr/include', '/usr/include/freetype2'] ##### setup-python-3.10.11-linux-x86_64: ################################################ ##### setup-python-3.10.11-linux-x86_64: not downloading T1 font curve files ##### setup-python-3.10.11-linux-x86_64: The _glyphlist module already exists running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/reportlab copying src/reportlab/rl_config.py -> build/lib.linux-x86_64-cpython-310/reportlab copying src/reportlab/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab copying src/reportlab/rl_settings.py -> build/lib.linux-x86_64-cpython-310/reportlab creating build/lib.linux-x86_64-cpython-310/reportlab/graphics creating build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/markers.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/lineplots.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/spider.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/doughnut.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/legends.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/piecharts.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils3d.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/linecharts.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/textlabels.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/axes.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/slidebox.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/dotbox.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/barcharts.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/areas.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts copying src/reportlab/graphics/charts/utils.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts creating build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_column.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/runall.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/bubble.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/excelcolors.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/radar.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_bar.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/simple_pie.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines_markers.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/stacked_bar.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/line_chart.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/filled_radar.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/clustered_column.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/scatter_lines.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/linechart_with_markers.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples copying src/reportlab/graphics/samples/exploded_pie.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples creating build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/table.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/markers.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/flags.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/signsandsymbols.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/eventcal.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/grids.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets copying src/reportlab/graphics/widgets/adjustableArrow.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets creating build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/ecc200datamatrix.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/dmtx.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/common.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qr.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps4s.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/test.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/qrencoder.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/eanbc.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code93.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code128.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/usps.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/lto.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/widgets.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/fourstate.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/barcode/code39.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode copying src/reportlab/graphics/testdrawings.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/transform.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/renderbase.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/widgetbase.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/renderPM.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/renderPS.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/shapes.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/testshapes.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/renderPDF.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/renderSVG.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics copying src/reportlab/graphics/utils.py -> build/lib.linux-x86_64-cpython-310/reportlab/graphics creating build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/arciv.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/pdfencrypt.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/textsplit.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/randomtext.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/extformat.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/normalDate.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/PyFontify.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/sequencer.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/fonts.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/styles.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/codecharts.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/rl_accel.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/corp.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/enums.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/testutils.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/abag.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/fontfinder.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/rparsexml.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/logger.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/rltempfile.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/attrmap.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/yaml.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/colors.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/pygments2xpre.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/boxstuff.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/pagesizes.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/validators.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/units.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/rl_safe_eval.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/formatters.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/utils.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib copying src/reportlab/lib/geomutils.py -> build/lib.linux-x86_64-cpython-310/reportlab/lib creating build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/acroform.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_cidfontdata.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courier.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/pdfmetrics.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/rl_codecs.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/pdfform.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/ttfonts.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/pdfutils.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_standard.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_can_cmap_data.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_glyphlist.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/pdfdoc.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/pdfpattern.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase copying src/reportlab/pdfbase/cidfonts.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfbase creating build/lib.linux-x86_64-cpython-310/reportlab/pdfgen copying src/reportlab/pdfgen/pathobject.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfgen copying src/reportlab/pdfgen/pdfimages.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfgen copying src/reportlab/pdfgen/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfgen copying src/reportlab/pdfgen/textobject.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfgen copying src/reportlab/pdfgen/pdfgeom.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfgen copying src/reportlab/pdfgen/canvas.py -> build/lib.linux-x86_64-cpython-310/reportlab/pdfgen creating build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/paraparser.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/frames.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/figures.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/multicol.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/paragraph.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/para.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/doctemplate.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/xpreformatted.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/tables.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/tableofcontents.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/__init__.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus copying src/reportlab/platypus/flowables.py -> build/lib.linux-x86_64-cpython-310/reportlab/platypus creating build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/00readme.txt -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/bitstream-vera-license.txt -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGarden-changelog.txt -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGarden-copying.txt -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGarden-readme.txt -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGarden.sfd -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.afm -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/DarkGardenMK.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/Vera.ttf -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/VeraBd.ttf -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/VeraBI.ttf -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/VeraIt.ttf -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_abi____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_ab_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_ai_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_a______.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/cobo____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/cob_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/com_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/coo_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_ebi____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_eb_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_ei_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/_er_____.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/sy______.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/zd______.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/zx______.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/zy______.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/callig15.pfb -> build/lib.linux-x86_64-cpython-310/reportlab/fonts copying src/reportlab/fonts/callig15.afm -> build/lib.linux-x86_64-cpython-310/reportlab/fonts running build_ext building 'reportlab.lib._rl_accel' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/src creating build/temp.linux-x86_64-cpython-310/src/rl_addons creating build/temp.linux-x86_64-cpython-310/src/rl_addons/rl_accel gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 -fPIC -I/usr/include/python3.10 -c src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-x86_64-cpython-310/src/rl_addons/rl_accel/_rl_accel.o src/rl_addons/rl_accel/_rl_accel.c: In function 'unicode2T1': src/rl_addons/rl_accel/_rl_accel.c:615:37: warning: passing argument 2 of '_GetStringBuf' from incompatible pointer type [-Wincompatible-pointer-types] 615 | encObj = _GetStringBuf(_o2, &encStr); | ^~~~~~~ | | | char ** src/rl_addons/rl_accel/_rl_accel.c:564:60: note: expected 'const char **' but argument is of type 'char **' 564 | static PyObject *_GetStringBuf(PyObject *obj, const char **buf) | ~~~~~~~~~~~~~^~~ src/rl_addons/rl_accel/_rl_accel.c: In function 'instanceStringWidthTTF': src/rl_addons/rl_accel/_rl_accel.c:871:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 871 | n = PyUnicode_GET_SIZE(text); | ^ In file included from /usr/include/python3.10/unicodeobject.h:1046, from /usr/include/python3.10/Python.h:83, from src/rl_addons/rl_accel/_rl_accel.c:9: /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/rl_addons/rl_accel/_rl_accel.c:871:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 871 | n = PyUnicode_GET_SIZE(text); | ^ /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/rl_addons/rl_accel/_rl_accel.c:871:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 871 | n = PyUnicode_GET_SIZE(text); | ^ /usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/rl_addons/rl_accel/_rl_accel.c:872:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 872 | b = PyUnicode_AS_UNICODE(text); | ^ /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 build/temp.linux-x86_64-cpython-310/src/rl_addons/rl_accel/_rl_accel.o -L/usr/lib64 -lm -lpython3.10 -o build/lib.linux-x86_64-cpython-310/reportlab/lib/_rl_accel.cpython-310-x86_64-linux-gnu.so building 'reportlab.graphics._renderPM' extension creating build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM creating build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -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 -I/usr/include/freetype2 -I/usr/include/python3.10 -c src/rl_addons/renderPM/_renderPM.c -o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/_renderPM.o src/rl_addons/renderPM/_renderPM.c: In function 'gstate_drawString': src/rl_addons/renderPM/_renderPM.c:895:17: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] 895 | textlen = PyUnicode_GetSize(obj0); | ^~~~~~~ In file included from /usr/include/python3.10/Python.h:83, from src/rl_addons/renderPM/_renderPM.c:2: /usr/include/python3.10/unicodeobject.h:177:43: note: declared here 177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( | ^~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c:896:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 896 | utext = PyUnicode_AsUnicode(obj0); | ^~~~~ In file included from /usr/include/python3.10/unicodeobject.h:1046: /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c: In function 'gstate__stringPath': src/rl_addons/renderPM/_renderPM.c:1121:17: warning: 'PyUnicode_GetSize' is deprecated [-Wdeprecated-declarations] 1121 | textlen = PyUnicode_GetSize(obj0); | ^~~~~~~ /usr/include/python3.10/unicodeobject.h:177:43: note: declared here 177 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( | ^~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c:1122:17: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 1122 | utext = PyUnicode_AsUnicode(obj0); | ^~~~~ /usr/include/python3.10/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ src/rl_addons/renderPM/_renderPM.c: In function '_set_gstateColorX': src/rl_addons/renderPM/_renderPM.c:1472:31: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1472 | if(len!=3*c->width*c->height){ | ^~ src/rl_addons/renderPM/_renderPM.c: In function 'my_pfb_reader': src/rl_addons/renderPM/_renderPM.c:1802:9: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] 1802 | result = PyEval_CallObject(reader, arglist); | ^~~~~~ In file included from /usr/include/python3.10/Python.h:130: /usr/include/python3.10/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -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 -I/usr/include/freetype2 -I/usr/include/python3.10 -c src/rl_addons/renderPM/gt1/gt1-dict.c -o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-dict.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -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 -I/usr/include/freetype2 -I/usr/include/python3.10 -c src/rl_addons/renderPM/gt1/gt1-namecontext.c -o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-namecontext.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -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 -I/usr/include/freetype2 -I/usr/include/python3.10 -c src/rl_addons/renderPM/gt1/gt1-parset1.c -o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-parset1.o src/rl_addons/renderPM/gt1/gt1-parset1.c: In function 'pscontext_new': src/rl_addons/renderPM/gt1/gt1-parset1.c:1907:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1907 | for (i = 0; i < sizeof(internal_procs) / sizeof(InternalGt1ProcListing); i++) | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -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 -I/usr/include/freetype2 -I/usr/include/python3.10 -c src/rl_addons/renderPM/gt1/gt1-region.c -o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-region.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/_renderPM.o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-dict.o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-namecontext.o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-parset1.o build/temp.linux-x86_64-cpython-310/src/rl_addons/renderPM/gt1/gt1-region.o -L/usr/lib64 -lm -lfreetype -lart_lgpl_2 -lpython3.10 -o build/lib.linux-x86_64-cpython-310/reportlab/graphics/_renderPM.cpython-310-x86_64-linux-gnu.so ########## SUMMARY INFO ######### ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: Attempting build of _rl_accel ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/rl_accel' ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: Attempting build of _renderPM ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/renderPM' ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: will use installed libart 2.3.21 ##### setup-python-3.10.11-linux-x86_64: installing with freetype version 2.13.0 ##### setup-python-3.10.11-linux-x86_64: FT_LIB_DIR=[] FT_INC_DIR=['/usr/include', '/usr/include/freetype2'] ##### setup-python-3.10.11-linux-x86_64: ################################################ ##### setup-python-3.10.11-linux-x86_64: not downloading T1 font curve files ##### setup-python-3.10.11-linux-x86_64: The _glyphlist module already exists ++ echo /home/pterjan/rpmbuild/BUILD/reportlab-3.6.11/build/lib.linux-x86_64-cpython-310 + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/reportlab-3.6.11/build/lib.linux-x86_64-cpython-310 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0OcEws + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 + cd reportlab-3.6.11 + '[' 1 -eq 1 ']' ++ pkg-config --cflags libart-2.0 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 ' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Isrc/rl_addons/renderPM -I/usr/include/libart-2.0 ' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 --use-system-libart --no-download-t1-files ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: Attempting build of _rl_accel ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/rl_accel' ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: Attempting build of _renderPM ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/renderPM' ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: will use installed libart 2.3.21 ##### setup-python-3.10.11-linux-x86_64: installing with freetype version 2.13.0 ##### setup-python-3.10.11-linux-x86_64: FT_LIB_DIR=[] FT_INC_DIR=['/usr/include', '/usr/include/freetype2'] ##### setup-python-3.10.11-linux-x86_64: ################################################ ##### setup-python-3.10.11-linux-x86_64: not downloading T1 font curve files ##### setup-python-3.10.11-linux-x86_64: The _glyphlist module already exists running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab copying build/lib.linux-x86_64-cpython-310/reportlab/rl_config.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/testdrawings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/transform.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/renderbase.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/ecc200datamatrix.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/dmtx.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/common.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/qr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/usps4s.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/qrencoder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/eanbc.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/code93.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/code128.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/usps.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/lto.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/widgets.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/fourstate.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/barcode/code39.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgetbase.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/renderPM.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/_renderPM.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/renderPS.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/shapes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/testshapes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/renderPDF.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/stacked_column.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/runall.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/bubble.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/excelcolors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/radar.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/clustered_bar.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/scatter.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/simple_pie.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/scatter_lines_markers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/stacked_bar.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/line_chart.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/filled_radar.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/clustered_column.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/scatter_lines.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/linechart_with_markers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/samples/exploded_pie.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/renderSVG.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/table.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/markers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/flags.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/signsandsymbols.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/eventcal.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/grids.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/widgets/adjustableArrow.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/markers.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/lineplots.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/spider.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/doughnut.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/legends.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/piecharts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/utils3d.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/linecharts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/textlabels.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/axes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/slidebox.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/dotbox.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/barcharts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/areas.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/charts/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts copying build/lib.linux-x86_64-cpython-310/reportlab/graphics/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/coo_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGarden-changelog.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/00readme.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_eb_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_abi____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/zy______.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/callig15.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_a______.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_er_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/sy______.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_ebi____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_ai_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/zd______.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/bitstream-vera-license.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/callig15.afm -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGarden-copying.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/cobo____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGardenMK.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGarden.sfd -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/VeraBI.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGarden-copying-gpl.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGardenMK.afm -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/Vera.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/cob_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/VeraIt.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/zx______.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_ei_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/com_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/DarkGarden-readme.txt -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/_ab_____.pfb -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts copying build/lib.linux-x86_64-cpython-310/reportlab/fonts/VeraBd.ttf -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/acroform.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_cidfontdata.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_courier.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/pdfmetrics.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/rl_codecs.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_winansi.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/pdfform.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_courierbold.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/ttfonts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_symbol.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/pdfutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_timesbold.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_helvetica.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_macexpert.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_standard.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_symbol.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_macroman.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_can_cmap_data.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_glyphlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_timesroman.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/pdfdoc.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/pdfpattern.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase copying build/lib.linux-x86_64-cpython-310/reportlab/pdfbase/cidfonts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/paraparser.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/frames.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/figures.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/multicol.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/paragraph.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/para.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/doctemplate.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/xpreformatted.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/tables.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/tableofcontents.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/platypus/flowables.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus copying build/lib.linux-x86_64-cpython-310/reportlab/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/arciv.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/pdfencrypt.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/textsplit.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/randomtext.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/extformat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/normalDate.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/PyFontify.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/sequencer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/fonts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/styles.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/codecharts.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/rl_accel.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/corp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/enums.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/testutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/abag.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/fontfinder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/rparsexml.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/logger.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/rltempfile.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/attrmap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/yaml.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/_rl_accel.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/colors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/pygments2xpre.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/boxstuff.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/pagesizes.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/validators.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/units.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/rl_safe_eval.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/formatters.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib copying build/lib.linux-x86_64-cpython-310/reportlab/lib/geomutils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/pdfgen/pathobject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/pdfgen/pdfimages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/pdfgen/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/pdfgen/textobject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/pdfgen/pdfgeom.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/pdfgen/canvas.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen copying build/lib.linux-x86_64-cpython-310/reportlab/rl_settings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/rl_config.py to rl_config.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/testdrawings.py to testdrawings.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/transform.py to transform.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/renderbase.py to renderbase.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/ecc200datamatrix.py to ecc200datamatrix.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/dmtx.py to dmtx.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/common.py to common.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/qr.py to qr.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/usps4s.py to usps4s.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/test.py to test.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/qrencoder.py to qrencoder.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/eanbc.py to eanbc.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/code93.py to code93.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/code128.py to code128.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/usps.py to usps.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/lto.py to lto.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/widgets.py to widgets.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/fourstate.py to fourstate.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/barcode/code39.py to code39.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgetbase.py to widgetbase.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/renderPM.py to renderPM.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/renderPS.py to renderPS.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/shapes.py to shapes.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/testshapes.py to testshapes.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/renderPDF.py to renderPDF.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/stacked_column.py to stacked_column.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/runall.py to runall.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/bubble.py to bubble.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/excelcolors.py to excelcolors.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/radar.py to radar.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/clustered_bar.py to clustered_bar.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/scatter.py to scatter.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/simple_pie.py to simple_pie.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/scatter_lines_markers.py to scatter_lines_markers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/stacked_bar.py to stacked_bar.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/line_chart.py to line_chart.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/filled_radar.py to filled_radar.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/clustered_column.py to clustered_column.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/scatter_lines.py to scatter_lines.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/linechart_with_markers.py to linechart_with_markers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/samples/exploded_pie.py to exploded_pie.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/renderSVG.py to renderSVG.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/table.py to table.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/markers.py to markers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/flags.py to flags.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/signsandsymbols.py to signsandsymbols.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/eventcal.py to eventcal.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/grids.py to grids.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/widgets/adjustableArrow.py to adjustableArrow.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/markers.py to markers.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/lineplots.py to lineplots.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/spider.py to spider.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/doughnut.py to doughnut.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/legends.py to legends.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/piecharts.py to piecharts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/utils3d.py to utils3d.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/linecharts.py to linecharts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/textlabels.py to textlabels.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/axes.py to axes.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/slidebox.py to slidebox.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/dotbox.py to dotbox.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/barcharts.py to barcharts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/areas.py to areas.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/charts/utils.py to utils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/utils.py to utils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/acroform.py to acroform.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_cidfontdata.py to _cidfontdata.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_courier.py to _fontdata_widths_courier.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_helveticabold.py to _fontdata_widths_helveticabold.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py to _fontdata_widths_zapfdingbats.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_timesitalic.py to _fontdata_widths_timesitalic.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata.py to _fontdata.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/pdfmetrics.py to pdfmetrics.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/rl_codecs.py to rl_codecs.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_winansi.py to _fontdata_enc_winansi.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/pdfform.py to pdfform.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_courierbold.py to _fontdata_widths_courierbold.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/ttfonts.py to ttfonts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_symbol.py to _fontdata_enc_symbol.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py to _fontdata_widths_helveticaboldoblique.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/pdfutils.py to pdfutils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_timesbold.py to _fontdata_widths_timesbold.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_helvetica.py to _fontdata_widths_helvetica.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_macexpert.py to _fontdata_enc_macexpert.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_standard.py to _fontdata_enc_standard.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_symbol.py to _fontdata_widths_symbol.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_courieroblique.py to _fontdata_widths_courieroblique.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_macroman.py to _fontdata_enc_macroman.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_pdfdoc.py to _fontdata_enc_pdfdoc.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_can_cmap_data.py to _can_cmap_data.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py to _fontdata_widths_helveticaoblique.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py to _fontdata_enc_zapfdingbats.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_glyphlist.py to _glyphlist.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_timesroman.py to _fontdata_widths_timesroman.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/pdfdoc.py to pdfdoc.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py to _fontdata_widths_timesbolditalic.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py to _fontdata_widths_courierboldoblique.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/pdfpattern.py to pdfpattern.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfbase/cidfonts.py to cidfonts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/paraparser.py to paraparser.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/frames.py to frames.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/figures.py to figures.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/multicol.py to multicol.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/paragraph.py to paragraph.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/para.py to para.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/doctemplate.py to doctemplate.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/xpreformatted.py to xpreformatted.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/tables.py to tables.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/tableofcontents.py to tableofcontents.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/platypus/flowables.py to flowables.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/arciv.py to arciv.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/pdfencrypt.py to pdfencrypt.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/textsplit.py to textsplit.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/randomtext.py to randomtext.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/extformat.py to extformat.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/normalDate.py to normalDate.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/PyFontify.py to PyFontify.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/sequencer.py to sequencer.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/fonts.py to fonts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/styles.py to styles.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/codecharts.py to codecharts.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/rl_accel.py to rl_accel.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/corp.py to corp.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/enums.py to enums.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/testutils.py to testutils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/abag.py to abag.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/fontfinder.py to fontfinder.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/rparsexml.py to rparsexml.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/logger.py to logger.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/rltempfile.py to rltempfile.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/attrmap.py to attrmap.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/yaml.py to yaml.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/colors.py to colors.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/pygments2xpre.py to pygments2xpre.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/boxstuff.py to boxstuff.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/pagesizes.py to pagesizes.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/validators.py to validators.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/units.py to units.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/rl_safe_eval.py to rl_safe_eval.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/formatters.py to formatters.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/utils.py to utils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/geomutils.py to geomutils.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen/pathobject.py to pathobject.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen/pdfimages.py to pdfimages.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen/__init__.py to __init__.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen/textobject.py to textobject.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen/pdfgeom.py to pdfgeom.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/pdfgen/canvas.py to canvas.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/rl_settings.py to rl_settings.cpython-310.pyc writing byte-compilation script '/tmp/tmpn4blqunx.py' /usr/bin/python3 /tmp/tmpn4blqunx.py removing /tmp/tmpn4blqunx.py running install_egg_info running egg_info writing src/reportlab.egg-info/PKG-INFO writing dependency_links to src/reportlab.egg-info/dependency_links.txt writing requirements to src/reportlab.egg-info/requires.txt writing top-level names to src/reportlab.egg-info/top_level.txt reading manifest file 'src/reportlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yml' adding license file 'LICENSE.txt' writing manifest file 'src/reportlab.egg-info/SOURCES.txt' Copying src/reportlab.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab-3.6.11-py3.10.egg-info running install_scripts ########## SUMMARY INFO ######### ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: Attempting build of _rl_accel ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/rl_accel' ##### setup-python-3.10.11-linux-x86_64: ================================================ ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: Attempting build of _renderPM ##### setup-python-3.10.11-linux-x86_64: extensions from 'src/rl_addons/renderPM' ##### setup-python-3.10.11-linux-x86_64: =================================================== ##### setup-python-3.10.11-linux-x86_64: will use installed libart 2.3.21 ##### setup-python-3.10.11-linux-x86_64: installing with freetype version 2.13.0 ##### setup-python-3.10.11-linux-x86_64: FT_LIB_DIR=[] FT_INC_DIR=['/usr/include', '/usr/include/freetype2'] ##### setup-python-3.10.11-linux-x86_64: ################################################ ##### setup-python-3.10.11-linux-x86_64: not downloading T1 font curve files ##### setup-python-3.10.11-linux-x86_64: The _glyphlist module already exists + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/bin/__pycache__ + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/fonts + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.6.11-1.mga9 --unique-debug-suffix -3.6.11-1.mga9.x86_64 --unique-debug-src-base python-reportlab-3.6.11-1.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/reportlab-3.6.11 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/graphics/_renderPM.cpython-310-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10/site-packages/reportlab/lib/_rl_accel.cpython-310-x86_64-linux-gnu.so original debug info size: 356kB, size after compression: 348kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 426 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-reportlab-3.6.11-1.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IZnegg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd reportlab-3.6.11 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python3-reportlab + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python3-reportlab + cp -pr README.txt /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python3-reportlab + cp -pr CHANGES.md /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python3-reportlab + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.J6L230 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd reportlab-3.6.11 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/licenses/python3-reportlab + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/licenses/python3-reportlab + cp -pr LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/licenses/python3-reportlab + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-reportlab = 3.6.11-1.mga9 python3-reportlab = 3.6.11-1.mga9 python3-reportlab(x86-64) = 3.6.11-1.mga9 python3.10-reportlab = 3.6.11-1.mga9 python3.10dist(reportlab) = 3.6.11 python3dist(reportlab) = 3.6.11 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()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpython3.10.so.1.0()(64bit) python(abi) = 3.10 python3.10dist(pillow) >= 9 Obsoletes: python-reportlab < 3.6.11-1.mga9 Processing files: python-reportlab-docs-3.6.11-1.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3G9VdR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd reportlab-3.6.11 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python-reportlab-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python-reportlab-docs + cp -pr demos /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python-reportlab-docs + cp -pr tools /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64/usr/share/doc/python-reportlab-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-reportlab-docs = 3.6.11-1.mga9 python-reportlab-docs(x86-64) = 3.6.11-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-reportlab-debugsource-3.6.11-1.mga9.x86_64 Provides: python-reportlab-debugsource = 3.6.11-1.mga9 python-reportlab-debugsource(x86-64) = 3.6.11-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-reportlab-debuginfo-3.6.11-1.mga9.x86_64 Provides: debuginfo(build-id) = 3831e0a15879ed3838c1bbe054694d492f0cefa5 debuginfo(build-id) = f7bc57442014b4aa4dd4bdb6d3efac4cabee3fe2 python-reportlab-debuginfo = 3.6.11-1.mga9 python3-reportlab-debuginfo = 3.6.11-1.mga9 python3-reportlab-debuginfo(x86-64) = 3.6.11-1.mga9 python3.10-reportlab-debuginfo = 3.6.11-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-reportlab-debugsource(x86-64) = 3.6.11-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-reportlab-debugsource-3.6.11-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-reportlab-debuginfo-3.6.11-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-reportlab-docs-3.6.11-1.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-reportlab-3.6.11-1.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OSRPqX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd reportlab-3.6.11 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-reportlab-3.6.11-1.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UKMt3d + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf reportlab-3.6.11 reportlab-3.6.11.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!