>>> py3-pyo: Building main/py3-pyo 1.0.6-r0 (using abuild 3.15.0-r1) started Wed, 18 Jun 2025 16:12:17 +0000 >>> py3-pyo: Validating /home/buildozer/aports/main/py3-pyo/APKBUILD... >>> py3-pyo: Analyzing dependencies... >>> py3-pyo: Installing for build: build-base python3 python3-tkinter jack-dev libsndfile-dev portaudio-dev py3-gpep517 py3-setuptools py3-wheel python3-dev (1/62) Installing libffi (3.5.1-r0) (2/62) Installing gdbm (1.24-r0) (3/62) Installing mpdecimal (4.0.1-r0) (4/62) Installing libpanelw (6.5_p20250503-r0) (5/62) Installing sqlite-libs (3.50.1-r0) (6/62) Installing python3 (3.12.11-r0) (7/62) Installing python3-pycache-pyc0 (3.12.11-r0) (8/62) Installing pyc (3.12.11-r0) (9/62) Installing python3-pyc (3.12.11-r0) (10/62) Installing tzdata (2025b-r0) (11/62) Installing tcl (8.6.16-r0) (12/62) Installing libxau (1.0.12-r0) (13/62) Installing libmd (1.1.0-r0) (14/62) Installing libbsd (0.12.2-r0) (15/62) Installing libxdmcp (1.1.5-r1) (16/62) Installing libxcb (1.17.0-r0) (17/62) Installing libx11 (1.8.11-r0) (18/62) Installing libxrender (0.9.12-r0) (19/62) Installing libpng (1.6.49-r0) (20/62) Installing freetype (2.13.3-r0) (21/62) Installing fontconfig (2.15.0-r3) (22/62) Installing libxft (2.3.8-r3) (23/62) Installing tk (8.6.16-r0) (24/62) Installing python3-tkinter (3.12.11-r0) (25/62) Installing python3-tkinter-pyc (3.12.11-r0) (26/62) Installing alsa-lib (1.2.14-r0) (27/62) Installing dbus-libs (1.16.2-r1) (28/62) Installing opus (1.5.2-r1) (29/62) Installing libsamplerate (0.2.2-r3) (30/62) Installing jack (1.9.22-r4) (31/62) Installing jack-dev (1.9.22-r4) (32/62) Installing opus-dev (1.5.2-r1) (33/62) Installing libogg (1.3.5-r5) (34/62) Installing libflac (1.4.3-r1) (35/62) Installing lame-libs (3.100-r5) (36/62) Installing mpg123-libs (1.32.10-r0) (37/62) Installing libvorbis (1.3.7-r2) (38/62) Installing libsndfile (1.2.2-r2) (39/62) Installing libflac++ (1.4.3-r1) (40/62) Installing libogg-dev (1.3.5-r5) (41/62) Installing flac-dev (1.4.3-r1) (42/62) Installing mpg123-dev (1.32.10-r0) (43/62) Installing libvorbis-dev (1.3.7-r2) (44/62) Installing libsndfile-dev (1.2.2-r2) (45/62) Installing portaudio (19.7.0-r2) (46/62) Installing libportaudiocxx (19.7.0-r2) (47/62) Installing alsa-lib-dev (1.2.14-r0) (48/62) Installing portaudio-dev (19.7.0-r2) (49/62) Installing py3-installer (0.7.0-r2) (50/62) Installing py3-installer-pyc (0.7.0-r2) (51/62) Installing py3-gpep517 (19-r0) (52/62) Installing py3-gpep517-pyc (19-r0) (53/62) Installing py3-parsing (3.2.3-r0) (54/62) Installing py3-parsing-pyc (3.2.3-r0) (55/62) Installing py3-packaging (25.0-r0) (56/62) Installing py3-packaging-pyc (25.0-r0) (57/62) Installing py3-setuptools (80.9.0-r0) (58/62) Installing py3-setuptools-pyc (80.9.0-r0) (59/62) Installing py3-wheel (0.46.1-r0) (60/62) Installing py3-wheel-pyc (0.46.1-r0) (61/62) Installing python3-dev (3.12.11-r0) (62/62) Installing .makedepends-py3-pyo (20250618.161219) Executing busybox-1.37.0-r18.trigger OK: 581 MiB in 172 packages >>> py3-pyo: Cleaning up srcdir >>> py3-pyo: Cleaning up pkgdir >>> py3-pyo: Cleaning up tmpdir >>> py3-pyo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyo-1.0.6.tar.gz >>> py3-pyo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyo-1.0.6.tar.gz >>> py3-pyo: Checking sha512sums... py3-pyo-1.0.6.tar.gz: OK portaudio-only.patch: OK >>> py3-pyo: Unpacking /var/cache/distfiles/edge/py3-pyo-1.0.6.tar.gz... >>> py3-pyo: portaudio-only.patch patching file setup.py Hunk #1 succeeded at 67 (offset -64 lines). 2025-06-18 16:12:26,635 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-18 16:12:26,927 root INFO running bdist_wheel 2025-06-18 16:12:26,992 root INFO running build 2025-06-18 16:12:26,992 root INFO running build_py 2025-06-18 16:12:27,007 root INFO creating build/lib.linux-riscv64-cpython-312/pyo64 2025-06-18 16:12:27,008 root INFO copying pyo64/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo64 2025-06-18 16:12:27,011 root INFO creating build/lib.linux-riscv64-cpython-312/pyo 2025-06-18 16:12:27,012 root INFO copying pyo/_linux_wheel_fix_symlinks.py -> build/lib.linux-riscv64-cpython-312/pyo 2025-06-18 16:12:27,013 root INFO copying pyo/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo 2025-06-18 16:12:27,017 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,018 root INFO copying pyo/lib/wxgui.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,020 root INFO copying pyo/lib/_maps.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,022 root INFO copying pyo/lib/hrtf.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,044 root INFO copying pyo/lib/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,046 root INFO copying pyo/lib/_core.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,049 root INFO copying pyo/lib/midi.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,052 root INFO copying pyo/lib/utils.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,054 root INFO copying pyo/lib/_tkwidgets.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,056 root INFO copying pyo/lib/server.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,059 root INFO copying pyo/lib/analysis.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,061 root INFO copying pyo/lib/triggers.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,064 root INFO copying pyo/lib/matrix.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,066 root INFO copying pyo/lib/tableprocess.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,070 root INFO copying pyo/lib/effects.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,072 root INFO copying pyo/lib/generators.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,075 root INFO copying pyo/lib/_widgets.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,077 root INFO copying pyo/lib/tables.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,080 root INFO copying pyo/lib/arithmetic.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,082 root INFO copying pyo/lib/phasevoc.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,084 root INFO copying pyo/lib/opensndctrl.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,086 root INFO copying pyo/lib/randoms.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,089 root INFO copying pyo/lib/mmlmusic.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,091 root INFO copying pyo/lib/expression.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,093 root INFO copying pyo/lib/fourier.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,095 root INFO copying pyo/lib/dynamics.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,097 root INFO copying pyo/lib/_wxwidgets.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,099 root INFO copying pyo/lib/pan.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,101 root INFO copying pyo/lib/listener.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,102 root INFO copying pyo/lib/matrixprocess.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,104 root INFO copying pyo/lib/players.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,105 root INFO copying pyo/lib/events.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,107 root INFO copying pyo/lib/filters.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,109 root INFO copying pyo/lib/controls.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,111 root INFO copying pyo/lib/pattern.py -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,113 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,114 root INFO copying pyo/lib/snds/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,116 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor 2025-06-18 16:12:27,117 root INFO copying pyo/editor/Tutorial_03_TriTable.py -> build/lib.linux-riscv64-cpython-312/pyo/editor 2025-06-18 16:12:27,118 root INFO copying pyo/editor/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor 2025-06-18 16:12:27,120 root INFO copying pyo/editor/EPyo.py -> build/lib.linux-riscv64-cpython-312/pyo/editor 2025-06-18 16:12:27,123 root INFO copying pyo/editor/Tutorial_02_Flanger.py -> build/lib.linux-riscv64-cpython-312/pyo/editor 2025-06-18 16:12:27,125 root INFO copying pyo/editor/Tutorial_01_RingMod.py -> build/lib.linux-riscv64-cpython-312/pyo/editor 2025-06-18 16:12:27,127 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,128 root INFO copying pyo/editor/styles/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,130 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor/snippets 2025-06-18 16:12:27,131 root INFO copying pyo/editor/snippets/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets 2025-06-18 16:12:27,133 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio 2025-06-18 16:12:27,134 root INFO copying pyo/editor/snippets/Audio/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio 2025-06-18 16:12:27,136 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control 2025-06-18 16:12:27,137 root INFO copying pyo/editor/snippets/Control/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control 2025-06-18 16:12:27,139 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface 2025-06-18 16:12:27,140 root INFO copying pyo/editor/snippets/Interface/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface 2025-06-18 16:12:27,141 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities 2025-06-18 16:12:27,143 root INFO copying pyo/editor/snippets/Utilities/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities 2025-06-18 16:12:27,144 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples 2025-06-18 16:12:27,145 root INFO copying pyo/examples/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples 2025-06-18 16:12:27,147 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,148 root INFO copying pyo/examples/x01-intro/04-serial-proc.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,150 root INFO copying pyo/examples/x01-intro/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,151 root INFO copying pyo/examples/x01-intro/03-parallel-proc.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,152 root INFO copying pyo/examples/x01-intro/05-output-channels.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,154 root INFO copying pyo/examples/x01-intro/02-sine-tone.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,155 root INFO copying pyo/examples/x01-intro/01-audio-server.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro 2025-06-18 16:12:27,157 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,158 root INFO copying pyo/examples/x02-controls/02-dynamic-control.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,160 root INFO copying pyo/examples/x02-controls/01-fixed-control.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,162 root INFO copying pyo/examples/x02-controls/05-math-ops.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,163 root INFO copying pyo/examples/x02-controls/06-multichannel-expansion.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,164 root INFO copying pyo/examples/x02-controls/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,166 root INFO copying pyo/examples/x02-controls/10-handling-channels-3.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,167 root INFO copying pyo/examples/x02-controls/04-building-lfo.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,169 root INFO copying pyo/examples/x02-controls/08-handling-channels.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,170 root INFO copying pyo/examples/x02-controls/09-handling-channels-2.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,171 root INFO copying pyo/examples/x02-controls/11-handling-channels-4.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,173 root INFO copying pyo/examples/x02-controls/03-output-range.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,174 root INFO copying pyo/examples/x02-controls/07-multichannel-expansion-2.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls 2025-06-18 16:12:27,176 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,177 root INFO copying pyo/examples/x03-generators/01-complex-oscs.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,179 root INFO copying pyo/examples/x03-generators/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,180 root INFO copying pyo/examples/x03-generators/05-strange-attractors.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,181 root INFO copying pyo/examples/x03-generators/04-noise-generators.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,183 root INFO copying pyo/examples/x03-generators/02-band-limited-oscs.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,184 root INFO copying pyo/examples/x03-generators/03-fm-generators.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,186 root INFO copying pyo/examples/x03-generators/06-random-generators.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators 2025-06-18 16:12:27,188 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,189 root INFO copying pyo/examples/x04-soundfiles/04-record-perf.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,190 root INFO copying pyo/examples/x04-soundfiles/01-read-from-disk.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,192 root INFO copying pyo/examples/x04-soundfiles/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,193 root INFO copying pyo/examples/x04-soundfiles/05-record-streams.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,195 root INFO copying pyo/examples/x04-soundfiles/06-record-table.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,196 root INFO copying pyo/examples/x04-soundfiles/02-read-from-disk-2.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,197 root INFO copying pyo/examples/x04-soundfiles/03-read-from-ram.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles 2025-06-18 16:12:27,199 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,200 root INFO copying pyo/examples/x05-envelopes/02-linear-ramp.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,202 root INFO copying pyo/examples/x05-envelopes/01-data-signal-conversion.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,203 root INFO copying pyo/examples/x05-envelopes/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,205 root INFO copying pyo/examples/x05-envelopes/04-simple-envelopes.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,206 root INFO copying pyo/examples/x05-envelopes/03-exponential-ramp.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,207 root INFO copying pyo/examples/x05-envelopes/05-breakpoints-functions.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes 2025-06-18 16:12:27,210 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,211 root INFO copying pyo/examples/x06-filters/05-convolution-filters.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,212 root INFO copying pyo/examples/x06-filters/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,213 root INFO copying pyo/examples/x06-filters/07-hilbert-transform.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,215 root INFO copying pyo/examples/x06-filters/03-complex-resonator.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,216 root INFO copying pyo/examples/x06-filters/02-bandpass-filters.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,218 root INFO copying pyo/examples/x06-filters/06-vocoder.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,219 root INFO copying pyo/examples/x06-filters/01-lowpass-filters.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,220 root INFO copying pyo/examples/x06-filters/04-phasing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters 2025-06-18 16:12:27,223 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,224 root INFO copying pyo/examples/x07-effects/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,225 root INFO copying pyo/examples/x07-effects/04-ping-pong-delay.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,226 root INFO copying pyo/examples/x07-effects/05-hand-made-chorus.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,228 root INFO copying pyo/examples/x07-effects/01-flanger.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,229 root INFO copying pyo/examples/x07-effects/02-schroeder-reverb.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,230 root INFO copying pyo/examples/x07-effects/06-hand-made-harmonizer.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,232 root INFO copying pyo/examples/x07-effects/03-fuzz-disto.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects 2025-06-18 16:12:27,234 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics 2025-06-18 16:12:27,235 root INFO copying pyo/examples/x08-dynamics/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics 2025-06-18 16:12:27,236 root INFO copying pyo/examples/x08-dynamics/01-dynamic-range.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics 2025-06-18 16:12:27,237 root INFO copying pyo/examples/x08-dynamics/02-ducking.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics 2025-06-18 16:12:27,239 root INFO copying pyo/examples/x08-dynamics/03-gated-verb.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics 2025-06-18 16:12:27,240 root INFO copying pyo/examples/x08-dynamics/04-rms-tracing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics 2025-06-18 16:12:27,243 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks 2025-06-18 16:12:27,244 root INFO copying pyo/examples/x09-callbacks/01-periodic-calls.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks 2025-06-18 16:12:27,245 root INFO copying pyo/examples/x09-callbacks/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks 2025-06-18 16:12:27,246 root INFO copying pyo/examples/x09-callbacks/03-delayed-calls.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks 2025-06-18 16:12:27,248 root INFO copying pyo/examples/x09-callbacks/02-score-calls.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks 2025-06-18 16:12:27,250 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,251 root INFO copying pyo/examples/x10-tables/07-moving-points.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,252 root INFO copying pyo/examples/x10-tables/03-looping.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,254 root INFO copying pyo/examples/x10-tables/01-envelopes.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,255 root INFO copying pyo/examples/x10-tables/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,256 root INFO copying pyo/examples/x10-tables/02-scrubbing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,258 root INFO copying pyo/examples/x10-tables/04-granulation.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,259 root INFO copying pyo/examples/x10-tables/05-micro-montage.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,260 root INFO copying pyo/examples/x10-tables/06-table-stutter.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,262 root INFO copying pyo/examples/x10-tables/08-table-lookup.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables 2025-06-18 16:12:27,264 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,265 root INFO copying pyo/examples/x16-midi/06-midi-out.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,266 root INFO copying pyo/examples/x16-midi/05-control-change.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,268 root INFO copying pyo/examples/x16-midi/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,269 root INFO copying pyo/examples/x16-midi/03-midi-envelope.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,270 root INFO copying pyo/examples/x16-midi/02-notein-object.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,272 root INFO copying pyo/examples/x16-midi/07-midifile-with-mido.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,273 root INFO copying pyo/examples/x16-midi/01-midi-scan.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,274 root INFO copying pyo/examples/x16-midi/04-simple-midi-synth.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi 2025-06-18 16:12:27,276 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,277 root INFO copying pyo/examples/x17-osc/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,278 root INFO copying pyo/examples/x17-osc/05-send-receive-data.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,280 root INFO copying pyo/examples/x17-osc/03-send-streams.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,281 root INFO copying pyo/examples/x17-osc/01-osc-scan.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,283 root INFO copying pyo/examples/x17-osc/04-receive-list.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,284 root INFO copying pyo/examples/x17-osc/02-receive-streams.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc 2025-06-18 16:12:27,286 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate 2025-06-18 16:12:27,287 root INFO copying pyo/examples/x19-multirate/01-multi-rate-processing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate 2025-06-18 16:12:27,289 root INFO copying pyo/examples/x19-multirate/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate 2025-06-18 16:12:27,290 root INFO copying pyo/examples/x19-multirate/02-multi-rate-synthesis.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate 2025-06-18 16:12:27,292 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore 2025-06-18 16:12:27,293 root INFO copying pyo/examples/x20-multicore/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore 2025-06-18 16:12:27,294 root INFO copying pyo/examples/x20-multicore/02-sharing-audio.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore 2025-06-18 16:12:27,296 root INFO copying pyo/examples/x20-multicore/04-data-control.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore 2025-06-18 16:12:27,297 root INFO copying pyo/examples/x20-multicore/03-synchronization.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore 2025-06-18 16:12:27,299 root INFO copying pyo/examples/x20-multicore/01-processes-spawning.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore 2025-06-18 16:12:27,301 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,302 root INFO copying pyo/examples/x21-utilities/04-buffer-interface.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,303 root INFO copying pyo/examples/x21-utilities/09-audio-mixer.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,305 root INFO copying pyo/examples/x21-utilities/01-list-to-audio-file.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,306 root INFO copying pyo/examples/x21-utilities/06-batch-synthesis.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,308 root INFO copying pyo/examples/x21-utilities/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,309 root INFO copying pyo/examples/x21-utilities/07-upsamp-processing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,310 root INFO copying pyo/examples/x21-utilities/02-get-method.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,312 root INFO copying pyo/examples/x21-utilities/03-set-method.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,313 root INFO copying pyo/examples/x21-utilities/05-batch-processing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,314 root INFO copying pyo/examples/x21-utilities/08-multiple-threads.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities 2025-06-18 16:12:27,317 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,318 root INFO copying pyo/examples/x22-events/07-managing-scales.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,319 root INFO copying pyo/examples/x22-events/09-embedding-generators.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,320 root INFO copying pyo/examples/x22-events/01-simple-sequences.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,322 root INFO copying pyo/examples/x22-events/11-filters.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,323 root INFO copying pyo/examples/x22-events/05-complex-sequences.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,325 root INFO copying pyo/examples/x22-events/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,326 root INFO copying pyo/examples/x22-events/08-function-calls.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,327 root INFO copying pyo/examples/x22-events/12-sharing-values.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,329 root INFO copying pyo/examples/x22-events/03-instruments.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,330 root INFO copying pyo/examples/x22-events/04-custom-params.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,332 root INFO copying pyo/examples/x22-events/06-randoms.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,333 root INFO copying pyo/examples/x22-events/14-post-processing.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,335 root INFO copying pyo/examples/x22-events/02-parameters.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,336 root INFO copying pyo/examples/x22-events/13-using-audio-objects.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,338 root INFO copying pyo/examples/x22-events/10-arithmetic-ops.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events 2025-06-18 16:12:27,340 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,341 root INFO copying pyo/examples/x23-expression/03-multiple-inputs.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,342 root INFO copying pyo/examples/x23-expression/07-condition.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,343 root INFO copying pyo/examples/x23-expression/09-multiple-outputs.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,345 root INFO copying pyo/examples/x23-expression/02-audio-in.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,346 root INFO copying pyo/examples/x23-expression/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,347 root INFO copying pyo/examples/x23-expression/01-simple-expression.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,349 root INFO copying pyo/examples/x23-expression/05-define-function.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,350 root INFO copying pyo/examples/x23-expression/08-load-function.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,352 root INFO copying pyo/examples/x23-expression/06-var-function.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,353 root INFO copying pyo/examples/x23-expression/04-let-function.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,355 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,356 root INFO copying pyo/examples/snds/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,358 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic 2025-06-18 16:12:27,359 root INFO copying pyo/examples/algorithmic/04_drum_machine.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic 2025-06-18 16:12:27,360 root INFO copying pyo/examples/algorithmic/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic 2025-06-18 16:12:27,361 root INFO copying pyo/examples/algorithmic/01_music_box.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic 2025-06-18 16:12:27,363 root INFO copying pyo/examples/algorithmic/03_melody_algo.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic 2025-06-18 16:12:27,364 root INFO copying pyo/examples/algorithmic/02_scale_snap.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic 2025-06-18 16:12:27,366 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,367 root INFO copying pyo/examples/fft/01_fft_filter.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,368 root INFO copying pyo/examples/fft/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,370 root INFO copying pyo/examples/fft/02_fft_cross.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,371 root INFO copying pyo/examples/fft/07_fft_stretch.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,373 root INFO copying pyo/examples/fft/03_fft_morph.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,374 root INFO copying pyo/examples/fft/08_fft_spec.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,376 root INFO copying pyo/examples/fft/05_fft_delay.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,377 root INFO copying pyo/examples/fft/06_fft_vectral.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,379 root INFO copying pyo/examples/fft/04_fft_gate.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/fft 2025-06-18 16:12:27,381 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/matrix 2025-06-18 16:12:27,382 root INFO copying pyo/examples/matrix/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/matrix 2025-06-18 16:12:27,383 root INFO copying pyo/examples/matrix/04_matrix_rec_loop.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/matrix 2025-06-18 16:12:27,385 root INFO copying pyo/examples/matrix/03_matrix_algo.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/matrix 2025-06-18 16:12:27,386 root INFO copying pyo/examples/matrix/02_matrix_record.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/matrix 2025-06-18 16:12:27,387 root INFO copying pyo/examples/matrix/01_wave_terrain.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/matrix 2025-06-18 16:12:27,389 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/sampling 2025-06-18 16:12:27,390 root INFO copying pyo/examples/sampling/01_sound_cloud.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sampling 2025-06-18 16:12:27,392 root INFO copying pyo/examples/sampling/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sampling 2025-06-18 16:12:27,393 root INFO copying pyo/examples/sampling/02_live_looper.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sampling 2025-06-18 16:12:27,395 root INFO copying pyo/examples/sampling/03_rec_and_loop.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sampling 2025-06-18 16:12:27,396 root INFO copying pyo/examples/sampling/04_live_convolution.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sampling 2025-06-18 16:12:27,398 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing 2025-06-18 16:12:27,399 root INFO copying pyo/examples/sequencing/01_starttime_duration.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing 2025-06-18 16:12:27,401 root INFO copying pyo/examples/sequencing/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing 2025-06-18 16:12:27,402 root INFO copying pyo/examples/sequencing/03_function_call.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing 2025-06-18 16:12:27,403 root INFO copying pyo/examples/sequencing/02_random_score.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing 2025-06-18 16:12:27,406 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,407 root INFO copying pyo/examples/synthesis/07_split_sideband_synthesis.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,408 root INFO copying pyo/examples/synthesis/08_bucket_brigade_device.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,410 root INFO copying pyo/examples/synthesis/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,411 root INFO copying pyo/examples/synthesis/04_granule.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,412 root INFO copying pyo/examples/synthesis/06_paf.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,413 root INFO copying pyo/examples/synthesis/04_degrade_synthesis.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,415 root INFO copying pyo/examples/synthesis/06_lfo_controls.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,416 root INFO copying pyo/examples/synthesis/03_cos_waveshaping.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,418 root INFO copying pyo/examples/synthesis/05_ring_mod_class.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,419 root INFO copying pyo/examples/synthesis/01_pulsar_synthesis.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,421 root INFO copying pyo/examples/synthesis/02_FM3.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis 2025-06-18 16:12:27,423 root INFO creating build/lib.linux-riscv64-cpython-312/pyo/examples/wxgui 2025-06-18 16:12:27,424 root INFO copying pyo/examples/wxgui/01_gui_widgets_example.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/wxgui 2025-06-18 16:12:27,425 root INFO copying pyo/examples/wxgui/__init__.py -> build/lib.linux-riscv64-cpython-312/pyo/examples/wxgui 2025-06-18 16:12:27,427 root INFO running egg_info 2025-06-18 16:12:27,440 root INFO creating pyo.egg-info 2025-06-18 16:12:27,441 root INFO writing pyo.egg-info/PKG-INFO 2025-06-18 16:12:27,443 root INFO writing dependency_links to pyo.egg-info/dependency_links.txt 2025-06-18 16:12:27,445 root INFO writing entry points to pyo.egg-info/entry_points.txt 2025-06-18 16:12:27,447 root INFO writing top-level names to pyo.egg-info/top_level.txt 2025-06-18 16:12:27,448 root INFO writing manifest file 'pyo.egg-info/SOURCES.txt' 2025-06-18 16:12:27,598 root INFO reading manifest file 'pyo.egg-info/SOURCES.txt' 2025-06-18 16:12:27,599 root INFO reading manifest template 'MANIFEST.in' 2025-06-18 16:12:27,609 root INFO adding license file 'LICENSE' 2025-06-18 16:12:27,640 root INFO writing manifest file 'pyo.egg-info/SOURCES.txt' 2025-06-18 16:12:27,743 root INFO copying pyo/lib/COPYING.txt -> build/lib.linux-riscv64-cpython-312/pyo/lib 2025-06-18 16:12:27,759 root INFO copying pyo/lib/snds/ControlRead_example_test_000 -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,761 root INFO copying pyo/lib/snds/ControlRead_example_test_001 -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,763 root INFO copying pyo/lib/snds/IRMediumHallStereo.wav -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,766 root INFO copying pyo/lib/snds/NoteinRead_example_test_000 -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,767 root INFO copying pyo/lib/snds/NoteinRead_example_test_001 -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,769 root INFO copying pyo/lib/snds/accord.aif -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,771 root INFO copying pyo/lib/snds/transparent.aif -> build/lib.linux-riscv64-cpython-312/pyo/lib/snds 2025-06-18 16:12:27,775 root INFO copying pyo/editor/styles/Custom -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,777 root INFO copying pyo/editor/styles/Default -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,778 root INFO copying pyo/editor/styles/Espresso -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,780 root INFO copying pyo/editor/styles/Monokai-Soda -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,781 root INFO copying pyo/editor/styles/Smooth -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,782 root INFO copying pyo/editor/styles/Soft -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,784 root INFO copying pyo/editor/styles/Solarized (dark) -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,785 root INFO copying pyo/editor/styles/Solarized (light) -> build/lib.linux-riscv64-cpython-312/pyo/editor/styles 2025-06-18 16:12:27,788 root INFO copying pyo/editor/snippets/Audio/SoundPlayer -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio 2025-06-18 16:12:27,789 root INFO copying pyo/editor/snippets/Audio/TableOsc -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio 2025-06-18 16:12:27,791 root INFO copying pyo/editor/snippets/Control/ChorusJit -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control 2025-06-18 16:12:27,793 root INFO copying pyo/editor/snippets/Control/Vibrato -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control 2025-06-18 16:12:27,795 root INFO copying pyo/editor/snippets/Interface/NewFrame -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface 2025-06-18 16:12:27,796 root INFO copying pyo/editor/snippets/Interface/PaintPanel -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface 2025-06-18 16:12:27,799 root INFO copying pyo/editor/snippets/Utilities/ChooseAudioDev -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities 2025-06-18 16:12:27,800 root INFO copying pyo/editor/snippets/Utilities/Incrementor -> build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities 2025-06-18 16:12:27,855 root INFO copying pyo/examples/x23-expression/attractors.expr -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,857 root INFO copying pyo/examples/x23-expression/filters.expr -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,858 root INFO copying pyo/examples/x23-expression/generators.expr -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,860 root INFO copying pyo/examples/x23-expression/utils.expr -> build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression 2025-06-18 16:12:27,862 root INFO copying pyo/examples/snds/alum1.wav -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,864 root INFO copying pyo/examples/snds/alum2.wav -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,866 root INFO copying pyo/examples/snds/alum3.wav -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,868 root INFO copying pyo/examples/snds/alum4.wav -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,870 root INFO copying pyo/examples/snds/baseballmajeur_m.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,874 root INFO copying pyo/examples/snds/drumloop.wav -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,879 root INFO copying pyo/examples/snds/flute.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,884 root INFO copying pyo/examples/snds/mapleleafrag.mid -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,886 root INFO copying pyo/examples/snds/ounkmaster.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,901 root INFO copying pyo/examples/snds/snd_1.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,903 root INFO copying pyo/examples/snds/snd_2.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,905 root INFO copying pyo/examples/snds/snd_3.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,907 root INFO copying pyo/examples/snds/snd_4.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,909 root INFO copying pyo/examples/snds/snd_5.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,911 root INFO copying pyo/examples/snds/snd_6.aif -> build/lib.linux-riscv64-cpython-312/pyo/examples/snds 2025-06-18 16:12:27,956 root INFO running build_ext 2025-06-18 16:12:27,966 root INFO building 'pyo._pyo' extension 2025-06-18 16:12:27,988 root INFO creating build/temp.linux-riscv64-cpython-312/src/engine 2025-06-18 16:12:27,992 root INFO creating build/temp.linux-riscv64-cpython-312/src/objects 2025-06-18 16:12:28,001 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/ad_jack.c -o build/temp.linux-riscv64-cpython-312/src/engine/ad_jack.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:30,383 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/ad_portaudio.c -o build/temp.linux-riscv64-cpython-312/src/engine/ad_portaudio.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:32,119 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/dummymodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/dummymodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:35,628 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/fft.c -o build/temp.linux-riscv64-cpython-312/src/engine/fft.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:37,355 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/inputfadermodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/inputfadermodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:38,832 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/interpolation.c -o build/temp.linux-riscv64-cpython-312/src/engine/interpolation.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:39,400 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/mixmodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/mixmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:41,452 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/pvstreammodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/pvstreammodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:42,017 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/pyomodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/pyomodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:49,065 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/servermodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/servermodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:54,464 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/streammodule.c -o build/temp.linux-riscv64-cpython-312/src/engine/streammodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:12:55,406 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/vbap.c -o build/temp.linux-riscv64-cpython-312/src/engine/vbap.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:13:00,559 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/engine/wind.c -o build/temp.linux-riscv64-cpython-312/src/engine/wind.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:13:01,485 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/analysismodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/analysismodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:13:16,067 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/arithmeticmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/arithmeticmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:13:44,411 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/bandsplitmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/bandsplitmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:13:53,360 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/chorusmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/chorusmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:13:56,578 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/compressmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/compressmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:14:06,011 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/convolvemodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/convolvemodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:14:16,526 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/delaymodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/delaymodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:14:31,091 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/distomodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/distomodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:14:45,015 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/exprmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/exprmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:14:50,603 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/fadermodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/fadermodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:14:58,320 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/fftmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/fftmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:15:20,263 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/filtremodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/filtremodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:12,715 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/freeverbmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/freeverbmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:17,695 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/granulatormodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/granulatormodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:39,203 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/harmonizermodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/harmonizermodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:42,274 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/hilbertmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/hilbertmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:45,112 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/hrtfmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/hrtfmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:52,999 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/inputmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/inputmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:54,990 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/lfomodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/lfomodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:16:59,568 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/matrixmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/matrixmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:17:04,214 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/matrixprocessmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/matrixprocessmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:17:06,470 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/metromodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/metromodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:17:34,758 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/midimodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/midimodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:17:53,337 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/mmlmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/mmlmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:18:08,978 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/noisemodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/noisemodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:18:14,176 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/oscbankmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/oscbankmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:18:17,649 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/oscilmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/oscilmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:19:16,160 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/panmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/panmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:19:30,876 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/patternmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/patternmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:19:33,510 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/phasevocmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/phasevocmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:20:00,559 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/randommodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/randommodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:20:23,710 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/recordmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/recordmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:20:29,686 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/selectmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/selectmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:20:33,167 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/sfplayermodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/sfplayermodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:20:43,127 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/sigmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/sigmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:20:48,653 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/tablemodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/tablemodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:21:44,856 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/trigmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/trigmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:22:16,264 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/utilsmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/utilsmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:22:46,581 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUSE_PORTAUDIO -DUSE_JACK -DJACK_NEW_API -Iinclude -I/usr/include -I/usr/local/include -I/usr/include/python3.12 -c src/objects/wgverbmodule.c -o build/temp.linux-riscv64-cpython-312/src/objects/wgverbmodule.o -Wno-strict-prototypes -Wno-strict-aliasing -O3 -g0 -DNDEBUG 2025-06-18 16:22:55,902 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/engine/ad_jack.o build/temp.linux-riscv64-cpython-312/src/engine/ad_portaudio.o build/temp.linux-riscv64-cpython-312/src/engine/dummymodule.o build/temp.linux-riscv64-cpython-312/src/engine/fft.o build/temp.linux-riscv64-cpython-312/src/engine/inputfadermodule.o build/temp.linux-riscv64-cpython-312/src/engine/interpolation.o build/temp.linux-riscv64-cpython-312/src/engine/mixmodule.o build/temp.linux-riscv64-cpython-312/src/engine/pvstreammodule.o build/temp.linux-riscv64-cpython-312/src/engine/pyomodule.o build/temp.linux-riscv64-cpython-312/src/engine/servermodule.o build/temp.linux-riscv64-cpython-312/src/engine/streammodule.o build/temp.linux-riscv64-cpython-312/src/engine/vbap.o build/temp.linux-riscv64-cpython-312/src/engine/wind.o build/temp.linux-riscv64-cpython-312/src/objects/analysismodule.o build/temp.linux-riscv64-cpython-312/src/objects/arithmeticmodule.o build/temp.linux-riscv64-cpython-312/src/objects/bandsplitmodule.o build/temp.linux-riscv64-cpython-312/src/objects/chorusmodule.o build/temp.linux-riscv64-cpython-312/src/objects/compressmodule.o build/temp.linux-riscv64-cpython-312/src/objects/convolvemodule.o build/temp.linux-riscv64-cpython-312/src/objects/delaymodule.o build/temp.linux-riscv64-cpython-312/src/objects/distomodule.o build/temp.linux-riscv64-cpython-312/src/objects/exprmodule.o build/temp.linux-riscv64-cpython-312/src/objects/fadermodule.o build/temp.linux-riscv64-cpython-312/src/objects/fftmodule.o build/temp.linux-riscv64-cpython-312/src/objects/filtremodule.o build/temp.linux-riscv64-cpython-312/src/objects/freeverbmodule.o build/temp.linux-riscv64-cpython-312/src/objects/granulatormodule.o build/temp.linux-riscv64-cpython-312/src/objects/harmonizermodule.o build/temp.linux-riscv64-cpython-312/src/objects/hilbertmodule.o build/temp.linux-riscv64-cpython-312/src/objects/hrtfmodule.o build/temp.linux-riscv64-cpython-312/src/objects/inputmodule.o build/temp.linux-riscv64-cpython-312/src/objects/lfomodule.o build/temp.linux-riscv64-cpython-312/src/objects/matrixmodule.o build/temp.linux-riscv64-cpython-312/src/objects/matrixprocessmodule.o build/temp.linux-riscv64-cpython-312/src/objects/metromodule.o build/temp.linux-riscv64-cpython-312/src/objects/midimodule.o build/temp.linux-riscv64-cpython-312/src/objects/mmlmodule.o build/temp.linux-riscv64-cpython-312/src/objects/noisemodule.o build/temp.linux-riscv64-cpython-312/src/objects/oscbankmodule.o build/temp.linux-riscv64-cpython-312/src/objects/oscilmodule.o build/temp.linux-riscv64-cpython-312/src/objects/panmodule.o build/temp.linux-riscv64-cpython-312/src/objects/patternmodule.o build/temp.linux-riscv64-cpython-312/src/objects/phasevocmodule.o build/temp.linux-riscv64-cpython-312/src/objects/randommodule.o build/temp.linux-riscv64-cpython-312/src/objects/recordmodule.o build/temp.linux-riscv64-cpython-312/src/objects/selectmodule.o build/temp.linux-riscv64-cpython-312/src/objects/sfplayermodule.o build/temp.linux-riscv64-cpython-312/src/objects/sigmodule.o build/temp.linux-riscv64-cpython-312/src/objects/tablemodule.o build/temp.linux-riscv64-cpython-312/src/objects/trigmodule.o build/temp.linux-riscv64-cpython-312/src/objects/utilsmodule.o build/temp.linux-riscv64-cpython-312/src/objects/wgverbmodule.o -L/usr/lib -L/usr/local/lib -L/usr/lib -lportaudio -lsndfile -lrt -ljack -lm -o build/lib.linux-riscv64-cpython-312/pyo/_pyo.cpython-312-riscv64-linux-musl.so 2025-06-18 16:22:58,225 root INFO installing to build/bdist.linux-riscv64/wheel 2025-06-18 16:22:58,225 root INFO running install 2025-06-18 16:22:58,289 root INFO running install_lib 2025-06-18 16:22:58,303 root INFO creating build/bdist.linux-riscv64/wheel 2025-06-18 16:22:58,304 root INFO creating build/bdist.linux-riscv64/wheel/pyo64 2025-06-18 16:22:58,305 root INFO copying build/lib.linux-riscv64-cpython-312/pyo64/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo64 2025-06-18 16:22:58,308 root INFO creating build/bdist.linux-riscv64/wheel/pyo 2025-06-18 16:22:58,309 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples 2025-06-18 16:22:58,310 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/fft 2025-06-18 16:22:58,311 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/01_fft_filter.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,313 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,314 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/02_fft_cross.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,315 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/07_fft_stretch.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,317 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/03_fft_morph.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,318 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/08_fft_spec.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,320 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/05_fft_delay.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,321 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/06_fft_vectral.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,323 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/fft/04_fft_gate.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/fft 2025-06-18 16:22:58,325 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/snds 2025-06-18 16:22:58,326 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/snd_6.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,328 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/alum3.wav -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,330 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,331 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/snd_3.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,333 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/drumloop.wav -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,341 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/snd_2.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,342 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/ounkmaster.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,356 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/alum4.wav -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,359 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/snd_4.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,360 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/alum1.wav -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,363 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/alum2.wav -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,365 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/snd_1.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,367 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/mapleleafrag.mid -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,369 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/snd_5.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,371 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/flute.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,379 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/snds/baseballmajeur_m.aif -> build/bdist.linux-riscv64/wheel/./pyo/examples/snds 2025-06-18 16:22:58,388 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x07-effects 2025-06-18 16:22:58,390 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,391 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/04-ping-pong-delay.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,392 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/05-hand-made-chorus.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,393 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/01-flanger.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,394 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/02-schroeder-reverb.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,395 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/06-hand-made-harmonizer.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,396 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x07-effects/03-fuzz-disto.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x07-effects 2025-06-18 16:22:58,397 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples 2025-06-18 16:22:58,399 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x05-envelopes 2025-06-18 16:22:58,400 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes/02-linear-ramp.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x05-envelopes 2025-06-18 16:22:58,401 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes/01-data-signal-conversion.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x05-envelopes 2025-06-18 16:22:58,402 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x05-envelopes 2025-06-18 16:22:58,403 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes/04-simple-envelopes.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x05-envelopes 2025-06-18 16:22:58,404 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes/03-exponential-ramp.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x05-envelopes 2025-06-18 16:22:58,405 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x05-envelopes/05-breakpoints-functions.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x05-envelopes 2025-06-18 16:22:58,406 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/synthesis 2025-06-18 16:22:58,407 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/07_split_sideband_synthesis.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,409 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/08_bucket_brigade_device.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,410 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,411 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/04_granule.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,412 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/06_paf.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,413 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/04_degrade_synthesis.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,414 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/06_lfo_controls.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,415 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/03_cos_waveshaping.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,416 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/05_ring_mod_class.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,417 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/01_pulsar_synthesis.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,418 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/synthesis/02_FM3.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/synthesis 2025-06-18 16:22:58,419 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x02-controls 2025-06-18 16:22:58,421 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/02-dynamic-control.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,422 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/01-fixed-control.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,423 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/05-math-ops.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,424 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/06-multichannel-expansion.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,425 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,426 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/10-handling-channels-3.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,427 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/04-building-lfo.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,428 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/08-handling-channels.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,429 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/09-handling-channels-2.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,430 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/11-handling-channels-4.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,431 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/03-output-range.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,432 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x02-controls/07-multichannel-expansion-2.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x02-controls 2025-06-18 16:22:58,434 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x23-expression 2025-06-18 16:22:58,435 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/utils.expr -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,436 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/filters.expr -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,437 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/03-multiple-inputs.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,438 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/07-condition.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,439 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/09-multiple-outputs.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,440 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/02-audio-in.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,441 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,442 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/generators.expr -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,443 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/01-simple-expression.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,444 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/05-define-function.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,445 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/attractors.expr -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,446 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/08-load-function.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,447 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/06-var-function.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,448 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x23-expression/04-let-function.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x23-expression 2025-06-18 16:22:58,450 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x04-soundfiles 2025-06-18 16:22:58,451 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/04-record-perf.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,452 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/01-read-from-disk.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,453 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,454 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/05-record-streams.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,455 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/06-record-table.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,456 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/02-read-from-disk-2.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,457 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x04-soundfiles/03-read-from-ram.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x04-soundfiles 2025-06-18 16:22:58,459 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x20-multicore 2025-06-18 16:22:58,460 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x20-multicore 2025-06-18 16:22:58,461 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore/02-sharing-audio.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x20-multicore 2025-06-18 16:22:58,462 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore/04-data-control.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x20-multicore 2025-06-18 16:22:58,463 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore/03-synchronization.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x20-multicore 2025-06-18 16:22:58,464 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x20-multicore/01-processes-spawning.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x20-multicore 2025-06-18 16:22:58,466 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x19-multirate 2025-06-18 16:22:58,467 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate/01-multi-rate-processing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x19-multirate 2025-06-18 16:22:58,468 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x19-multirate 2025-06-18 16:22:58,469 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x19-multirate/02-multi-rate-synthesis.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x19-multirate 2025-06-18 16:22:58,470 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/sampling 2025-06-18 16:22:58,471 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sampling/01_sound_cloud.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sampling 2025-06-18 16:22:58,472 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sampling/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sampling 2025-06-18 16:22:58,473 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sampling/02_live_looper.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sampling 2025-06-18 16:22:58,474 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sampling/03_rec_and_loop.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sampling 2025-06-18 16:22:58,475 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sampling/04_live_convolution.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sampling 2025-06-18 16:22:58,477 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x03-generators 2025-06-18 16:22:58,478 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/01-complex-oscs.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,479 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,480 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/05-strange-attractors.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,481 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/04-noise-generators.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,482 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/02-band-limited-oscs.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,483 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/03-fm-generators.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,484 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x03-generators/06-random-generators.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x03-generators 2025-06-18 16:22:58,486 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x09-callbacks 2025-06-18 16:22:58,487 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks/01-periodic-calls.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x09-callbacks 2025-06-18 16:22:58,488 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x09-callbacks 2025-06-18 16:22:58,489 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks/03-delayed-calls.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x09-callbacks 2025-06-18 16:22:58,490 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x09-callbacks/02-score-calls.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x09-callbacks 2025-06-18 16:22:58,492 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/wxgui 2025-06-18 16:22:58,493 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/wxgui/01_gui_widgets_example.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/wxgui 2025-06-18 16:22:58,494 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/wxgui/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/wxgui 2025-06-18 16:22:58,495 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x08-dynamics 2025-06-18 16:22:58,497 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x08-dynamics 2025-06-18 16:22:58,498 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics/01-dynamic-range.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x08-dynamics 2025-06-18 16:22:58,499 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics/02-ducking.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x08-dynamics 2025-06-18 16:22:58,500 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics/03-gated-verb.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x08-dynamics 2025-06-18 16:22:58,501 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x08-dynamics/04-rms-tracing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x08-dynamics 2025-06-18 16:22:58,502 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/matrix 2025-06-18 16:22:58,503 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/matrix/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/matrix 2025-06-18 16:22:58,504 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/matrix/04_matrix_rec_loop.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/matrix 2025-06-18 16:22:58,505 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/matrix/03_matrix_algo.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/matrix 2025-06-18 16:22:58,507 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/matrix/02_matrix_record.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/matrix 2025-06-18 16:22:58,508 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/matrix/01_wave_terrain.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/matrix 2025-06-18 16:22:58,509 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x06-filters 2025-06-18 16:22:58,510 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/05-convolution-filters.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,511 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,512 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/07-hilbert-transform.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,513 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/03-complex-resonator.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,514 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/02-bandpass-filters.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,515 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/06-vocoder.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,516 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/01-lowpass-filters.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,517 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x06-filters/04-phasing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x06-filters 2025-06-18 16:22:58,519 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/algorithmic 2025-06-18 16:22:58,520 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic/04_drum_machine.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/algorithmic 2025-06-18 16:22:58,521 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/algorithmic 2025-06-18 16:22:58,522 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic/01_music_box.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/algorithmic 2025-06-18 16:22:58,523 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic/03_melody_algo.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/algorithmic 2025-06-18 16:22:58,524 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/algorithmic/02_scale_snap.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/algorithmic 2025-06-18 16:22:58,526 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x16-midi 2025-06-18 16:22:58,527 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/06-midi-out.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,528 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/05-control-change.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,529 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,530 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/03-midi-envelope.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,531 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/02-notein-object.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,532 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/07-midifile-with-mido.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,533 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/01-midi-scan.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,535 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x16-midi/04-simple-midi-synth.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x16-midi 2025-06-18 16:22:58,536 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x10-tables 2025-06-18 16:22:58,537 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/07-moving-points.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,538 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/03-looping.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,539 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/01-envelopes.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,540 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,541 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/02-scrubbing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,542 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/04-granulation.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,543 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/05-micro-montage.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,544 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/06-table-stutter.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,545 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x10-tables/08-table-lookup.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x10-tables 2025-06-18 16:22:58,547 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/sequencing 2025-06-18 16:22:58,548 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing/01_starttime_duration.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sequencing 2025-06-18 16:22:58,549 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sequencing 2025-06-18 16:22:58,550 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing/03_function_call.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sequencing 2025-06-18 16:22:58,551 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/sequencing/02_random_score.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/sequencing 2025-06-18 16:22:58,552 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x17-osc 2025-06-18 16:22:58,553 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x17-osc 2025-06-18 16:22:58,555 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc/05-send-receive-data.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x17-osc 2025-06-18 16:22:58,556 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc/03-send-streams.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x17-osc 2025-06-18 16:22:58,557 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc/01-osc-scan.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x17-osc 2025-06-18 16:22:58,558 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc/04-receive-list.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x17-osc 2025-06-18 16:22:58,559 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x17-osc/02-receive-streams.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x17-osc 2025-06-18 16:22:58,560 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x22-events 2025-06-18 16:22:58,561 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/07-managing-scales.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,563 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/09-embedding-generators.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,564 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/01-simple-sequences.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,565 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/11-filters.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,566 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/05-complex-sequences.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,567 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,568 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/08-function-calls.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,569 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/12-sharing-values.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,570 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/03-instruments.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,571 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/04-custom-params.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,572 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/06-randoms.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,573 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/14-post-processing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,574 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/02-parameters.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,576 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/13-using-audio-objects.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,577 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x22-events/10-arithmetic-ops.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x22-events 2025-06-18 16:22:58,578 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x21-utilities 2025-06-18 16:22:58,580 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/04-buffer-interface.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,581 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/09-audio-mixer.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,582 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/01-list-to-audio-file.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,583 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/06-batch-synthesis.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,584 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,585 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/07-upsamp-processing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,586 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/02-get-method.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,587 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/03-set-method.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,588 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/05-batch-processing.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,589 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x21-utilities/08-multiple-threads.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x21-utilities 2025-06-18 16:22:58,590 root INFO creating build/bdist.linux-riscv64/wheel/pyo/examples/x01-intro 2025-06-18 16:22:58,591 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro/04-serial-proc.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x01-intro 2025-06-18 16:22:58,592 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x01-intro 2025-06-18 16:22:58,594 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro/03-parallel-proc.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x01-intro 2025-06-18 16:22:58,596 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro/05-output-channels.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x01-intro 2025-06-18 16:22:58,597 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro/02-sine-tone.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x01-intro 2025-06-18 16:22:58,599 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/examples/x01-intro/01-audio-server.py -> build/bdist.linux-riscv64/wheel/./pyo/examples/x01-intro 2025-06-18 16:22:58,600 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/_linux_wheel_fix_symlinks.py -> build/bdist.linux-riscv64/wheel/./pyo 2025-06-18 16:22:58,601 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo 2025-06-18 16:22:58,603 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor 2025-06-18 16:22:58,604 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/Tutorial_03_TriTable.py -> build/bdist.linux-riscv64/wheel/./pyo/editor 2025-06-18 16:22:58,605 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor 2025-06-18 16:22:58,606 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor/snippets 2025-06-18 16:22:58,608 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor/snippets/Interface 2025-06-18 16:22:58,609 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Interface 2025-06-18 16:22:58,610 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface/NewFrame -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Interface 2025-06-18 16:22:58,611 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Interface/PaintPanel -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Interface 2025-06-18 16:22:58,612 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets 2025-06-18 16:22:58,613 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor/snippets/Control 2025-06-18 16:22:58,614 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Control 2025-06-18 16:22:58,615 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control/ChorusJit -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Control 2025-06-18 16:22:58,616 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Control/Vibrato -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Control 2025-06-18 16:22:58,618 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor/snippets/Utilities 2025-06-18 16:22:58,619 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Utilities 2025-06-18 16:22:58,620 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities/ChooseAudioDev -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Utilities 2025-06-18 16:22:58,621 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Utilities/Incrementor -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Utilities 2025-06-18 16:22:58,622 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor/snippets/Audio 2025-06-18 16:22:58,623 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Audio 2025-06-18 16:22:58,624 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio/TableOsc -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Audio 2025-06-18 16:22:58,625 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/snippets/Audio/SoundPlayer -> build/bdist.linux-riscv64/wheel/./pyo/editor/snippets/Audio 2025-06-18 16:22:58,626 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/EPyo.py -> build/bdist.linux-riscv64/wheel/./pyo/editor 2025-06-18 16:22:58,630 root INFO creating build/bdist.linux-riscv64/wheel/pyo/editor/styles 2025-06-18 16:22:58,631 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Default -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,632 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,633 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Monokai-Soda -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,635 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Smooth -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,636 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Custom -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,637 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Soft -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,638 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Espresso -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,639 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Solarized (light) -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,640 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/styles/Solarized (dark) -> build/bdist.linux-riscv64/wheel/./pyo/editor/styles 2025-06-18 16:22:58,641 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/Tutorial_02_Flanger.py -> build/bdist.linux-riscv64/wheel/./pyo/editor 2025-06-18 16:22:58,642 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/editor/Tutorial_01_RingMod.py -> build/bdist.linux-riscv64/wheel/./pyo/editor 2025-06-18 16:22:58,644 root INFO creating build/bdist.linux-riscv64/wheel/pyo/lib 2025-06-18 16:22:58,645 root INFO creating build/bdist.linux-riscv64/wheel/pyo/lib/snds 2025-06-18 16:22:58,646 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/IRMediumHallStereo.wav -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,649 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/transparent.aif -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,651 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,652 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/accord.aif -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,654 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/NoteinRead_example_test_001 -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,655 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/ControlRead_example_test_000 -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,656 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/ControlRead_example_test_001 -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,658 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/snds/NoteinRead_example_test_000 -> build/bdist.linux-riscv64/wheel/./pyo/lib/snds 2025-06-18 16:22:58,659 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/wxgui.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,660 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/_maps.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,661 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/hrtf.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,682 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/__init__.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,683 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/_core.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,687 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/midi.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,689 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/utils.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,691 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/_tkwidgets.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,693 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/server.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,696 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/analysis.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,698 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/triggers.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,701 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/matrix.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,703 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/tableprocess.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,706 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/effects.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,708 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/generators.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,711 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/_widgets.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,712 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/tables.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,715 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/arithmetic.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,717 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/phasevoc.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,720 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/opensndctrl.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,722 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/randoms.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,724 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/mmlmusic.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,726 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/expression.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,728 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/fourier.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,730 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/dynamics.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,731 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/_wxwidgets.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,734 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/pan.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,735 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/listener.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,736 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/matrixprocess.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,737 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/players.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,738 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/events.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,740 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/filters.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,742 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/COPYING.txt -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,743 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/controls.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,745 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/lib/pattern.py -> build/bdist.linux-riscv64/wheel/./pyo/lib 2025-06-18 16:22:58,746 root INFO copying build/lib.linux-riscv64-cpython-312/pyo/_pyo.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./pyo 2025-06-18 16:22:58,772 root INFO running install_egg_info 2025-06-18 16:22:58,786 root INFO Copying pyo.egg-info to build/bdist.linux-riscv64/wheel/./pyo-1.0.6-py3.12.egg-info 2025-06-18 16:22:58,791 root INFO running install_scripts 2025-06-18 16:22:58,823 root INFO creating build/bdist.linux-riscv64/wheel/pyo-1.0.6.dist-info/WHEEL 2025-06-18 16:22:58,826 wheel INFO creating '/home/buildozer/aports/main/py3-pyo/src/pyo-1.0.6/.dist/.tmp-16yr9iu9/pyo-1.0.6-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-06-18 16:22:58,828 wheel INFO adding 'pyo/__init__.py' 2025-06-18 16:22:58,830 wheel INFO adding 'pyo/_linux_wheel_fix_symlinks.py' 2025-06-18 16:22:58,859 wheel INFO adding 'pyo/_pyo.cpython-312-riscv64-linux-musl.so' 2025-06-18 16:22:58,941 wheel INFO adding 'pyo/editor/EPyo.py' 2025-06-18 16:22:58,948 wheel INFO adding 'pyo/editor/Tutorial_01_RingMod.py' 2025-06-18 16:22:58,950 wheel INFO adding 'pyo/editor/Tutorial_02_Flanger.py' 2025-06-18 16:22:58,951 wheel INFO adding 'pyo/editor/Tutorial_03_TriTable.py' 2025-06-18 16:22:58,952 wheel INFO adding 'pyo/editor/__init__.py' 2025-06-18 16:22:58,953 wheel INFO adding 'pyo/editor/snippets/__init__.py' 2025-06-18 16:22:58,955 wheel INFO adding 'pyo/editor/snippets/Audio/SoundPlayer' 2025-06-18 16:22:58,956 wheel INFO adding 'pyo/editor/snippets/Audio/TableOsc' 2025-06-18 16:22:58,957 wheel INFO adding 'pyo/editor/snippets/Audio/__init__.py' 2025-06-18 16:22:58,958 wheel INFO adding 'pyo/editor/snippets/Control/ChorusJit' 2025-06-18 16:22:58,960 wheel INFO adding 'pyo/editor/snippets/Control/Vibrato' 2025-06-18 16:22:58,961 wheel INFO adding 'pyo/editor/snippets/Control/__init__.py' 2025-06-18 16:22:58,962 wheel INFO adding 'pyo/editor/snippets/Interface/NewFrame' 2025-06-18 16:22:58,963 wheel INFO adding 'pyo/editor/snippets/Interface/PaintPanel' 2025-06-18 16:22:58,964 wheel INFO adding 'pyo/editor/snippets/Interface/__init__.py' 2025-06-18 16:22:58,965 wheel INFO adding 'pyo/editor/snippets/Utilities/ChooseAudioDev' 2025-06-18 16:22:58,967 wheel INFO adding 'pyo/editor/snippets/Utilities/Incrementor' 2025-06-18 16:22:58,968 wheel INFO adding 'pyo/editor/snippets/Utilities/__init__.py' 2025-06-18 16:22:58,969 wheel INFO adding 'pyo/editor/styles/Custom' 2025-06-18 16:22:58,970 wheel INFO adding 'pyo/editor/styles/Default' 2025-06-18 16:22:58,971 wheel INFO adding 'pyo/editor/styles/Espresso' 2025-06-18 16:22:58,972 wheel INFO adding 'pyo/editor/styles/Monokai-Soda' 2025-06-18 16:22:58,974 wheel INFO adding 'pyo/editor/styles/Smooth' 2025-06-18 16:22:58,975 wheel INFO adding 'pyo/editor/styles/Soft' 2025-06-18 16:22:58,976 wheel INFO adding 'pyo/editor/styles/Solarized (dark)' 2025-06-18 16:22:58,977 wheel INFO adding 'pyo/editor/styles/Solarized (light)' 2025-06-18 16:22:58,978 wheel INFO adding 'pyo/editor/styles/__init__.py' 2025-06-18 16:22:58,979 wheel INFO adding 'pyo/examples/__init__.py' 2025-06-18 16:22:58,982 wheel INFO adding 'pyo/examples/algorithmic/01_music_box.py' 2025-06-18 16:22:58,983 wheel INFO adding 'pyo/examples/algorithmic/02_scale_snap.py' 2025-06-18 16:22:58,984 wheel INFO adding 'pyo/examples/algorithmic/03_melody_algo.py' 2025-06-18 16:22:58,985 wheel INFO adding 'pyo/examples/algorithmic/04_drum_machine.py' 2025-06-18 16:22:58,986 wheel INFO adding 'pyo/examples/algorithmic/__init__.py' 2025-06-18 16:22:58,988 wheel INFO adding 'pyo/examples/fft/01_fft_filter.py' 2025-06-18 16:22:58,989 wheel INFO adding 'pyo/examples/fft/02_fft_cross.py' 2025-06-18 16:22:58,990 wheel INFO adding 'pyo/examples/fft/03_fft_morph.py' 2025-06-18 16:22:58,991 wheel INFO adding 'pyo/examples/fft/04_fft_gate.py' 2025-06-18 16:22:58,992 wheel INFO adding 'pyo/examples/fft/05_fft_delay.py' 2025-06-18 16:22:58,993 wheel INFO adding 'pyo/examples/fft/06_fft_vectral.py' 2025-06-18 16:22:58,995 wheel INFO adding 'pyo/examples/fft/07_fft_stretch.py' 2025-06-18 16:22:58,996 wheel INFO adding 'pyo/examples/fft/08_fft_spec.py' 2025-06-18 16:22:58,997 wheel INFO adding 'pyo/examples/fft/__init__.py' 2025-06-18 16:22:58,998 wheel INFO adding 'pyo/examples/matrix/01_wave_terrain.py' 2025-06-18 16:22:58,999 wheel INFO adding 'pyo/examples/matrix/02_matrix_record.py' 2025-06-18 16:22:59,000 wheel INFO adding 'pyo/examples/matrix/03_matrix_algo.py' 2025-06-18 16:22:59,001 wheel INFO adding 'pyo/examples/matrix/04_matrix_rec_loop.py' 2025-06-18 16:22:59,002 wheel INFO adding 'pyo/examples/matrix/__init__.py' 2025-06-18 16:22:59,004 wheel INFO adding 'pyo/examples/sampling/01_sound_cloud.py' 2025-06-18 16:22:59,005 wheel INFO adding 'pyo/examples/sampling/02_live_looper.py' 2025-06-18 16:22:59,006 wheel INFO adding 'pyo/examples/sampling/03_rec_and_loop.py' 2025-06-18 16:22:59,007 wheel INFO adding 'pyo/examples/sampling/04_live_convolution.py' 2025-06-18 16:22:59,008 wheel INFO adding 'pyo/examples/sampling/__init__.py' 2025-06-18 16:22:59,009 wheel INFO adding 'pyo/examples/sequencing/01_starttime_duration.py' 2025-06-18 16:22:59,011 wheel INFO adding 'pyo/examples/sequencing/02_random_score.py' 2025-06-18 16:22:59,012 wheel INFO adding 'pyo/examples/sequencing/03_function_call.py' 2025-06-18 16:22:59,013 wheel INFO adding 'pyo/examples/sequencing/__init__.py' 2025-06-18 16:22:59,014 wheel INFO adding 'pyo/examples/snds/__init__.py' 2025-06-18 16:22:59,016 wheel INFO adding 'pyo/examples/snds/alum1.wav' 2025-06-18 16:22:59,019 wheel INFO adding 'pyo/examples/snds/alum2.wav' 2025-06-18 16:22:59,023 wheel INFO adding 'pyo/examples/snds/alum3.wav' 2025-06-18 16:22:59,026 wheel INFO adding 'pyo/examples/snds/alum4.wav' 2025-06-18 16:22:59,033 wheel INFO adding 'pyo/examples/snds/baseballmajeur_m.aif' 2025-06-18 16:22:59,047 wheel INFO adding 'pyo/examples/snds/drumloop.wav' 2025-06-18 16:22:59,062 wheel INFO adding 'pyo/examples/snds/flute.aif' 2025-06-18 16:22:59,072 wheel INFO adding 'pyo/examples/snds/mapleleafrag.mid' 2025-06-18 16:22:59,088 wheel INFO adding 'pyo/examples/snds/ounkmaster.aif' 2025-06-18 16:22:59,127 wheel INFO adding 'pyo/examples/snds/snd_1.aif' 2025-06-18 16:22:59,129 wheel INFO adding 'pyo/examples/snds/snd_2.aif' 2025-06-18 16:22:59,131 wheel INFO adding 'pyo/examples/snds/snd_3.aif' 2025-06-18 16:22:59,133 wheel INFO adding 'pyo/examples/snds/snd_4.aif' 2025-06-18 16:22:59,135 wheel INFO adding 'pyo/examples/snds/snd_5.aif' 2025-06-18 16:22:59,137 wheel INFO adding 'pyo/examples/snds/snd_6.aif' 2025-06-18 16:22:59,139 wheel INFO adding 'pyo/examples/synthesis/01_pulsar_synthesis.py' 2025-06-18 16:22:59,141 wheel INFO adding 'pyo/examples/synthesis/02_FM3.py' 2025-06-18 16:22:59,142 wheel INFO adding 'pyo/examples/synthesis/03_cos_waveshaping.py' 2025-06-18 16:22:59,143 wheel INFO adding 'pyo/examples/synthesis/04_degrade_synthesis.py' 2025-06-18 16:22:59,144 wheel INFO adding 'pyo/examples/synthesis/04_granule.py' 2025-06-18 16:22:59,145 wheel INFO adding 'pyo/examples/synthesis/05_ring_mod_class.py' 2025-06-18 16:22:59,146 wheel INFO adding 'pyo/examples/synthesis/06_lfo_controls.py' 2025-06-18 16:22:59,148 wheel INFO adding 'pyo/examples/synthesis/06_paf.py' 2025-06-18 16:22:59,149 wheel INFO adding 'pyo/examples/synthesis/07_split_sideband_synthesis.py' 2025-06-18 16:22:59,150 wheel INFO adding 'pyo/examples/synthesis/08_bucket_brigade_device.py' 2025-06-18 16:22:59,151 wheel INFO adding 'pyo/examples/synthesis/__init__.py' 2025-06-18 16:22:59,152 wheel INFO adding 'pyo/examples/wxgui/01_gui_widgets_example.py' 2025-06-18 16:22:59,154 wheel INFO adding 'pyo/examples/wxgui/__init__.py' 2025-06-18 16:22:59,155 wheel INFO adding 'pyo/examples/x01-intro/01-audio-server.py' 2025-06-18 16:22:59,156 wheel INFO adding 'pyo/examples/x01-intro/02-sine-tone.py' 2025-06-18 16:22:59,157 wheel INFO adding 'pyo/examples/x01-intro/03-parallel-proc.py' 2025-06-18 16:22:59,158 wheel INFO adding 'pyo/examples/x01-intro/04-serial-proc.py' 2025-06-18 16:22:59,159 wheel INFO adding 'pyo/examples/x01-intro/05-output-channels.py' 2025-06-18 16:22:59,160 wheel INFO adding 'pyo/examples/x01-intro/__init__.py' 2025-06-18 16:22:59,162 wheel INFO adding 'pyo/examples/x02-controls/01-fixed-control.py' 2025-06-18 16:22:59,163 wheel INFO adding 'pyo/examples/x02-controls/02-dynamic-control.py' 2025-06-18 16:22:59,164 wheel INFO adding 'pyo/examples/x02-controls/03-output-range.py' 2025-06-18 16:22:59,165 wheel INFO adding 'pyo/examples/x02-controls/04-building-lfo.py' 2025-06-18 16:22:59,166 wheel INFO adding 'pyo/examples/x02-controls/05-math-ops.py' 2025-06-18 16:22:59,167 wheel INFO adding 'pyo/examples/x02-controls/06-multichannel-expansion.py' 2025-06-18 16:22:59,168 wheel INFO adding 'pyo/examples/x02-controls/07-multichannel-expansion-2.py' 2025-06-18 16:22:59,170 wheel INFO adding 'pyo/examples/x02-controls/08-handling-channels.py' 2025-06-18 16:22:59,171 wheel INFO adding 'pyo/examples/x02-controls/09-handling-channels-2.py' 2025-06-18 16:22:59,172 wheel INFO adding 'pyo/examples/x02-controls/10-handling-channels-3.py' 2025-06-18 16:22:59,173 wheel INFO adding 'pyo/examples/x02-controls/11-handling-channels-4.py' 2025-06-18 16:22:59,174 wheel INFO adding 'pyo/examples/x02-controls/__init__.py' 2025-06-18 16:22:59,175 wheel INFO adding 'pyo/examples/x03-generators/01-complex-oscs.py' 2025-06-18 16:22:59,176 wheel INFO adding 'pyo/examples/x03-generators/02-band-limited-oscs.py' 2025-06-18 16:22:59,177 wheel INFO adding 'pyo/examples/x03-generators/03-fm-generators.py' 2025-06-18 16:22:59,179 wheel INFO adding 'pyo/examples/x03-generators/04-noise-generators.py' 2025-06-18 16:22:59,180 wheel INFO adding 'pyo/examples/x03-generators/05-strange-attractors.py' 2025-06-18 16:22:59,181 wheel INFO adding 'pyo/examples/x03-generators/06-random-generators.py' 2025-06-18 16:22:59,182 wheel INFO adding 'pyo/examples/x03-generators/__init__.py' 2025-06-18 16:22:59,183 wheel INFO adding 'pyo/examples/x04-soundfiles/01-read-from-disk.py' 2025-06-18 16:22:59,184 wheel INFO adding 'pyo/examples/x04-soundfiles/02-read-from-disk-2.py' 2025-06-18 16:22:59,186 wheel INFO adding 'pyo/examples/x04-soundfiles/03-read-from-ram.py' 2025-06-18 16:22:59,187 wheel INFO adding 'pyo/examples/x04-soundfiles/04-record-perf.py' 2025-06-18 16:22:59,188 wheel INFO adding 'pyo/examples/x04-soundfiles/05-record-streams.py' 2025-06-18 16:22:59,189 wheel INFO adding 'pyo/examples/x04-soundfiles/06-record-table.py' 2025-06-18 16:22:59,190 wheel INFO adding 'pyo/examples/x04-soundfiles/__init__.py' 2025-06-18 16:22:59,191 wheel INFO adding 'pyo/examples/x05-envelopes/01-data-signal-conversion.py' 2025-06-18 16:22:59,192 wheel INFO adding 'pyo/examples/x05-envelopes/02-linear-ramp.py' 2025-06-18 16:22:59,194 wheel INFO adding 'pyo/examples/x05-envelopes/03-exponential-ramp.py' 2025-06-18 16:22:59,195 wheel INFO adding 'pyo/examples/x05-envelopes/04-simple-envelopes.py' 2025-06-18 16:22:59,196 wheel INFO adding 'pyo/examples/x05-envelopes/05-breakpoints-functions.py' 2025-06-18 16:22:59,197 wheel INFO adding 'pyo/examples/x05-envelopes/__init__.py' 2025-06-18 16:22:59,198 wheel INFO adding 'pyo/examples/x06-filters/01-lowpass-filters.py' 2025-06-18 16:22:59,199 wheel INFO adding 'pyo/examples/x06-filters/02-bandpass-filters.py' 2025-06-18 16:22:59,201 wheel INFO adding 'pyo/examples/x06-filters/03-complex-resonator.py' 2025-06-18 16:22:59,202 wheel INFO adding 'pyo/examples/x06-filters/04-phasing.py' 2025-06-18 16:22:59,203 wheel INFO adding 'pyo/examples/x06-filters/05-convolution-filters.py' 2025-06-18 16:22:59,204 wheel INFO adding 'pyo/examples/x06-filters/06-vocoder.py' 2025-06-18 16:22:59,205 wheel INFO adding 'pyo/examples/x06-filters/07-hilbert-transform.py' 2025-06-18 16:22:59,206 wheel INFO adding 'pyo/examples/x06-filters/__init__.py' 2025-06-18 16:22:59,208 wheel INFO adding 'pyo/examples/x07-effects/01-flanger.py' 2025-06-18 16:22:59,209 wheel INFO adding 'pyo/examples/x07-effects/02-schroeder-reverb.py' 2025-06-18 16:22:59,210 wheel INFO adding 'pyo/examples/x07-effects/03-fuzz-disto.py' 2025-06-18 16:22:59,211 wheel INFO adding 'pyo/examples/x07-effects/04-ping-pong-delay.py' 2025-06-18 16:22:59,212 wheel INFO adding 'pyo/examples/x07-effects/05-hand-made-chorus.py' 2025-06-18 16:22:59,213 wheel INFO adding 'pyo/examples/x07-effects/06-hand-made-harmonizer.py' 2025-06-18 16:22:59,214 wheel INFO adding 'pyo/examples/x07-effects/__init__.py' 2025-06-18 16:22:59,216 wheel INFO adding 'pyo/examples/x08-dynamics/01-dynamic-range.py' 2025-06-18 16:22:59,217 wheel INFO adding 'pyo/examples/x08-dynamics/02-ducking.py' 2025-06-18 16:22:59,218 wheel INFO adding 'pyo/examples/x08-dynamics/03-gated-verb.py' 2025-06-18 16:22:59,219 wheel INFO adding 'pyo/examples/x08-dynamics/04-rms-tracing.py' 2025-06-18 16:22:59,220 wheel INFO adding 'pyo/examples/x08-dynamics/__init__.py' 2025-06-18 16:22:59,221 wheel INFO adding 'pyo/examples/x09-callbacks/01-periodic-calls.py' 2025-06-18 16:22:59,223 wheel INFO adding 'pyo/examples/x09-callbacks/02-score-calls.py' 2025-06-18 16:22:59,224 wheel INFO adding 'pyo/examples/x09-callbacks/03-delayed-calls.py' 2025-06-18 16:22:59,225 wheel INFO adding 'pyo/examples/x09-callbacks/__init__.py' 2025-06-18 16:22:59,226 wheel INFO adding 'pyo/examples/x10-tables/01-envelopes.py' 2025-06-18 16:22:59,228 wheel INFO adding 'pyo/examples/x10-tables/02-scrubbing.py' 2025-06-18 16:22:59,229 wheel INFO adding 'pyo/examples/x10-tables/03-looping.py' 2025-06-18 16:22:59,230 wheel INFO adding 'pyo/examples/x10-tables/04-granulation.py' 2025-06-18 16:22:59,231 wheel INFO adding 'pyo/examples/x10-tables/05-micro-montage.py' 2025-06-18 16:22:59,232 wheel INFO adding 'pyo/examples/x10-tables/06-table-stutter.py' 2025-06-18 16:22:59,233 wheel INFO adding 'pyo/examples/x10-tables/07-moving-points.py' 2025-06-18 16:22:59,235 wheel INFO adding 'pyo/examples/x10-tables/08-table-lookup.py' 2025-06-18 16:22:59,236 wheel INFO adding 'pyo/examples/x10-tables/__init__.py' 2025-06-18 16:22:59,237 wheel INFO adding 'pyo/examples/x16-midi/01-midi-scan.py' 2025-06-18 16:22:59,238 wheel INFO adding 'pyo/examples/x16-midi/02-notein-object.py' 2025-06-18 16:22:59,239 wheel INFO adding 'pyo/examples/x16-midi/03-midi-envelope.py' 2025-06-18 16:22:59,240 wheel INFO adding 'pyo/examples/x16-midi/04-simple-midi-synth.py' 2025-06-18 16:22:59,242 wheel INFO adding 'pyo/examples/x16-midi/05-control-change.py' 2025-06-18 16:22:59,243 wheel INFO adding 'pyo/examples/x16-midi/06-midi-out.py' 2025-06-18 16:22:59,244 wheel INFO adding 'pyo/examples/x16-midi/07-midifile-with-mido.py' 2025-06-18 16:22:59,245 wheel INFO adding 'pyo/examples/x16-midi/__init__.py' 2025-06-18 16:22:59,246 wheel INFO adding 'pyo/examples/x17-osc/01-osc-scan.py' 2025-06-18 16:22:59,248 wheel INFO adding 'pyo/examples/x17-osc/02-receive-streams.py' 2025-06-18 16:22:59,249 wheel INFO adding 'pyo/examples/x17-osc/03-send-streams.py' 2025-06-18 16:22:59,251 wheel INFO adding 'pyo/examples/x17-osc/04-receive-list.py' 2025-06-18 16:22:59,252 wheel INFO adding 'pyo/examples/x17-osc/05-send-receive-data.py' 2025-06-18 16:22:59,253 wheel INFO adding 'pyo/examples/x17-osc/__init__.py' 2025-06-18 16:22:59,254 wheel INFO adding 'pyo/examples/x19-multirate/01-multi-rate-processing.py' 2025-06-18 16:22:59,256 wheel INFO adding 'pyo/examples/x19-multirate/02-multi-rate-synthesis.py' 2025-06-18 16:22:59,257 wheel INFO adding 'pyo/examples/x19-multirate/__init__.py' 2025-06-18 16:22:59,258 wheel INFO adding 'pyo/examples/x20-multicore/01-processes-spawning.py' 2025-06-18 16:22:59,259 wheel INFO adding 'pyo/examples/x20-multicore/02-sharing-audio.py' 2025-06-18 16:22:59,261 wheel INFO adding 'pyo/examples/x20-multicore/03-synchronization.py' 2025-06-18 16:22:59,262 wheel INFO adding 'pyo/examples/x20-multicore/04-data-control.py' 2025-06-18 16:22:59,263 wheel INFO adding 'pyo/examples/x20-multicore/__init__.py' 2025-06-18 16:22:59,264 wheel INFO adding 'pyo/examples/x21-utilities/01-list-to-audio-file.py' 2025-06-18 16:22:59,265 wheel INFO adding 'pyo/examples/x21-utilities/02-get-method.py' 2025-06-18 16:22:59,266 wheel INFO adding 'pyo/examples/x21-utilities/03-set-method.py' 2025-06-18 16:22:59,268 wheel INFO adding 'pyo/examples/x21-utilities/04-buffer-interface.py' 2025-06-18 16:22:59,269 wheel INFO adding 'pyo/examples/x21-utilities/05-batch-processing.py' 2025-06-18 16:22:59,270 wheel INFO adding 'pyo/examples/x21-utilities/06-batch-synthesis.py' 2025-06-18 16:22:59,271 wheel INFO adding 'pyo/examples/x21-utilities/07-upsamp-processing.py' 2025-06-18 16:22:59,272 wheel INFO adding 'pyo/examples/x21-utilities/08-multiple-threads.py' 2025-06-18 16:22:59,273 wheel INFO adding 'pyo/examples/x21-utilities/09-audio-mixer.py' 2025-06-18 16:22:59,274 wheel INFO adding 'pyo/examples/x21-utilities/__init__.py' 2025-06-18 16:22:59,276 wheel INFO adding 'pyo/examples/x22-events/01-simple-sequences.py' 2025-06-18 16:22:59,277 wheel INFO adding 'pyo/examples/x22-events/02-parameters.py' 2025-06-18 16:22:59,279 wheel INFO adding 'pyo/examples/x22-events/03-instruments.py' 2025-06-18 16:22:59,280 wheel INFO adding 'pyo/examples/x22-events/04-custom-params.py' 2025-06-18 16:22:59,281 wheel INFO adding 'pyo/examples/x22-events/05-complex-sequences.py' 2025-06-18 16:22:59,282 wheel INFO adding 'pyo/examples/x22-events/06-randoms.py' 2025-06-18 16:22:59,283 wheel INFO adding 'pyo/examples/x22-events/07-managing-scales.py' 2025-06-18 16:22:59,284 wheel INFO adding 'pyo/examples/x22-events/08-function-calls.py' 2025-06-18 16:22:59,285 wheel INFO adding 'pyo/examples/x22-events/09-embedding-generators.py' 2025-06-18 16:22:59,287 wheel INFO adding 'pyo/examples/x22-events/10-arithmetic-ops.py' 2025-06-18 16:22:59,288 wheel INFO adding 'pyo/examples/x22-events/11-filters.py' 2025-06-18 16:22:59,289 wheel INFO adding 'pyo/examples/x22-events/12-sharing-values.py' 2025-06-18 16:22:59,290 wheel INFO adding 'pyo/examples/x22-events/13-using-audio-objects.py' 2025-06-18 16:22:59,291 wheel INFO adding 'pyo/examples/x22-events/14-post-processing.py' 2025-06-18 16:22:59,292 wheel INFO adding 'pyo/examples/x22-events/__init__.py' 2025-06-18 16:22:59,294 wheel INFO adding 'pyo/examples/x23-expression/01-simple-expression.py' 2025-06-18 16:22:59,295 wheel INFO adding 'pyo/examples/x23-expression/02-audio-in.py' 2025-06-18 16:22:59,296 wheel INFO adding 'pyo/examples/x23-expression/03-multiple-inputs.py' 2025-06-18 16:22:59,297 wheel INFO adding 'pyo/examples/x23-expression/04-let-function.py' 2025-06-18 16:22:59,298 wheel INFO adding 'pyo/examples/x23-expression/05-define-function.py' 2025-06-18 16:22:59,299 wheel INFO adding 'pyo/examples/x23-expression/06-var-function.py' 2025-06-18 16:22:59,301 wheel INFO adding 'pyo/examples/x23-expression/07-condition.py' 2025-06-18 16:22:59,302 wheel INFO adding 'pyo/examples/x23-expression/08-load-function.py' 2025-06-18 16:22:59,303 wheel INFO adding 'pyo/examples/x23-expression/09-multiple-outputs.py' 2025-06-18 16:22:59,304 wheel INFO adding 'pyo/examples/x23-expression/__init__.py' 2025-06-18 16:22:59,305 wheel INFO adding 'pyo/examples/x23-expression/attractors.expr' 2025-06-18 16:22:59,306 wheel INFO adding 'pyo/examples/x23-expression/filters.expr' 2025-06-18 16:22:59,307 wheel INFO adding 'pyo/examples/x23-expression/generators.expr' 2025-06-18 16:22:59,309 wheel INFO adding 'pyo/examples/x23-expression/utils.expr' 2025-06-18 16:22:59,310 wheel INFO adding 'pyo/lib/COPYING.txt' 2025-06-18 16:22:59,312 wheel INFO adding 'pyo/lib/__init__.py' 2025-06-18 16:22:59,315 wheel INFO adding 'pyo/lib/_core.py' 2025-06-18 16:22:59,318 wheel INFO adding 'pyo/lib/_maps.py' 2025-06-18 16:22:59,320 wheel INFO adding 'pyo/lib/_tkwidgets.py' 2025-06-18 16:22:59,322 wheel INFO adding 'pyo/lib/_widgets.py' 2025-06-18 16:22:59,325 wheel INFO adding 'pyo/lib/_wxwidgets.py' 2025-06-18 16:22:59,329 wheel INFO adding 'pyo/lib/analysis.py' 2025-06-18 16:22:59,332 wheel INFO adding 'pyo/lib/arithmetic.py' 2025-06-18 16:22:59,334 wheel INFO adding 'pyo/lib/controls.py' 2025-06-18 16:22:59,337 wheel INFO adding 'pyo/lib/dynamics.py' 2025-06-18 16:22:59,339 wheel INFO adding 'pyo/lib/effects.py' 2025-06-18 16:22:59,343 wheel INFO adding 'pyo/lib/events.py' 2025-06-18 16:22:59,346 wheel INFO adding 'pyo/lib/expression.py' 2025-06-18 16:22:59,349 wheel INFO adding 'pyo/lib/filters.py' 2025-06-18 16:22:59,353 wheel INFO adding 'pyo/lib/fourier.py' 2025-06-18 16:22:59,356 wheel INFO adding 'pyo/lib/generators.py' 2025-06-18 16:22:59,381 wheel INFO adding 'pyo/lib/hrtf.py' 2025-06-18 16:22:59,441 wheel INFO adding 'pyo/lib/listener.py' 2025-06-18 16:22:59,443 wheel INFO adding 'pyo/lib/matrix.py' 2025-06-18 16:22:59,444 wheel INFO adding 'pyo/lib/matrixprocess.py' 2025-06-18 16:22:59,446 wheel INFO adding 'pyo/lib/midi.py' 2025-06-18 16:22:59,449 wheel INFO adding 'pyo/lib/mmlmusic.py' 2025-06-18 16:22:59,451 wheel INFO adding 'pyo/lib/opensndctrl.py' 2025-06-18 16:22:59,453 wheel INFO adding 'pyo/lib/pan.py' 2025-06-18 16:22:59,455 wheel INFO adding 'pyo/lib/pattern.py' 2025-06-18 16:22:59,457 wheel INFO adding 'pyo/lib/phasevoc.py' 2025-06-18 16:22:59,460 wheel INFO adding 'pyo/lib/players.py' 2025-06-18 16:22:59,463 wheel INFO adding 'pyo/lib/randoms.py' 2025-06-18 16:22:59,465 wheel INFO adding 'pyo/lib/server.py' 2025-06-18 16:22:59,469 wheel INFO adding 'pyo/lib/tableprocess.py' 2025-06-18 16:22:59,473 wheel INFO adding 'pyo/lib/tables.py' 2025-06-18 16:22:59,477 wheel INFO adding 'pyo/lib/triggers.py' 2025-06-18 16:22:59,481 wheel INFO adding 'pyo/lib/utils.py' 2025-06-18 16:22:59,484 wheel INFO adding 'pyo/lib/wxgui.py' 2025-06-18 16:22:59,487 wheel INFO adding 'pyo/lib/snds/ControlRead_example_test_000' 2025-06-18 16:22:59,489 wheel INFO adding 'pyo/lib/snds/ControlRead_example_test_001' 2025-06-18 16:22:59,492 wheel INFO adding 'pyo/lib/snds/IRMediumHallStereo.wav' 2025-06-18 16:22:59,498 wheel INFO adding 'pyo/lib/snds/NoteinRead_example_test_000' 2025-06-18 16:22:59,499 wheel INFO adding 'pyo/lib/snds/NoteinRead_example_test_001' 2025-06-18 16:22:59,500 wheel INFO adding 'pyo/lib/snds/__init__.py' 2025-06-18 16:22:59,503 wheel INFO adding 'pyo/lib/snds/accord.aif' 2025-06-18 16:22:59,507 wheel INFO adding 'pyo/lib/snds/transparent.aif' 2025-06-18 16:22:59,511 wheel INFO adding 'pyo-1.0.6.dist-info/licenses/LICENSE' 2025-06-18 16:22:59,512 wheel INFO adding 'pyo64/__init__.py' 2025-06-18 16:22:59,513 wheel INFO adding 'pyo-1.0.6.dist-info/METADATA' 2025-06-18 16:22:59,514 wheel INFO adding 'pyo-1.0.6.dist-info/WHEEL' 2025-06-18 16:22:59,515 wheel INFO adding 'pyo-1.0.6.dist-info/entry_points.txt' 2025-06-18 16:22:59,516 wheel INFO adding 'pyo-1.0.6.dist-info/top_level.txt' 2025-06-18 16:22:59,521 wheel INFO adding 'pyo-1.0.6.dist-info/RECORD' 2025-06-18 16:22:59,528 root INFO removing build/bdist.linux-riscv64/wheel 2025-06-18 16:22:59,581 gpep517 INFO The backend produced .dist/pyo-1.0.6-cp312-cp312-linux_riscv64.whl pyo-1.0.6-cp312-cp312-linux_riscv64.whl >>> py3-pyo: Entering fakeroot... /usr/lib/python3.12/site-packages/pyo/examples/x22-events/08-function-calls.py:8: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/pyo/lib/mmlmusic.py:25: SyntaxWarning: invalid escape sequence '\ ' >>> py3-pyo-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyo64/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo64/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/fft/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/fft/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/snds/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/snds/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x07-effects/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x07-effects/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x05-envelopes/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x05-envelopes/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/synthesis/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/synthesis/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x02-controls/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x02-controls/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x23-expression/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x23-expression/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x04-soundfiles/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x04-soundfiles/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x20-multicore/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x20-multicore/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x19-multirate/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x19-multirate/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/sampling/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/sampling/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x03-generators/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x03-generators/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x09-callbacks/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x09-callbacks/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/wxgui/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/wxgui/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x08-dynamics/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x08-dynamics/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/matrix/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/matrix/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x06-filters/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x06-filters/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/algorithmic/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/algorithmic/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x16-midi/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x16-midi/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x10-tables/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x10-tables/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/sequencing/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/sequencing/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x17-osc/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x17-osc/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x22-events/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x22-events/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x21-utilities/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x21-utilities/__pycache__' 'usr/lib/python3.12/site-packages/pyo/examples/x01-intro/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/examples/x01-intro/__pycache__' 'usr/lib/python3.12/site-packages/pyo/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/snippets/Interface/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/snippets/Interface/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/snippets/Control/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/snippets/Control/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/snippets/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/snippets/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/snippets/Utilities/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/snippets/Utilities/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/snippets/Audio/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/snippets/Audio/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/__pycache__' 'usr/lib/python3.12/site-packages/pyo/editor/styles/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/editor/styles/__pycache__' 'usr/lib/python3.12/site-packages/pyo/lib/snds/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/lib/snds/__pycache__' 'usr/lib/python3.12/site-packages/pyo/lib/__pycache__' -> '/home/buildozer/aports/main/py3-pyo/pkg/py3-pyo-pyc/usr/lib/python3.12/site-packages/pyo/lib/__pycache__' >>> py3-pyo-pyc*: Preparing subpackage py3-pyo-pyc... >>> py3-pyo-pyc*: Running postcheck for py3-pyo-pyc >>> py3-pyo*: Running postcheck for py3-pyo >>> py3-pyo*: Preparing package py3-pyo... >>> py3-pyo*: Stripping binaries >>> py3-pyo-pyc*: Scanning shared objects >>> py3-pyo*: Scanning shared objects >>> py3-pyo-pyc*: Tracing dependencies... python3 python3-tkinter python3~3.12 >>> py3-pyo-pyc*: Package size: 3.5 MB >>> py3-pyo-pyc*: Compressing data... >>> py3-pyo-pyc*: Create checksum... >>> py3-pyo-pyc*: Create py3-pyo-pyc-1.0.6-r0.apk >>> py3-pyo*: Tracing dependencies... python3 python3-tkinter python3~3.12 so:libc.musl-riscv64.so.1 so:libjack.so.0 so:libportaudio.so.2 so:libsndfile.so.1 >>> py3-pyo*: Package size: 13.4 MB >>> py3-pyo*: Compressing data... >>> py3-pyo*: Create checksum... >>> py3-pyo*: Create py3-pyo-1.0.6-r0.apk >>> py3-pyo: Build complete at Wed, 18 Jun 2025 16:23:10 +0000 elapsed time 0h 10m 53s >>> py3-pyo: Cleaning up srcdir >>> py3-pyo: Cleaning up pkgdir >>> py3-pyo: Uninstalling dependencies... (1/62) Purging .makedepends-py3-pyo (20250618.161219) (2/62) Purging python3-tkinter-pyc (3.12.11-r0) (3/62) Purging python3-tkinter (3.12.11-r0) (4/62) Purging jack-dev (1.9.22-r4) (5/62) Purging libsndfile-dev (1.2.2-r2) (6/62) Purging libsndfile (1.2.2-r2) (7/62) Purging portaudio-dev (19.7.0-r2) (8/62) Purging libportaudiocxx (19.7.0-r2) (9/62) Purging portaudio (19.7.0-r2) (10/62) Purging py3-gpep517-pyc (19-r0) (11/62) Purging py3-gpep517 (19-r0) (12/62) Purging py3-installer-pyc (0.7.0-r2) (13/62) Purging py3-installer (0.7.0-r2) (14/62) Purging py3-setuptools-pyc (80.9.0-r0) (15/62) Purging py3-setuptools (80.9.0-r0) (16/62) Purging py3-wheel-pyc (0.46.1-r0) (17/62) Purging py3-wheel (0.46.1-r0) (18/62) Purging py3-packaging-pyc (25.0-r0) (19/62) Purging py3-packaging (25.0-r0) (20/62) Purging py3-parsing-pyc (3.2.3-r0) (21/62) Purging py3-parsing (3.2.3-r0) (22/62) Purging python3-dev (3.12.11-r0) (23/62) Purging python3-pyc (3.12.11-r0) (24/62) Purging python3-pycache-pyc0 (3.12.11-r0) (25/62) Purging pyc (3.12.11-r0) (26/62) Purging python3 (3.12.11-r0) (27/62) Purging alsa-lib-dev (1.2.14-r0) (28/62) Purging flac-dev (1.4.3-r1) (29/62) Purging libflac++ (1.4.3-r1) (30/62) Purging libflac (1.4.3-r1) (31/62) Purging gdbm (1.24-r0) (32/62) Purging jack (1.9.22-r4) (33/62) Purging lame-libs (3.100-r5) (34/62) Purging libffi (3.5.1-r0) (35/62) Purging libpanelw (6.5_p20250503-r0) (36/62) Purging libsamplerate (0.2.2-r3) (37/62) Purging libvorbis-dev (1.3.7-r2) (38/62) Purging libvorbis (1.3.7-r2) (39/62) Purging mpdecimal (4.0.1-r0) (40/62) Purging mpg123-dev (1.32.10-r0) (41/62) Purging mpg123-libs (1.32.10-r0) (42/62) Purging opus-dev (1.5.2-r1) (43/62) Purging opus (1.5.2-r1) (44/62) Purging sqlite-libs (3.50.1-r0) (45/62) Purging tk (8.6.16-r0) (46/62) Purging alsa-lib (1.2.14-r0) (47/62) Purging dbus-libs (1.16.2-r1) (48/62) Purging libxft (2.3.8-r3) (49/62) Purging fontconfig (2.15.0-r3) (50/62) Purging freetype (2.13.3-r0) (51/62) Purging libxrender (0.9.12-r0) (52/62) Purging libx11 (1.8.11-r0) (53/62) Purging libxcb (1.17.0-r0) (54/62) Purging libxdmcp (1.1.5-r1) (55/62) Purging libbsd (0.12.2-r0) (56/62) Purging libmd (1.1.0-r0) (57/62) Purging libogg-dev (1.3.5-r5) (58/62) Purging libogg (1.3.5-r5) (59/62) Purging libpng (1.6.49-r0) (60/62) Purging libxau (1.0.12-r0) (61/62) Purging tcl (8.6.16-r0) (62/62) Purging tzdata (2025b-r0) Executing busybox-1.37.0-r18.trigger OK: 348 MiB in 110 packages >>> py3-pyo: Updating the main/riscv64 repository index... >>> py3-pyo: Signing the index...