>>> py3-pygments: Building main/py3-pygments 2.15.1-r0 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 20:56:55 +0000 >>> py3-pygments: Checking sanity of /home/buildozer/aports/main/py3-pygments/APKBUILD... >>> py3-pygments: Analyzing dependencies... >>> py3-pygments: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-installer (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing libffi (3.4.4-r2) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.2-r1) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230401-r4) (7/25) Installing readline (8.2.1-r1) (8/25) Installing sqlite-libs (3.41.2-r2) (9/25) Installing python3 (3.11.3-r10) (10/25) Installing python3-pycache-pyc0 (3.11.3-r10) (11/25) Installing pyc (0.1-r0) (12/25) Installing python3-pyc (3.11.3-r10) (13/25) Installing py3-parsing (3.0.9-r2) (14/25) Installing py3-parsing-pyc (3.0.9-r2) (15/25) Installing py3-packaging (23.1-r1) (16/25) Installing py3-packaging-pyc (23.1-r1) (17/25) Installing py3-setuptools (67.6.1-r1) (18/25) Installing py3-setuptools-pyc (67.6.1-r1) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (13-r2) (22/25) Installing py3-gpep517-pyc (13-r2) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-pygments (20230419.205656) Executing busybox-1.36.0-r7.trigger OK: 347 MiB in 123 packages >>> py3-pygments: Cleaning up srcdir >>> py3-pygments: Cleaning up pkgdir >>> py3-pygments: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pygments-2.15.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pygments: Fetching https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.15.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 4706k 23 1123k 0 0 645k 0 0:00:07 0:00:01 0:00:06 645k 100 4706k 100 4706k 0 0 2310k 0 0:00:02 0:00:02 --:--:-- 11.8M >>> py3-pygments: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pygments-2.15.1.tar.gz >>> py3-pygments: Checking sha512sums... Pygments-2.15.1.tar.gz: OK >>> py3-pygments: Unpacking /var/cache/distfiles/Pygments-2.15.1.tar.gz... 2023-04-19 20:56:59,907 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-04-19 20:57:00,222 root INFO running bdist_wheel 2023-04-19 20:57:00,234 root INFO running build 2023-04-19 20:57:00,235 root INFO running build_py 2023-04-19 20:57:00,239 root INFO creating build 2023-04-19 20:57:00,239 root INFO creating build/lib 2023-04-19 20:57:00,240 root INFO creating build/lib/pygments 2023-04-19 20:57:00,240 root INFO copying pygments/plugin.py -> build/lib/pygments 2023-04-19 20:57:00,240 root INFO copying pygments/console.py -> build/lib/pygments 2023-04-19 20:57:00,241 root INFO copying pygments/util.py -> build/lib/pygments 2023-04-19 20:57:00,241 root INFO copying pygments/sphinxext.py -> build/lib/pygments 2023-04-19 20:57:00,242 root INFO copying pygments/filter.py -> build/lib/pygments 2023-04-19 20:57:00,242 root INFO copying pygments/style.py -> build/lib/pygments 2023-04-19 20:57:00,243 root INFO copying pygments/modeline.py -> build/lib/pygments 2023-04-19 20:57:00,243 root INFO copying pygments/__main__.py -> build/lib/pygments 2023-04-19 20:57:00,244 root INFO copying pygments/token.py -> build/lib/pygments 2023-04-19 20:57:00,244 root INFO copying pygments/formatter.py -> build/lib/pygments 2023-04-19 20:57:00,244 root INFO copying pygments/unistring.py -> build/lib/pygments 2023-04-19 20:57:00,245 root INFO copying pygments/scanner.py -> build/lib/pygments 2023-04-19 20:57:00,245 root INFO copying pygments/cmdline.py -> build/lib/pygments 2023-04-19 20:57:00,246 root INFO copying pygments/__init__.py -> build/lib/pygments 2023-04-19 20:57:00,246 root INFO copying pygments/regexopt.py -> build/lib/pygments 2023-04-19 20:57:00,247 root INFO copying pygments/lexer.py -> build/lib/pygments 2023-04-19 20:57:00,249 root INFO creating build/lib/pygments/styles 2023-04-19 20:57:00,249 root INFO copying pygments/styles/lilypond.py -> build/lib/pygments/styles 2023-04-19 20:57:00,250 root INFO copying pygments/styles/nord.py -> build/lib/pygments/styles 2023-04-19 20:57:00,250 root INFO copying pygments/styles/igor.py -> build/lib/pygments/styles 2023-04-19 20:57:00,251 root INFO copying pygments/styles/pastie.py -> build/lib/pygments/styles 2023-04-19 20:57:00,251 root INFO copying pygments/styles/vs.py -> build/lib/pygments/styles 2023-04-19 20:57:00,251 root INFO copying pygments/styles/arduino.py -> build/lib/pygments/styles 2023-04-19 20:57:00,252 root INFO copying pygments/styles/colorful.py -> build/lib/pygments/styles 2023-04-19 20:57:00,252 root INFO copying pygments/styles/tango.py -> build/lib/pygments/styles 2023-04-19 20:57:00,253 root INFO copying pygments/styles/solarized.py -> build/lib/pygments/styles 2023-04-19 20:57:00,253 root INFO copying pygments/styles/dracula.py -> build/lib/pygments/styles 2023-04-19 20:57:00,254 root INFO copying pygments/styles/friendly.py -> build/lib/pygments/styles 2023-04-19 20:57:00,254 root INFO copying pygments/styles/rrt.py -> build/lib/pygments/styles 2023-04-19 20:57:00,254 root INFO copying pygments/styles/stata_dark.py -> build/lib/pygments/styles 2023-04-19 20:57:00,255 root INFO copying pygments/styles/bw.py -> build/lib/pygments/styles 2023-04-19 20:57:00,255 root INFO copying pygments/styles/autumn.py -> build/lib/pygments/styles 2023-04-19 20:57:00,256 root INFO copying pygments/styles/default.py -> build/lib/pygments/styles 2023-04-19 20:57:00,256 root INFO copying pygments/styles/rainbow_dash.py -> build/lib/pygments/styles 2023-04-19 20:57:00,257 root INFO copying pygments/styles/borland.py -> build/lib/pygments/styles 2023-04-19 20:57:00,257 root INFO copying pygments/styles/algol.py -> build/lib/pygments/styles 2023-04-19 20:57:00,258 root INFO copying pygments/styles/manni.py -> build/lib/pygments/styles 2023-04-19 20:57:00,258 root INFO copying pygments/styles/monokai.py -> build/lib/pygments/styles 2023-04-19 20:57:00,258 root INFO copying pygments/styles/gh_dark.py -> build/lib/pygments/styles 2023-04-19 20:57:00,259 root INFO copying pygments/styles/staroffice.py -> build/lib/pygments/styles 2023-04-19 20:57:00,259 root INFO copying pygments/styles/emacs.py -> build/lib/pygments/styles 2023-04-19 20:57:00,260 root INFO copying pygments/styles/paraiso_dark.py -> build/lib/pygments/styles 2023-04-19 20:57:00,260 root INFO copying pygments/styles/xcode.py -> build/lib/pygments/styles 2023-04-19 20:57:00,261 root INFO copying pygments/styles/fruity.py -> build/lib/pygments/styles 2023-04-19 20:57:00,261 root INFO copying pygments/styles/algol_nu.py -> build/lib/pygments/styles 2023-04-19 20:57:00,262 root INFO copying pygments/styles/material.py -> build/lib/pygments/styles 2023-04-19 20:57:00,262 root INFO copying pygments/styles/gruvbox.py -> build/lib/pygments/styles 2023-04-19 20:57:00,262 root INFO copying pygments/styles/inkpot.py -> build/lib/pygments/styles 2023-04-19 20:57:00,263 root INFO copying pygments/styles/friendly_grayscale.py -> build/lib/pygments/styles 2023-04-19 20:57:00,263 root INFO copying pygments/styles/abap.py -> build/lib/pygments/styles 2023-04-19 20:57:00,264 root INFO copying pygments/styles/onedark.py -> build/lib/pygments/styles 2023-04-19 20:57:00,264 root INFO copying pygments/styles/stata_light.py -> build/lib/pygments/styles 2023-04-19 20:57:00,265 root INFO copying pygments/styles/vim.py -> build/lib/pygments/styles 2023-04-19 20:57:00,265 root INFO copying pygments/styles/paraiso_light.py -> build/lib/pygments/styles 2023-04-19 20:57:00,265 root INFO copying pygments/styles/trac.py -> build/lib/pygments/styles 2023-04-19 20:57:00,266 root INFO copying pygments/styles/__init__.py -> build/lib/pygments/styles 2023-04-19 20:57:00,266 root INFO copying pygments/styles/lovelace.py -> build/lib/pygments/styles 2023-04-19 20:57:00,267 root INFO copying pygments/styles/native.py -> build/lib/pygments/styles 2023-04-19 20:57:00,267 root INFO copying pygments/styles/zenburn.py -> build/lib/pygments/styles 2023-04-19 20:57:00,268 root INFO copying pygments/styles/perldoc.py -> build/lib/pygments/styles 2023-04-19 20:57:00,268 root INFO copying pygments/styles/murphy.py -> build/lib/pygments/styles 2023-04-19 20:57:00,268 root INFO copying pygments/styles/sas.py -> build/lib/pygments/styles 2023-04-19 20:57:00,277 root INFO creating build/lib/pygments/lexers 2023-04-19 20:57:00,277 root INFO copying pygments/lexers/carbon.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,278 root INFO copying pygments/lexers/_sourcemod_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,278 root INFO copying pygments/lexers/qvt.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,279 root INFO copying pygments/lexers/asc.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,279 root INFO copying pygments/lexers/lilypond.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,280 root INFO copying pygments/lexers/jvm.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,280 root INFO copying pygments/lexers/snobol.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,281 root INFO copying pygments/lexers/asm.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,281 root INFO copying pygments/lexers/automation.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,282 root INFO copying pygments/lexers/fortran.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,282 root INFO copying pygments/lexers/_ada_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,282 root INFO copying pygments/lexers/mosel.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,283 root INFO copying pygments/lexers/_usd_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,283 root INFO copying pygments/lexers/_postgres_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,284 root INFO copying pygments/lexers/igor.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,284 root INFO copying pygments/lexers/smithy.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,285 root INFO copying pygments/lexers/rnc.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,285 root INFO copying pygments/lexers/_tsql_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,285 root INFO copying pygments/lexers/capnproto.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,286 root INFO copying pygments/lexers/_stan_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,286 root INFO copying pygments/lexers/oberon.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,287 root INFO copying pygments/lexers/diff.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,287 root INFO copying pygments/lexers/theorem.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,288 root INFO copying pygments/lexers/yang.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,288 root INFO copying pygments/lexers/gdscript.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,289 root INFO copying pygments/lexers/dax.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,289 root INFO copying pygments/lexers/robotframework.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,290 root INFO copying pygments/lexers/_lasso_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,290 root INFO copying pygments/lexers/gcodelexer.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,291 root INFO copying pygments/lexers/console.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,291 root INFO copying pygments/lexers/trafficscript.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,291 root INFO copying pygments/lexers/make.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,292 root INFO copying pygments/lexers/graph.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,292 root INFO copying pygments/lexers/phix.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,293 root INFO copying pygments/lexers/sql.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,293 root INFO copying pygments/lexers/macaulay2.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,294 root INFO copying pygments/lexers/javascript.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,294 root INFO copying pygments/lexers/devicetree.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,295 root INFO copying pygments/lexers/jsonnet.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,295 root INFO copying pygments/lexers/cplint.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,295 root INFO copying pygments/lexers/parsers.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,296 root INFO copying pygments/lexers/idl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,296 root INFO copying pygments/lexers/forth.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,297 root INFO copying pygments/lexers/nimrod.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,297 root INFO copying pygments/lexers/dalvik.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,298 root INFO copying pygments/lexers/arturo.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,298 root INFO copying pygments/lexers/teraterm.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,298 root INFO copying pygments/lexers/foxpro.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,299 root INFO copying pygments/lexers/hexdump.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,299 root INFO copying pygments/lexers/amdgpu.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,300 root INFO copying pygments/lexers/lisp.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,300 root INFO copying pygments/lexers/func.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,301 root INFO copying pygments/lexers/textfmts.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,301 root INFO copying pygments/lexers/pony.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,302 root INFO copying pygments/lexers/tcl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,302 root INFO copying pygments/lexers/ampl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,303 root INFO copying pygments/lexers/qlik.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,303 root INFO copying pygments/lexers/minecraft.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,303 root INFO copying pygments/lexers/comal.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,304 root INFO copying pygments/lexers/srcinfo.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,304 root INFO copying pygments/lexers/ncl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,305 root INFO copying pygments/lexers/prolog.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,305 root INFO copying pygments/lexers/teal.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,306 root INFO copying pygments/lexers/int_fiction.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,306 root INFO copying pygments/lexers/elm.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,307 root INFO copying pygments/lexers/ezhil.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,307 root INFO copying pygments/lexers/_cl_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,307 root INFO copying pygments/lexers/maxima.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,308 root INFO copying pygments/lexers/c_cpp.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,308 root INFO copying pygments/lexers/testing.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,309 root INFO copying pygments/lexers/felix.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,309 root INFO copying pygments/lexers/fantom.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,310 root INFO copying pygments/lexers/php.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,310 root INFO copying pygments/lexers/data.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,311 root INFO copying pygments/lexers/usd.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,311 root INFO copying pygments/lexers/sophia.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,312 root INFO copying pygments/lexers/graphviz.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,312 root INFO copying pygments/lexers/procfile.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,312 root INFO copying pygments/lexers/sgf.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,313 root INFO copying pygments/lexers/j.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,313 root INFO copying pygments/lexers/gsql.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,314 root INFO copying pygments/lexers/_lua_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,314 root INFO copying pygments/lexers/matlab.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,315 root INFO copying pygments/lexers/math.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,315 root INFO copying pygments/lexers/_scheme_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,316 root INFO copying pygments/lexers/css.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,316 root INFO copying pygments/lexers/scripting.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,317 root INFO copying pygments/lexers/savi.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,317 root INFO copying pygments/lexers/mime.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,317 root INFO copying pygments/lexers/praat.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,318 root INFO copying pygments/lexers/supercollider.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,318 root INFO copying pygments/lexers/ooc.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,319 root INFO copying pygments/lexers/grammar_notation.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,319 root INFO copying pygments/lexers/erlang.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,320 root INFO copying pygments/lexers/berry.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,320 root INFO copying pygments/lexers/webidl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,320 root INFO copying pygments/lexers/algebra.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,321 root INFO copying pygments/lexers/dsls.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,321 root INFO copying pygments/lexers/rita.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,322 root INFO copying pygments/lexers/parasail.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,322 root INFO copying pygments/lexers/pascal.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,322 root INFO copying pygments/lexers/_mysql_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,323 root INFO copying pygments/lexers/_vbscript_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,323 root INFO copying pygments/lexers/ruby.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,323 root INFO copying pygments/lexers/meson.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,324 root INFO copying pygments/lexers/textedit.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,324 root INFO copying pygments/lexers/bdd.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,325 root INFO copying pygments/lexers/agile.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,325 root INFO copying pygments/lexers/ada.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,325 root INFO copying pygments/lexers/julia.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,326 root INFO copying pygments/lexers/boa.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,326 root INFO copying pygments/lexers/functional.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,326 root INFO copying pygments/lexers/arrow.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,327 root INFO copying pygments/lexers/sieve.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,327 root INFO copying pygments/lexers/_lilypond_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,327 root INFO copying pygments/lexers/_mql_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,328 root INFO copying pygments/lexers/q.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,328 root INFO copying pygments/lexers/python.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,329 root INFO copying pygments/lexers/graphics.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,329 root INFO copying pygments/lexers/_css_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,330 root INFO copying pygments/lexers/freefem.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,330 root INFO copying pygments/lexers/urbi.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,330 root INFO copying pygments/lexers/_qlik_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,331 root INFO copying pygments/lexers/apdlexer.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,331 root INFO copying pygments/lexers/html.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,331 root INFO copying pygments/lexers/d.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,332 root INFO copying pygments/lexers/resource.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,332 root INFO copying pygments/lexers/jmespath.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,333 root INFO copying pygments/lexers/ride.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,333 root INFO copying pygments/lexers/pawn.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,333 root INFO copying pygments/lexers/email.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,334 root INFO copying pygments/lexers/wgsl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,334 root INFO copying pygments/lexers/haxe.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,334 root INFO copying pygments/lexers/archetype.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,335 root INFO copying pygments/lexers/_scilab_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,335 root INFO copying pygments/lexers/configs.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,336 root INFO copying pygments/lexers/cddl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,336 root INFO copying pygments/lexers/floscript.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,336 root INFO copying pygments/lexers/wren.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,337 root INFO copying pygments/lexers/r.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,337 root INFO copying pygments/lexers/dylan.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,338 root INFO copying pygments/lexers/x10.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,338 root INFO copying pygments/lexers/ul4.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,338 root INFO copying pygments/lexers/esoteric.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,339 root INFO copying pygments/lexers/_vim_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,339 root INFO copying pygments/lexers/promql.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,339 root INFO copying pygments/lexers/perl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,340 root INFO copying pygments/lexers/varnish.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,340 root INFO copying pygments/lexers/templates.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,341 root INFO copying pygments/lexers/monte.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,341 root INFO copying pygments/lexers/iolang.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,341 root INFO copying pygments/lexers/spice.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,342 root INFO copying pygments/lexers/ml.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,342 root INFO copying pygments/lexers/haskell.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,343 root INFO copying pygments/lexers/tnt.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,343 root INFO copying pygments/lexers/wowtoc.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,343 root INFO copying pygments/lexers/mips.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,344 root INFO copying pygments/lexers/tlb.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,344 root INFO copying pygments/lexers/bare.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,344 root INFO copying pygments/lexers/slash.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,345 root INFO copying pygments/lexers/crystal.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,345 root INFO copying pygments/lexers/ambient.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,346 root INFO copying pygments/lexers/actionscript.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,346 root INFO copying pygments/lexers/web.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,346 root INFO copying pygments/lexers/scdoc.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,347 root INFO copying pygments/lexers/basic.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,347 root INFO copying pygments/lexers/shell.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,348 root INFO copying pygments/lexers/futhark.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,348 root INFO copying pygments/lexers/zig.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,348 root INFO copying pygments/lexers/apl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,349 root INFO copying pygments/lexers/thingsdb.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,349 root INFO copying pygments/lexers/unicon.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,349 root INFO copying pygments/lexers/markup.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,350 root INFO copying pygments/lexers/modeling.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,350 root INFO copying pygments/lexers/other.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,351 root INFO copying pygments/lexers/verification.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,351 root INFO copying pygments/lexers/inferno.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,351 root INFO copying pygments/lexers/webmisc.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,352 root INFO copying pygments/lexers/smv.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,352 root INFO copying pygments/lexers/_php_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,353 root INFO copying pygments/lexers/eiffel.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,353 root INFO copying pygments/lexers/_stata_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,353 root INFO copying pygments/lexers/jslt.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,354 root INFO copying pygments/lexers/c_like.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,354 root INFO copying pygments/lexers/solidity.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,355 root INFO copying pygments/lexers/typoscript.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,355 root INFO copying pygments/lexers/objective.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,355 root INFO copying pygments/lexers/rebol.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,356 root INFO copying pygments/lexers/ecl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,356 root INFO copying pygments/lexers/installers.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,357 root INFO copying pygments/lexers/tal.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,357 root INFO copying pygments/lexers/chapel.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,357 root INFO copying pygments/lexers/_cocoa_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,358 root INFO copying pygments/lexers/hdl.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,358 root INFO copying pygments/lexers/rust.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,359 root INFO copying pygments/lexers/clean.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,359 root INFO copying pygments/lexers/_openedge_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,359 root INFO copying pygments/lexers/fift.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,360 root INFO copying pygments/lexers/nit.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,360 root INFO copying pygments/lexers/nix.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,360 root INFO copying pygments/lexers/_asy_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,361 root INFO copying pygments/lexers/xorg.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,361 root INFO copying pygments/lexers/_csound_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,362 root INFO copying pygments/lexers/modula2.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,362 root INFO copying pygments/lexers/bibtex.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,362 root INFO copying pygments/lexers/compiled.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,363 root INFO copying pygments/lexers/__init__.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,363 root INFO copying pygments/lexers/smalltalk.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,364 root INFO copying pygments/lexers/rdf.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,364 root INFO copying pygments/lexers/business.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,364 root INFO copying pygments/lexers/go.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,365 root INFO copying pygments/lexers/roboconf.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,365 root INFO copying pygments/lexers/special.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,366 root INFO copying pygments/lexers/factor.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,366 root INFO copying pygments/lexers/whiley.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,366 root INFO copying pygments/lexers/_julia_builtins.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,367 root INFO copying pygments/lexers/elpi.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,367 root INFO copying pygments/lexers/webassembly.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,367 root INFO copying pygments/lexers/kuin.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,368 root INFO copying pygments/lexers/dotnet.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,368 root INFO copying pygments/lexers/csound.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,369 root INFO copying pygments/lexers/_mapping.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,369 root INFO copying pygments/lexers/pointless.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,369 root INFO copying pygments/lexers/stata.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,370 root INFO copying pygments/lexers/sas.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,370 root INFO copying pygments/lexers/text.py -> build/lib/pygments/lexers 2023-04-19 20:57:00,371 root INFO creating build/lib/pygments/filters 2023-04-19 20:57:00,371 root INFO copying pygments/filters/__init__.py -> build/lib/pygments/filters 2023-04-19 20:57:00,372 root INFO creating build/lib/pygments/formatters 2023-04-19 20:57:00,372 root INFO copying pygments/formatters/irc.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,373 root INFO copying pygments/formatters/pangomarkup.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,373 root INFO copying pygments/formatters/groff.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,373 root INFO copying pygments/formatters/bbcode.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,374 root INFO copying pygments/formatters/rtf.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,374 root INFO copying pygments/formatters/terminal256.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,375 root INFO copying pygments/formatters/html.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,375 root INFO copying pygments/formatters/terminal.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,375 root INFO copying pygments/formatters/latex.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,376 root INFO copying pygments/formatters/other.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,376 root INFO copying pygments/formatters/svg.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,376 root INFO copying pygments/formatters/__init__.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,377 root INFO copying pygments/formatters/img.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,377 root INFO copying pygments/formatters/_mapping.py -> build/lib/pygments/formatters 2023-04-19 20:57:00,377 root INFO running egg_info 2023-04-19 20:57:00,383 root INFO writing Pygments.egg-info/PKG-INFO 2023-04-19 20:57:00,383 root INFO writing dependency_links to Pygments.egg-info/dependency_links.txt 2023-04-19 20:57:00,384 root INFO writing entry points to Pygments.egg-info/entry_points.txt 2023-04-19 20:57:00,384 root INFO writing requirements to Pygments.egg-info/requires.txt 2023-04-19 20:57:00,385 root INFO writing top-level names to Pygments.egg-info/top_level.txt 2023-04-19 20:57:00,403 root INFO reading manifest file 'Pygments.egg-info/SOURCES.txt' 2023-04-19 20:57:00,443 root INFO reading manifest template 'MANIFEST.in' 2023-04-19 20:57:00,443 root WARNING warning: no files found matching 'Makefile' 2023-04-19 20:57:00,636 root INFO adding license file 'LICENSE' 2023-04-19 20:57:00,636 root INFO adding license file 'AUTHORS' 2023-04-19 20:57:00,759 root INFO writing manifest file 'Pygments.egg-info/SOURCES.txt' 2023-04-19 20:57:00,845 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-19 20:57:00,845 root INFO running install 2023-04-19 20:57:00,876 root INFO running install_lib 2023-04-19 20:57:00,879 root INFO creating build/bdist.linux-ppc64le 2023-04-19 20:57:00,880 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-19 20:57:00,880 root INFO creating build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,880 root INFO copying build/lib/pygments/plugin.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,880 root INFO copying build/lib/pygments/console.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,881 root INFO copying build/lib/pygments/util.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,881 root INFO copying build/lib/pygments/sphinxext.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,882 root INFO creating build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,882 root INFO copying build/lib/pygments/styles/lilypond.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,882 root INFO copying build/lib/pygments/styles/nord.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,883 root INFO copying build/lib/pygments/styles/igor.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,883 root INFO copying build/lib/pygments/styles/pastie.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,883 root INFO copying build/lib/pygments/styles/vs.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,884 root INFO copying build/lib/pygments/styles/arduino.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,884 root INFO copying build/lib/pygments/styles/colorful.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,884 root INFO copying build/lib/pygments/styles/tango.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,885 root INFO copying build/lib/pygments/styles/solarized.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,885 root INFO copying build/lib/pygments/styles/dracula.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,885 root INFO copying build/lib/pygments/styles/friendly.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,886 root INFO copying build/lib/pygments/styles/rrt.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,886 root INFO copying build/lib/pygments/styles/stata_dark.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,886 root INFO copying build/lib/pygments/styles/bw.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,887 root INFO copying build/lib/pygments/styles/autumn.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,887 root INFO copying build/lib/pygments/styles/default.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,887 root INFO copying build/lib/pygments/styles/rainbow_dash.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,888 root INFO copying build/lib/pygments/styles/borland.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,888 root INFO copying build/lib/pygments/styles/algol.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,888 root INFO copying build/lib/pygments/styles/manni.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,889 root INFO copying build/lib/pygments/styles/monokai.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,889 root INFO copying build/lib/pygments/styles/gh_dark.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,889 root INFO copying build/lib/pygments/styles/staroffice.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,890 root INFO copying build/lib/pygments/styles/emacs.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,890 root INFO copying build/lib/pygments/styles/paraiso_dark.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,890 root INFO copying build/lib/pygments/styles/xcode.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,891 root INFO copying build/lib/pygments/styles/fruity.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,891 root INFO copying build/lib/pygments/styles/algol_nu.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,891 root INFO copying build/lib/pygments/styles/material.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,892 root INFO copying build/lib/pygments/styles/gruvbox.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,892 root INFO copying build/lib/pygments/styles/inkpot.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,892 root INFO copying build/lib/pygments/styles/friendly_grayscale.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,893 root INFO copying build/lib/pygments/styles/abap.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,893 root INFO copying build/lib/pygments/styles/onedark.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,893 root INFO copying build/lib/pygments/styles/stata_light.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,894 root INFO copying build/lib/pygments/styles/vim.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,894 root INFO copying build/lib/pygments/styles/paraiso_light.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,894 root INFO copying build/lib/pygments/styles/trac.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,894 root INFO copying build/lib/pygments/styles/__init__.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,895 root INFO copying build/lib/pygments/styles/lovelace.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,895 root INFO copying build/lib/pygments/styles/native.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,895 root INFO copying build/lib/pygments/styles/zenburn.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,896 root INFO copying build/lib/pygments/styles/perldoc.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,896 root INFO copying build/lib/pygments/styles/murphy.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,896 root INFO copying build/lib/pygments/styles/sas.py -> build/bdist.linux-ppc64le/wheel/pygments/styles 2023-04-19 20:57:00,897 root INFO copying build/lib/pygments/filter.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,897 root INFO copying build/lib/pygments/style.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,897 root INFO copying build/lib/pygments/modeline.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,898 root INFO copying build/lib/pygments/__main__.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,898 root INFO copying build/lib/pygments/token.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,899 root INFO creating build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,899 root INFO copying build/lib/pygments/lexers/carbon.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,900 root INFO copying build/lib/pygments/lexers/_sourcemod_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,900 root INFO copying build/lib/pygments/lexers/qvt.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,900 root INFO copying build/lib/pygments/lexers/asc.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,901 root INFO copying build/lib/pygments/lexers/lilypond.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,901 root INFO copying build/lib/pygments/lexers/jvm.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,901 root INFO copying build/lib/pygments/lexers/snobol.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,902 root INFO copying build/lib/pygments/lexers/asm.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,902 root INFO copying build/lib/pygments/lexers/automation.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,902 root INFO copying build/lib/pygments/lexers/fortran.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,903 root INFO copying build/lib/pygments/lexers/_ada_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,903 root INFO copying build/lib/pygments/lexers/mosel.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,903 root INFO copying build/lib/pygments/lexers/_usd_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,904 root INFO copying build/lib/pygments/lexers/_postgres_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,904 root INFO copying build/lib/pygments/lexers/igor.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,904 root INFO copying build/lib/pygments/lexers/smithy.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,905 root INFO copying build/lib/pygments/lexers/rnc.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,905 root INFO copying build/lib/pygments/lexers/_tsql_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,905 root INFO copying build/lib/pygments/lexers/capnproto.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,906 root INFO copying build/lib/pygments/lexers/_stan_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,906 root INFO copying build/lib/pygments/lexers/oberon.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,906 root INFO copying build/lib/pygments/lexers/diff.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,907 root INFO copying build/lib/pygments/lexers/theorem.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,907 root INFO copying build/lib/pygments/lexers/yang.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,907 root INFO copying build/lib/pygments/lexers/gdscript.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,908 root INFO copying build/lib/pygments/lexers/dax.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,908 root INFO copying build/lib/pygments/lexers/robotframework.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,908 root INFO copying build/lib/pygments/lexers/_lasso_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,909 root INFO copying build/lib/pygments/lexers/gcodelexer.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,909 root INFO copying build/lib/pygments/lexers/console.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,910 root INFO copying build/lib/pygments/lexers/trafficscript.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,910 root INFO copying build/lib/pygments/lexers/make.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,910 root INFO copying build/lib/pygments/lexers/graph.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,911 root INFO copying build/lib/pygments/lexers/phix.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,911 root INFO copying build/lib/pygments/lexers/sql.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,911 root INFO copying build/lib/pygments/lexers/macaulay2.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,912 root INFO copying build/lib/pygments/lexers/javascript.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,912 root INFO copying build/lib/pygments/lexers/devicetree.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,912 root INFO copying build/lib/pygments/lexers/jsonnet.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,913 root INFO copying build/lib/pygments/lexers/cplint.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,913 root INFO copying build/lib/pygments/lexers/parsers.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,914 root INFO copying build/lib/pygments/lexers/idl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,914 root INFO copying build/lib/pygments/lexers/forth.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,914 root INFO copying build/lib/pygments/lexers/nimrod.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,915 root INFO copying build/lib/pygments/lexers/dalvik.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,915 root INFO copying build/lib/pygments/lexers/arturo.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,915 root INFO copying build/lib/pygments/lexers/teraterm.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,916 root INFO copying build/lib/pygments/lexers/foxpro.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,916 root INFO copying build/lib/pygments/lexers/hexdump.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,916 root INFO copying build/lib/pygments/lexers/amdgpu.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,917 root INFO copying build/lib/pygments/lexers/lisp.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,917 root INFO copying build/lib/pygments/lexers/func.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,917 root INFO copying build/lib/pygments/lexers/textfmts.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,918 root INFO copying build/lib/pygments/lexers/pony.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,918 root INFO copying build/lib/pygments/lexers/tcl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,918 root INFO copying build/lib/pygments/lexers/ampl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,919 root INFO copying build/lib/pygments/lexers/qlik.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,919 root INFO copying build/lib/pygments/lexers/minecraft.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,919 root INFO copying build/lib/pygments/lexers/comal.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,920 root INFO copying build/lib/pygments/lexers/srcinfo.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,920 root INFO copying build/lib/pygments/lexers/ncl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,920 root INFO copying build/lib/pygments/lexers/prolog.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,921 root INFO copying build/lib/pygments/lexers/teal.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,921 root INFO copying build/lib/pygments/lexers/int_fiction.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,922 root INFO copying build/lib/pygments/lexers/elm.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,922 root INFO copying build/lib/pygments/lexers/ezhil.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,922 root INFO copying build/lib/pygments/lexers/_cl_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,923 root INFO copying build/lib/pygments/lexers/maxima.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,923 root INFO copying build/lib/pygments/lexers/c_cpp.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,923 root INFO copying build/lib/pygments/lexers/testing.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,924 root INFO copying build/lib/pygments/lexers/felix.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,924 root INFO copying build/lib/pygments/lexers/fantom.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,924 root INFO copying build/lib/pygments/lexers/php.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,925 root INFO copying build/lib/pygments/lexers/data.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,925 root INFO copying build/lib/pygments/lexers/usd.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,925 root INFO copying build/lib/pygments/lexers/sophia.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,926 root INFO copying build/lib/pygments/lexers/graphviz.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,926 root INFO copying build/lib/pygments/lexers/procfile.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,926 root INFO copying build/lib/pygments/lexers/sgf.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,927 root INFO copying build/lib/pygments/lexers/j.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,927 root INFO copying build/lib/pygments/lexers/gsql.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,927 root INFO copying build/lib/pygments/lexers/_lua_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,928 root INFO copying build/lib/pygments/lexers/matlab.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,928 root INFO copying build/lib/pygments/lexers/math.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,928 root INFO copying build/lib/pygments/lexers/_scheme_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,929 root INFO copying build/lib/pygments/lexers/css.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,929 root INFO copying build/lib/pygments/lexers/scripting.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,930 root INFO copying build/lib/pygments/lexers/savi.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,930 root INFO copying build/lib/pygments/lexers/mime.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,930 root INFO copying build/lib/pygments/lexers/praat.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,931 root INFO copying build/lib/pygments/lexers/supercollider.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,931 root INFO copying build/lib/pygments/lexers/ooc.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,931 root INFO copying build/lib/pygments/lexers/grammar_notation.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,932 root INFO copying build/lib/pygments/lexers/erlang.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,932 root INFO copying build/lib/pygments/lexers/berry.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,932 root INFO copying build/lib/pygments/lexers/webidl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,933 root INFO copying build/lib/pygments/lexers/algebra.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,933 root INFO copying build/lib/pygments/lexers/dsls.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,933 root INFO copying build/lib/pygments/lexers/rita.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,934 root INFO copying build/lib/pygments/lexers/parasail.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,934 root INFO copying build/lib/pygments/lexers/pascal.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,934 root INFO copying build/lib/pygments/lexers/_mysql_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,935 root INFO copying build/lib/pygments/lexers/_vbscript_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,935 root INFO copying build/lib/pygments/lexers/ruby.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,935 root INFO copying build/lib/pygments/lexers/meson.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,936 root INFO copying build/lib/pygments/lexers/textedit.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,936 root INFO copying build/lib/pygments/lexers/bdd.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,936 root INFO copying build/lib/pygments/lexers/agile.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,937 root INFO copying build/lib/pygments/lexers/ada.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,937 root INFO copying build/lib/pygments/lexers/julia.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,938 root INFO copying build/lib/pygments/lexers/boa.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,938 root INFO copying build/lib/pygments/lexers/functional.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,938 root INFO copying build/lib/pygments/lexers/arrow.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,939 root INFO copying build/lib/pygments/lexers/sieve.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,939 root INFO copying build/lib/pygments/lexers/_lilypond_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,939 root INFO copying build/lib/pygments/lexers/_mql_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,940 root INFO copying build/lib/pygments/lexers/q.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,940 root INFO copying build/lib/pygments/lexers/python.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,941 root INFO copying build/lib/pygments/lexers/graphics.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,941 root INFO copying build/lib/pygments/lexers/_css_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,941 root INFO copying build/lib/pygments/lexers/freefem.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,942 root INFO copying build/lib/pygments/lexers/urbi.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,942 root INFO copying build/lib/pygments/lexers/_qlik_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,942 root INFO copying build/lib/pygments/lexers/apdlexer.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,943 root INFO copying build/lib/pygments/lexers/html.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,943 root INFO copying build/lib/pygments/lexers/d.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,943 root INFO copying build/lib/pygments/lexers/resource.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,944 root INFO copying build/lib/pygments/lexers/jmespath.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,944 root INFO copying build/lib/pygments/lexers/ride.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,944 root INFO copying build/lib/pygments/lexers/pawn.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,945 root INFO copying build/lib/pygments/lexers/email.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,945 root INFO copying build/lib/pygments/lexers/wgsl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,946 root INFO copying build/lib/pygments/lexers/haxe.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,946 root INFO copying build/lib/pygments/lexers/archetype.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,946 root INFO copying build/lib/pygments/lexers/_scilab_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,947 root INFO copying build/lib/pygments/lexers/configs.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,947 root INFO copying build/lib/pygments/lexers/cddl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,947 root INFO copying build/lib/pygments/lexers/floscript.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,948 root INFO copying build/lib/pygments/lexers/wren.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,948 root INFO copying build/lib/pygments/lexers/r.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,948 root INFO copying build/lib/pygments/lexers/dylan.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,949 root INFO copying build/lib/pygments/lexers/x10.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,949 root INFO copying build/lib/pygments/lexers/ul4.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,950 root INFO copying build/lib/pygments/lexers/esoteric.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,950 root INFO copying build/lib/pygments/lexers/_vim_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,950 root INFO copying build/lib/pygments/lexers/promql.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,951 root INFO copying build/lib/pygments/lexers/perl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,951 root INFO copying build/lib/pygments/lexers/varnish.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,951 root INFO copying build/lib/pygments/lexers/templates.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,952 root INFO copying build/lib/pygments/lexers/monte.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,952 root INFO copying build/lib/pygments/lexers/iolang.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,952 root INFO copying build/lib/pygments/lexers/spice.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,953 root INFO copying build/lib/pygments/lexers/ml.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,953 root INFO copying build/lib/pygments/lexers/haskell.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,954 root INFO copying build/lib/pygments/lexers/tnt.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,954 root INFO copying build/lib/pygments/lexers/wowtoc.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,954 root INFO copying build/lib/pygments/lexers/mips.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,955 root INFO copying build/lib/pygments/lexers/tlb.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,955 root INFO copying build/lib/pygments/lexers/bare.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,955 root INFO copying build/lib/pygments/lexers/slash.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,956 root INFO copying build/lib/pygments/lexers/crystal.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,956 root INFO copying build/lib/pygments/lexers/ambient.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,956 root INFO copying build/lib/pygments/lexers/actionscript.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,957 root INFO copying build/lib/pygments/lexers/web.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,957 root INFO copying build/lib/pygments/lexers/scdoc.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,957 root INFO copying build/lib/pygments/lexers/basic.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,958 root INFO copying build/lib/pygments/lexers/shell.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,958 root INFO copying build/lib/pygments/lexers/futhark.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,958 root INFO copying build/lib/pygments/lexers/zig.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,959 root INFO copying build/lib/pygments/lexers/apl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,959 root INFO copying build/lib/pygments/lexers/thingsdb.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,959 root INFO copying build/lib/pygments/lexers/unicon.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,960 root INFO copying build/lib/pygments/lexers/markup.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,960 root INFO copying build/lib/pygments/lexers/modeling.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,961 root INFO copying build/lib/pygments/lexers/other.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,961 root INFO copying build/lib/pygments/lexers/verification.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,961 root INFO copying build/lib/pygments/lexers/inferno.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,962 root INFO copying build/lib/pygments/lexers/webmisc.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,962 root INFO copying build/lib/pygments/lexers/smv.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,962 root INFO copying build/lib/pygments/lexers/_php_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,963 root INFO copying build/lib/pygments/lexers/eiffel.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,963 root INFO copying build/lib/pygments/lexers/_stata_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,963 root INFO copying build/lib/pygments/lexers/jslt.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,964 root INFO copying build/lib/pygments/lexers/c_like.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,964 root INFO copying build/lib/pygments/lexers/solidity.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,965 root INFO copying build/lib/pygments/lexers/typoscript.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,965 root INFO copying build/lib/pygments/lexers/objective.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,965 root INFO copying build/lib/pygments/lexers/rebol.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,966 root INFO copying build/lib/pygments/lexers/ecl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,966 root INFO copying build/lib/pygments/lexers/installers.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,966 root INFO copying build/lib/pygments/lexers/tal.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,967 root INFO copying build/lib/pygments/lexers/chapel.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,967 root INFO copying build/lib/pygments/lexers/_cocoa_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,968 root INFO copying build/lib/pygments/lexers/hdl.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,968 root INFO copying build/lib/pygments/lexers/rust.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,968 root INFO copying build/lib/pygments/lexers/clean.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,969 root INFO copying build/lib/pygments/lexers/_openedge_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,969 root INFO copying build/lib/pygments/lexers/fift.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,969 root INFO copying build/lib/pygments/lexers/nit.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,970 root INFO copying build/lib/pygments/lexers/nix.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,970 root INFO copying build/lib/pygments/lexers/_asy_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,970 root INFO copying build/lib/pygments/lexers/xorg.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,971 root INFO copying build/lib/pygments/lexers/_csound_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,971 root INFO copying build/lib/pygments/lexers/modula2.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,972 root INFO copying build/lib/pygments/lexers/bibtex.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,972 root INFO copying build/lib/pygments/lexers/compiled.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,972 root INFO copying build/lib/pygments/lexers/__init__.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,973 root INFO copying build/lib/pygments/lexers/smalltalk.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,973 root INFO copying build/lib/pygments/lexers/rdf.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,973 root INFO copying build/lib/pygments/lexers/business.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,974 root INFO copying build/lib/pygments/lexers/go.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,974 root INFO copying build/lib/pygments/lexers/roboconf.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,974 root INFO copying build/lib/pygments/lexers/special.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,975 root INFO copying build/lib/pygments/lexers/factor.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,975 root INFO copying build/lib/pygments/lexers/whiley.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,976 root INFO copying build/lib/pygments/lexers/_julia_builtins.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,976 root INFO copying build/lib/pygments/lexers/elpi.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,976 root INFO copying build/lib/pygments/lexers/webassembly.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,977 root INFO copying build/lib/pygments/lexers/kuin.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,977 root INFO copying build/lib/pygments/lexers/dotnet.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,977 root INFO copying build/lib/pygments/lexers/csound.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,978 root INFO copying build/lib/pygments/lexers/_mapping.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,978 root INFO copying build/lib/pygments/lexers/pointless.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,978 root INFO copying build/lib/pygments/lexers/stata.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,979 root INFO copying build/lib/pygments/lexers/sas.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,979 root INFO copying build/lib/pygments/lexers/text.py -> build/bdist.linux-ppc64le/wheel/pygments/lexers 2023-04-19 20:57:00,980 root INFO copying build/lib/pygments/formatter.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,980 root INFO creating build/bdist.linux-ppc64le/wheel/pygments/filters 2023-04-19 20:57:00,980 root INFO copying build/lib/pygments/filters/__init__.py -> build/bdist.linux-ppc64le/wheel/pygments/filters 2023-04-19 20:57:00,981 root INFO copying build/lib/pygments/unistring.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,981 root INFO copying build/lib/pygments/scanner.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,981 root INFO copying build/lib/pygments/cmdline.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,982 root INFO copying build/lib/pygments/__init__.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,982 root INFO copying build/lib/pygments/regexopt.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,982 root INFO copying build/lib/pygments/lexer.py -> build/bdist.linux-ppc64le/wheel/pygments 2023-04-19 20:57:00,983 root INFO creating build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,983 root INFO copying build/lib/pygments/formatters/irc.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,983 root INFO copying build/lib/pygments/formatters/pangomarkup.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,984 root INFO copying build/lib/pygments/formatters/groff.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,984 root INFO copying build/lib/pygments/formatters/bbcode.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,984 root INFO copying build/lib/pygments/formatters/rtf.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,985 root INFO copying build/lib/pygments/formatters/terminal256.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,985 root INFO copying build/lib/pygments/formatters/html.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,985 root INFO copying build/lib/pygments/formatters/terminal.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,986 root INFO copying build/lib/pygments/formatters/latex.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,986 root INFO copying build/lib/pygments/formatters/other.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,987 root INFO copying build/lib/pygments/formatters/svg.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,987 root INFO copying build/lib/pygments/formatters/__init__.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,987 root INFO copying build/lib/pygments/formatters/img.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,988 root INFO copying build/lib/pygments/formatters/_mapping.py -> build/bdist.linux-ppc64le/wheel/pygments/formatters 2023-04-19 20:57:00,988 root INFO running install_egg_info 2023-04-19 20:57:00,991 root INFO Copying Pygments.egg-info to build/bdist.linux-ppc64le/wheel/Pygments-2.15.1-py3.11.egg-info 2023-04-19 20:57:00,993 root INFO running install_scripts 2023-04-19 20:57:00,997 wheel INFO creating build/bdist.linux-ppc64le/wheel/Pygments-2.15.1.dist-info/WHEEL 2023-04-19 20:57:00,998 wheel INFO creating '/home/buildozer/aports/main/py3-pygments/src/Pygments-2.15.1/dist/.tmp-2dsakqso/Pygments-2.15.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-19 20:57:00,999 wheel INFO adding 'pygments/__init__.py' 2023-04-19 20:57:00,999 wheel INFO adding 'pygments/__main__.py' 2023-04-19 20:57:01,000 wheel INFO adding 'pygments/cmdline.py' 2023-04-19 20:57:01,000 wheel INFO adding 'pygments/console.py' 2023-04-19 20:57:01,001 wheel INFO adding 'pygments/filter.py' 2023-04-19 20:57:01,001 wheel INFO adding 'pygments/formatter.py' 2023-04-19 20:57:01,002 wheel INFO adding 'pygments/lexer.py' 2023-04-19 20:57:01,002 wheel INFO adding 'pygments/modeline.py' 2023-04-19 20:57:01,002 wheel INFO adding 'pygments/plugin.py' 2023-04-19 20:57:01,003 wheel INFO adding 'pygments/regexopt.py' 2023-04-19 20:57:01,003 wheel INFO adding 'pygments/scanner.py' 2023-04-19 20:57:01,004 wheel INFO adding 'pygments/sphinxext.py' 2023-04-19 20:57:01,004 wheel INFO adding 'pygments/style.py' 2023-04-19 20:57:01,004 wheel INFO adding 'pygments/token.py' 2023-04-19 20:57:01,005 wheel INFO adding 'pygments/unistring.py' 2023-04-19 20:57:01,005 wheel INFO adding 'pygments/util.py' 2023-04-19 20:57:01,006 wheel INFO adding 'pygments/filters/__init__.py' 2023-04-19 20:57:01,007 wheel INFO adding 'pygments/formatters/__init__.py' 2023-04-19 20:57:01,007 wheel INFO adding 'pygments/formatters/_mapping.py' 2023-04-19 20:57:01,007 wheel INFO adding 'pygments/formatters/bbcode.py' 2023-04-19 20:57:01,008 wheel INFO adding 'pygments/formatters/groff.py' 2023-04-19 20:57:01,008 wheel INFO adding 'pygments/formatters/html.py' 2023-04-19 20:57:01,009 wheel INFO adding 'pygments/formatters/img.py' 2023-04-19 20:57:01,009 wheel INFO adding 'pygments/formatters/irc.py' 2023-04-19 20:57:01,010 wheel INFO adding 'pygments/formatters/latex.py' 2023-04-19 20:57:01,010 wheel INFO adding 'pygments/formatters/other.py' 2023-04-19 20:57:01,010 wheel INFO adding 'pygments/formatters/pangomarkup.py' 2023-04-19 20:57:01,011 wheel INFO adding 'pygments/formatters/rtf.py' 2023-04-19 20:57:01,011 wheel INFO adding 'pygments/formatters/svg.py' 2023-04-19 20:57:01,012 wheel INFO adding 'pygments/formatters/terminal.py' 2023-04-19 20:57:01,012 wheel INFO adding 'pygments/formatters/terminal256.py' 2023-04-19 20:57:01,013 wheel INFO adding 'pygments/lexers/__init__.py' 2023-04-19 20:57:01,014 wheel INFO adding 'pygments/lexers/_ada_builtins.py' 2023-04-19 20:57:01,014 wheel INFO adding 'pygments/lexers/_asy_builtins.py' 2023-04-19 20:57:01,015 wheel INFO adding 'pygments/lexers/_cl_builtins.py' 2023-04-19 20:57:01,015 wheel INFO adding 'pygments/lexers/_cocoa_builtins.py' 2023-04-19 20:57:01,016 wheel INFO adding 'pygments/lexers/_csound_builtins.py' 2023-04-19 20:57:01,016 wheel INFO adding 'pygments/lexers/_css_builtins.py' 2023-04-19 20:57:01,017 wheel INFO adding 'pygments/lexers/_julia_builtins.py' 2023-04-19 20:57:01,018 wheel INFO adding 'pygments/lexers/_lasso_builtins.py' 2023-04-19 20:57:01,019 wheel INFO adding 'pygments/lexers/_lilypond_builtins.py' 2023-04-19 20:57:01,020 wheel INFO adding 'pygments/lexers/_lua_builtins.py' 2023-04-19 20:57:01,020 wheel INFO adding 'pygments/lexers/_mapping.py' 2023-04-19 20:57:01,021 wheel INFO adding 'pygments/lexers/_mql_builtins.py' 2023-04-19 20:57:01,021 wheel INFO adding 'pygments/lexers/_mysql_builtins.py' 2023-04-19 20:57:01,022 wheel INFO adding 'pygments/lexers/_openedge_builtins.py' 2023-04-19 20:57:01,023 wheel INFO adding 'pygments/lexers/_php_builtins.py' 2023-04-19 20:57:01,024 wheel INFO adding 'pygments/lexers/_postgres_builtins.py' 2023-04-19 20:57:01,024 wheel INFO adding 'pygments/lexers/_qlik_builtins.py' 2023-04-19 20:57:01,024 wheel INFO adding 'pygments/lexers/_scheme_builtins.py' 2023-04-19 20:57:01,025 wheel INFO adding 'pygments/lexers/_scilab_builtins.py' 2023-04-19 20:57:01,026 wheel INFO adding 'pygments/lexers/_sourcemod_builtins.py' 2023-04-19 20:57:01,026 wheel INFO adding 'pygments/lexers/_stan_builtins.py' 2023-04-19 20:57:01,027 wheel INFO adding 'pygments/lexers/_stata_builtins.py' 2023-04-19 20:57:01,027 wheel INFO adding 'pygments/lexers/_tsql_builtins.py' 2023-04-19 20:57:01,028 wheel INFO adding 'pygments/lexers/_usd_builtins.py' 2023-04-19 20:57:01,028 wheel INFO adding 'pygments/lexers/_vbscript_builtins.py' 2023-04-19 20:57:01,028 wheel INFO adding 'pygments/lexers/_vim_builtins.py' 2023-04-19 20:57:01,029 wheel INFO adding 'pygments/lexers/actionscript.py' 2023-04-19 20:57:01,029 wheel INFO adding 'pygments/lexers/ada.py' 2023-04-19 20:57:01,030 wheel INFO adding 'pygments/lexers/agile.py' 2023-04-19 20:57:01,030 wheel INFO adding 'pygments/lexers/algebra.py' 2023-04-19 20:57:01,031 wheel INFO adding 'pygments/lexers/ambient.py' 2023-04-19 20:57:01,031 wheel INFO adding 'pygments/lexers/amdgpu.py' 2023-04-19 20:57:01,031 wheel INFO adding 'pygments/lexers/ampl.py' 2023-04-19 20:57:01,032 wheel INFO adding 'pygments/lexers/apdlexer.py' 2023-04-19 20:57:01,032 wheel INFO adding 'pygments/lexers/apl.py' 2023-04-19 20:57:01,033 wheel INFO adding 'pygments/lexers/archetype.py' 2023-04-19 20:57:01,033 wheel INFO adding 'pygments/lexers/arrow.py' 2023-04-19 20:57:01,033 wheel INFO adding 'pygments/lexers/arturo.py' 2023-04-19 20:57:01,034 wheel INFO adding 'pygments/lexers/asc.py' 2023-04-19 20:57:01,034 wheel INFO adding 'pygments/lexers/asm.py' 2023-04-19 20:57:01,035 wheel INFO adding 'pygments/lexers/automation.py' 2023-04-19 20:57:01,035 wheel INFO adding 'pygments/lexers/bare.py' 2023-04-19 20:57:01,036 wheel INFO adding 'pygments/lexers/basic.py' 2023-04-19 20:57:01,036 wheel INFO adding 'pygments/lexers/bdd.py' 2023-04-19 20:57:01,036 wheel INFO adding 'pygments/lexers/berry.py' 2023-04-19 20:57:01,037 wheel INFO adding 'pygments/lexers/bibtex.py' 2023-04-19 20:57:01,037 wheel INFO adding 'pygments/lexers/boa.py' 2023-04-19 20:57:01,038 wheel INFO adding 'pygments/lexers/business.py' 2023-04-19 20:57:01,038 wheel INFO adding 'pygments/lexers/c_cpp.py' 2023-04-19 20:57:01,039 wheel INFO adding 'pygments/lexers/c_like.py' 2023-04-19 20:57:01,039 wheel INFO adding 'pygments/lexers/capnproto.py' 2023-04-19 20:57:01,039 wheel INFO adding 'pygments/lexers/carbon.py' 2023-04-19 20:57:01,040 wheel INFO adding 'pygments/lexers/cddl.py' 2023-04-19 20:57:01,040 wheel INFO adding 'pygments/lexers/chapel.py' 2023-04-19 20:57:01,041 wheel INFO adding 'pygments/lexers/clean.py' 2023-04-19 20:57:01,041 wheel INFO adding 'pygments/lexers/comal.py' 2023-04-19 20:57:01,041 wheel INFO adding 'pygments/lexers/compiled.py' 2023-04-19 20:57:01,042 wheel INFO adding 'pygments/lexers/configs.py' 2023-04-19 20:57:01,042 wheel INFO adding 'pygments/lexers/console.py' 2023-04-19 20:57:01,043 wheel INFO adding 'pygments/lexers/cplint.py' 2023-04-19 20:57:01,043 wheel INFO adding 'pygments/lexers/crystal.py' 2023-04-19 20:57:01,044 wheel INFO adding 'pygments/lexers/csound.py' 2023-04-19 20:57:01,044 wheel INFO adding 'pygments/lexers/css.py' 2023-04-19 20:57:01,044 wheel INFO adding 'pygments/lexers/d.py' 2023-04-19 20:57:01,045 wheel INFO adding 'pygments/lexers/dalvik.py' 2023-04-19 20:57:01,045 wheel INFO adding 'pygments/lexers/data.py' 2023-04-19 20:57:01,046 wheel INFO adding 'pygments/lexers/dax.py' 2023-04-19 20:57:01,046 wheel INFO adding 'pygments/lexers/devicetree.py' 2023-04-19 20:57:01,047 wheel INFO adding 'pygments/lexers/diff.py' 2023-04-19 20:57:01,047 wheel INFO adding 'pygments/lexers/dotnet.py' 2023-04-19 20:57:01,048 wheel INFO adding 'pygments/lexers/dsls.py' 2023-04-19 20:57:01,048 wheel INFO adding 'pygments/lexers/dylan.py' 2023-04-19 20:57:01,049 wheel INFO adding 'pygments/lexers/ecl.py' 2023-04-19 20:57:01,049 wheel INFO adding 'pygments/lexers/eiffel.py' 2023-04-19 20:57:01,049 wheel INFO adding 'pygments/lexers/elm.py' 2023-04-19 20:57:01,050 wheel INFO adding 'pygments/lexers/elpi.py' 2023-04-19 20:57:01,050 wheel INFO adding 'pygments/lexers/email.py' 2023-04-19 20:57:01,050 wheel INFO adding 'pygments/lexers/erlang.py' 2023-04-19 20:57:01,051 wheel INFO adding 'pygments/lexers/esoteric.py' 2023-04-19 20:57:01,051 wheel INFO adding 'pygments/lexers/ezhil.py' 2023-04-19 20:57:01,052 wheel INFO adding 'pygments/lexers/factor.py' 2023-04-19 20:57:01,052 wheel INFO adding 'pygments/lexers/fantom.py' 2023-04-19 20:57:01,053 wheel INFO adding 'pygments/lexers/felix.py' 2023-04-19 20:57:01,053 wheel INFO adding 'pygments/lexers/fift.py' 2023-04-19 20:57:01,053 wheel INFO adding 'pygments/lexers/floscript.py' 2023-04-19 20:57:01,054 wheel INFO adding 'pygments/lexers/forth.py' 2023-04-19 20:57:01,054 wheel INFO adding 'pygments/lexers/fortran.py' 2023-04-19 20:57:01,054 wheel INFO adding 'pygments/lexers/foxpro.py' 2023-04-19 20:57:01,055 wheel INFO adding 'pygments/lexers/freefem.py' 2023-04-19 20:57:01,055 wheel INFO adding 'pygments/lexers/func.py' 2023-04-19 20:57:01,056 wheel INFO adding 'pygments/lexers/functional.py' 2023-04-19 20:57:01,056 wheel INFO adding 'pygments/lexers/futhark.py' 2023-04-19 20:57:01,056 wheel INFO adding 'pygments/lexers/gcodelexer.py' 2023-04-19 20:57:01,057 wheel INFO adding 'pygments/lexers/gdscript.py' 2023-04-19 20:57:01,057 wheel INFO adding 'pygments/lexers/go.py' 2023-04-19 20:57:01,057 wheel INFO adding 'pygments/lexers/grammar_notation.py' 2023-04-19 20:57:01,058 wheel INFO adding 'pygments/lexers/graph.py' 2023-04-19 20:57:01,058 wheel INFO adding 'pygments/lexers/graphics.py' 2023-04-19 20:57:01,059 wheel INFO adding 'pygments/lexers/graphviz.py' 2023-04-19 20:57:01,059 wheel INFO adding 'pygments/lexers/gsql.py' 2023-04-19 20:57:01,059 wheel INFO adding 'pygments/lexers/haskell.py' 2023-04-19 20:57:01,060 wheel INFO adding 'pygments/lexers/haxe.py' 2023-04-19 20:57:01,060 wheel INFO adding 'pygments/lexers/hdl.py' 2023-04-19 20:57:01,061 wheel INFO adding 'pygments/lexers/hexdump.py' 2023-04-19 20:57:01,061 wheel INFO adding 'pygments/lexers/html.py' 2023-04-19 20:57:01,062 wheel INFO adding 'pygments/lexers/idl.py' 2023-04-19 20:57:01,062 wheel INFO adding 'pygments/lexers/igor.py' 2023-04-19 20:57:01,062 wheel INFO adding 'pygments/lexers/inferno.py' 2023-04-19 20:57:01,063 wheel INFO adding 'pygments/lexers/installers.py' 2023-04-19 20:57:01,063 wheel INFO adding 'pygments/lexers/int_fiction.py' 2023-04-19 20:57:01,064 wheel INFO adding 'pygments/lexers/iolang.py' 2023-04-19 20:57:01,064 wheel INFO adding 'pygments/lexers/j.py' 2023-04-19 20:57:01,065 wheel INFO adding 'pygments/lexers/javascript.py' 2023-04-19 20:57:01,065 wheel INFO adding 'pygments/lexers/jmespath.py' 2023-04-19 20:57:01,066 wheel INFO adding 'pygments/lexers/jslt.py' 2023-04-19 20:57:01,066 wheel INFO adding 'pygments/lexers/jsonnet.py' 2023-04-19 20:57:01,066 wheel INFO adding 'pygments/lexers/julia.py' 2023-04-19 20:57:01,067 wheel INFO adding 'pygments/lexers/jvm.py' 2023-04-19 20:57:01,068 wheel INFO adding 'pygments/lexers/kuin.py' 2023-04-19 20:57:01,068 wheel INFO adding 'pygments/lexers/lilypond.py' 2023-04-19 20:57:01,069 wheel INFO adding 'pygments/lexers/lisp.py' 2023-04-19 20:57:01,070 wheel INFO adding 'pygments/lexers/macaulay2.py' 2023-04-19 20:57:01,070 wheel INFO adding 'pygments/lexers/make.py' 2023-04-19 20:57:01,071 wheel INFO adding 'pygments/lexers/markup.py' 2023-04-19 20:57:01,071 wheel INFO adding 'pygments/lexers/math.py' 2023-04-19 20:57:01,072 wheel INFO adding 'pygments/lexers/matlab.py' 2023-04-19 20:57:01,073 wheel INFO adding 'pygments/lexers/maxima.py' 2023-04-19 20:57:01,073 wheel INFO adding 'pygments/lexers/meson.py' 2023-04-19 20:57:01,073 wheel INFO adding 'pygments/lexers/mime.py' 2023-04-19 20:57:01,074 wheel INFO adding 'pygments/lexers/minecraft.py' 2023-04-19 20:57:01,074 wheel INFO adding 'pygments/lexers/mips.py' 2023-04-19 20:57:01,075 wheel INFO adding 'pygments/lexers/ml.py' 2023-04-19 20:57:01,075 wheel INFO adding 'pygments/lexers/modeling.py' 2023-04-19 20:57:01,076 wheel INFO adding 'pygments/lexers/modula2.py' 2023-04-19 20:57:01,076 wheel INFO adding 'pygments/lexers/monte.py' 2023-04-19 20:57:01,076 wheel INFO adding 'pygments/lexers/mosel.py' 2023-04-19 20:57:01,077 wheel INFO adding 'pygments/lexers/ncl.py' 2023-04-19 20:57:01,078 wheel INFO adding 'pygments/lexers/nimrod.py' 2023-04-19 20:57:01,078 wheel INFO adding 'pygments/lexers/nit.py' 2023-04-19 20:57:01,078 wheel INFO adding 'pygments/lexers/nix.py' 2023-04-19 20:57:01,079 wheel INFO adding 'pygments/lexers/oberon.py' 2023-04-19 20:57:01,079 wheel INFO adding 'pygments/lexers/objective.py' 2023-04-19 20:57:01,079 wheel INFO adding 'pygments/lexers/ooc.py' 2023-04-19 20:57:01,080 wheel INFO adding 'pygments/lexers/other.py' 2023-04-19 20:57:01,080 wheel INFO adding 'pygments/lexers/parasail.py' 2023-04-19 20:57:01,080 wheel INFO adding 'pygments/lexers/parsers.py' 2023-04-19 20:57:01,081 wheel INFO adding 'pygments/lexers/pascal.py' 2023-04-19 20:57:01,081 wheel INFO adding 'pygments/lexers/pawn.py' 2023-04-19 20:57:01,082 wheel INFO adding 'pygments/lexers/perl.py' 2023-04-19 20:57:01,082 wheel INFO adding 'pygments/lexers/phix.py' 2023-04-19 20:57:01,083 wheel INFO adding 'pygments/lexers/php.py' 2023-04-19 20:57:01,083 wheel INFO adding 'pygments/lexers/pointless.py' 2023-04-19 20:57:01,084 wheel INFO adding 'pygments/lexers/pony.py' 2023-04-19 20:57:01,084 wheel INFO adding 'pygments/lexers/praat.py' 2023-04-19 20:57:01,084 wheel INFO adding 'pygments/lexers/procfile.py' 2023-04-19 20:57:01,085 wheel INFO adding 'pygments/lexers/prolog.py' 2023-04-19 20:57:01,085 wheel INFO adding 'pygments/lexers/promql.py' 2023-04-19 20:57:01,086 wheel INFO adding 'pygments/lexers/python.py' 2023-04-19 20:57:01,086 wheel INFO adding 'pygments/lexers/q.py' 2023-04-19 20:57:01,087 wheel INFO adding 'pygments/lexers/qlik.py' 2023-04-19 20:57:01,087 wheel INFO adding 'pygments/lexers/qvt.py' 2023-04-19 20:57:01,087 wheel INFO adding 'pygments/lexers/r.py' 2023-04-19 20:57:01,088 wheel INFO adding 'pygments/lexers/rdf.py' 2023-04-19 20:57:01,088 wheel INFO adding 'pygments/lexers/rebol.py' 2023-04-19 20:57:01,089 wheel INFO adding 'pygments/lexers/resource.py' 2023-04-19 20:57:01,089 wheel INFO adding 'pygments/lexers/ride.py' 2023-04-19 20:57:01,089 wheel INFO adding 'pygments/lexers/rita.py' 2023-04-19 20:57:01,090 wheel INFO adding 'pygments/lexers/rnc.py' 2023-04-19 20:57:01,090 wheel INFO adding 'pygments/lexers/roboconf.py' 2023-04-19 20:57:01,091 wheel INFO adding 'pygments/lexers/robotframework.py' 2023-04-19 20:57:01,091 wheel INFO adding 'pygments/lexers/ruby.py' 2023-04-19 20:57:01,091 wheel INFO adding 'pygments/lexers/rust.py' 2023-04-19 20:57:01,092 wheel INFO adding 'pygments/lexers/sas.py' 2023-04-19 20:57:01,092 wheel INFO adding 'pygments/lexers/savi.py' 2023-04-19 20:57:01,093 wheel INFO adding 'pygments/lexers/scdoc.py' 2023-04-19 20:57:01,093 wheel INFO adding 'pygments/lexers/scripting.py' 2023-04-19 20:57:01,094 wheel INFO adding 'pygments/lexers/sgf.py' 2023-04-19 20:57:01,094 wheel INFO adding 'pygments/lexers/shell.py' 2023-04-19 20:57:01,095 wheel INFO adding 'pygments/lexers/sieve.py' 2023-04-19 20:57:01,095 wheel INFO adding 'pygments/lexers/slash.py' 2023-04-19 20:57:01,095 wheel INFO adding 'pygments/lexers/smalltalk.py' 2023-04-19 20:57:01,096 wheel INFO adding 'pygments/lexers/smithy.py' 2023-04-19 20:57:01,096 wheel INFO adding 'pygments/lexers/smv.py' 2023-04-19 20:57:01,096 wheel INFO adding 'pygments/lexers/snobol.py' 2023-04-19 20:57:01,097 wheel INFO adding 'pygments/lexers/solidity.py' 2023-04-19 20:57:01,097 wheel INFO adding 'pygments/lexers/sophia.py' 2023-04-19 20:57:01,098 wheel INFO adding 'pygments/lexers/special.py' 2023-04-19 20:57:01,098 wheel INFO adding 'pygments/lexers/spice.py' 2023-04-19 20:57:01,098 wheel INFO adding 'pygments/lexers/sql.py' 2023-04-19 20:57:01,099 wheel INFO adding 'pygments/lexers/srcinfo.py' 2023-04-19 20:57:01,099 wheel INFO adding 'pygments/lexers/stata.py' 2023-04-19 20:57:01,100 wheel INFO adding 'pygments/lexers/supercollider.py' 2023-04-19 20:57:01,100 wheel INFO adding 'pygments/lexers/tal.py' 2023-04-19 20:57:01,100 wheel INFO adding 'pygments/lexers/tcl.py' 2023-04-19 20:57:01,101 wheel INFO adding 'pygments/lexers/teal.py' 2023-04-19 20:57:01,101 wheel INFO adding 'pygments/lexers/templates.py' 2023-04-19 20:57:01,102 wheel INFO adding 'pygments/lexers/teraterm.py' 2023-04-19 20:57:01,102 wheel INFO adding 'pygments/lexers/testing.py' 2023-04-19 20:57:01,103 wheel INFO adding 'pygments/lexers/text.py' 2023-04-19 20:57:01,103 wheel INFO adding 'pygments/lexers/textedit.py' 2023-04-19 20:57:01,103 wheel INFO adding 'pygments/lexers/textfmts.py' 2023-04-19 20:57:01,104 wheel INFO adding 'pygments/lexers/theorem.py' 2023-04-19 20:57:01,104 wheel INFO adding 'pygments/lexers/thingsdb.py' 2023-04-19 20:57:01,105 wheel INFO adding 'pygments/lexers/tlb.py' 2023-04-19 20:57:01,105 wheel INFO adding 'pygments/lexers/tnt.py' 2023-04-19 20:57:01,105 wheel INFO adding 'pygments/lexers/trafficscript.py' 2023-04-19 20:57:01,106 wheel INFO adding 'pygments/lexers/typoscript.py' 2023-04-19 20:57:01,106 wheel INFO adding 'pygments/lexers/ul4.py' 2023-04-19 20:57:01,107 wheel INFO adding 'pygments/lexers/unicon.py' 2023-04-19 20:57:01,107 wheel INFO adding 'pygments/lexers/urbi.py' 2023-04-19 20:57:01,107 wheel INFO adding 'pygments/lexers/usd.py' 2023-04-19 20:57:01,108 wheel INFO adding 'pygments/lexers/varnish.py' 2023-04-19 20:57:01,108 wheel INFO adding 'pygments/lexers/verification.py' 2023-04-19 20:57:01,109 wheel INFO adding 'pygments/lexers/web.py' 2023-04-19 20:57:01,109 wheel INFO adding 'pygments/lexers/webassembly.py' 2023-04-19 20:57:01,109 wheel INFO adding 'pygments/lexers/webidl.py' 2023-04-19 20:57:01,110 wheel INFO adding 'pygments/lexers/webmisc.py' 2023-04-19 20:57:01,110 wheel INFO adding 'pygments/lexers/wgsl.py' 2023-04-19 20:57:01,111 wheel INFO adding 'pygments/lexers/whiley.py' 2023-04-19 20:57:01,111 wheel INFO adding 'pygments/lexers/wowtoc.py' 2023-04-19 20:57:01,112 wheel INFO adding 'pygments/lexers/wren.py' 2023-04-19 20:57:01,112 wheel INFO adding 'pygments/lexers/x10.py' 2023-04-19 20:57:01,112 wheel INFO adding 'pygments/lexers/xorg.py' 2023-04-19 20:57:01,113 wheel INFO adding 'pygments/lexers/yang.py' 2023-04-19 20:57:01,113 wheel INFO adding 'pygments/lexers/zig.py' 2023-04-19 20:57:01,114 wheel INFO adding 'pygments/styles/__init__.py' 2023-04-19 20:57:01,114 wheel INFO adding 'pygments/styles/abap.py' 2023-04-19 20:57:01,114 wheel INFO adding 'pygments/styles/algol.py' 2023-04-19 20:57:01,115 wheel INFO adding 'pygments/styles/algol_nu.py' 2023-04-19 20:57:01,115 wheel INFO adding 'pygments/styles/arduino.py' 2023-04-19 20:57:01,115 wheel INFO adding 'pygments/styles/autumn.py' 2023-04-19 20:57:01,116 wheel INFO adding 'pygments/styles/borland.py' 2023-04-19 20:57:01,116 wheel INFO adding 'pygments/styles/bw.py' 2023-04-19 20:57:01,116 wheel INFO adding 'pygments/styles/colorful.py' 2023-04-19 20:57:01,117 wheel INFO adding 'pygments/styles/default.py' 2023-04-19 20:57:01,117 wheel INFO adding 'pygments/styles/dracula.py' 2023-04-19 20:57:01,118 wheel INFO adding 'pygments/styles/emacs.py' 2023-04-19 20:57:01,118 wheel INFO adding 'pygments/styles/friendly.py' 2023-04-19 20:57:01,118 wheel INFO adding 'pygments/styles/friendly_grayscale.py' 2023-04-19 20:57:01,119 wheel INFO adding 'pygments/styles/fruity.py' 2023-04-19 20:57:01,119 wheel INFO adding 'pygments/styles/gh_dark.py' 2023-04-19 20:57:01,119 wheel INFO adding 'pygments/styles/gruvbox.py' 2023-04-19 20:57:01,120 wheel INFO adding 'pygments/styles/igor.py' 2023-04-19 20:57:01,120 wheel INFO adding 'pygments/styles/inkpot.py' 2023-04-19 20:57:01,120 wheel INFO adding 'pygments/styles/lilypond.py' 2023-04-19 20:57:01,121 wheel INFO adding 'pygments/styles/lovelace.py' 2023-04-19 20:57:01,121 wheel INFO adding 'pygments/styles/manni.py' 2023-04-19 20:57:01,122 wheel INFO adding 'pygments/styles/material.py' 2023-04-19 20:57:01,122 wheel INFO adding 'pygments/styles/monokai.py' 2023-04-19 20:57:01,122 wheel INFO adding 'pygments/styles/murphy.py' 2023-04-19 20:57:01,123 wheel INFO adding 'pygments/styles/native.py' 2023-04-19 20:57:01,123 wheel INFO adding 'pygments/styles/nord.py' 2023-04-19 20:57:01,123 wheel INFO adding 'pygments/styles/onedark.py' 2023-04-19 20:57:01,124 wheel INFO adding 'pygments/styles/paraiso_dark.py' 2023-04-19 20:57:01,124 wheel INFO adding 'pygments/styles/paraiso_light.py' 2023-04-19 20:57:01,124 wheel INFO adding 'pygments/styles/pastie.py' 2023-04-19 20:57:01,125 wheel INFO adding 'pygments/styles/perldoc.py' 2023-04-19 20:57:01,125 wheel INFO adding 'pygments/styles/rainbow_dash.py' 2023-04-19 20:57:01,126 wheel INFO adding 'pygments/styles/rrt.py' 2023-04-19 20:57:01,126 wheel INFO adding 'pygments/styles/sas.py' 2023-04-19 20:57:01,126 wheel INFO adding 'pygments/styles/solarized.py' 2023-04-19 20:57:01,127 wheel INFO adding 'pygments/styles/staroffice.py' 2023-04-19 20:57:01,127 wheel INFO adding 'pygments/styles/stata_dark.py' 2023-04-19 20:57:01,127 wheel INFO adding 'pygments/styles/stata_light.py' 2023-04-19 20:57:01,128 wheel INFO adding 'pygments/styles/tango.py' 2023-04-19 20:57:01,128 wheel INFO adding 'pygments/styles/trac.py' 2023-04-19 20:57:01,128 wheel INFO adding 'pygments/styles/vim.py' 2023-04-19 20:57:01,129 wheel INFO adding 'pygments/styles/vs.py' 2023-04-19 20:57:01,129 wheel INFO adding 'pygments/styles/xcode.py' 2023-04-19 20:57:01,129 wheel INFO adding 'pygments/styles/zenburn.py' 2023-04-19 20:57:01,130 wheel INFO adding 'Pygments-2.15.1.dist-info/AUTHORS' 2023-04-19 20:57:01,130 wheel INFO adding 'Pygments-2.15.1.dist-info/LICENSE' 2023-04-19 20:57:01,130 wheel INFO adding 'Pygments-2.15.1.dist-info/METADATA' 2023-04-19 20:57:01,131 wheel INFO adding 'Pygments-2.15.1.dist-info/WHEEL' 2023-04-19 20:57:01,131 wheel INFO adding 'Pygments-2.15.1.dist-info/entry_points.txt' 2023-04-19 20:57:01,131 wheel INFO adding 'Pygments-2.15.1.dist-info/top_level.txt' 2023-04-19 20:57:01,134 wheel INFO adding 'Pygments-2.15.1.dist-info/RECORD' 2023-04-19 20:57:01,137 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-19 20:57:01,155 gpep517 INFO The backend produced dist/Pygments-2.15.1-py3-none-any.whl Pygments-2.15.1-py3-none-any.whl >>> py3-pygments: Entering fakeroot... >>> py3-pygments-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.11/site-packages/pygments/styles/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.11/site-packages/pygments/styles/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.11/site-packages/pygments/lexers/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.11/site-packages/pygments/lexers/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.11/site-packages/pygments/filters/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.11/site-packages/pygments/filters/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.11/site-packages/pygments/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.11/site-packages/pygments/__pycache__' '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments/usr/lib/python3.11/site-packages/pygments/formatters/__pycache__' -> '/home/buildozer/aports/main/py3-pygments/pkg/py3-pygments-pyc/usr/lib/python3.11/site-packages/pygments/formatters/__pycache__' >>> py3-pygments-pyc*: Preparing subpackage py3-pygments-pyc... >>> py3-pygments-pyc*: Running postcheck for py3-pygments-pyc >>> py3-pygments-doc*: Running split function doc... >>> py3-pygments-doc*: Preparing subpackage py3-pygments-doc... >>> py3-pygments-doc*: Running postcheck for py3-pygments-doc >>> py3-pygments*: Running postcheck for py3-pygments >>> py3-pygments*: Preparing package py3-pygments... >>> py3-pygments-doc*: Tracing dependencies... >>> py3-pygments-doc*: Package size: 260.0 KB >>> py3-pygments-doc*: Compressing data... >>> py3-pygments-doc*: Create checksum... >>> py3-pygments-doc*: Create py3-pygments-doc-2.15.1-r0.apk >>> py3-pygments-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pygments-pyc*: Package size: 4.1 MB >>> py3-pygments-pyc*: Compressing data... >>> py3-pygments-pyc*: Create checksum... >>> py3-pygments-pyc*: Create py3-pygments-pyc-2.15.1-r0.apk >>> py3-pygments*: Tracing dependencies... python3 python3~3.11 >>> py3-pygments*: Package size: 4.7 MB >>> py3-pygments*: Compressing data... >>> py3-pygments*: Create checksum... >>> py3-pygments*: Create py3-pygments-2.15.1-r0.apk >>> py3-pygments: Build complete at Wed, 19 Apr 2023 20:57:03 +0000 elapsed time 0h 0m 8s >>> py3-pygments: Cleaning up srcdir >>> py3-pygments: Cleaning up pkgdir >>> py3-pygments: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pygments (20230419.205656) (2/25) Purging py3-setuptools-pyc (67.6.1-r1) (3/25) Purging py3-setuptools (67.6.1-r1) (4/25) Purging py3-gpep517-pyc (13-r2) (5/25) Purging py3-gpep517 (13-r2) (6/25) Purging py3-wheel-pyc (0.40.0-r1) (7/25) Purging py3-wheel (0.40.0-r1) (8/25) Purging py3-packaging-pyc (23.1-r1) (9/25) Purging py3-packaging (23.1-r1) (10/25) Purging py3-parsing-pyc (3.0.9-r2) (11/25) Purging py3-parsing (3.0.9-r2) (12/25) Purging py3-installer-pyc (0.7.0-r1) (13/25) Purging py3-installer (0.7.0-r1) (14/25) Purging python3-pyc (3.11.3-r10) (15/25) Purging python3-pycache-pyc0 (3.11.3-r10) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.3-r10) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r5) (20/25) Purging libffi (3.4.4-r2) (21/25) Purging libpanelw (6.4_p20230401-r4) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r1) (24/25) Purging sqlite-libs (3.41.2-r2) (25/25) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> py3-pygments: Updating the main/ppc64le repository index... >>> py3-pygments: Signing the index...