>>> Building on exopi-5 under devel/py-spark-parser BDEPENDS = [devel/py-installer;devel/py-setuptools;devel/py-build;lang/python/3;devel/py-wheel] DIST = [devel/py-spark-parser:spark_parser-1.9.0.tar.gz] FULLPKGNAME = py3-spark-parser-1.9.0 RDEPENDS = [lang/python/3;devel/py-click] Avoided depends for py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 distfiles size=80108 >>> Running extract in devel/py-spark-parser at 1767804046.49 ===> devel/py-spark-parser ===> Building from scratch py3-spark-parser-1.9.0 ===> Checking files for py3-spark-parser-1.9.0 `/exopi-cvs/ports/distfiles/spark_parser-1.9.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-spark-parser-1.9.0 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> py3-spark-parser-1.9.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-spark-parser-1.9.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-spark-parser-1.9.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-spark-parser-1.9.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-spark-parser-1.9.0 >>> Running build in devel/py-spark-parser at 1767804048.04 ===> devel/py-spark-parser ===> Patching for py3-spark-parser-1.9.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-spark-parser-1.9.0 ===> Configuring for py3-spark-parser-1.9.0 ===> Building for py3-spark-parser-1.9.0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/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/local/lib/python3.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing spark_parser.egg-info/PKG-INFO writing dependency_links to spark_parser.egg-info/dependency_links.txt writing entry points to spark_parser.egg-info/entry_points.txt writing requirements to spark_parser.egg-info/requires.txt writing top-level names to spark_parser.egg-info/top_level.txt file example.py (for module example) not found reading manifest file 'spark_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'example' adding license file 'LICENSE' writing manifest file 'spark_parser.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/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/local/lib/python3.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/local/lib/python3.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py file example.py (for module example) not found creating build/lib/spark_parser copying spark_parser/__init__.py -> build/lib/spark_parser copying spark_parser/ast.py -> build/lib/spark_parser copying spark_parser/scanner.py -> build/lib/spark_parser copying spark_parser/spark.py -> build/lib/spark_parser copying spark_parser/version.py -> build/lib/spark_parser running egg_info writing spark_parser.egg-info/PKG-INFO writing dependency_links to spark_parser.egg-info/dependency_links.txt writing entry points to spark_parser.egg-info/entry_points.txt writing requirements to spark_parser.egg-info/requires.txt writing top-level names to spark_parser.egg-info/top_level.txt file example.py (for module example) not found reading manifest file 'spark_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' warning: no files found matching '*' under directory 'example' writing manifest file 'spark_parser.egg-info/SOURCES.txt' /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.bin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.bin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.bin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.bin' to be distributed and are already explicitly excluding 'spark_parser.bin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example' to be distributed and are already explicitly excluding 'spark_parser.example' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.expr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.expr' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.expr' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.expr' to be distributed and are already explicitly excluding 'spark_parser.example.expr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.expr2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.expr2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.expr2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.expr2' to be distributed and are already explicitly excluding 'spark_parser.example.expr2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.python2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.python2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.python2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.python2' to be distributed and are already explicitly excluding 'spark_parser.example.python2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.python2.test' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.python2.test' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.python2.test' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.python2.test' to be distributed and are already explicitly excluding 'spark_parser.example.python2.test' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.python2.test.format' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.python2.test.format' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.python2.test.format' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.python2.test.format' to be distributed and are already explicitly excluding 'spark_parser.example.python2.test.format' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.python2.test.parse' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.python2.test.parse' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.python2.test.parse' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.python2.test.parse' to be distributed and are already explicitly excluding 'spark_parser.example.python2.test.parse' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'spark_parser.example.python2.test.scan' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'spark_parser.example.python2.test.scan' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'spark_parser.example.python2.test.scan' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'spark_parser.example.python2.test.scan' to be distributed and are already explicitly excluding 'spark_parser.example.python2.test.scan' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/spark_parser/bin copying spark_parser/bin/__init__.py -> build/lib/spark_parser/bin copying spark_parser/bin/parser_coverage.py -> build/lib/spark_parser/bin creating build/lib/spark_parser/example copying spark_parser/example/__init__.py -> build/lib/spark_parser/example creating build/lib/spark_parser/example/expr copying spark_parser/example/expr/expr.py -> build/lib/spark_parser/example/expr creating build/lib/spark_parser/example/expr2 copying spark_parser/example/expr2/__init__.py -> build/lib/spark_parser/example/expr2 copying spark_parser/example/expr2/eval.py -> build/lib/spark_parser/example/expr2 copying spark_parser/example/expr2/expr_parser.py -> build/lib/spark_parser/example/expr2 copying spark_parser/example/expr2/scanner.py -> build/lib/spark_parser/example/expr2 copying spark_parser/example/expr2/test_grammar.py -> build/lib/spark_parser/example/expr2 creating build/lib/spark_parser/example/gdb-loc copying spark_parser/example/gdb-loc/setup.py -> build/lib/spark_parser/example/gdb-loc creating build/lib/spark_parser/example/gdb-loc/gdbloc copying spark_parser/example/gdb-loc/gdbloc/__init__.py -> build/lib/spark_parser/example/gdb-loc/gdbloc copying spark_parser/example/gdb-loc/gdbloc/parser.py -> build/lib/spark_parser/example/gdb-loc/gdbloc copying spark_parser/example/gdb-loc/gdbloc/scanner.py -> build/lib/spark_parser/example/gdb-loc/gdbloc copying spark_parser/example/gdb-loc/gdbloc/semantics.py -> build/lib/spark_parser/example/gdb-loc/gdbloc copying spark_parser/example/gdb-loc/gdbloc/tok.py -> build/lib/spark_parser/example/gdb-loc/gdbloc creating build/lib/spark_parser/example/gdb-loc/pytest copying spark_parser/example/gdb-loc/pytest/test_parser.py -> build/lib/spark_parser/example/gdb-loc/pytest copying spark_parser/example/gdb-loc/pytest/test_scanner.py -> build/lib/spark_parser/example/gdb-loc/pytest copying spark_parser/example/gdb-loc/pytest/test_semantics.py -> build/lib/spark_parser/example/gdb-loc/pytest creating build/lib/spark_parser/example/python2 copying spark_parser/example/python2/__init__.py -> build/lib/spark_parser/example/python2 copying spark_parser/example/python2/format-python.py -> build/lib/spark_parser/example/python2 copying spark_parser/example/python2/py2_format.py -> build/lib/spark_parser/example/python2 copying spark_parser/example/python2/py2_parser.py -> build/lib/spark_parser/example/python2 copying spark_parser/example/python2/py2_scan.py -> build/lib/spark_parser/example/python2 copying spark_parser/example/python2/py2_token.py -> build/lib/spark_parser/example/python2 copying spark_parser/example/python2/reflow.py -> build/lib/spark_parser/example/python2 creating build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/helper.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_class.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_format.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_format_inline.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_parse.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_parse_inline.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_scan.py -> build/lib/spark_parser/example/python2/test copying spark_parser/example/python2/test/test_scan_inline.py -> build/lib/spark_parser/example/python2/test creating build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/assert.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/def.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/exec.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/expr.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/global.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/if.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/imports.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/while.py -> build/lib/spark_parser/example/python2/test/format copying spark_parser/example/python2/test/format/with.py -> build/lib/spark_parser/example/python2/test/format creating build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/assert.py -> build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/def.py -> build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/exec.py -> build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/global.py -> build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/if.py -> build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/imports.py -> build/lib/spark_parser/example/python2/test/parse copying spark_parser/example/python2/test/parse/while.py -> build/lib/spark_parser/example/python2/test/parse creating build/lib/spark_parser/example/python2/test/scan copying spark_parser/example/python2/test/scan/expr1.py -> build/lib/spark_parser/example/python2/test/scan copying spark_parser/example/python2/test/scan/indent1.py -> build/lib/spark_parser/example/python2/test/scan copying spark_parser/example/python2/test/scan/syms.py -> build/lib/spark_parser/example/python2/test/scan file example.py (for module example) not found installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser copying build/lib/spark_parser/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser copying build/lib/spark_parser/ast.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser copying build/lib/spark_parser/scanner.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser copying build/lib/spark_parser/spark.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser copying build/lib/spark_parser/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/bin copying build/lib/spark_parser/bin/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/bin copying build/lib/spark_parser/bin/parser_coverage.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/bin creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example copying build/lib/spark_parser/example/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/expr copying build/lib/spark_parser/example/expr/expr.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/expr creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/expr2 copying build/lib/spark_parser/example/expr2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/expr2 copying build/lib/spark_parser/example/expr2/eval.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/expr2 copying build/lib/spark_parser/example/expr2/expr_parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/expr2 copying build/lib/spark_parser/example/expr2/scanner.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/expr2 copying build/lib/spark_parser/example/expr2/test_grammar.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/expr2 creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/gdb-loc copying build/lib/spark_parser/example/gdb-loc/setup.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/gdb-loc/gdbloc copying build/lib/spark_parser/example/gdb-loc/gdbloc/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/gdbloc copying build/lib/spark_parser/example/gdb-loc/gdbloc/parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/gdbloc copying build/lib/spark_parser/example/gdb-loc/gdbloc/scanner.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/gdbloc copying build/lib/spark_parser/example/gdb-loc/gdbloc/semantics.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/gdbloc copying build/lib/spark_parser/example/gdb-loc/gdbloc/tok.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/gdbloc creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/gdb-loc/pytest copying build/lib/spark_parser/example/gdb-loc/pytest/test_parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/pytest copying build/lib/spark_parser/example/gdb-loc/pytest/test_scanner.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/pytest copying build/lib/spark_parser/example/gdb-loc/pytest/test_semantics.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/gdb-loc/pytest creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/python2 copying build/lib/spark_parser/example/python2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 copying build/lib/spark_parser/example/python2/format-python.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 copying build/lib/spark_parser/example/python2/py2_format.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 copying build/lib/spark_parser/example/python2/py2_parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 copying build/lib/spark_parser/example/python2/py2_scan.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 copying build/lib/spark_parser/example/python2/py2_token.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 copying build/lib/spark_parser/example/python2/reflow.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2 creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/helper.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_class.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_format.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_format_inline.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_parse.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_parse_inline.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_scan.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test copying build/lib/spark_parser/example/python2/test/test_scan_inline.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/assert.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/def.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/exec.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/expr.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/global.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/if.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/imports.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/while.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format copying build/lib/spark_parser/example/python2/test/format/with.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/format creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/assert.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/def.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/exec.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/global.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/if.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/imports.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse copying build/lib/spark_parser/example/python2/test/parse/while.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/parse creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser/example/python2/test/scan copying build/lib/spark_parser/example/python2/test/scan/expr1.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/scan copying build/lib/spark_parser/example/python2/test/scan/indent1.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/scan copying build/lib/spark_parser/example/python2/test/scan/syms.py -> build/bdist.openbsd-7.8-amd64/wheel/./spark_parser/example/python2/test/scan running install_egg_info Copying spark_parser.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./spark_parser-1.9.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/spark_parser-1.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-spark-parser-1.9.0/spark_parser-1.9.0/dist/.tmp-wutdpwrh/spark_parser-1.9.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'spark_parser/__init__.py' adding 'spark_parser/ast.py' adding 'spark_parser/scanner.py' adding 'spark_parser/spark.py' adding 'spark_parser/version.py' adding 'spark_parser/bin/__init__.py' adding 'spark_parser/bin/parser_coverage.py' adding 'spark_parser/example/__init__.py' adding 'spark_parser/example/expr/expr.py' adding 'spark_parser/example/expr2/__init__.py' adding 'spark_parser/example/expr2/eval.py' adding 'spark_parser/example/expr2/expr_parser.py' adding 'spark_parser/example/expr2/scanner.py' adding 'spark_parser/example/expr2/test_grammar.py' adding 'spark_parser/example/gdb-loc/setup.py' adding 'spark_parser/example/gdb-loc/gdbloc/__init__.py' adding 'spark_parser/example/gdb-loc/gdbloc/parser.py' adding 'spark_parser/example/gdb-loc/gdbloc/scanner.py' adding 'spark_parser/example/gdb-loc/gdbloc/semantics.py' adding 'spark_parser/example/gdb-loc/gdbloc/tok.py' adding 'spark_parser/example/gdb-loc/pytest/test_parser.py' adding 'spark_parser/example/gdb-loc/pytest/test_scanner.py' adding 'spark_parser/example/gdb-loc/pytest/test_semantics.py' adding 'spark_parser/example/python2/__init__.py' adding 'spark_parser/example/python2/format-python.py' adding 'spark_parser/example/python2/py2_format.py' adding 'spark_parser/example/python2/py2_parser.py' adding 'spark_parser/example/python2/py2_scan.py' adding 'spark_parser/example/python2/py2_token.py' adding 'spark_parser/example/python2/reflow.py' adding 'spark_parser/example/python2/test/helper.py' adding 'spark_parser/example/python2/test/test_class.py' adding 'spark_parser/example/python2/test/test_format.py' adding 'spark_parser/example/python2/test/test_format_inline.py' adding 'spark_parser/example/python2/test/test_parse.py' adding 'spark_parser/example/python2/test/test_parse_inline.py' adding 'spark_parser/example/python2/test/test_scan.py' adding 'spark_parser/example/python2/test/test_scan_inline.py' adding 'spark_parser/example/python2/test/format/assert.py' adding 'spark_parser/example/python2/test/format/def.py' adding 'spark_parser/example/python2/test/format/exec.py' adding 'spark_parser/example/python2/test/format/expr.py' adding 'spark_parser/example/python2/test/format/global.py' adding 'spark_parser/example/python2/test/format/if.py' adding 'spark_parser/example/python2/test/format/imports.py' adding 'spark_parser/example/python2/test/format/while.py' adding 'spark_parser/example/python2/test/format/with.py' adding 'spark_parser/example/python2/test/parse/assert.py' adding 'spark_parser/example/python2/test/parse/def.py' adding 'spark_parser/example/python2/test/parse/exec.py' adding 'spark_parser/example/python2/test/parse/global.py' adding 'spark_parser/example/python2/test/parse/if.py' adding 'spark_parser/example/python2/test/parse/imports.py' adding 'spark_parser/example/python2/test/parse/while.py' adding 'spark_parser/example/python2/test/scan/expr1.py' adding 'spark_parser/example/python2/test/scan/indent1.py' adding 'spark_parser/example/python2/test/scan/syms.py' adding 'spark_parser-1.9.0.dist-info/licenses/LICENSE' adding 'spark_parser-1.9.0.dist-info/METADATA' adding 'spark_parser-1.9.0.dist-info/WHEEL' adding 'spark_parser-1.9.0.dist-info/entry_points.txt' adding 'spark_parser-1.9.0.dist-info/top_level.txt' adding 'spark_parser-1.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built spark_parser-1.9.0-py3-none-any.whl >>> Running package in devel/py-spark-parser at 1767804050.38 ===> devel/py-spark-parser ===> Faking installation for py3-spark-parser-1.9.0 /usr/local/lib/python3.13/site-packages/spark_parser/example/gdb-loc/gdbloc/scanner.py:75: SyntaxWarning: invalid escape sequence '\[' /usr/local/lib/python3.13/site-packages/spark_parser/example/gdb-loc/gdbloc/scanner.py:75: SyntaxWarning: invalid escape sequence '\[' *** Error compiling '/exopi-obj/pobj/py-spark-parser-1.9.0/fake-amd64/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/format/exec.py'... File "/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/format/exec.py", line 6 exec 'exec-string' in locals, globals ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'exec'. Did you mean exec(...)? *** Error compiling '/exopi-obj/pobj/py-spark-parser-1.9.0/fake-amd64/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/format/exec.py'... File "/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/format/exec.py", line 6 exec 'exec-string' in locals, globals ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'exec'. Did you mean exec(...)? *** Error compiling '/exopi-obj/pobj/py-spark-parser-1.9.0/fake-amd64/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/parse/exec.py'... File "/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/parse/exec.py", line 6 exec 'exec-string' in locals, globals ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'exec'. Did you mean exec(...)? *** Error compiling '/exopi-obj/pobj/py-spark-parser-1.9.0/fake-amd64/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/parse/exec.py'... File "/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/parse/exec.py", line 6 exec 'exec-string' in locals, globals ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'exec'. Did you mean exec(...)? *** Error compiling '/exopi-obj/pobj/py-spark-parser-1.9.0/fake-amd64/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/scan/syms.py'... File "/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/scan/syms.py", line 1 () { } + ~ 'abc' "abc" 10 10j 0x10 # foo ^ SyntaxError: invalid syntax *** Error compiling '/exopi-obj/pobj/py-spark-parser-1.9.0/fake-amd64/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/scan/syms.py'... File "/usr/local/lib/python3.13/site-packages/spark_parser/example/python2/test/scan/syms.py", line 1 () { } + ~ 'abc' "abc" 10 10j 0x10 # foo ^ SyntaxError: invalid syntax ===> Building package for py3-spark-parser-1.9.0 Create /exopi-cvs/ports/packages/amd64/all/py3-spark-parser-1.9.0.tgz Creating package py3-spark-parser-1.9.0 reading plist| checking dependencies| checking dependencies|devel/py-click checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|********** | 16% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|**************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|************************************** | 59% archiving|***************************************** | 64% archiving|******************************************* | 68% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************** | 79% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-spark-parser-1.9.0.tgz >>> Running clean in devel/py-spark-parser at 1767804061.99 ===> devel/py-spark-parser ===> Cleaning for py3-spark-parser-1.9.0 >>> Ended at 1767804062.31 max_stuck=8.12/extract=1.55/build=2.35/package=11.60/clean=0.35