>>> py3-sqlglot: Building community/py3-sqlglot 30.0.3-r0 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 23:42:16 +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/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20260404-r0) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite-libs (3.53.0-r0) ( 9/27) Installing python3 (3.14.3-r0) (10/27) Installing python3-pycache-pyc0 (3.14.3-r0) (11/27) Installing pyc (3.14.3-r0) (12/27) Installing python3-pyc (3.14.3-r0) (13/27) Installing py3-installer (1.0.0-r0) (14/27) Installing py3-installer-pyc (1.0.0-r0) (15/27) Installing py3-gpep517 (19-r2) (16/27) Installing py3-gpep517-pyc (19-r2) (17/27) Installing py3-parsing (3.3.2-r1) (18/27) Installing py3-parsing-pyc (3.3.2-r1) (19/27) Installing py3-packaging (26.1-r0) (20/27) Installing py3-packaging-pyc (26.1-r0) (21/27) Installing py3-setuptools (82.0.1-r1) (22/27) Installing py3-setuptools-pyc (82.0.1-r1) (23/27) Installing py3-setuptools_scm (9.2.2-r1) (24/27) Installing py3-setuptools_scm-pyc (9.2.2-r1) (25/27) Installing py3-wheel (0.47.0-r0) (26/27) Installing py3-wheel-pyc (0.47.0-r0) (27/27) Installing .makedepends-py3-sqlglot (20260423.234218) Executing busybox-1.37.0-r31.trigger OK: 510.1 MiB in 130 packages >>> py3-sqlglot: Cleaning up srcdir >>> py3-sqlglot: Cleaning up pkgdir >>> py3-sqlglot: Cleaning up tmpdir >>> py3-sqlglot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/sqlglot-30.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-sqlglot: Fetching https://files.pythonhosted.org/packages/source/s/sqlglot/sqlglot-30.0.3.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.24/sqlglot-30.0.3.tar.gz.part' sqlglot-30.0.3.tar.g 100% |********************************| 5666k 0:00:00 ETA '/var/cache/distfiles/v3.24/sqlglot-30.0.3.tar.gz.part' saved /var/cache/distfiles/v3.24/sqlglot-30.0.3.tar.gz: OK >>> py3-sqlglot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/sqlglot-30.0.3.tar.gz /var/cache/distfiles/v3.24/sqlglot-30.0.3.tar.gz: OK >>> py3-sqlglot: Unpacking /var/cache/distfiles/v3.24/sqlglot-30.0.3.tar.gz... 2026-04-23 23:42:20,672 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-04-23 23:42:20,771 root INFO running bdist_wheel 2026-04-23 23:42:20,788 root INFO running build 2026-04-23 23:42:20,788 root INFO running build_py 2026-04-23 23:42:20,793 root INFO creating build/lib/sqlglot 2026-04-23 23:42:20,793 root INFO copying sqlglot/helper.py -> build/lib/sqlglot 2026-04-23 23:42:20,793 root INFO copying sqlglot/diff.py -> build/lib/sqlglot 2026-04-23 23:42:20,794 root INFO copying sqlglot/transforms.py -> build/lib/sqlglot 2026-04-23 23:42:20,794 root INFO copying sqlglot/time.py -> build/lib/sqlglot 2026-04-23 23:42:20,794 root INFO copying sqlglot/trie.py -> build/lib/sqlglot 2026-04-23 23:42:20,794 root INFO copying sqlglot/parser.py -> build/lib/sqlglot 2026-04-23 23:42:20,795 root INFO copying sqlglot/jsonpath.py -> build/lib/sqlglot 2026-04-23 23:42:20,795 root INFO copying sqlglot/lineage.py -> build/lib/sqlglot 2026-04-23 23:42:20,795 root INFO copying sqlglot/tokens.py -> build/lib/sqlglot 2026-04-23 23:42:20,796 root INFO copying sqlglot/serde.py -> build/lib/sqlglot 2026-04-23 23:42:20,796 root INFO copying sqlglot/tokenizer_core.py -> build/lib/sqlglot 2026-04-23 23:42:20,796 root INFO copying sqlglot/schema.py -> build/lib/sqlglot 2026-04-23 23:42:20,796 root INFO copying sqlglot/_version.py -> build/lib/sqlglot 2026-04-23 23:42:20,797 root INFO copying sqlglot/planner.py -> build/lib/sqlglot 2026-04-23 23:42:20,797 root INFO copying sqlglot/__main__.py -> build/lib/sqlglot 2026-04-23 23:42:20,797 root INFO copying sqlglot/errors.py -> build/lib/sqlglot 2026-04-23 23:42:20,797 root INFO copying sqlglot/generator.py -> build/lib/sqlglot 2026-04-23 23:42:20,798 root INFO copying sqlglot/__init__.py -> build/lib/sqlglot 2026-04-23 23:42:20,798 root INFO copying sqlglot/_typing.py -> build/lib/sqlglot 2026-04-23 23:42:20,799 root INFO creating build/lib/sqlglot/dialects 2026-04-23 23:42:20,799 root INFO copying sqlglot/dialects/postgres.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,799 root INFO copying sqlglot/dialects/druid.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,799 root INFO copying sqlglot/dialects/fabric.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,800 root INFO copying sqlglot/dialects/databricks.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,800 root INFO copying sqlglot/dialects/trino.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,800 root INFO copying sqlglot/dialects/bigquery.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,800 root INFO copying sqlglot/dialects/singlestore.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,801 root INFO copying sqlglot/dialects/prql.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,801 root INFO copying sqlglot/dialects/presto.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,801 root INFO copying sqlglot/dialects/risingwave.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,801 root INFO copying sqlglot/dialects/doris.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,802 root INFO copying sqlglot/dialects/drill.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,802 root INFO copying sqlglot/dialects/duckdb.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,802 root INFO copying sqlglot/dialects/redshift.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,802 root INFO copying sqlglot/dialects/tableau.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,803 root INFO copying sqlglot/dialects/athena.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,803 root INFO copying sqlglot/dialects/spark2.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,803 root INFO copying sqlglot/dialects/starrocks.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,803 root INFO copying sqlglot/dialects/clickhouse.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,804 root INFO copying sqlglot/dialects/tsql.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,804 root INFO copying sqlglot/dialects/spark.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,804 root INFO copying sqlglot/dialects/dune.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,804 root INFO copying sqlglot/dialects/snowflake.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,805 root INFO copying sqlglot/dialects/exasol.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,805 root INFO copying sqlglot/dialects/materialize.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,805 root INFO copying sqlglot/dialects/mysql.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,805 root INFO copying sqlglot/dialects/dremio.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,805 root INFO copying sqlglot/dialects/dialect.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,806 root INFO copying sqlglot/dialects/hive.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,806 root INFO copying sqlglot/dialects/__init__.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,806 root INFO copying sqlglot/dialects/sqlite.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,806 root INFO copying sqlglot/dialects/solr.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,807 root INFO copying sqlglot/dialects/oracle.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,807 root INFO copying sqlglot/dialects/teradata.py -> build/lib/sqlglot/dialects 2026-04-23 23:42:20,807 root INFO creating build/lib/sqlglot/executor 2026-04-23 23:42:20,807 root INFO copying sqlglot/executor/context.py -> build/lib/sqlglot/executor 2026-04-23 23:42:20,808 root INFO copying sqlglot/executor/env.py -> build/lib/sqlglot/executor 2026-04-23 23:42:20,808 root INFO copying sqlglot/executor/python.py -> build/lib/sqlglot/executor 2026-04-23 23:42:20,808 root INFO copying sqlglot/executor/table.py -> build/lib/sqlglot/executor 2026-04-23 23:42:20,808 root INFO copying sqlglot/executor/__init__.py -> build/lib/sqlglot/executor 2026-04-23 23:42:20,809 root INFO creating build/lib/sqlglot/optimizer 2026-04-23 23:42:20,809 root INFO copying sqlglot/optimizer/normalize_identifiers.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,809 root INFO copying sqlglot/optimizer/qualify_tables.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,810 root INFO copying sqlglot/optimizer/scope.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,810 root INFO copying sqlglot/optimizer/eliminate_subqueries.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,810 root INFO copying sqlglot/optimizer/simplify.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,810 root INFO copying sqlglot/optimizer/optimize_joins.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,811 root INFO copying sqlglot/optimizer/pushdown_predicates.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,811 root INFO copying sqlglot/optimizer/merge_subqueries.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,811 root INFO copying sqlglot/optimizer/qualify_columns.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,811 root INFO copying sqlglot/optimizer/canonicalize.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,812 root INFO copying sqlglot/optimizer/normalize.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,812 root INFO copying sqlglot/optimizer/pushdown_projections.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,812 root INFO copying sqlglot/optimizer/annotate_types.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,812 root INFO copying sqlglot/optimizer/unnest_subqueries.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,813 root INFO copying sqlglot/optimizer/optimizer.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,813 root INFO copying sqlglot/optimizer/isolate_table_selects.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,813 root INFO copying sqlglot/optimizer/eliminate_joins.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,813 root INFO copying sqlglot/optimizer/eliminate_ctes.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,814 root INFO copying sqlglot/optimizer/qualify.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,814 root INFO copying sqlglot/optimizer/__init__.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,814 root INFO copying sqlglot/optimizer/resolver.py -> build/lib/sqlglot/optimizer 2026-04-23 23:42:20,815 root INFO creating build/lib/sqlglot/parsers 2026-04-23 23:42:20,815 root INFO copying sqlglot/parsers/postgres.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,815 root INFO copying sqlglot/parsers/druid.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,815 root INFO copying sqlglot/parsers/fabric.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,816 root INFO copying sqlglot/parsers/databricks.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,816 root INFO copying sqlglot/parsers/trino.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,816 root INFO copying sqlglot/parsers/bigquery.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,816 root INFO copying sqlglot/parsers/singlestore.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,817 root INFO copying sqlglot/parsers/prql.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,817 root INFO copying sqlglot/parsers/presto.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,817 root INFO copying sqlglot/parsers/risingwave.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,817 root INFO copying sqlglot/parsers/doris.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,818 root INFO copying sqlglot/parsers/drill.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,818 root INFO copying sqlglot/parsers/duckdb.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,818 root INFO copying sqlglot/parsers/redshift.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,818 root INFO copying sqlglot/parsers/tableau.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,819 root INFO copying sqlglot/parsers/athena.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,819 root INFO copying sqlglot/parsers/spark2.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,819 root INFO copying sqlglot/parsers/starrocks.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,819 root INFO copying sqlglot/parsers/clickhouse.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,820 root INFO copying sqlglot/parsers/tsql.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,820 root INFO copying sqlglot/parsers/spark.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,820 root INFO copying sqlglot/parsers/dune.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,820 root INFO copying sqlglot/parsers/snowflake.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,821 root INFO copying sqlglot/parsers/exasol.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,821 root INFO copying sqlglot/parsers/materialize.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,821 root INFO copying sqlglot/parsers/mysql.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,821 root INFO copying sqlglot/parsers/dremio.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,821 root INFO copying sqlglot/parsers/hive.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,822 root INFO copying sqlglot/parsers/__init__.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,822 root INFO copying sqlglot/parsers/sqlite.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,822 root INFO copying sqlglot/parsers/solr.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,822 root INFO copying sqlglot/parsers/oracle.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,823 root INFO copying sqlglot/parsers/teradata.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,823 root INFO copying sqlglot/parsers/base.py -> build/lib/sqlglot/parsers 2026-04-23 23:42:20,823 root INFO creating build/lib/sqlglot/expressions 2026-04-23 23:42:20,824 root INFO copying sqlglot/expressions/json.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,824 root INFO copying sqlglot/expressions/string.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,824 root INFO copying sqlglot/expressions/properties.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,824 root INFO copying sqlglot/expressions/constraints.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,825 root INFO copying sqlglot/expressions/array.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,825 root INFO copying sqlglot/expressions/functions.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,825 root INFO copying sqlglot/expressions/math.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,825 root INFO copying sqlglot/expressions/core.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,826 root INFO copying sqlglot/expressions/builders.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,826 root INFO copying sqlglot/expressions/temporal.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,826 root INFO copying sqlglot/expressions/dml.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,826 root INFO copying sqlglot/expressions/datatypes.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,827 root INFO copying sqlglot/expressions/query.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,827 root INFO copying sqlglot/expressions/__init__.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,827 root INFO copying sqlglot/expressions/aggregate.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,827 root INFO copying sqlglot/expressions/ddl.py -> build/lib/sqlglot/expressions 2026-04-23 23:42:20,828 root INFO creating build/lib/sqlglot/typing 2026-04-23 23:42:20,828 root INFO copying sqlglot/typing/bigquery.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,828 root INFO copying sqlglot/typing/presto.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,828 root INFO copying sqlglot/typing/duckdb.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,829 root INFO copying sqlglot/typing/redshift.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,829 root INFO copying sqlglot/typing/spark2.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,829 root INFO copying sqlglot/typing/clickhouse.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,829 root INFO copying sqlglot/typing/tsql.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,830 root INFO copying sqlglot/typing/spark.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,830 root INFO copying sqlglot/typing/snowflake.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,830 root INFO copying sqlglot/typing/mysql.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,830 root INFO copying sqlglot/typing/hive.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,831 root INFO copying sqlglot/typing/__init__.py -> build/lib/sqlglot/typing 2026-04-23 23:42:20,832 root INFO copying sqlglot/py.typed -> build/lib/sqlglot 2026-04-23 23:42:20,843 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-23 23:42:20,843 root INFO running install 2026-04-23 23:42:20,862 root INFO running install_lib 2026-04-23 23:42:20,865 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-23 23:42:20,865 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot 2026-04-23 23:42:20,866 root INFO copying build/lib/sqlglot/helper.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,866 root INFO copying build/lib/sqlglot/diff.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,866 root INFO copying build/lib/sqlglot/transforms.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,866 root INFO copying build/lib/sqlglot/time.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,866 root INFO copying build/lib/sqlglot/trie.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,867 root INFO copying build/lib/sqlglot/parser.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,867 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/dialects 2026-04-23 23:42:20,867 root INFO copying build/lib/sqlglot/dialects/postgres.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,867 root INFO copying build/lib/sqlglot/dialects/druid.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,868 root INFO copying build/lib/sqlglot/dialects/fabric.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,868 root INFO copying build/lib/sqlglot/dialects/databricks.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,868 root INFO copying build/lib/sqlglot/dialects/trino.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,868 root INFO copying build/lib/sqlglot/dialects/bigquery.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,868 root INFO copying build/lib/sqlglot/dialects/singlestore.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,869 root INFO copying build/lib/sqlglot/dialects/prql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,869 root INFO copying build/lib/sqlglot/dialects/presto.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,869 root INFO copying build/lib/sqlglot/dialects/risingwave.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,869 root INFO copying build/lib/sqlglot/dialects/doris.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,870 root INFO copying build/lib/sqlglot/dialects/drill.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,870 root INFO copying build/lib/sqlglot/dialects/duckdb.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,870 root INFO copying build/lib/sqlglot/dialects/redshift.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,870 root INFO copying build/lib/sqlglot/dialects/tableau.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,870 root INFO copying build/lib/sqlglot/dialects/athena.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,871 root INFO copying build/lib/sqlglot/dialects/spark2.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,871 root INFO copying build/lib/sqlglot/dialects/starrocks.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,871 root INFO copying build/lib/sqlglot/dialects/clickhouse.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,871 root INFO copying build/lib/sqlglot/dialects/tsql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,872 root INFO copying build/lib/sqlglot/dialects/spark.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,872 root INFO copying build/lib/sqlglot/dialects/dune.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,872 root INFO copying build/lib/sqlglot/dialects/snowflake.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,872 root INFO copying build/lib/sqlglot/dialects/exasol.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,872 root INFO copying build/lib/sqlglot/dialects/materialize.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,873 root INFO copying build/lib/sqlglot/dialects/mysql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,873 root INFO copying build/lib/sqlglot/dialects/dremio.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,873 root INFO copying build/lib/sqlglot/dialects/dialect.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,873 root INFO copying build/lib/sqlglot/dialects/hive.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,873 root INFO copying build/lib/sqlglot/dialects/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,874 root INFO copying build/lib/sqlglot/dialects/sqlite.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,874 root INFO copying build/lib/sqlglot/dialects/solr.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,874 root INFO copying build/lib/sqlglot/dialects/oracle.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,874 root INFO copying build/lib/sqlglot/dialects/teradata.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/dialects 2026-04-23 23:42:20,875 root INFO copying build/lib/sqlglot/jsonpath.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,875 root INFO copying build/lib/sqlglot/lineage.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,875 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/executor 2026-04-23 23:42:20,875 root INFO copying build/lib/sqlglot/executor/context.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/executor 2026-04-23 23:42:20,875 root INFO copying build/lib/sqlglot/executor/env.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/executor 2026-04-23 23:42:20,876 root INFO copying build/lib/sqlglot/executor/python.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/executor 2026-04-23 23:42:20,876 root INFO copying build/lib/sqlglot/executor/table.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/executor 2026-04-23 23:42:20,876 root INFO copying build/lib/sqlglot/executor/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/executor 2026-04-23 23:42:20,876 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/optimizer 2026-04-23 23:42:20,876 root INFO copying build/lib/sqlglot/optimizer/normalize_identifiers.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,877 root INFO copying build/lib/sqlglot/optimizer/qualify_tables.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,877 root INFO copying build/lib/sqlglot/optimizer/scope.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,877 root INFO copying build/lib/sqlglot/optimizer/eliminate_subqueries.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,877 root INFO copying build/lib/sqlglot/optimizer/simplify.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,878 root INFO copying build/lib/sqlglot/optimizer/optimize_joins.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,878 root INFO copying build/lib/sqlglot/optimizer/pushdown_predicates.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,878 root INFO copying build/lib/sqlglot/optimizer/merge_subqueries.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,878 root INFO copying build/lib/sqlglot/optimizer/qualify_columns.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,878 root INFO copying build/lib/sqlglot/optimizer/canonicalize.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,879 root INFO copying build/lib/sqlglot/optimizer/normalize.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,879 root INFO copying build/lib/sqlglot/optimizer/pushdown_projections.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,879 root INFO copying build/lib/sqlglot/optimizer/annotate_types.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,879 root INFO copying build/lib/sqlglot/optimizer/unnest_subqueries.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,879 root INFO copying build/lib/sqlglot/optimizer/optimizer.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,880 root INFO copying build/lib/sqlglot/optimizer/isolate_table_selects.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,880 root INFO copying build/lib/sqlglot/optimizer/eliminate_joins.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,880 root INFO copying build/lib/sqlglot/optimizer/eliminate_ctes.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,880 root INFO copying build/lib/sqlglot/optimizer/qualify.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,881 root INFO copying build/lib/sqlglot/optimizer/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,881 root INFO copying build/lib/sqlglot/optimizer/resolver.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/optimizer 2026-04-23 23:42:20,881 root INFO copying build/lib/sqlglot/tokens.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,881 root INFO copying build/lib/sqlglot/serde.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,881 root INFO copying build/lib/sqlglot/tokenizer_core.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,882 root INFO copying build/lib/sqlglot/schema.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,882 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/parsers 2026-04-23 23:42:20,882 root INFO copying build/lib/sqlglot/parsers/postgres.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,882 root INFO copying build/lib/sqlglot/parsers/druid.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,883 root INFO copying build/lib/sqlglot/parsers/fabric.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,883 root INFO copying build/lib/sqlglot/parsers/databricks.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,883 root INFO copying build/lib/sqlglot/parsers/trino.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,883 root INFO copying build/lib/sqlglot/parsers/bigquery.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,883 root INFO copying build/lib/sqlglot/parsers/singlestore.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,884 root INFO copying build/lib/sqlglot/parsers/prql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,884 root INFO copying build/lib/sqlglot/parsers/presto.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,884 root INFO copying build/lib/sqlglot/parsers/risingwave.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,884 root INFO copying build/lib/sqlglot/parsers/doris.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,884 root INFO copying build/lib/sqlglot/parsers/drill.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,885 root INFO copying build/lib/sqlglot/parsers/duckdb.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,885 root INFO copying build/lib/sqlglot/parsers/redshift.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,885 root INFO copying build/lib/sqlglot/parsers/tableau.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,885 root INFO copying build/lib/sqlglot/parsers/athena.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,886 root INFO copying build/lib/sqlglot/parsers/spark2.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,886 root INFO copying build/lib/sqlglot/parsers/starrocks.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,886 root INFO copying build/lib/sqlglot/parsers/clickhouse.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,886 root INFO copying build/lib/sqlglot/parsers/tsql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,886 root INFO copying build/lib/sqlglot/parsers/spark.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,887 root INFO copying build/lib/sqlglot/parsers/dune.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,887 root INFO copying build/lib/sqlglot/parsers/snowflake.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,887 root INFO copying build/lib/sqlglot/parsers/exasol.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,887 root INFO copying build/lib/sqlglot/parsers/materialize.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,888 root INFO copying build/lib/sqlglot/parsers/mysql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,888 root INFO copying build/lib/sqlglot/parsers/dremio.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,888 root INFO copying build/lib/sqlglot/parsers/hive.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,888 root INFO copying build/lib/sqlglot/parsers/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,888 root INFO copying build/lib/sqlglot/parsers/sqlite.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,889 root INFO copying build/lib/sqlglot/parsers/solr.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,889 root INFO copying build/lib/sqlglot/parsers/oracle.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,889 root INFO copying build/lib/sqlglot/parsers/teradata.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,889 root INFO copying build/lib/sqlglot/parsers/base.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/parsers 2026-04-23 23:42:20,889 root INFO copying build/lib/sqlglot/_version.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,890 root INFO copying build/lib/sqlglot/planner.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,890 root INFO copying build/lib/sqlglot/__main__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,890 root INFO copying build/lib/sqlglot/errors.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,890 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/expressions 2026-04-23 23:42:20,891 root INFO copying build/lib/sqlglot/expressions/json.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,891 root INFO copying build/lib/sqlglot/expressions/string.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,891 root INFO copying build/lib/sqlglot/expressions/properties.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,891 root INFO copying build/lib/sqlglot/expressions/constraints.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,891 root INFO copying build/lib/sqlglot/expressions/array.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,892 root INFO copying build/lib/sqlglot/expressions/functions.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,892 root INFO copying build/lib/sqlglot/expressions/math.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,892 root INFO copying build/lib/sqlglot/expressions/core.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,892 root INFO copying build/lib/sqlglot/expressions/builders.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,893 root INFO copying build/lib/sqlglot/expressions/temporal.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,893 root INFO copying build/lib/sqlglot/expressions/dml.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,893 root INFO copying build/lib/sqlglot/expressions/datatypes.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,893 root INFO copying build/lib/sqlglot/expressions/query.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,893 root INFO copying build/lib/sqlglot/expressions/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,894 root INFO copying build/lib/sqlglot/expressions/aggregate.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,894 root INFO copying build/lib/sqlglot/expressions/ddl.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/expressions 2026-04-23 23:42:20,894 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot/typing 2026-04-23 23:42:20,894 root INFO copying build/lib/sqlglot/typing/bigquery.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,895 root INFO copying build/lib/sqlglot/typing/presto.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,895 root INFO copying build/lib/sqlglot/typing/duckdb.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,895 root INFO copying build/lib/sqlglot/typing/redshift.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,895 root INFO copying build/lib/sqlglot/typing/spark2.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,895 root INFO copying build/lib/sqlglot/typing/clickhouse.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,896 root INFO copying build/lib/sqlglot/typing/tsql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,896 root INFO copying build/lib/sqlglot/typing/spark.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,896 root INFO copying build/lib/sqlglot/typing/snowflake.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,896 root INFO copying build/lib/sqlglot/typing/mysql.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,896 root INFO copying build/lib/sqlglot/typing/hive.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,897 root INFO copying build/lib/sqlglot/typing/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot/typing 2026-04-23 23:42:20,897 root INFO copying build/lib/sqlglot/py.typed -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,897 root INFO copying build/lib/sqlglot/generator.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,897 root INFO copying build/lib/sqlglot/__init__.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,898 root INFO copying build/lib/sqlglot/_typing.py -> build/bdist.linux-ppc64le/wheel/./sqlglot 2026-04-23 23:42:20,898 root INFO running install_egg_info 2026-04-23 23:42:20,901 root INFO running egg_info 2026-04-23 23:42:20,905 root INFO writing sqlglot.egg-info/PKG-INFO 2026-04-23 23:42:20,907 root INFO writing dependency_links to sqlglot.egg-info/dependency_links.txt 2026-04-23 23:42:20,909 root INFO writing requirements to sqlglot.egg-info/requires.txt 2026-04-23 23:42:20,909 root INFO writing top-level names to sqlglot.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-23 23:42:20,933 root INFO reading manifest file 'sqlglot.egg-info/SOURCES.txt' 2026-04-23 23:42:20,945 root INFO reading manifest template 'MANIFEST.in' 2026-04-23 23:42:20,946 root WARNING no previously-included directories found matching 'docs' 2026-04-23 23:42:20,946 root WARNING no previously-included directories found matching 'posts' 2026-04-23 23:42:20,947 root WARNING no previously-included directories found matching 'benchmarks' 2026-04-23 23:42:20,948 root WARNING no previously-included directories found matching '.github' 2026-04-23 23:42:20,948 root WARNING no previously-included directories found matching 'pdoc' 2026-04-23 23:42:20,949 root INFO adding license file 'LICENSE' 2026-04-23 23:42:20,960 root INFO writing manifest file 'sqlglot.egg-info/SOURCES.txt' 2026-04-23 23:42:20,961 root INFO Copying sqlglot.egg-info to build/bdist.linux-ppc64le/wheel/./sqlglot-30.0.3-py3.14.egg-info 2026-04-23 23:42:20,963 root INFO running install_scripts 2026-04-23 23:42:20,965 root INFO creating build/bdist.linux-ppc64le/wheel/sqlglot-30.0.3.dist-info/WHEEL 2026-04-23 23:42:20,965 wheel INFO creating '/home/buildozer/aports/community/py3-sqlglot/src/sqlglot-30.0.3/.dist/.tmp-vlkipta5/sqlglot-30.0.3-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-23 23:42:20,966 wheel INFO adding 'sqlglot/__init__.py' 2026-04-23 23:42:20,966 wheel INFO adding 'sqlglot/__main__.py' 2026-04-23 23:42:20,967 wheel INFO adding 'sqlglot/_typing.py' 2026-04-23 23:42:20,967 wheel INFO adding 'sqlglot/_version.py' 2026-04-23 23:42:20,967 wheel INFO adding 'sqlglot/diff.py' 2026-04-23 23:42:20,968 wheel INFO adding 'sqlglot/errors.py' 2026-04-23 23:42:20,968 wheel INFO adding 'sqlglot/generator.py' 2026-04-23 23:42:20,970 wheel INFO adding 'sqlglot/helper.py' 2026-04-23 23:42:20,970 wheel INFO adding 'sqlglot/jsonpath.py' 2026-04-23 23:42:20,970 wheel INFO adding 'sqlglot/lineage.py' 2026-04-23 23:42:20,971 wheel INFO adding 'sqlglot/parser.py' 2026-04-23 23:42:20,972 wheel INFO adding 'sqlglot/planner.py' 2026-04-23 23:42:20,972 wheel INFO adding 'sqlglot/py.typed' 2026-04-23 23:42:20,973 wheel INFO adding 'sqlglot/schema.py' 2026-04-23 23:42:20,973 wheel INFO adding 'sqlglot/serde.py' 2026-04-23 23:42:20,973 wheel INFO adding 'sqlglot/time.py' 2026-04-23 23:42:20,974 wheel INFO adding 'sqlglot/tokenizer_core.py' 2026-04-23 23:42:20,974 wheel INFO adding 'sqlglot/tokens.py' 2026-04-23 23:42:20,974 wheel INFO adding 'sqlglot/transforms.py' 2026-04-23 23:42:20,975 wheel INFO adding 'sqlglot/trie.py' 2026-04-23 23:42:20,975 wheel INFO adding 'sqlglot/dialects/__init__.py' 2026-04-23 23:42:20,975 wheel INFO adding 'sqlglot/dialects/athena.py' 2026-04-23 23:42:20,975 wheel INFO adding 'sqlglot/dialects/bigquery.py' 2026-04-23 23:42:20,976 wheel INFO adding 'sqlglot/dialects/clickhouse.py' 2026-04-23 23:42:20,976 wheel INFO adding 'sqlglot/dialects/databricks.py' 2026-04-23 23:42:20,976 wheel INFO adding 'sqlglot/dialects/dialect.py' 2026-04-23 23:42:20,977 wheel INFO adding 'sqlglot/dialects/doris.py' 2026-04-23 23:42:20,977 wheel INFO adding 'sqlglot/dialects/dremio.py' 2026-04-23 23:42:20,977 wheel INFO adding 'sqlglot/dialects/drill.py' 2026-04-23 23:42:20,978 wheel INFO adding 'sqlglot/dialects/druid.py' 2026-04-23 23:42:20,978 wheel INFO adding 'sqlglot/dialects/duckdb.py' 2026-04-23 23:42:20,979 wheel INFO adding 'sqlglot/dialects/dune.py' 2026-04-23 23:42:20,979 wheel INFO adding 'sqlglot/dialects/exasol.py' 2026-04-23 23:42:20,979 wheel INFO adding 'sqlglot/dialects/fabric.py' 2026-04-23 23:42:20,979 wheel INFO adding 'sqlglot/dialects/hive.py' 2026-04-23 23:42:20,980 wheel INFO adding 'sqlglot/dialects/materialize.py' 2026-04-23 23:42:20,980 wheel INFO adding 'sqlglot/dialects/mysql.py' 2026-04-23 23:42:20,980 wheel INFO adding 'sqlglot/dialects/oracle.py' 2026-04-23 23:42:20,981 wheel INFO adding 'sqlglot/dialects/postgres.py' 2026-04-23 23:42:20,981 wheel INFO adding 'sqlglot/dialects/presto.py' 2026-04-23 23:42:20,981 wheel INFO adding 'sqlglot/dialects/prql.py' 2026-04-23 23:42:20,981 wheel INFO adding 'sqlglot/dialects/redshift.py' 2026-04-23 23:42:20,982 wheel INFO adding 'sqlglot/dialects/risingwave.py' 2026-04-23 23:42:20,982 wheel INFO adding 'sqlglot/dialects/singlestore.py' 2026-04-23 23:42:20,982 wheel INFO adding 'sqlglot/dialects/snowflake.py' 2026-04-23 23:42:20,983 wheel INFO adding 'sqlglot/dialects/solr.py' 2026-04-23 23:42:20,983 wheel INFO adding 'sqlglot/dialects/spark.py' 2026-04-23 23:42:20,983 wheel INFO adding 'sqlglot/dialects/spark2.py' 2026-04-23 23:42:20,983 wheel INFO adding 'sqlglot/dialects/sqlite.py' 2026-04-23 23:42:20,983 wheel INFO adding 'sqlglot/dialects/starrocks.py' 2026-04-23 23:42:20,984 wheel INFO adding 'sqlglot/dialects/tableau.py' 2026-04-23 23:42:20,984 wheel INFO adding 'sqlglot/dialects/teradata.py' 2026-04-23 23:42:20,984 wheel INFO adding 'sqlglot/dialects/trino.py' 2026-04-23 23:42:20,984 wheel INFO adding 'sqlglot/dialects/tsql.py' 2026-04-23 23:42:20,985 wheel INFO adding 'sqlglot/executor/__init__.py' 2026-04-23 23:42:20,985 wheel INFO adding 'sqlglot/executor/context.py' 2026-04-23 23:42:20,985 wheel INFO adding 'sqlglot/executor/env.py' 2026-04-23 23:42:20,985 wheel INFO adding 'sqlglot/executor/python.py' 2026-04-23 23:42:20,986 wheel INFO adding 'sqlglot/executor/table.py' 2026-04-23 23:42:20,986 wheel INFO adding 'sqlglot/expressions/__init__.py' 2026-04-23 23:42:20,986 wheel INFO adding 'sqlglot/expressions/aggregate.py' 2026-04-23 23:42:20,986 wheel INFO adding 'sqlglot/expressions/array.py' 2026-04-23 23:42:20,987 wheel INFO adding 'sqlglot/expressions/builders.py' 2026-04-23 23:42:20,987 wheel INFO adding 'sqlglot/expressions/constraints.py' 2026-04-23 23:42:20,987 wheel INFO adding 'sqlglot/expressions/core.py' 2026-04-23 23:42:20,988 wheel INFO adding 'sqlglot/expressions/datatypes.py' 2026-04-23 23:42:20,988 wheel INFO adding 'sqlglot/expressions/ddl.py' 2026-04-23 23:42:20,988 wheel INFO adding 'sqlglot/expressions/dml.py' 2026-04-23 23:42:20,988 wheel INFO adding 'sqlglot/expressions/functions.py' 2026-04-23 23:42:20,989 wheel INFO adding 'sqlglot/expressions/json.py' 2026-04-23 23:42:20,989 wheel INFO adding 'sqlglot/expressions/math.py' 2026-04-23 23:42:20,989 wheel INFO adding 'sqlglot/expressions/properties.py' 2026-04-23 23:42:20,989 wheel INFO adding 'sqlglot/expressions/query.py' 2026-04-23 23:42:20,990 wheel INFO adding 'sqlglot/expressions/string.py' 2026-04-23 23:42:20,990 wheel INFO adding 'sqlglot/expressions/temporal.py' 2026-04-23 23:42:20,990 wheel INFO adding 'sqlglot/optimizer/__init__.py' 2026-04-23 23:42:20,990 wheel INFO adding 'sqlglot/optimizer/annotate_types.py' 2026-04-23 23:42:20,991 wheel INFO adding 'sqlglot/optimizer/canonicalize.py' 2026-04-23 23:42:20,991 wheel INFO adding 'sqlglot/optimizer/eliminate_ctes.py' 2026-04-23 23:42:20,991 wheel INFO adding 'sqlglot/optimizer/eliminate_joins.py' 2026-04-23 23:42:20,991 wheel INFO adding 'sqlglot/optimizer/eliminate_subqueries.py' 2026-04-23 23:42:20,992 wheel INFO adding 'sqlglot/optimizer/isolate_table_selects.py' 2026-04-23 23:42:20,992 wheel INFO adding 'sqlglot/optimizer/merge_subqueries.py' 2026-04-23 23:42:20,992 wheel INFO adding 'sqlglot/optimizer/normalize.py' 2026-04-23 23:42:20,992 wheel INFO adding 'sqlglot/optimizer/normalize_identifiers.py' 2026-04-23 23:42:20,992 wheel INFO adding 'sqlglot/optimizer/optimize_joins.py' 2026-04-23 23:42:20,993 wheel INFO adding 'sqlglot/optimizer/optimizer.py' 2026-04-23 23:42:20,993 wheel INFO adding 'sqlglot/optimizer/pushdown_predicates.py' 2026-04-23 23:42:20,993 wheel INFO adding 'sqlglot/optimizer/pushdown_projections.py' 2026-04-23 23:42:20,993 wheel INFO adding 'sqlglot/optimizer/qualify.py' 2026-04-23 23:42:20,994 wheel INFO adding 'sqlglot/optimizer/qualify_columns.py' 2026-04-23 23:42:20,994 wheel INFO adding 'sqlglot/optimizer/qualify_tables.py' 2026-04-23 23:42:20,994 wheel INFO adding 'sqlglot/optimizer/resolver.py' 2026-04-23 23:42:20,994 wheel INFO adding 'sqlglot/optimizer/scope.py' 2026-04-23 23:42:20,995 wheel INFO adding 'sqlglot/optimizer/simplify.py' 2026-04-23 23:42:20,995 wheel INFO adding 'sqlglot/optimizer/unnest_subqueries.py' 2026-04-23 23:42:20,995 wheel INFO adding 'sqlglot/parsers/__init__.py' 2026-04-23 23:42:20,996 wheel INFO adding 'sqlglot/parsers/athena.py' 2026-04-23 23:42:20,996 wheel INFO adding 'sqlglot/parsers/base.py' 2026-04-23 23:42:20,996 wheel INFO adding 'sqlglot/parsers/bigquery.py' 2026-04-23 23:42:20,996 wheel INFO adding 'sqlglot/parsers/clickhouse.py' 2026-04-23 23:42:20,997 wheel INFO adding 'sqlglot/parsers/databricks.py' 2026-04-23 23:42:20,997 wheel INFO adding 'sqlglot/parsers/doris.py' 2026-04-23 23:42:20,997 wheel INFO adding 'sqlglot/parsers/dremio.py' 2026-04-23 23:42:20,997 wheel INFO adding 'sqlglot/parsers/drill.py' 2026-04-23 23:42:20,997 wheel INFO adding 'sqlglot/parsers/druid.py' 2026-04-23 23:42:20,998 wheel INFO adding 'sqlglot/parsers/duckdb.py' 2026-04-23 23:42:20,998 wheel INFO adding 'sqlglot/parsers/dune.py' 2026-04-23 23:42:20,998 wheel INFO adding 'sqlglot/parsers/exasol.py' 2026-04-23 23:42:20,998 wheel INFO adding 'sqlglot/parsers/fabric.py' 2026-04-23 23:42:20,998 wheel INFO adding 'sqlglot/parsers/hive.py' 2026-04-23 23:42:20,999 wheel INFO adding 'sqlglot/parsers/materialize.py' 2026-04-23 23:42:20,999 wheel INFO adding 'sqlglot/parsers/mysql.py' 2026-04-23 23:42:20,999 wheel INFO adding 'sqlglot/parsers/oracle.py' 2026-04-23 23:42:20,999 wheel INFO adding 'sqlglot/parsers/postgres.py' 2026-04-23 23:42:21,000 wheel INFO adding 'sqlglot/parsers/presto.py' 2026-04-23 23:42:21,000 wheel INFO adding 'sqlglot/parsers/prql.py' 2026-04-23 23:42:21,000 wheel INFO adding 'sqlglot/parsers/redshift.py' 2026-04-23 23:42:21,000 wheel INFO adding 'sqlglot/parsers/risingwave.py' 2026-04-23 23:42:21,001 wheel INFO adding 'sqlglot/parsers/singlestore.py' 2026-04-23 23:42:21,001 wheel INFO adding 'sqlglot/parsers/snowflake.py' 2026-04-23 23:42:21,001 wheel INFO adding 'sqlglot/parsers/solr.py' 2026-04-23 23:42:21,001 wheel INFO adding 'sqlglot/parsers/spark.py' 2026-04-23 23:42:21,002 wheel INFO adding 'sqlglot/parsers/spark2.py' 2026-04-23 23:42:21,002 wheel INFO adding 'sqlglot/parsers/sqlite.py' 2026-04-23 23:42:21,002 wheel INFO adding 'sqlglot/parsers/starrocks.py' 2026-04-23 23:42:21,002 wheel INFO adding 'sqlglot/parsers/tableau.py' 2026-04-23 23:42:21,002 wheel INFO adding 'sqlglot/parsers/teradata.py' 2026-04-23 23:42:21,003 wheel INFO adding 'sqlglot/parsers/trino.py' 2026-04-23 23:42:21,003 wheel INFO adding 'sqlglot/parsers/tsql.py' 2026-04-23 23:42:21,003 wheel INFO adding 'sqlglot/typing/__init__.py' 2026-04-23 23:42:21,003 wheel INFO adding 'sqlglot/typing/bigquery.py' 2026-04-23 23:42:21,004 wheel INFO adding 'sqlglot/typing/clickhouse.py' 2026-04-23 23:42:21,004 wheel INFO adding 'sqlglot/typing/duckdb.py' 2026-04-23 23:42:21,004 wheel INFO adding 'sqlglot/typing/hive.py' 2026-04-23 23:42:21,004 wheel INFO adding 'sqlglot/typing/mysql.py' 2026-04-23 23:42:21,004 wheel INFO adding 'sqlglot/typing/presto.py' 2026-04-23 23:42:21,005 wheel INFO adding 'sqlglot/typing/redshift.py' 2026-04-23 23:42:21,005 wheel INFO adding 'sqlglot/typing/snowflake.py' 2026-04-23 23:42:21,005 wheel INFO adding 'sqlglot/typing/spark.py' 2026-04-23 23:42:21,005 wheel INFO adding 'sqlglot/typing/spark2.py' 2026-04-23 23:42:21,005 wheel INFO adding 'sqlglot/typing/tsql.py' 2026-04-23 23:42:21,006 wheel INFO adding 'sqlglot-30.0.3.dist-info/licenses/LICENSE' 2026-04-23 23:42:21,006 wheel INFO adding 'sqlglot-30.0.3.dist-info/METADATA' 2026-04-23 23:42:21,006 wheel INFO adding 'sqlglot-30.0.3.dist-info/WHEEL' 2026-04-23 23:42:21,006 wheel INFO adding 'sqlglot-30.0.3.dist-info/top_level.txt' 2026-04-23 23:42:21,007 wheel INFO adding 'sqlglot-30.0.3.dist-info/RECORD' 2026-04-23 23:42:21,008 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-23 23:42:21,013 gpep517 INFO The backend produced .dist/sqlglot-30.0.3-py3-none-any.whl sqlglot-30.0.3-py3-none-any.whl >>> py3-sqlglot: Entering fakeroot... >>> py3-sqlglot-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/sqlglot/dialects/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/dialects/__pycache__' 'usr/lib/python3.14/site-packages/sqlglot/executor/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/executor/__pycache__' 'usr/lib/python3.14/site-packages/sqlglot/optimizer/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/optimizer/__pycache__' 'usr/lib/python3.14/site-packages/sqlglot/parsers/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/parsers/__pycache__' 'usr/lib/python3.14/site-packages/sqlglot/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/expressions/__pycache__' 'usr/lib/python3.14/site-packages/sqlglot/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/__pycache__' 'usr/lib/python3.14/site-packages/sqlglot/typing/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.14/site-packages/sqlglot/typing/__pycache__' >>> py3-sqlglot-pyc*: Preparing subpackage py3-sqlglot-pyc... Please specify at least one package name on the command line. >>> py3-sqlglot-pyc*: Running postcheck for py3-sqlglot-pyc >>> py3-sqlglot*: Running postcheck for py3-sqlglot >>> py3-sqlglot*: Preparing package py3-sqlglot... Please specify at least one package name on the command line. >>> py3-sqlglot-pyc*: Tracing dependencies... python3~3.14 >>> py3-sqlglot-pyc*: Package size: 3.9 MB >>> py3-sqlglot-pyc*: Compressing data... >>> py3-sqlglot-pyc*: Create checksum... >>> py3-sqlglot-pyc*: Create py3-sqlglot-pyc-30.0.3-r0.apk >>> py3-sqlglot*: Tracing dependencies... python3 python3~3.14 >>> py3-sqlglot*: Package size: 2.5 MB >>> py3-sqlglot*: Compressing data... >>> py3-sqlglot*: Create checksum... >>> py3-sqlglot*: Create py3-sqlglot-30.0.3-r0.apk >>> py3-sqlglot: Build complete at Thu, 23 Apr 2026 23:42:23 +0000 elapsed time 0h 0m 7s >>> py3-sqlglot: Cleaning up srcdir >>> py3-sqlglot: Cleaning up pkgdir >>> py3-sqlglot: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-sqlglot (20260423.234218) ( 2/27) Purging py3-gpep517-pyc (19-r2) ( 3/27) Purging py3-gpep517 (19-r2) ( 4/27) Purging py3-installer-pyc (1.0.0-r0) ( 5/27) Purging py3-installer (1.0.0-r0) ( 6/27) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/27) Purging py3-setuptools_scm (9.2.2-r1) ( 8/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/27) Purging py3-setuptools (82.0.1-r1) (10/27) Purging py3-wheel-pyc (0.47.0-r0) (11/27) Purging py3-wheel (0.47.0-r0) (12/27) Purging py3-packaging-pyc (26.1-r0) (13/27) Purging py3-packaging (26.1-r0) (14/27) Purging py3-parsing-pyc (3.3.2-r1) (15/27) Purging py3-parsing (3.3.2-r1) (16/27) Purging python3-pyc (3.14.3-r0) (17/27) Purging python3-pycache-pyc0 (3.14.3-r0) (18/27) Purging pyc (3.14.3-r0) (19/27) Purging python3 (3.14.3-r0) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r1) (23/27) Purging libpanelw (6.6_p20260404-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.0-r0) (27/27) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-sqlglot: Updating the community/ppc64le repository index... >>> py3-sqlglot: Signing the index...