>>> platformio-core: Building testing/platformio-core 4.0.0-r5 (using abuild 3.9.0-r0) started Tue, 21 Dec 2021 19:44:41 +0000 >>> platformio-core: Checking sanity of /home/buildozer/aports/testing/platformio-core/APKBUILD... >>> WARNING: platformio-core: No maintainer >>> platformio-core: Analyzing dependencies... >>> platformio-core: Installing for build: build-base py3-bottle py3-click py3-colorama py3-lockfile py3-requests py3-semantic-version py3-pyserial py3-setuptools (1/26) Installing libbz2 (1.0.8-r1) (2/26) Installing libffi (3.4.2-r1) (3/26) Installing gdbm (1.22-r0) (4/26) Installing xz-libs (5.2.5-r0) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.1.1-r0) (7/26) Installing sqlite-libs (3.37.0-r0) (8/26) Installing python3 (3.10.1-r0) (9/26) Installing py3-bottle (0.12.19-r2) (10/26) Installing py3-click (8.0.1-r2) (11/26) Installing py3-colorama (0.4.4-r2) (12/26) Installing py3-lockfile (0.12.2-r5) (13/26) Installing py3-certifi (2020.12.5-r2) (14/26) Installing py3-charset-normalizer (2.0.7-r1) (15/26) Installing py3-idna (3.3-r1) (16/26) Installing py3-urllib3 (1.26.7-r1) (17/26) Installing py3-requests (2.26.0-r2) (18/26) Installing py3-semantic-version (2.8.5-r2) (19/26) Installing py3-pyserial (3.5-r3) (20/26) Installing py3-ordered-set (4.0.2-r3) (21/26) Installing py3-appdirs (1.4.4-r3) (22/26) Installing py3-parsing (2.4.7-r3) (23/26) Installing py3-six (1.16.0-r1) (24/26) Installing py3-packaging (21.3-r0) (25/26) Installing py3-setuptools (52.0.0-r5) (26/26) Installing .makedepends-platformio-core (20211221.194446) Executing busybox-1.34.1-r5.trigger OK: 268 MiB in 104 packages >>> platformio-core: Cleaning up srcdir >>> platformio-core: Cleaning up pkgdir >>> platformio-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge//platformio-core-4.0.0.tar.gz >>> platformio-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge//platformio-core-4.0.0.tar.gz >>> platformio-core: Checking sha512sums... platformio-core-4.0.0.tar.gz: OK >>> platformio-core: Unpacking /var/cache/distfiles/platformio-core-4.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/platformio copying platformio/unpacker.py -> build/lib/platformio copying platformio/util.py -> build/lib/platformio copying platformio/__main__.py -> build/lib/platformio copying platformio/maintenance.py -> build/lib/platformio copying platformio/app.py -> build/lib/platformio copying platformio/vcsclient.py -> build/lib/platformio copying platformio/proc.py -> build/lib/platformio copying platformio/exception.py -> build/lib/platformio copying platformio/lockfile.py -> build/lib/platformio copying platformio/telemetry.py -> build/lib/platformio copying platformio/downloader.py -> build/lib/platformio copying platformio/__init__.py -> build/lib/platformio copying platformio/compat.py -> build/lib/platformio creating build/lib/platformio/managers copying platformio/managers/package.py -> build/lib/platformio/managers copying platformio/managers/core.py -> build/lib/platformio/managers copying platformio/managers/platform.py -> build/lib/platformio/managers copying platformio/managers/__init__.py -> build/lib/platformio/managers copying platformio/managers/lib.py -> build/lib/platformio/managers creating build/lib/platformio/builder copying platformio/builder/main.py -> build/lib/platformio/builder copying platformio/builder/__init__.py -> build/lib/platformio/builder creating build/lib/platformio/commands copying platformio/commands/boards.py -> build/lib/platformio/commands copying platformio/commands/account.py -> build/lib/platformio/commands copying platformio/commands/device.py -> build/lib/platformio/commands copying platformio/commands/ci.py -> build/lib/platformio/commands copying platformio/commands/upgrade.py -> build/lib/platformio/commands copying platformio/commands/update.py -> build/lib/platformio/commands copying platformio/commands/settings.py -> build/lib/platformio/commands copying platformio/commands/platform.py -> build/lib/platformio/commands copying platformio/commands/remote.py -> build/lib/platformio/commands copying platformio/commands/__init__.py -> build/lib/platformio/commands copying platformio/commands/init.py -> build/lib/platformio/commands copying platformio/commands/lib.py -> build/lib/platformio/commands creating build/lib/platformio/ide copying platformio/ide/projectgenerator.py -> build/lib/platformio/ide copying platformio/ide/__init__.py -> build/lib/platformio/ide creating build/lib/platformio/project copying platformio/project/options.py -> build/lib/platformio/project copying platformio/project/helpers.py -> build/lib/platformio/project copying platformio/project/config.py -> build/lib/platformio/project copying platformio/project/__init__.py -> build/lib/platformio/project creating build/lib/platformio/builder/tools copying platformio/builder/tools/pioide.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioproject.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioplatform.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piowinhooks.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piolib.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/platformio.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/piomisc.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/pioupload.py -> build/lib/platformio/builder/tools copying platformio/builder/tools/__init__.py -> build/lib/platformio/builder/tools creating build/lib/platformio/commands/run copying platformio/commands/run/processor.py -> build/lib/platformio/commands/run copying platformio/commands/run/command.py -> build/lib/platformio/commands/run copying platformio/commands/run/helpers.py -> build/lib/platformio/commands/run copying platformio/commands/run/__init__.py -> build/lib/platformio/commands/run creating build/lib/platformio/commands/test copying platformio/commands/test/processor.py -> build/lib/platformio/commands/test copying platformio/commands/test/command.py -> build/lib/platformio/commands/test copying platformio/commands/test/native.py -> build/lib/platformio/commands/test copying platformio/commands/test/embedded.py -> build/lib/platformio/commands/test copying platformio/commands/test/__init__.py -> build/lib/platformio/commands/test creating build/lib/platformio/commands/home copying platformio/commands/home/web.py -> build/lib/platformio/commands/home copying platformio/commands/home/command.py -> build/lib/platformio/commands/home copying platformio/commands/home/helpers.py -> build/lib/platformio/commands/home copying platformio/commands/home/__init__.py -> build/lib/platformio/commands/home creating build/lib/platformio/commands/debug copying platformio/commands/debug/server.py -> build/lib/platformio/commands/debug copying platformio/commands/debug/process.py -> build/lib/platformio/commands/debug copying platformio/commands/debug/initcfgs.py -> build/lib/platformio/commands/debug copying platformio/commands/debug/command.py -> build/lib/platformio/commands/debug copying platformio/commands/debug/helpers.py -> build/lib/platformio/commands/debug copying platformio/commands/debug/client.py -> build/lib/platformio/commands/debug copying platformio/commands/debug/__init__.py -> build/lib/platformio/commands/debug creating build/lib/platformio/commands/home/rpc copying platformio/commands/home/rpc/server.py -> build/lib/platformio/commands/home/rpc copying platformio/commands/home/rpc/__init__.py -> build/lib/platformio/commands/home/rpc creating build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/misc.py -> build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/os.py -> build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/ide.py -> build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/project.py -> build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/app.py -> build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/__init__.py -> build/lib/platformio/commands/home/rpc/handlers copying platformio/commands/home/rpc/handlers/piocore.py -> build/lib/platformio/commands/home/rpc/handlers package init file 'scripts/__init__.py' not found (or not a regular file) creating build/lib/scripts copying scripts/fixsymlink.py -> build/lib/scripts copying scripts/get-platformio.py -> build/lib/scripts copying scripts/install_devplatforms.py -> build/lib/scripts copying scripts/docspregen.py -> build/lib/scripts creating build/lib/platformio/ide/tpls creating build/lib/platformio/ide/tpls/vscode copying platformio/ide/tpls/vscode/.gitignore.tpl -> build/lib/platformio/ide/tpls/vscode creating build/lib/platformio/ide/tpls/emacs copying platformio/ide/tpls/emacs/.gitignore.tpl -> build/lib/platformio/ide/tpls/emacs copying platformio/ide/tpls/emacs/.clang_complete.tpl -> build/lib/platformio/ide/tpls/emacs creating build/lib/platformio/ide/tpls/atom copying platformio/ide/tpls/atom/.gitignore.tpl -> build/lib/platformio/ide/tpls/atom copying platformio/ide/tpls/atom/.clang_complete.tpl -> build/lib/platformio/ide/tpls/atom copying platformio/ide/tpls/atom/.gcc-flags.json.tpl -> build/lib/platformio/ide/tpls/atom creating build/lib/platformio/ide/tpls/clion copying platformio/ide/tpls/clion/.gitignore.tpl -> build/lib/platformio/ide/tpls/clion creating build/lib/platformio/ide/tpls/vim copying platformio/ide/tpls/vim/.gitignore.tpl -> build/lib/platformio/ide/tpls/vim copying platformio/ide/tpls/vim/.clang_complete.tpl -> build/lib/platformio/ide/tpls/vim copying platformio/ide/tpls/vim/.gcc-flags.json.tpl -> build/lib/platformio/ide/tpls/vim creating build/lib/platformio/ide/tpls/eclipse copying platformio/ide/tpls/eclipse/.cproject.tpl -> build/lib/platformio/ide/tpls/eclipse copying platformio/ide/tpls/eclipse/.project.tpl -> build/lib/platformio/ide/tpls/eclipse creating build/lib/platformio/ide/tpls/codeblocks copying platformio/ide/tpls/codeblocks/platformio.cbp.tpl -> build/lib/platformio/ide/tpls/codeblocks creating build/lib/platformio/ide/tpls/qtcreator copying platformio/ide/tpls/qtcreator/platformio.pro.tpl -> build/lib/platformio/ide/tpls/qtcreator copying platformio/ide/tpls/clion/CMakeLists.txt.tpl -> build/lib/platformio/ide/tpls/clion copying platformio/ide/tpls/clion/CMakeListsPrivate.txt.tpl -> build/lib/platformio/ide/tpls/clion creating build/lib/platformio/ide/tpls/sublimetext copying platformio/ide/tpls/sublimetext/platformio.sublime-project.tpl -> build/lib/platformio/ide/tpls/sublimetext creating build/lib/platformio/ide/tpls/visualstudio copying platformio/ide/tpls/visualstudio/platformio.vcxproj.filters.tpl -> build/lib/platformio/ide/tpls/visualstudio copying platformio/ide/tpls/visualstudio/platformio.vcxproj.tpl -> build/lib/platformio/ide/tpls/visualstudio creating build/lib/platformio/ide/tpls/netbeans creating build/lib/platformio/ide/tpls/netbeans/nbproject copying platformio/ide/tpls/netbeans/nbproject/project.xml.tpl -> build/lib/platformio/ide/tpls/netbeans/nbproject copying platformio/ide/tpls/netbeans/nbproject/configurations.xml.tpl -> build/lib/platformio/ide/tpls/netbeans/nbproject creating build/lib/platformio/ide/tpls/vscode/.vscode copying platformio/ide/tpls/vscode/.vscode/c_cpp_properties.json.tpl -> build/lib/platformio/ide/tpls/vscode/.vscode copying platformio/ide/tpls/vscode/.vscode/extensions.json.tpl -> build/lib/platformio/ide/tpls/vscode/.vscode copying platformio/ide/tpls/vscode/.vscode/launch.json.tpl -> build/lib/platformio/ide/tpls/vscode/.vscode creating build/lib/platformio/ide/tpls/clion/.idea copying platformio/ide/tpls/clion/.idea/watcherTasks.xml.tpl -> build/lib/platformio/ide/tpls/clion/.idea copying platformio/ide/tpls/clion/.idea/modules.xml.tpl -> build/lib/platformio/ide/tpls/clion/.idea copying platformio/ide/tpls/clion/.idea/clion.iml.tpl -> build/lib/platformio/ide/tpls/clion/.idea copying platformio/ide/tpls/clion/.idea/platformio.iml.tpl -> build/lib/platformio/ide/tpls/clion/.idea copying platformio/ide/tpls/clion/.idea/workspace.xml.tpl -> build/lib/platformio/ide/tpls/clion/.idea copying platformio/ide/tpls/clion/.idea/misc.xml.tpl -> build/lib/platformio/ide/tpls/clion/.idea creating build/lib/platformio/ide/tpls/eclipse/.settings copying platformio/ide/tpls/eclipse/.settings/language.settings.xml.tpl -> build/lib/platformio/ide/tpls/eclipse/.settings copying platformio/ide/tpls/eclipse/.settings/PlatformIO Debugger.launch.tpl -> build/lib/platformio/ide/tpls/eclipse/.settings copying platformio/ide/tpls/eclipse/.settings/org.eclipse.cdt.core.prefs.tpl -> build/lib/platformio/ide/tpls/eclipse/.settings copying scripts/99-platformio-udev.rules -> build/lib/scripts RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored docspregen.py RefactoringTool: Refactored fixsymlink.py RefactoringTool: Refactored get-platformio.py RefactoringTool: No changes to install_devplatforms.py RefactoringTool: Files that were modified: RefactoringTool: docspregen.py RefactoringTool: fixsymlink.py RefactoringTool: get-platformio.py RefactoringTool: install_devplatforms.py --- docspregen.py (original) +++ docspregen.py (refactored) @@ -13,7 +13,7 @@ # limitations under the License. import os -import urlparse +import urllib.parse from os.path import dirname, isdir, isfile, join, realpath from sys import exit as sys_exit from sys import path @@ -44,17 +44,17 @@ def is_compat_platform_and_framework(platform, framework): p = PlatformFactory.newPlatform(platform) - return framework in (p.frameworks or {}).keys() + return framework in list((p.frameworks or {}).keys()) def campaign_url(url, source="platformio", medium="docs"): - data = urlparse.urlparse(url) + data = urllib.parse.urlparse(url) query = data.query if query: query += "&" query += "utm_source=%s&utm_medium=%s" % (source, medium) - return urlparse.urlunparse( - urlparse.ParseResult(data.scheme, data.netloc, data.path, data.params, + return urllib.parse.urlunparse( + urllib.parse.ParseResult(data.scheme, data.netloc, data.path, data.params, query, data.fragment)) @@ -83,7 +83,7 @@ for data in sorted(boards, key=lambda item: item['name']): has_onboard_debug = (data['debug'] and any( - t.get("onboard") for (_, t) in data['debug']['tools'].items())) + t.get("onboard") for (_, t) in list(data['debug']['tools'].items()))) debug = "No" if has_onboard_debug: debug = "On-board" @@ -165,7 +165,7 @@ lines = [] onboard_debug = [ b for b in boards if b['debug'] and any( - t.get("onboard") for (_, t) in b['debug']['tools'].items()) + t.get("onboard") for (_, t) in list(b['debug']['tools'].items())) ] external_debug = [ b for b in boards if b['debug'] and b not in onboard_debug @@ -280,7 +280,7 @@ def generate_platform(name, rst_dir): - print "Processing platform: %s" % name + print("Processing platform: %s" % name) compatible_boards = [ board for board in BOARDS if name == board['platform'] @@ -385,7 +385,7 @@ # # Packages # - _packages_content = generate_packages(name, p.packages.keys(), + _packages_content = generate_packages(name, list(p.packages.keys()), p.is_embedded()) if _packages_content: lines.append(_packages_content) @@ -439,7 +439,7 @@ def generate_framework(type_, data, rst_dir=None): - print "Processing framework: %s" % type_ + print("Processing framework: %s" % type_) compatible_platforms = [ m for m in PLATFORM_MANIFESTS @@ -567,7 +567,7 @@ else: platforms[platform] = [data] - for platform, boards in sorted(platforms.iteritems()): + for platform, boards in sorted(platforms.items()): p = PlatformFactory.newPlatform(platform) lines.append(p.title) lines.append("-" * len(p.title)) @@ -718,7 +718,7 @@ else: default_debug_tool = board_config.get_debug_tool_name() has_onboard_debug = any( - t.get("onboard") for (_, t) in board['debug']['tools'].items()) + t.get("onboard") for (_, t) in list(board['debug']['tools'].items())) lines.append(""" :ref:`piodebug` - "1-click" solution for debugging with a zero configuration. @@ -804,7 +804,7 @@ .. note:: For more detailed ``board`` information please scroll tables below by horizontal. """) - for vendor, boards in sorted(vendors.iteritems()): + for vendor, boards in sorted(vendors.items()): lines.append(str(vendor)) lines.append("~" * len(vendor)) lines.extend(generate_boards_table(boards)) @@ -820,7 +820,7 @@ "\n".join(lines)) # Debug tools - for tool, platforms in tool_to_platforms.items(): + for tool, platforms in list(tool_to_platforms.items()): tool_path = join(DOCS_ROOT_DIR, "plus", "debug-tools", "%s.rst" % tool) assert isfile(tool_path), tool platforms = sorted(set(platforms)) --- fixsymlink.py (original) +++ fixsymlink.py (refactored) @@ -18,7 +18,7 @@ def fix_symlink(root, fname, brokenlink): - print root, fname, brokenlink + print(root, fname, brokenlink) prevcwd = getcwd() chdir(root) --- get-platformio.py (original) +++ get-platformio.py (refactored) @@ -28,7 +28,7 @@ Add Python & Python Scripts to the search path on Windows """ try: - import _winreg as winreg + import winreg as winreg except ImportError: import winreg @@ -46,7 +46,7 @@ try: envpath = winreg.QueryValueEx(key, "PATH")[0] except WindowsError: - envpath = u"%PATH%" + envpath = "%PATH%" paths = [envpath] for path in (pythonpath, scripts, userscripts): @@ -69,8 +69,8 @@ result['out'], result['err'] = p.communicate() result['returncode'] = p.returncode - for k, v in result.iteritems(): - if v and isinstance(v, basestring): + for k, v in result.items(): + if v and isinstance(v, str): result[k].strip() return result @@ -78,7 +78,7 @@ def print_exec_result(result): if result['returncode'] == 0: - print(result['out']) + print((result['out'])) else: raise Exception("\n".join([result['out'], result['err']])) @@ -90,10 +90,10 @@ def install_pip(): r = exec_python_cmd(["-m", "pip", "--version"]) if r['returncode'] == 0: - print(r['out']) + print((r['out'])) return try: - from urllib2 import urlopen + from urllib.request import urlopen except ImportError: from urllib.request import urlopen @@ -139,13 +139,13 @@ for s in steps: if is_error: break - print("\n==> %s ..." % s[0]) + print(("\n==> %s ..." % s[0])) try: s[1]() print("[SUCCESS]") except Exception as e: is_error = True - print(str(e)) + print((str(e))) print("[FAILURE]") permission_errors = ("permission denied", "not permitted") >>> platformio-core: Entering fakeroot... running install running build running build_py package init file 'scripts/__init__.py' not found (or not a regular file) copying scripts/fixsymlink.py -> build/lib/scripts copying scripts/get-platformio.py -> build/lib/scripts copying scripts/docspregen.py -> build/lib/scripts running install_lib creating /home/buildozer/aports/testing/platformio-core/pkg creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10 creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts copying build/lib/scripts/fixsymlink.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts copying build/lib/scripts/get-platformio.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts copying build/lib/scripts/99-platformio-udev.rules -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts copying build/lib/scripts/install_devplatforms.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts copying build/lib/scripts/docspregen.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/unpacker.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/util.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers copying build/lib/platformio/managers/package.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers copying build/lib/platformio/managers/core.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers copying build/lib/platformio/managers/platform.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers copying build/lib/platformio/managers/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers copying build/lib/platformio/managers/lib.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers copying build/lib/platformio/__main__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/maintenance.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/app.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioide.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioproject.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioplatform.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piowinhooks.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piolib.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/platformio.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/piomisc.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/pioupload.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/tools/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools copying build/lib/platformio/builder/main.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder copying build/lib/platformio/builder/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder copying build/lib/platformio/vcsclient.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/proc.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/exception.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/lockfile.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/boards.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/account.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/device.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run copying build/lib/platformio/commands/run/processor.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run copying build/lib/platformio/commands/run/command.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run copying build/lib/platformio/commands/run/helpers.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run copying build/lib/platformio/commands/run/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test copying build/lib/platformio/commands/test/processor.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test copying build/lib/platformio/commands/test/command.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test copying build/lib/platformio/commands/test/native.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test copying build/lib/platformio/commands/test/embedded.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test copying build/lib/platformio/commands/test/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc copying build/lib/platformio/commands/home/rpc/server.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/misc.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/os.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/ide.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/project.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/app.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/handlers/piocore.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers copying build/lib/platformio/commands/home/rpc/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc copying build/lib/platformio/commands/home/web.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home copying build/lib/platformio/commands/home/command.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home copying build/lib/platformio/commands/home/helpers.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home copying build/lib/platformio/commands/home/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home copying build/lib/platformio/commands/ci.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/upgrade.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/update.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/settings.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/platform.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/server.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/process.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/initcfgs.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/command.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/helpers.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/client.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/debug/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug copying build/lib/platformio/commands/remote.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/init.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/commands/lib.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands copying build/lib/platformio/telemetry.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/downloader.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide copying build/lib/platformio/ide/projectgenerator.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vscode copying build/lib/platformio/ide/tpls/vscode/.gitignore.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vscode creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vscode/.vscode copying build/lib/platformio/ide/tpls/vscode/.vscode/c_cpp_properties.json.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vscode/.vscode copying build/lib/platformio/ide/tpls/vscode/.vscode/extensions.json.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vscode/.vscode copying build/lib/platformio/ide/tpls/vscode/.vscode/launch.json.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vscode/.vscode creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/netbeans creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/netbeans/nbproject copying build/lib/platformio/ide/tpls/netbeans/nbproject/project.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/netbeans/nbproject copying build/lib/platformio/ide/tpls/netbeans/nbproject/configurations.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/netbeans/nbproject creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/codeblocks copying build/lib/platformio/ide/tpls/codeblocks/platformio.cbp.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/codeblocks creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/qtcreator copying build/lib/platformio/ide/tpls/qtcreator/platformio.pro.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/qtcreator creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/emacs copying build/lib/platformio/ide/tpls/emacs/.gitignore.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/emacs copying build/lib/platformio/ide/tpls/emacs/.clang_complete.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/emacs creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/atom copying build/lib/platformio/ide/tpls/atom/.gitignore.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/atom copying build/lib/platformio/ide/tpls/atom/.clang_complete.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/atom copying build/lib/platformio/ide/tpls/atom/.gcc-flags.json.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/atom creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion copying build/lib/platformio/ide/tpls/clion/CMakeLists.txt.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion copying build/lib/platformio/ide/tpls/clion/.gitignore.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/.idea/watcherTasks.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/.idea/modules.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/.idea/clion.iml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/.idea/platformio.iml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/.idea/workspace.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/.idea/misc.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion/.idea copying build/lib/platformio/ide/tpls/clion/CMakeListsPrivate.txt.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/clion creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vim copying build/lib/platformio/ide/tpls/vim/.gitignore.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vim copying build/lib/platformio/ide/tpls/vim/.clang_complete.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vim copying build/lib/platformio/ide/tpls/vim/.gcc-flags.json.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/vim creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/sublimetext copying build/lib/platformio/ide/tpls/sublimetext/platformio.sublime-project.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/sublimetext creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/visualstudio copying build/lib/platformio/ide/tpls/visualstudio/platformio.vcxproj.filters.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/visualstudio copying build/lib/platformio/ide/tpls/visualstudio/platformio.vcxproj.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/visualstudio creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse/.settings copying build/lib/platformio/ide/tpls/eclipse/.settings/language.settings.xml.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse/.settings copying build/lib/platformio/ide/tpls/eclipse/.settings/PlatformIO Debugger.launch.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse/.settings copying build/lib/platformio/ide/tpls/eclipse/.settings/org.eclipse.cdt.core.prefs.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse/.settings copying build/lib/platformio/ide/tpls/eclipse/.cproject.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse copying build/lib/platformio/ide/tpls/eclipse/.project.tpl -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/tpls/eclipse copying build/lib/platformio/ide/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide creating /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project copying build/lib/platformio/project/options.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project copying build/lib/platformio/project/helpers.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project copying build/lib/platformio/project/config.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project copying build/lib/platformio/project/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project copying build/lib/platformio/__init__.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio copying build/lib/platformio/compat.py -> /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts/fixsymlink.py to fixsymlink.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts/get-platformio.py to get-platformio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts/install_devplatforms.py to install_devplatforms.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/scripts/docspregen.py to docspregen.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/unpacker.py to unpacker.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers/package.py to package.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers/platform.py to platform.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/managers/lib.py to lib.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/maintenance.py to maintenance.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/app.py to app.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/pioide.py to pioide.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/pioproject.py to pioproject.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/pioplatform.py to pioplatform.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/piowinhooks.py to piowinhooks.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/piolib.py to piolib.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/platformio.py to platformio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/piomisc.py to piomisc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/pioupload.py to pioupload.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/tools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/builder/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/vcsclient.py to vcsclient.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/proc.py to proc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/exception.py to exception.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/lockfile.py to lockfile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/boards.py to boards.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/account.py to account.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/device.py to device.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run/processor.py to processor.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/run/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test/processor.py to processor.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test/native.py to native.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test/embedded.py to embedded.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/server.py to server.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/os.py to os.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/ide.py to ide.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/project.py to project.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/app.py to app.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/handlers/piocore.py to piocore.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/rpc/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/web.py to web.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/home/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/ci.py to ci.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/upgrade.py to upgrade.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/update.py to update.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/settings.py to settings.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/platform.py to platform.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/server.py to server.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/process.py to process.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/initcfgs.py to initcfgs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/debug/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/remote.py to remote.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/init.py to init.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/commands/lib.py to lib.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/telemetry.py to telemetry.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/downloader.py to downloader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/projectgenerator.py to projectgenerator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/ide/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/project/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio/compat.py to compat.cpython-310.pyc running install_egg_info running egg_info creating platformio.egg-info writing platformio.egg-info/PKG-INFO writing dependency_links to platformio.egg-info/dependency_links.txt writing entry points to platformio.egg-info/entry_points.txt writing requirements to platformio.egg-info/requires.txt writing top-level names to platformio.egg-info/top_level.txt writing manifest file 'platformio.egg-info/SOURCES.txt' reading manifest file 'platformio.egg-info/SOURCES.txt' writing manifest file 'platformio.egg-info/SOURCES.txt' Copying platformio.egg-info to /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/lib/python3.10/site-packages/platformio-4.0.0-py3.10.egg-info running install_scripts Installing pio script to /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/bin Installing piodebuggdb script to /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/bin Installing platformio script to /home/buildozer/aports/testing/platformio-core/pkg/platformio-core/usr/bin >>> platformio-core*: Running postcheck for platformio-core >>> platformio-core*: Preparing package platformio-core... >>> platformio-core*: Tracing dependencies... >>> platformio-core*: Package size: 1.7 MB >>> platformio-core*: Compressing data... >>> platformio-core*: Create checksum... >>> platformio-core*: Create platformio-core-4.0.0-r5.apk >>> platformio-core: Build complete at Tue, 21 Dec 2021 19:45:01 +0000 elapsed time 0h 0m 20s >>> platformio-core: Cleaning up srcdir >>> platformio-core: Cleaning up pkgdir >>> platformio-core: Uninstalling dependencies... (1/26) Purging .makedepends-platformio-core (20211221.194446) (2/26) Purging py3-bottle (0.12.19-r2) (3/26) Purging py3-click (8.0.1-r2) (4/26) Purging py3-colorama (0.4.4-r2) (5/26) Purging py3-lockfile (0.12.2-r5) (6/26) Purging py3-requests (2.26.0-r2) (7/26) Purging py3-certifi (2020.12.5-r2) (8/26) Purging py3-charset-normalizer (2.0.7-r1) (9/26) Purging py3-idna (3.3-r1) (10/26) Purging py3-urllib3 (1.26.7-r1) (11/26) Purging py3-semantic-version (2.8.5-r2) (12/26) Purging py3-pyserial (3.5-r3) (13/26) Purging py3-setuptools (52.0.0-r5) (14/26) Purging py3-ordered-set (4.0.2-r3) (15/26) Purging py3-appdirs (1.4.4-r3) (16/26) Purging py3-packaging (21.3-r0) (17/26) Purging py3-parsing (2.4.7-r3) (18/26) Purging py3-six (1.16.0-r1) (19/26) Purging python3 (3.10.1-r0) (20/26) Purging libbz2 (1.0.8-r1) (21/26) Purging libffi (3.4.2-r1) (22/26) Purging gdbm (1.22-r0) (23/26) Purging xz-libs (5.2.5-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 213 MiB in 78 packages >>> platformio-core: Updating the testing/riscv64 repository index... >>> platformio-core: Signing the index...