>>> py3-sqlglot: Building community/py3-sqlglot 26.22.0-r0 (using abuild 3.15.0-r0) started Wed, 28 May 2025 13:55:26 +0000 >>> py3-sqlglot: Validating /home/buildozer/aports/community/py3-sqlglot/APKBUILD... >>> py3-sqlglot: Analyzing dependencies... >>> py3-sqlglot: Installing for build: build-base python3 py3-gpep517 py3-setuptools_scm py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.8-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.8.1-r0) (5/26) Installing mpdecimal (4.0.1-r0) (6/26) Installing libpanelw (6.5_p20250503-r0) (7/26) Installing sqlite-libs (3.49.2-r0) (8/26) Installing python3 (3.12.10-r1) (9/26) Installing python3-pycache-pyc0 (3.12.10-r1) (10/26) Installing pyc (3.12.10-r1) (11/26) Installing python3-pyc (3.12.10-r1) (12/26) Installing py3-installer (0.7.0-r2) (13/26) Installing py3-installer-pyc (0.7.0-r2) (14/26) Installing py3-gpep517 (19-r0) (15/26) Installing py3-gpep517-pyc (19-r0) (16/26) Installing py3-parsing (3.2.3-r0) (17/26) Installing py3-parsing-pyc (3.2.3-r0) (18/26) Installing py3-packaging (25.0-r0) (19/26) Installing py3-packaging-pyc (25.0-r0) (20/26) Installing py3-setuptools (80.9.0-r0) (21/26) Installing py3-setuptools-pyc (80.9.0-r0) (22/26) Installing py3-setuptools_scm (8.3.1-r0) (23/26) Installing py3-setuptools_scm-pyc (8.3.1-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-sqlglot (20250528.135527) Executing busybox-1.37.0-r18.trigger OK: 408 MiB in 134 packages >>> py3-sqlglot: Cleaning up srcdir >>> py3-sqlglot: Cleaning up pkgdir >>> py3-sqlglot: Cleaning up tmpdir >>> py3-sqlglot: Fetching https://distfiles.alpinelinux.org/distfiles/edge//sqlglot-26.22.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sqlglot: Fetching https://files.pythonhosted.org/packages/source/s/sqlglot/sqlglot-26.22.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5243k 100 5243k 0 0 34.5M 0 --:--:-- --:--:-- --:--:-- 34.5M >>> py3-sqlglot: Fetching https://distfiles.alpinelinux.org/distfiles/edge//sqlglot-26.22.0.tar.gz >>> py3-sqlglot: Checking sha512sums... sqlglot-26.22.0.tar.gz: OK >>> py3-sqlglot: Unpacking /var/cache/distfiles/edge/sqlglot-26.22.0.tar.gz... 2025-05-28 13:55:28,622 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-28 13:55:28,676 root INFO running bdist_wheel 2025-05-28 13:55:28,687 root INFO running build 2025-05-28 13:55:28,687 root INFO running build_py 2025-05-28 13:55:28,689 root INFO creating build/lib/sqlglot 2025-05-28 13:55:28,690 root INFO copying sqlglot/_version.py -> build/lib/sqlglot 2025-05-28 13:55:28,690 root INFO copying sqlglot/__init__.py -> build/lib/sqlglot 2025-05-28 13:55:28,690 root INFO copying sqlglot/trie.py -> build/lib/sqlglot 2025-05-28 13:55:28,690 root INFO copying sqlglot/tokens.py -> build/lib/sqlglot 2025-05-28 13:55:28,690 root INFO copying sqlglot/lineage.py -> build/lib/sqlglot 2025-05-28 13:55:28,690 root INFO copying sqlglot/errors.py -> build/lib/sqlglot 2025-05-28 13:55:28,691 root INFO copying sqlglot/__main__.py -> build/lib/sqlglot 2025-05-28 13:55:28,691 root INFO copying sqlglot/helper.py -> build/lib/sqlglot 2025-05-28 13:55:28,691 root INFO copying sqlglot/transforms.py -> build/lib/sqlglot 2025-05-28 13:55:28,691 root INFO copying sqlglot/parser.py -> build/lib/sqlglot 2025-05-28 13:55:28,691 root INFO copying sqlglot/generator.py -> build/lib/sqlglot 2025-05-28 13:55:28,692 root INFO copying sqlglot/_typing.py -> build/lib/sqlglot 2025-05-28 13:55:28,692 root INFO copying sqlglot/schema.py -> build/lib/sqlglot 2025-05-28 13:55:28,692 root INFO copying sqlglot/serde.py -> build/lib/sqlglot 2025-05-28 13:55:28,692 root INFO copying sqlglot/time.py -> build/lib/sqlglot 2025-05-28 13:55:28,692 root INFO copying sqlglot/planner.py -> build/lib/sqlglot 2025-05-28 13:55:28,693 root INFO copying sqlglot/diff.py -> build/lib/sqlglot 2025-05-28 13:55:28,693 root INFO copying sqlglot/jsonpath.py -> build/lib/sqlglot 2025-05-28 13:55:28,693 root INFO copying sqlglot/expressions.py -> build/lib/sqlglot 2025-05-28 13:55:28,693 root INFO creating build/lib/sqlglot/executor 2025-05-28 13:55:28,693 root INFO copying sqlglot/executor/__init__.py -> build/lib/sqlglot/executor 2025-05-28 13:55:28,693 root INFO copying sqlglot/executor/table.py -> build/lib/sqlglot/executor 2025-05-28 13:55:28,694 root INFO copying sqlglot/executor/python.py -> build/lib/sqlglot/executor 2025-05-28 13:55:28,694 root INFO copying sqlglot/executor/env.py -> build/lib/sqlglot/executor 2025-05-28 13:55:28,694 root INFO copying sqlglot/executor/context.py -> build/lib/sqlglot/executor 2025-05-28 13:55:28,694 root INFO creating build/lib/sqlglot/optimizer 2025-05-28 13:55:28,694 root INFO copying sqlglot/optimizer/isolate_table_selects.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,694 root INFO copying sqlglot/optimizer/eliminate_joins.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,695 root INFO copying sqlglot/optimizer/pushdown_predicates.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,695 root INFO copying sqlglot/optimizer/__init__.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,695 root INFO copying sqlglot/optimizer/optimizer.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,695 root INFO copying sqlglot/optimizer/eliminate_ctes.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,695 root INFO copying sqlglot/optimizer/optimize_joins.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,695 root INFO copying sqlglot/optimizer/qualify_tables.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/eliminate_subqueries.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/canonicalize.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/normalize.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/merge_subqueries.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/annotate_types.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/pushdown_projections.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,696 root INFO copying sqlglot/optimizer/normalize_identifiers.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,697 root INFO copying sqlglot/optimizer/simplify.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,697 root INFO copying sqlglot/optimizer/unnest_subqueries.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,697 root INFO copying sqlglot/optimizer/qualify.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,697 root INFO copying sqlglot/optimizer/scope.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,697 root INFO copying sqlglot/optimizer/qualify_columns.py -> build/lib/sqlglot/optimizer 2025-05-28 13:55:28,698 root INFO creating build/lib/sqlglot/dialects 2025-05-28 13:55:28,698 root INFO copying sqlglot/dialects/drill.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,698 root INFO copying sqlglot/dialects/__init__.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,698 root INFO copying sqlglot/dialects/databricks.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,698 root INFO copying sqlglot/dialects/doris.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,698 root INFO copying sqlglot/dialects/starrocks.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,698 root INFO copying sqlglot/dialects/trino.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,699 root INFO copying sqlglot/dialects/dialect.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,699 root INFO copying sqlglot/dialects/hive.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,699 root INFO copying sqlglot/dialects/risingwave.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,699 root INFO copying sqlglot/dialects/clickhouse.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,699 root INFO copying sqlglot/dialects/duckdb.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,700 root INFO copying sqlglot/dialects/mysql.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,700 root INFO copying sqlglot/dialects/athena.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,700 root INFO copying sqlglot/dialects/oracle.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,700 root INFO copying sqlglot/dialects/postgres.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,700 root INFO copying sqlglot/dialects/dune.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,700 root INFO copying sqlglot/dialects/bigquery.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/sqlite.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/presto.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/snowflake.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/druid.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/teradata.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/spark.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,701 root INFO copying sqlglot/dialects/tsql.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,702 root INFO copying sqlglot/dialects/spark2.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,702 root INFO copying sqlglot/dialects/redshift.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,702 root INFO copying sqlglot/dialects/tableau.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,702 root INFO copying sqlglot/dialects/prql.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,702 root INFO copying sqlglot/dialects/materialize.py -> build/lib/sqlglot/dialects 2025-05-28 13:55:28,703 root INFO copying sqlglot/py.typed -> build/lib/sqlglot 2025-05-28 13:55:28,708 root INFO installing to build/bdist.linux-s390x/wheel 2025-05-28 13:55:28,708 root INFO running install 2025-05-28 13:55:28,717 root INFO running install_lib 2025-05-28 13:55:28,720 root INFO creating build/bdist.linux-s390x/wheel 2025-05-28 13:55:28,720 root INFO creating build/bdist.linux-s390x/wheel/sqlglot 2025-05-28 13:55:28,720 root INFO copying build/lib/sqlglot/_version.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,720 root INFO copying build/lib/sqlglot/__init__.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,720 root INFO copying build/lib/sqlglot/trie.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,720 root INFO copying build/lib/sqlglot/tokens.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/lineage.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,721 root INFO creating build/bdist.linux-s390x/wheel/sqlglot/executor 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/executor/__init__.py -> build/bdist.linux-s390x/wheel/./sqlglot/executor 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/executor/table.py -> build/bdist.linux-s390x/wheel/./sqlglot/executor 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/executor/python.py -> build/bdist.linux-s390x/wheel/./sqlglot/executor 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/executor/env.py -> build/bdist.linux-s390x/wheel/./sqlglot/executor 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/executor/context.py -> build/bdist.linux-s390x/wheel/./sqlglot/executor 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/errors.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,721 root INFO copying build/lib/sqlglot/__main__.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/helper.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/transforms.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/parser.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/py.typed -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/generator.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/_typing.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/schema.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,722 root INFO copying build/lib/sqlglot/serde.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/time.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/planner.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,723 root INFO creating build/bdist.linux-s390x/wheel/sqlglot/optimizer 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/optimizer/isolate_table_selects.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/optimizer/eliminate_joins.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/optimizer/pushdown_predicates.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/optimizer/__init__.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,723 root INFO copying build/lib/sqlglot/optimizer/optimizer.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/eliminate_ctes.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/optimize_joins.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/qualify_tables.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/eliminate_subqueries.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/canonicalize.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/normalize.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/merge_subqueries.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/annotate_types.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/pushdown_projections.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,724 root INFO copying build/lib/sqlglot/optimizer/normalize_identifiers.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/optimizer/simplify.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/optimizer/unnest_subqueries.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/optimizer/qualify.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/optimizer/scope.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/optimizer/qualify_columns.py -> build/bdist.linux-s390x/wheel/./sqlglot/optimizer 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/diff.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/jsonpath.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,725 root INFO copying build/lib/sqlglot/expressions.py -> build/bdist.linux-s390x/wheel/./sqlglot 2025-05-28 13:55:28,726 root INFO creating build/bdist.linux-s390x/wheel/sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/drill.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/__init__.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/databricks.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/doris.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/starrocks.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/trino.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,726 root INFO copying build/lib/sqlglot/dialects/dialect.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/hive.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/risingwave.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/clickhouse.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/duckdb.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/mysql.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/athena.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/oracle.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/postgres.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,727 root INFO copying build/lib/sqlglot/dialects/dune.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/bigquery.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/sqlite.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/presto.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/snowflake.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/druid.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/teradata.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/spark.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/tsql.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,728 root INFO copying build/lib/sqlglot/dialects/spark2.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,729 root INFO copying build/lib/sqlglot/dialects/redshift.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,729 root INFO copying build/lib/sqlglot/dialects/tableau.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,729 root INFO copying build/lib/sqlglot/dialects/prql.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,729 root INFO copying build/lib/sqlglot/dialects/materialize.py -> build/bdist.linux-s390x/wheel/./sqlglot/dialects 2025-05-28 13:55:28,729 root INFO running install_egg_info 2025-05-28 13:55:28,731 root INFO running egg_info 2025-05-28 13:55:28,733 root INFO writing sqlglot.egg-info/PKG-INFO 2025-05-28 13:55:28,736 root INFO writing dependency_links to sqlglot.egg-info/dependency_links.txt 2025-05-28 13:55:28,737 root INFO writing requirements to sqlglot.egg-info/requires.txt 2025-05-28 13:55:28,737 root INFO writing top-level names to sqlglot.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-05-28 13:55:28,749 root INFO reading manifest file 'sqlglot.egg-info/SOURCES.txt' 2025-05-28 13:55:28,752 root INFO reading manifest template 'MANIFEST.in' 2025-05-28 13:55:28,752 root WARNING no previously-included directories found matching 'docs' 2025-05-28 13:55:28,752 root WARNING no previously-included directories found matching 'posts' 2025-05-28 13:55:28,753 root WARNING no previously-included directories found matching 'benchmarks' 2025-05-28 13:55:28,753 root WARNING no previously-included directories found matching '.github' 2025-05-28 13:55:28,753 root WARNING no previously-included directories found matching 'pdoc' 2025-05-28 13:55:28,753 root INFO adding license file 'LICENSE' 2025-05-28 13:55:28,756 root INFO writing manifest file 'sqlglot.egg-info/SOURCES.txt' 2025-05-28 13:55:28,756 root INFO Copying sqlglot.egg-info to build/bdist.linux-s390x/wheel/./sqlglot-26.22.0-py3.12.egg-info 2025-05-28 13:55:28,756 root INFO running install_scripts 2025-05-28 13:55:28,757 root INFO creating build/bdist.linux-s390x/wheel/sqlglot-26.22.0.dist-info/WHEEL 2025-05-28 13:55:28,757 wheel INFO creating '/home/buildozer/aports/community/py3-sqlglot/src/sqlglot-26.22.0/.dist/.tmp-zfvwq2cj/sqlglot-26.22.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-05-28 13:55:28,758 wheel INFO adding 'sqlglot/__init__.py' 2025-05-28 13:55:28,758 wheel INFO adding 'sqlglot/__main__.py' 2025-05-28 13:55:28,758 wheel INFO adding 'sqlglot/_typing.py' 2025-05-28 13:55:28,758 wheel INFO adding 'sqlglot/_version.py' 2025-05-28 13:55:28,758 wheel INFO adding 'sqlglot/diff.py' 2025-05-28 13:55:28,758 wheel INFO adding 'sqlglot/errors.py' 2025-05-28 13:55:28,759 wheel INFO adding 'sqlglot/expressions.py' 2025-05-28 13:55:28,760 wheel INFO adding 'sqlglot/generator.py' 2025-05-28 13:55:28,760 wheel INFO adding 'sqlglot/helper.py' 2025-05-28 13:55:28,760 wheel INFO adding 'sqlglot/jsonpath.py' 2025-05-28 13:55:28,760 wheel INFO adding 'sqlglot/lineage.py' 2025-05-28 13:55:28,761 wheel INFO adding 'sqlglot/parser.py' 2025-05-28 13:55:28,761 wheel INFO adding 'sqlglot/planner.py' 2025-05-28 13:55:28,761 wheel INFO adding 'sqlglot/py.typed' 2025-05-28 13:55:28,761 wheel INFO adding 'sqlglot/schema.py' 2025-05-28 13:55:28,762 wheel INFO adding 'sqlglot/serde.py' 2025-05-28 13:55:28,762 wheel INFO adding 'sqlglot/time.py' 2025-05-28 13:55:28,762 wheel INFO adding 'sqlglot/tokens.py' 2025-05-28 13:55:28,762 wheel INFO adding 'sqlglot/transforms.py' 2025-05-28 13:55:28,762 wheel INFO adding 'sqlglot/trie.py' 2025-05-28 13:55:28,762 wheel INFO adding 'sqlglot/dialects/__init__.py' 2025-05-28 13:55:28,763 wheel INFO adding 'sqlglot/dialects/athena.py' 2025-05-28 13:55:28,763 wheel INFO adding 'sqlglot/dialects/bigquery.py' 2025-05-28 13:55:28,763 wheel INFO adding 'sqlglot/dialects/clickhouse.py' 2025-05-28 13:55:28,763 wheel INFO adding 'sqlglot/dialects/databricks.py' 2025-05-28 13:55:28,764 wheel INFO adding 'sqlglot/dialects/dialect.py' 2025-05-28 13:55:28,764 wheel INFO adding 'sqlglot/dialects/doris.py' 2025-05-28 13:55:28,764 wheel INFO adding 'sqlglot/dialects/drill.py' 2025-05-28 13:55:28,764 wheel INFO adding 'sqlglot/dialects/druid.py' 2025-05-28 13:55:28,764 wheel INFO adding 'sqlglot/dialects/duckdb.py' 2025-05-28 13:55:28,764 wheel INFO adding 'sqlglot/dialects/dune.py' 2025-05-28 13:55:28,765 wheel INFO adding 'sqlglot/dialects/hive.py' 2025-05-28 13:55:28,765 wheel INFO adding 'sqlglot/dialects/materialize.py' 2025-05-28 13:55:28,765 wheel INFO adding 'sqlglot/dialects/mysql.py' 2025-05-28 13:55:28,765 wheel INFO adding 'sqlglot/dialects/oracle.py' 2025-05-28 13:55:28,765 wheel INFO adding 'sqlglot/dialects/postgres.py' 2025-05-28 13:55:28,765 wheel INFO adding 'sqlglot/dialects/presto.py' 2025-05-28 13:55:28,766 wheel INFO adding 'sqlglot/dialects/prql.py' 2025-05-28 13:55:28,766 wheel INFO adding 'sqlglot/dialects/redshift.py' 2025-05-28 13:55:28,766 wheel INFO adding 'sqlglot/dialects/risingwave.py' 2025-05-28 13:55:28,766 wheel INFO adding 'sqlglot/dialects/snowflake.py' 2025-05-28 13:55:28,766 wheel INFO adding 'sqlglot/dialects/spark.py' 2025-05-28 13:55:28,766 wheel INFO adding 'sqlglot/dialects/spark2.py' 2025-05-28 13:55:28,767 wheel INFO adding 'sqlglot/dialects/sqlite.py' 2025-05-28 13:55:28,767 wheel INFO adding 'sqlglot/dialects/starrocks.py' 2025-05-28 13:55:28,767 wheel INFO adding 'sqlglot/dialects/tableau.py' 2025-05-28 13:55:28,767 wheel INFO adding 'sqlglot/dialects/teradata.py' 2025-05-28 13:55:28,767 wheel INFO adding 'sqlglot/dialects/trino.py' 2025-05-28 13:55:28,767 wheel INFO adding 'sqlglot/dialects/tsql.py' 2025-05-28 13:55:28,768 wheel INFO adding 'sqlglot/executor/__init__.py' 2025-05-28 13:55:28,768 wheel INFO adding 'sqlglot/executor/context.py' 2025-05-28 13:55:28,768 wheel INFO adding 'sqlglot/executor/env.py' 2025-05-28 13:55:28,768 wheel INFO adding 'sqlglot/executor/python.py' 2025-05-28 13:55:28,768 wheel INFO adding 'sqlglot/executor/table.py' 2025-05-28 13:55:28,768 wheel INFO adding 'sqlglot/optimizer/__init__.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/annotate_types.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/canonicalize.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/eliminate_ctes.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/eliminate_joins.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/eliminate_subqueries.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/isolate_table_selects.py' 2025-05-28 13:55:28,769 wheel INFO adding 'sqlglot/optimizer/merge_subqueries.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/normalize.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/normalize_identifiers.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/optimize_joins.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/optimizer.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/pushdown_predicates.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/pushdown_projections.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/qualify.py' 2025-05-28 13:55:28,770 wheel INFO adding 'sqlglot/optimizer/qualify_columns.py' 2025-05-28 13:55:28,771 wheel INFO adding 'sqlglot/optimizer/qualify_tables.py' 2025-05-28 13:55:28,771 wheel INFO adding 'sqlglot/optimizer/scope.py' 2025-05-28 13:55:28,771 wheel INFO adding 'sqlglot/optimizer/simplify.py' 2025-05-28 13:55:28,771 wheel INFO adding 'sqlglot/optimizer/unnest_subqueries.py' 2025-05-28 13:55:28,771 wheel INFO adding 'sqlglot-26.22.0.dist-info/licenses/LICENSE' 2025-05-28 13:55:28,772 wheel INFO adding 'sqlglot-26.22.0.dist-info/METADATA' 2025-05-28 13:55:28,772 wheel INFO adding 'sqlglot-26.22.0.dist-info/WHEEL' 2025-05-28 13:55:28,772 wheel INFO adding 'sqlglot-26.22.0.dist-info/top_level.txt' 2025-05-28 13:55:28,772 wheel INFO adding 'sqlglot-26.22.0.dist-info/RECORD' 2025-05-28 13:55:28,772 root INFO removing build/bdist.linux-s390x/wheel 2025-05-28 13:55:28,773 gpep517 INFO The backend produced .dist/sqlglot-26.22.0-py3-none-any.whl sqlglot-26.22.0-py3-none-any.whl >>> py3-sqlglot: Entering fakeroot... >>> py3-sqlglot-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/sqlglot/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/__pycache__' 'usr/lib/python3.12/site-packages/sqlglot/executor/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/executor/__pycache__' 'usr/lib/python3.12/site-packages/sqlglot/optimizer/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/optimizer/__pycache__' 'usr/lib/python3.12/site-packages/sqlglot/dialects/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/dialects/__pycache__' >>> py3-sqlglot-pyc*: Preparing subpackage py3-sqlglot-pyc... libfakeroot internal error: payload not recognized! >>> py3-sqlglot-pyc*: Running postcheck for py3-sqlglot-pyc >>> py3-sqlglot*: Running postcheck for py3-sqlglot >>> py3-sqlglot*: Preparing package py3-sqlglot... >>> py3-sqlglot-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-sqlglot-pyc*: Package size: 2.5 MB >>> py3-sqlglot-pyc*: Compressing data... >>> py3-sqlglot-pyc*: Create checksum... >>> py3-sqlglot-pyc*: Create py3-sqlglot-pyc-26.22.0-r0.apk >>> py3-sqlglot*: Tracing dependencies... python3 python3~3.12 >>> py3-sqlglot*: Package size: 1.8 MB >>> py3-sqlglot*: Compressing data... >>> py3-sqlglot*: Create checksum... >>> py3-sqlglot*: Create py3-sqlglot-26.22.0-r0.apk >>> py3-sqlglot: Build complete at Wed, 28 May 2025 13:55:30 +0000 elapsed time 0h 0m 4s >>> py3-sqlglot: Cleaning up srcdir >>> py3-sqlglot: Cleaning up pkgdir >>> py3-sqlglot: Uninstalling dependencies... (1/26) Purging .makedepends-py3-sqlglot (20250528.135527) (2/26) Purging py3-gpep517-pyc (19-r0) (3/26) Purging py3-gpep517 (19-r0) (4/26) Purging py3-installer-pyc (0.7.0-r2) (5/26) Purging py3-installer (0.7.0-r2) (6/26) Purging py3-setuptools_scm-pyc (8.3.1-r0) (7/26) Purging py3-setuptools_scm (8.3.1-r0) (8/26) Purging py3-setuptools-pyc (80.9.0-r0) (9/26) Purging py3-setuptools (80.9.0-r0) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.10-r1) (17/26) Purging python3-pycache-pyc0 (3.12.10-r1) (18/26) Purging pyc (3.12.10-r1) (19/26) Purging python3 (3.12.10-r1) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.8-r0) (23/26) Purging libpanelw (6.5_p20250503-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.49.2-r0) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 361 MiB in 108 packages >>> py3-sqlglot: Updating the community/s390x repository index... >>> py3-sqlglot: Signing the index...