>>> py3-sqlglot: Building community/py3-sqlglot 25.29.0-r0 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 01:03:11 +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/24) Installing libffi (3.4.6-r0) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20241006-r2) (5/24) Installing sqlite-libs (3.47.0-r0) (6/24) Installing python3 (3.12.7-r1) (7/24) Installing python3-pycache-pyc0 (3.12.7-r1) (8/24) Installing pyc (3.12.7-r1) (9/24) Installing python3-pyc (3.12.7-r1) (10/24) Installing py3-installer (0.7.0-r2) (11/24) Installing py3-installer-pyc (0.7.0-r2) (12/24) Installing py3-gpep517 (16-r0) (13/24) Installing py3-gpep517-pyc (16-r0) (14/24) Installing py3-parsing (3.1.4-r0) (15/24) Installing py3-parsing-pyc (3.1.4-r0) (16/24) Installing py3-packaging (24.1-r0) (17/24) Installing py3-packaging-pyc (24.1-r0) (18/24) Installing py3-setuptools (70.3.0-r0) (19/24) Installing py3-setuptools-pyc (70.3.0-r0) (20/24) Installing py3-setuptools_scm (8.1.0-r0) (21/24) Installing py3-setuptools_scm-pyc (8.1.0-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-sqlglot (20241111.010312) Executing busybox-1.37.0-r6.trigger OK: 329 MiB in 132 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-25.29.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-25.29.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 18.6M 0 62523 0 0 52388 0 0:06:14 0:00:01 0:06:13 52388 16 18.6M 16 3120k 0 0 1246k 0 0:00:15 0:00:02 0:00:13 2336k 57 18.6M 57 10.7M 0 0 3486k 0 0:00:05 0:00:03 0:00:02 5572k 80 18.6M 80 15.0M 0 0 3662k 0 0:00:05 0:00:04 0:00:01 5087k 100 18.6M 100 18.6M 0 0 4233k 0 0:00:04 0:00:04 --:--:-- 5734k >>> py3-sqlglot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqlglot-25.29.0.tar.gz >>> py3-sqlglot: Checking sha512sums... sqlglot-25.29.0.tar.gz: OK >>> py3-sqlglot: Unpacking /var/cache/distfiles/sqlglot-25.29.0.tar.gz... 2024-11-11 01:03:18,987 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' 2024-11-11 01:03:19,033 root INFO running bdist_wheel 2024-11-11 01:03:19,054 root INFO running build 2024-11-11 01:03:19,054 root INFO running build_py 2024-11-11 01:03:19,058 root INFO creating build 2024-11-11 01:03:19,058 root INFO creating build/lib 2024-11-11 01:03:19,058 root INFO creating build/lib/sqlglot 2024-11-11 01:03:19,059 root INFO copying sqlglot/helper.py -> build/lib/sqlglot 2024-11-11 01:03:19,059 root INFO copying sqlglot/diff.py -> build/lib/sqlglot 2024-11-11 01:03:19,059 root INFO copying sqlglot/transforms.py -> build/lib/sqlglot 2024-11-11 01:03:19,059 root INFO copying sqlglot/time.py -> build/lib/sqlglot 2024-11-11 01:03:19,059 root INFO copying sqlglot/trie.py -> build/lib/sqlglot 2024-11-11 01:03:19,060 root INFO copying sqlglot/parser.py -> build/lib/sqlglot 2024-11-11 01:03:19,060 root INFO copying sqlglot/jsonpath.py -> build/lib/sqlglot 2024-11-11 01:03:19,060 root INFO copying sqlglot/lineage.py -> build/lib/sqlglot 2024-11-11 01:03:19,060 root INFO copying sqlglot/tokens.py -> build/lib/sqlglot 2024-11-11 01:03:19,061 root INFO copying sqlglot/serde.py -> build/lib/sqlglot 2024-11-11 01:03:19,061 root INFO copying sqlglot/expressions.py -> build/lib/sqlglot 2024-11-11 01:03:19,061 root INFO copying sqlglot/schema.py -> build/lib/sqlglot 2024-11-11 01:03:19,061 root INFO copying sqlglot/_version.py -> build/lib/sqlglot 2024-11-11 01:03:19,061 root INFO copying sqlglot/planner.py -> build/lib/sqlglot 2024-11-11 01:03:19,062 root INFO copying sqlglot/__main__.py -> build/lib/sqlglot 2024-11-11 01:03:19,062 root INFO copying sqlglot/errors.py -> build/lib/sqlglot 2024-11-11 01:03:19,062 root INFO copying sqlglot/generator.py -> build/lib/sqlglot 2024-11-11 01:03:19,062 root INFO copying sqlglot/__init__.py -> build/lib/sqlglot 2024-11-11 01:03:19,062 root INFO copying sqlglot/_typing.py -> build/lib/sqlglot 2024-11-11 01:03:19,063 root INFO creating build/lib/sqlglot/dialects 2024-11-11 01:03:19,063 root INFO copying sqlglot/dialects/postgres.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,063 root INFO copying sqlglot/dialects/databricks.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,064 root INFO copying sqlglot/dialects/trino.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,064 root INFO copying sqlglot/dialects/bigquery.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,064 root INFO copying sqlglot/dialects/prql.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,064 root INFO copying sqlglot/dialects/presto.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,064 root INFO copying sqlglot/dialects/risingwave.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,065 root INFO copying sqlglot/dialects/doris.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,065 root INFO copying sqlglot/dialects/drill.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,065 root INFO copying sqlglot/dialects/duckdb.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,065 root INFO copying sqlglot/dialects/redshift.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,065 root INFO copying sqlglot/dialects/tableau.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,066 root INFO copying sqlglot/dialects/athena.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,066 root INFO copying sqlglot/dialects/spark2.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,066 root INFO copying sqlglot/dialects/starrocks.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,066 root INFO copying sqlglot/dialects/clickhouse.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,066 root INFO copying sqlglot/dialects/tsql.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,067 root INFO copying sqlglot/dialects/spark.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,067 root INFO copying sqlglot/dialects/snowflake.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,067 root INFO copying sqlglot/dialects/materialize.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,067 root INFO copying sqlglot/dialects/mysql.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,067 root INFO copying sqlglot/dialects/dialect.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,067 root INFO copying sqlglot/dialects/hive.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,068 root INFO copying sqlglot/dialects/__init__.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,068 root INFO copying sqlglot/dialects/sqlite.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,068 root INFO copying sqlglot/dialects/oracle.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,068 root INFO copying sqlglot/dialects/teradata.py -> build/lib/sqlglot/dialects 2024-11-11 01:03:19,069 root INFO creating build/lib/sqlglot/executor 2024-11-11 01:03:19,069 root INFO copying sqlglot/executor/context.py -> build/lib/sqlglot/executor 2024-11-11 01:03:19,069 root INFO copying sqlglot/executor/env.py -> build/lib/sqlglot/executor 2024-11-11 01:03:19,069 root INFO copying sqlglot/executor/python.py -> build/lib/sqlglot/executor 2024-11-11 01:03:19,069 root INFO copying sqlglot/executor/table.py -> build/lib/sqlglot/executor 2024-11-11 01:03:19,069 root INFO copying sqlglot/executor/__init__.py -> build/lib/sqlglot/executor 2024-11-11 01:03:19,070 root INFO creating build/lib/sqlglot/optimizer 2024-11-11 01:03:19,070 root INFO copying sqlglot/optimizer/normalize_identifiers.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,070 root INFO copying sqlglot/optimizer/qualify_tables.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,071 root INFO copying sqlglot/optimizer/scope.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,071 root INFO copying sqlglot/optimizer/eliminate_subqueries.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,071 root INFO copying sqlglot/optimizer/simplify.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,071 root INFO copying sqlglot/optimizer/optimize_joins.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,071 root INFO copying sqlglot/optimizer/pushdown_predicates.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,071 root INFO copying sqlglot/optimizer/merge_subqueries.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,072 root INFO copying sqlglot/optimizer/qualify_columns.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,072 root INFO copying sqlglot/optimizer/canonicalize.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,072 root INFO copying sqlglot/optimizer/normalize.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,072 root INFO copying sqlglot/optimizer/pushdown_projections.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,072 root INFO copying sqlglot/optimizer/annotate_types.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,073 root INFO copying sqlglot/optimizer/unnest_subqueries.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,073 root INFO copying sqlglot/optimizer/optimizer.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,073 root INFO copying sqlglot/optimizer/isolate_table_selects.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,073 root INFO copying sqlglot/optimizer/eliminate_joins.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,073 root INFO copying sqlglot/optimizer/eliminate_ctes.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,073 root INFO copying sqlglot/optimizer/qualify.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,074 root INFO copying sqlglot/optimizer/__init__.py -> build/lib/sqlglot/optimizer 2024-11-11 01:03:19,075 root INFO copying sqlglot/py.typed -> build/lib/sqlglot 2024-11-11 01:03:19,083 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-11-11 01:03:19,083 root INFO running install 2024-11-11 01:03:19,104 root INFO running install_lib 2024-11-11 01:03:19,107 root INFO creating build/bdist.linux-ppc64le 2024-11-11 01:03:19,107 root INFO creating build/bdist.linux-ppc64le/wheel 2024-11-11 01:03:19,107 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,107 root INFO copying build/lib/sqlglot/helper.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,107 root INFO copying build/lib/sqlglot/diff.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,108 root INFO copying build/lib/sqlglot/transforms.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,108 root INFO copying build/lib/sqlglot/time.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,108 root INFO copying build/lib/sqlglot/trie.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,108 root INFO copying build/lib/sqlglot/parser.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,109 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,109 root INFO copying build/lib/sqlglot/dialects/postgres.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,109 root INFO copying build/lib/sqlglot/dialects/databricks.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,109 root INFO copying build/lib/sqlglot/dialects/trino.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,109 root INFO copying build/lib/sqlglot/dialects/bigquery.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,110 root INFO copying build/lib/sqlglot/dialects/prql.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,110 root INFO copying build/lib/sqlglot/dialects/presto.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,110 root INFO copying build/lib/sqlglot/dialects/risingwave.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,110 root INFO copying build/lib/sqlglot/dialects/doris.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,110 root INFO copying build/lib/sqlglot/dialects/drill.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,110 root INFO copying build/lib/sqlglot/dialects/duckdb.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,111 root INFO copying build/lib/sqlglot/dialects/redshift.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,111 root INFO copying build/lib/sqlglot/dialects/tableau.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,111 root INFO copying build/lib/sqlglot/dialects/athena.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,111 root INFO copying build/lib/sqlglot/dialects/spark2.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,111 root INFO copying build/lib/sqlglot/dialects/starrocks.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,111 root INFO copying build/lib/sqlglot/dialects/clickhouse.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,112 root INFO copying build/lib/sqlglot/dialects/tsql.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,112 root INFO copying build/lib/sqlglot/dialects/spark.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,112 root INFO copying build/lib/sqlglot/dialects/snowflake.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,112 root INFO copying build/lib/sqlglot/dialects/materialize.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,112 root INFO copying build/lib/sqlglot/dialects/mysql.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,113 root INFO copying build/lib/sqlglot/dialects/dialect.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,113 root INFO copying build/lib/sqlglot/dialects/hive.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,113 root INFO copying build/lib/sqlglot/dialects/__init__.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,113 root INFO copying build/lib/sqlglot/dialects/sqlite.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,113 root INFO copying build/lib/sqlglot/dialects/oracle.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,114 root INFO copying build/lib/sqlglot/dialects/teradata.py -> build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2024-11-11 01:03:19,114 root INFO copying build/lib/sqlglot/jsonpath.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,114 root INFO copying build/lib/sqlglot/lineage.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,114 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/executor 2024-11-11 01:03:19,114 root INFO copying build/lib/sqlglot/executor/context.py -> build/bdist.linux-ppc64le/wheel/sqlglot/executor 2024-11-11 01:03:19,114 root INFO copying build/lib/sqlglot/executor/env.py -> build/bdist.linux-ppc64le/wheel/sqlglot/executor 2024-11-11 01:03:19,115 root INFO copying build/lib/sqlglot/executor/python.py -> build/bdist.linux-ppc64le/wheel/sqlglot/executor 2024-11-11 01:03:19,115 root INFO copying build/lib/sqlglot/executor/table.py -> build/bdist.linux-ppc64le/wheel/sqlglot/executor 2024-11-11 01:03:19,115 root INFO copying build/lib/sqlglot/executor/__init__.py -> build/bdist.linux-ppc64le/wheel/sqlglot/executor 2024-11-11 01:03:19,115 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,115 root INFO copying build/lib/sqlglot/optimizer/normalize_identifiers.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,115 root INFO copying build/lib/sqlglot/optimizer/qualify_tables.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,116 root INFO copying build/lib/sqlglot/optimizer/scope.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,116 root INFO copying build/lib/sqlglot/optimizer/eliminate_subqueries.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,116 root INFO copying build/lib/sqlglot/optimizer/simplify.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,116 root INFO copying build/lib/sqlglot/optimizer/optimize_joins.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,116 root INFO copying build/lib/sqlglot/optimizer/pushdown_predicates.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,117 root INFO copying build/lib/sqlglot/optimizer/merge_subqueries.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,117 root INFO copying build/lib/sqlglot/optimizer/qualify_columns.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,117 root INFO copying build/lib/sqlglot/optimizer/canonicalize.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,117 root INFO copying build/lib/sqlglot/optimizer/normalize.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,117 root INFO copying build/lib/sqlglot/optimizer/pushdown_projections.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,117 root INFO copying build/lib/sqlglot/optimizer/annotate_types.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,118 root INFO copying build/lib/sqlglot/optimizer/unnest_subqueries.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,118 root INFO copying build/lib/sqlglot/optimizer/optimizer.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,118 root INFO copying build/lib/sqlglot/optimizer/isolate_table_selects.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,118 root INFO copying build/lib/sqlglot/optimizer/eliminate_joins.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,118 root INFO copying build/lib/sqlglot/optimizer/eliminate_ctes.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,118 root INFO copying build/lib/sqlglot/optimizer/qualify.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,119 root INFO copying build/lib/sqlglot/optimizer/__init__.py -> build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2024-11-11 01:03:19,119 root INFO copying build/lib/sqlglot/tokens.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,119 root INFO copying build/lib/sqlglot/serde.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,119 root INFO copying build/lib/sqlglot/expressions.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,120 root INFO copying build/lib/sqlglot/schema.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,120 root INFO copying build/lib/sqlglot/_version.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,120 root INFO copying build/lib/sqlglot/planner.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,120 root INFO copying build/lib/sqlglot/__main__.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,120 root INFO copying build/lib/sqlglot/errors.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,120 root INFO copying build/lib/sqlglot/py.typed -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,121 root INFO copying build/lib/sqlglot/generator.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,121 root INFO copying build/lib/sqlglot/__init__.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,121 root INFO copying build/lib/sqlglot/_typing.py -> build/bdist.linux-ppc64le/wheel/sqlglot 2024-11-11 01:03:19,121 root INFO running install_egg_info 2024-11-11 01:03:19,124 root INFO running egg_info 2024-11-11 01:03:19,127 root INFO writing sqlglot.egg-info/PKG-INFO 2024-11-11 01:03:19,130 root INFO writing dependency_links to sqlglot.egg-info/dependency_links.txt 2024-11-11 01:03:19,132 root INFO writing requirements to sqlglot.egg-info/requires.txt 2024-11-11 01:03:19,132 root INFO writing top-level names to sqlglot.egg-info/top_level.txt 2024-11-11 01:03:22,348 root INFO reading manifest file 'sqlglot.egg-info/SOURCES.txt' 2024-11-11 01:03:22,353 root INFO adding license file 'LICENSE' 2024-11-11 01:03:22,365 root INFO writing manifest file 'sqlglot.egg-info/SOURCES.txt' 2024-11-11 01:03:22,365 root INFO Copying sqlglot.egg-info to build/bdist.linux-ppc64le/wheel/sqlglot-25.29.0-py3.12.egg-info 2024-11-11 01:03:22,367 root INFO running install_scripts 2024-11-11 01:03:22,373 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot-25.29.0.dist-info/WHEEL 2024-11-11 01:03:22,374 wheel INFO creating '/home/buildozer/aports/community/py3-sqlglot/src/sqlglot-25.29.0/.dist/.tmp-91so31fv/sqlglot-25.29.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-11-11 01:03:22,374 wheel INFO adding 'sqlglot/__init__.py' 2024-11-11 01:03:22,374 wheel INFO adding 'sqlglot/__main__.py' 2024-11-11 01:03:22,374 wheel INFO adding 'sqlglot/_typing.py' 2024-11-11 01:03:22,375 wheel INFO adding 'sqlglot/_version.py' 2024-11-11 01:03:22,375 wheel INFO adding 'sqlglot/diff.py' 2024-11-11 01:03:22,375 wheel INFO adding 'sqlglot/errors.py' 2024-11-11 01:03:22,375 wheel INFO adding 'sqlglot/expressions.py' 2024-11-11 01:03:22,376 wheel INFO adding 'sqlglot/generator.py' 2024-11-11 01:03:22,377 wheel INFO adding 'sqlglot/helper.py' 2024-11-11 01:03:22,377 wheel INFO adding 'sqlglot/jsonpath.py' 2024-11-11 01:03:22,378 wheel INFO adding 'sqlglot/lineage.py' 2024-11-11 01:03:22,378 wheel INFO adding 'sqlglot/parser.py' 2024-11-11 01:03:22,379 wheel INFO adding 'sqlglot/planner.py' 2024-11-11 01:03:22,379 wheel INFO adding 'sqlglot/py.typed' 2024-11-11 01:03:22,380 wheel INFO adding 'sqlglot/schema.py' 2024-11-11 01:03:22,380 wheel INFO adding 'sqlglot/serde.py' 2024-11-11 01:03:22,380 wheel INFO adding 'sqlglot/time.py' 2024-11-11 01:03:22,380 wheel INFO adding 'sqlglot/tokens.py' 2024-11-11 01:03:22,381 wheel INFO adding 'sqlglot/transforms.py' 2024-11-11 01:03:22,381 wheel INFO adding 'sqlglot/trie.py' 2024-11-11 01:03:22,381 wheel INFO adding 'sqlglot/dialects/__init__.py' 2024-11-11 01:03:22,382 wheel INFO adding 'sqlglot/dialects/athena.py' 2024-11-11 01:03:22,382 wheel INFO adding 'sqlglot/dialects/bigquery.py' 2024-11-11 01:03:22,382 wheel INFO adding 'sqlglot/dialects/clickhouse.py' 2024-11-11 01:03:22,382 wheel INFO adding 'sqlglot/dialects/databricks.py' 2024-11-11 01:03:22,383 wheel INFO adding 'sqlglot/dialects/dialect.py' 2024-11-11 01:03:22,383 wheel INFO adding 'sqlglot/dialects/doris.py' 2024-11-11 01:03:22,383 wheel INFO adding 'sqlglot/dialects/drill.py' 2024-11-11 01:03:22,384 wheel INFO adding 'sqlglot/dialects/duckdb.py' 2024-11-11 01:03:22,384 wheel INFO adding 'sqlglot/dialects/hive.py' 2024-11-11 01:03:22,384 wheel INFO adding 'sqlglot/dialects/materialize.py' 2024-11-11 01:03:22,384 wheel INFO adding 'sqlglot/dialects/mysql.py' 2024-11-11 01:03:22,385 wheel INFO adding 'sqlglot/dialects/oracle.py' 2024-11-11 01:03:22,385 wheel INFO adding 'sqlglot/dialects/postgres.py' 2024-11-11 01:03:22,385 wheel INFO adding 'sqlglot/dialects/presto.py' 2024-11-11 01:03:22,386 wheel INFO adding 'sqlglot/dialects/prql.py' 2024-11-11 01:03:22,386 wheel INFO adding 'sqlglot/dialects/redshift.py' 2024-11-11 01:03:22,386 wheel INFO adding 'sqlglot/dialects/risingwave.py' 2024-11-11 01:03:22,386 wheel INFO adding 'sqlglot/dialects/snowflake.py' 2024-11-11 01:03:22,387 wheel INFO adding 'sqlglot/dialects/spark.py' 2024-11-11 01:03:22,387 wheel INFO adding 'sqlglot/dialects/spark2.py' 2024-11-11 01:03:22,387 wheel INFO adding 'sqlglot/dialects/sqlite.py' 2024-11-11 01:03:22,387 wheel INFO adding 'sqlglot/dialects/starrocks.py' 2024-11-11 01:03:22,387 wheel INFO adding 'sqlglot/dialects/tableau.py' 2024-11-11 01:03:22,388 wheel INFO adding 'sqlglot/dialects/teradata.py' 2024-11-11 01:03:22,388 wheel INFO adding 'sqlglot/dialects/trino.py' 2024-11-11 01:03:22,388 wheel INFO adding 'sqlglot/dialects/tsql.py' 2024-11-11 01:03:22,388 wheel INFO adding 'sqlglot/executor/__init__.py' 2024-11-11 01:03:22,389 wheel INFO adding 'sqlglot/executor/context.py' 2024-11-11 01:03:22,389 wheel INFO adding 'sqlglot/executor/env.py' 2024-11-11 01:03:22,389 wheel INFO adding 'sqlglot/executor/python.py' 2024-11-11 01:03:22,389 wheel INFO adding 'sqlglot/executor/table.py' 2024-11-11 01:03:22,390 wheel INFO adding 'sqlglot/optimizer/__init__.py' 2024-11-11 01:03:22,390 wheel INFO adding 'sqlglot/optimizer/annotate_types.py' 2024-11-11 01:03:22,390 wheel INFO adding 'sqlglot/optimizer/canonicalize.py' 2024-11-11 01:03:22,390 wheel INFO adding 'sqlglot/optimizer/eliminate_ctes.py' 2024-11-11 01:03:22,390 wheel INFO adding 'sqlglot/optimizer/eliminate_joins.py' 2024-11-11 01:03:22,391 wheel INFO adding 'sqlglot/optimizer/eliminate_subqueries.py' 2024-11-11 01:03:22,391 wheel INFO adding 'sqlglot/optimizer/isolate_table_selects.py' 2024-11-11 01:03:22,391 wheel INFO adding 'sqlglot/optimizer/merge_subqueries.py' 2024-11-11 01:03:22,391 wheel INFO adding 'sqlglot/optimizer/normalize.py' 2024-11-11 01:03:22,391 wheel INFO adding 'sqlglot/optimizer/normalize_identifiers.py' 2024-11-11 01:03:22,392 wheel INFO adding 'sqlglot/optimizer/optimize_joins.py' 2024-11-11 01:03:22,392 wheel INFO adding 'sqlglot/optimizer/optimizer.py' 2024-11-11 01:03:22,392 wheel INFO adding 'sqlglot/optimizer/pushdown_predicates.py' 2024-11-11 01:03:22,392 wheel INFO adding 'sqlglot/optimizer/pushdown_projections.py' 2024-11-11 01:03:22,392 wheel INFO adding 'sqlglot/optimizer/qualify.py' 2024-11-11 01:03:22,393 wheel INFO adding 'sqlglot/optimizer/qualify_columns.py' 2024-11-11 01:03:22,393 wheel INFO adding 'sqlglot/optimizer/qualify_tables.py' 2024-11-11 01:03:22,393 wheel INFO adding 'sqlglot/optimizer/scope.py' 2024-11-11 01:03:22,394 wheel INFO adding 'sqlglot/optimizer/simplify.py' 2024-11-11 01:03:22,394 wheel INFO adding 'sqlglot/optimizer/unnest_subqueries.py' 2024-11-11 01:03:22,394 wheel INFO adding 'sqlglot-25.29.0.dist-info/LICENSE' 2024-11-11 01:03:22,394 wheel INFO adding 'sqlglot-25.29.0.dist-info/METADATA' 2024-11-11 01:03:22,395 wheel INFO adding 'sqlglot-25.29.0.dist-info/WHEEL' 2024-11-11 01:03:22,395 wheel INFO adding 'sqlglot-25.29.0.dist-info/top_level.txt' 2024-11-11 01:03:22,395 wheel INFO adding 'sqlglot-25.29.0.dist-info/RECORD' 2024-11-11 01:03:22,396 root INFO removing build/bdist.linux-ppc64le/wheel 2024-11-11 01:03:22,399 gpep517 INFO The backend produced .dist/sqlglot-25.29.0-py3-none-any.whl sqlglot-25.29.0-py3-none-any.whl >>> py3-sqlglot: Entering fakeroot... >>> py3-sqlglot-pyc*: Running split function pyc... '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__' '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/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/__pycache__' >>> py3-sqlglot-pyc*: Preparing subpackage py3-sqlglot-pyc... >>> 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.3 MB >>> py3-sqlglot-pyc*: Compressing data... >>> py3-sqlglot-pyc*: Create checksum... >>> py3-sqlglot-pyc*: Create py3-sqlglot-pyc-25.29.0-r0.apk >>> py3-sqlglot*: Tracing dependencies... python3 python3~3.12 >>> py3-sqlglot*: Package size: 1.7 MB >>> py3-sqlglot*: Compressing data... >>> py3-sqlglot*: Create checksum... >>> py3-sqlglot*: Create py3-sqlglot-25.29.0-r0.apk >>> py3-sqlglot: Build complete at Mon, 11 Nov 2024 01:03:23 +0000 elapsed time 0h 0m 12s >>> py3-sqlglot: Cleaning up srcdir >>> py3-sqlglot: Cleaning up pkgdir >>> py3-sqlglot: Uninstalling dependencies... (1/24) Purging .makedepends-py3-sqlglot (20241111.010312) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools_scm-pyc (8.1.0-r0) (7/24) Purging py3-setuptools_scm (8.1.0-r0) (8/24) Purging py3-setuptools-pyc (70.3.0-r0) (9/24) Purging py3-setuptools (70.3.0-r0) (10/24) Purging py3-wheel-pyc (0.43.0-r0) (11/24) Purging py3-wheel (0.43.0-r0) (12/24) Purging py3-packaging-pyc (24.1-r0) (13/24) Purging py3-packaging (24.1-r0) (14/24) Purging py3-parsing-pyc (3.1.4-r0) (15/24) Purging py3-parsing (3.1.4-r0) (16/24) Purging python3-pyc (3.12.7-r1) (17/24) Purging python3-pycache-pyc0 (3.12.7-r1) (18/24) Purging pyc (3.12.7-r1) (19/24) Purging python3 (3.12.7-r1) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.4.6-r0) (22/24) Purging libpanelw (6.5_p20241006-r2) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r6.trigger OK: 278 MiB in 108 packages >>> py3-sqlglot: Updating the community/ppc64le repository index... >>> py3-sqlglot: Signing the index...