>>> py3-sqlglot: Building community/py3-sqlglot 23.8.0-r1 (using abuild 3.13.0-r3) started Thu, 09 May 2024 06:17:26 +0000 >>> py3-sqlglot: Checking sanity of /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.4.6-r0) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.6.1-r3) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20240420-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.3-r0) (9/27) Installing python3 (3.12.3-r1) (10/27) Installing python3-pycache-pyc0 (3.12.3-r1) (11/27) Installing pyc (3.12.3-r1) (12/27) Installing python3-pyc (3.12.3-r1) (13/27) Installing py3-installer (0.7.0-r2) (14/27) Installing py3-installer-pyc (0.7.0-r2) (15/27) Installing py3-gpep517 (15-r2) (16/27) Installing py3-gpep517-pyc (15-r2) (17/27) Installing py3-parsing (3.1.2-r1) (18/27) Installing py3-parsing-pyc (3.1.2-r1) (19/27) Installing py3-packaging (24.0-r1) (20/27) Installing py3-packaging-pyc (24.0-r1) (21/27) Installing py3-setuptools (69.5.1-r0) (22/27) Installing py3-setuptools-pyc (69.5.1-r0) (23/27) Installing py3-setuptools_scm (8.0.4-r2) (24/27) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-sqlglot (20240509.061736) Executing busybox-1.36.1-r26.trigger OK: 278 MiB in 129 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.20/sqlglot-23.8.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/sqlglot-23.8.0.tar.gz.part' sqlglot-23.8.0.tar.g 100% |********************************| 12.3M 0:00:00 ETA '/var/cache/distfiles/sqlglot-23.8.0.tar.gz.part' saved >>> py3-sqlglot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/sqlglot-23.8.0.tar.gz >>> py3-sqlglot: Checking sha512sums... sqlglot-23.8.0.tar.gz: OK >>> py3-sqlglot: Unpacking /var/cache/distfiles/sqlglot-23.8.0.tar.gz... 2024-05-09 06:17:40,465 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' 2024-05-09 06:17:40,703 root INFO running bdist_wheel 2024-05-09 06:17:40,780 root INFO running build 2024-05-09 06:17:40,780 root INFO running build_py 2024-05-09 06:17:40,793 root INFO creating build 2024-05-09 06:17:40,793 root INFO creating build/lib 2024-05-09 06:17:40,794 root INFO creating build/lib/sqlglot 2024-05-09 06:17:40,794 root INFO copying sqlglot/__init__.py -> build/lib/sqlglot 2024-05-09 06:17:40,795 root INFO copying sqlglot/transforms.py -> build/lib/sqlglot 2024-05-09 06:17:40,797 root INFO copying sqlglot/generator.py -> build/lib/sqlglot 2024-05-09 06:17:40,800 root INFO copying sqlglot/schema.py -> build/lib/sqlglot 2024-05-09 06:17:40,801 root INFO copying sqlglot/parser.py -> build/lib/sqlglot 2024-05-09 06:17:40,805 root INFO copying sqlglot/trie.py -> build/lib/sqlglot 2024-05-09 06:17:40,806 root INFO copying sqlglot/_typing.py -> build/lib/sqlglot 2024-05-09 06:17:40,807 root INFO copying sqlglot/expressions.py -> build/lib/sqlglot 2024-05-09 06:17:40,809 root INFO copying sqlglot/errors.py -> build/lib/sqlglot 2024-05-09 06:17:40,810 root INFO copying sqlglot/tokens.py -> build/lib/sqlglot 2024-05-09 06:17:40,811 root INFO copying sqlglot/jsonpath.py -> build/lib/sqlglot 2024-05-09 06:17:40,812 root INFO copying sqlglot/time.py -> build/lib/sqlglot 2024-05-09 06:17:40,813 root INFO copying sqlglot/lineage.py -> build/lib/sqlglot 2024-05-09 06:17:40,815 root INFO copying sqlglot/helper.py -> build/lib/sqlglot 2024-05-09 06:17:40,816 root INFO copying sqlglot/planner.py -> build/lib/sqlglot 2024-05-09 06:17:40,816 root INFO copying sqlglot/diff.py -> build/lib/sqlglot 2024-05-09 06:17:40,817 root INFO copying sqlglot/serde.py -> build/lib/sqlglot 2024-05-09 06:17:40,818 root INFO copying sqlglot/_version.py -> build/lib/sqlglot 2024-05-09 06:17:40,819 root INFO copying sqlglot/__main__.py -> build/lib/sqlglot 2024-05-09 06:17:40,821 root INFO creating build/lib/sqlglot/dataframe 2024-05-09 06:17:40,821 root INFO copying sqlglot/dataframe/__init__.py -> build/lib/sqlglot/dataframe 2024-05-09 06:17:40,823 root INFO creating build/lib/sqlglot/optimizer 2024-05-09 06:17:40,824 root INFO copying sqlglot/optimizer/qualify.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,825 root INFO copying sqlglot/optimizer/__init__.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,825 root INFO copying sqlglot/optimizer/scope.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,827 root INFO copying sqlglot/optimizer/eliminate_ctes.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,828 root INFO copying sqlglot/optimizer/eliminate_joins.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,828 root INFO copying sqlglot/optimizer/normalize_identifiers.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,829 root INFO copying sqlglot/optimizer/pushdown_predicates.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,830 root INFO copying sqlglot/optimizer/unnest_subqueries.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,832 root INFO copying sqlglot/optimizer/optimizer.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,832 root INFO copying sqlglot/optimizer/annotate_types.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,833 root INFO copying sqlglot/optimizer/normalize.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,834 root INFO copying sqlglot/optimizer/qualify_columns.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,836 root INFO copying sqlglot/optimizer/optimize_joins.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,837 root INFO copying sqlglot/optimizer/isolate_table_selects.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,837 root INFO copying sqlglot/optimizer/qualify_tables.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,838 root INFO copying sqlglot/optimizer/pushdown_projections.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,839 root INFO copying sqlglot/optimizer/eliminate_subqueries.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,840 root INFO copying sqlglot/optimizer/canonicalize.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,841 root INFO copying sqlglot/optimizer/merge_subqueries.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,842 root INFO copying sqlglot/optimizer/simplify.py -> build/lib/sqlglot/optimizer 2024-05-09 06:17:40,844 root INFO creating build/lib/sqlglot/executor 2024-05-09 06:17:40,844 root INFO copying sqlglot/executor/__init__.py -> build/lib/sqlglot/executor 2024-05-09 06:17:40,845 root INFO copying sqlglot/executor/python.py -> build/lib/sqlglot/executor 2024-05-09 06:17:40,847 root INFO copying sqlglot/executor/context.py -> build/lib/sqlglot/executor 2024-05-09 06:17:40,848 root INFO copying sqlglot/executor/table.py -> build/lib/sqlglot/executor 2024-05-09 06:17:40,848 root INFO copying sqlglot/executor/env.py -> build/lib/sqlglot/executor 2024-05-09 06:17:40,851 root INFO creating build/lib/sqlglot/dialects 2024-05-09 06:17:40,851 root INFO copying sqlglot/dialects/redshift.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,852 root INFO copying sqlglot/dialects/sqlite.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,853 root INFO copying sqlglot/dialects/clickhouse.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,854 root INFO copying sqlglot/dialects/__init__.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,855 root INFO copying sqlglot/dialects/duckdb.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,856 root INFO copying sqlglot/dialects/oracle.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,857 root INFO copying sqlglot/dialects/spark2.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,859 root INFO copying sqlglot/dialects/presto.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,860 root INFO copying sqlglot/dialects/trino.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,861 root INFO copying sqlglot/dialects/bigquery.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,862 root INFO copying sqlglot/dialects/mysql.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,863 root INFO copying sqlglot/dialects/drill.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,864 root INFO copying sqlglot/dialects/snowflake.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,865 root INFO copying sqlglot/dialects/teradata.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,866 root INFO copying sqlglot/dialects/doris.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,867 root INFO copying sqlglot/dialects/databricks.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,868 root INFO copying sqlglot/dialects/postgres.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,869 root INFO copying sqlglot/dialects/dialect.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,870 root INFO copying sqlglot/dialects/hive.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,871 root INFO copying sqlglot/dialects/tsql.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,873 root INFO copying sqlglot/dialects/tableau.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,874 root INFO copying sqlglot/dialects/prql.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,875 root INFO copying sqlglot/dialects/spark.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,875 root INFO copying sqlglot/dialects/starrocks.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,876 root INFO copying sqlglot/dialects/athena.py -> build/lib/sqlglot/dialects 2024-05-09 06:17:40,878 root INFO creating build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,879 root INFO copying sqlglot/dataframe/sql/window.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,880 root INFO copying sqlglot/dataframe/sql/functions.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,881 root INFO copying sqlglot/dataframe/sql/__init__.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,882 root INFO copying sqlglot/dataframe/sql/transforms.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,883 root INFO copying sqlglot/dataframe/sql/_typing.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,884 root INFO copying sqlglot/dataframe/sql/session.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,885 root INFO copying sqlglot/dataframe/sql/normalize.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,886 root INFO copying sqlglot/dataframe/sql/operations.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,887 root INFO copying sqlglot/dataframe/sql/util.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,888 root INFO copying sqlglot/dataframe/sql/dataframe.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,889 root INFO copying sqlglot/dataframe/sql/group.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,889 root INFO copying sqlglot/dataframe/sql/column.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,890 root INFO copying sqlglot/dataframe/sql/readwriter.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,891 root INFO copying sqlglot/dataframe/sql/types.py -> build/lib/sqlglot/dataframe/sql 2024-05-09 06:17:40,895 root INFO copying sqlglot/py.typed -> build/lib/sqlglot 2024-05-09 06:17:40,923 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-09 06:17:40,924 root INFO running install 2024-05-09 06:17:40,964 root INFO running install_lib 2024-05-09 06:17:40,974 root INFO creating build/bdist.linux-riscv64 2024-05-09 06:17:40,974 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-09 06:17:40,975 root INFO creating build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,976 root INFO copying build/lib/sqlglot/__init__.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,976 root INFO copying build/lib/sqlglot/transforms.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,978 root INFO copying build/lib/sqlglot/generator.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,980 root INFO copying build/lib/sqlglot/schema.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,981 root INFO copying build/lib/sqlglot/parser.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,983 root INFO copying build/lib/sqlglot/trie.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,984 root INFO creating build/bdist.linux-riscv64/wheel/sqlglot/dataframe 2024-05-09 06:17:40,984 root INFO creating build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,985 root INFO copying build/lib/sqlglot/dataframe/sql/window.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,986 root INFO copying build/lib/sqlglot/dataframe/sql/functions.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,987 root INFO copying build/lib/sqlglot/dataframe/sql/__init__.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,988 root INFO copying build/lib/sqlglot/dataframe/sql/transforms.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,989 root INFO copying build/lib/sqlglot/dataframe/sql/_typing.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,990 root INFO copying build/lib/sqlglot/dataframe/sql/session.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,991 root INFO copying build/lib/sqlglot/dataframe/sql/normalize.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,991 root INFO copying build/lib/sqlglot/dataframe/sql/operations.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,992 root INFO copying build/lib/sqlglot/dataframe/sql/util.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,993 root INFO copying build/lib/sqlglot/dataframe/sql/dataframe.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,994 root INFO copying build/lib/sqlglot/dataframe/sql/group.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,995 root INFO copying build/lib/sqlglot/dataframe/sql/column.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,996 root INFO copying build/lib/sqlglot/dataframe/sql/readwriter.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,997 root INFO copying build/lib/sqlglot/dataframe/sql/types.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe/sql 2024-05-09 06:17:40,998 root INFO copying build/lib/sqlglot/dataframe/__init__.py -> build/bdist.linux-riscv64/wheel/sqlglot/dataframe 2024-05-09 06:17:40,999 root INFO copying build/lib/sqlglot/_typing.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:40,999 root INFO copying build/lib/sqlglot/expressions.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,001 root INFO copying build/lib/sqlglot/errors.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,002 root INFO copying build/lib/sqlglot/tokens.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,003 root INFO copying build/lib/sqlglot/jsonpath.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,004 root INFO copying build/lib/sqlglot/time.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,006 root INFO creating build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,006 root INFO copying build/lib/sqlglot/optimizer/qualify.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,007 root INFO copying build/lib/sqlglot/optimizer/__init__.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,008 root INFO copying build/lib/sqlglot/optimizer/scope.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,009 root INFO copying build/lib/sqlglot/optimizer/eliminate_ctes.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,010 root INFO copying build/lib/sqlglot/optimizer/eliminate_joins.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,011 root INFO copying build/lib/sqlglot/optimizer/normalize_identifiers.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,011 root INFO copying build/lib/sqlglot/optimizer/pushdown_predicates.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,012 root INFO copying build/lib/sqlglot/optimizer/unnest_subqueries.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,013 root INFO copying build/lib/sqlglot/optimizer/optimizer.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,014 root INFO copying build/lib/sqlglot/optimizer/annotate_types.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,015 root INFO copying build/lib/sqlglot/optimizer/normalize.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,016 root INFO copying build/lib/sqlglot/optimizer/qualify_columns.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,017 root INFO copying build/lib/sqlglot/optimizer/optimize_joins.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,018 root INFO copying build/lib/sqlglot/optimizer/isolate_table_selects.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,019 root INFO copying build/lib/sqlglot/optimizer/qualify_tables.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,020 root INFO copying build/lib/sqlglot/optimizer/pushdown_projections.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,021 root INFO copying build/lib/sqlglot/optimizer/eliminate_subqueries.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,021 root INFO copying build/lib/sqlglot/optimizer/canonicalize.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,022 root INFO copying build/lib/sqlglot/optimizer/merge_subqueries.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,023 root INFO copying build/lib/sqlglot/optimizer/simplify.py -> build/bdist.linux-riscv64/wheel/sqlglot/optimizer 2024-05-09 06:17:41,024 root INFO copying build/lib/sqlglot/py.typed -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,025 root INFO creating build/bdist.linux-riscv64/wheel/sqlglot/executor 2024-05-09 06:17:41,026 root INFO copying build/lib/sqlglot/executor/__init__.py -> build/bdist.linux-riscv64/wheel/sqlglot/executor 2024-05-09 06:17:41,027 root INFO copying build/lib/sqlglot/executor/python.py -> build/bdist.linux-riscv64/wheel/sqlglot/executor 2024-05-09 06:17:41,028 root INFO copying build/lib/sqlglot/executor/context.py -> build/bdist.linux-riscv64/wheel/sqlglot/executor 2024-05-09 06:17:41,029 root INFO copying build/lib/sqlglot/executor/table.py -> build/bdist.linux-riscv64/wheel/sqlglot/executor 2024-05-09 06:17:41,030 root INFO copying build/lib/sqlglot/executor/env.py -> build/bdist.linux-riscv64/wheel/sqlglot/executor 2024-05-09 06:17:41,031 root INFO copying build/lib/sqlglot/lineage.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,032 root INFO copying build/lib/sqlglot/helper.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,033 root INFO copying build/lib/sqlglot/planner.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,034 root INFO copying build/lib/sqlglot/diff.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,035 root INFO copying build/lib/sqlglot/serde.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,036 root INFO creating build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,036 root INFO copying build/lib/sqlglot/dialects/redshift.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,037 root INFO copying build/lib/sqlglot/dialects/sqlite.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,038 root INFO copying build/lib/sqlglot/dialects/clickhouse.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,039 root INFO copying build/lib/sqlglot/dialects/__init__.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,040 root INFO copying build/lib/sqlglot/dialects/duckdb.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,041 root INFO copying build/lib/sqlglot/dialects/oracle.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,042 root INFO copying build/lib/sqlglot/dialects/spark2.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,043 root INFO copying build/lib/sqlglot/dialects/presto.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,044 root INFO copying build/lib/sqlglot/dialects/trino.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,045 root INFO copying build/lib/sqlglot/dialects/bigquery.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,046 root INFO copying build/lib/sqlglot/dialects/mysql.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,047 root INFO copying build/lib/sqlglot/dialects/drill.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,048 root INFO copying build/lib/sqlglot/dialects/snowflake.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,049 root INFO copying build/lib/sqlglot/dialects/teradata.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,050 root INFO copying build/lib/sqlglot/dialects/doris.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,051 root INFO copying build/lib/sqlglot/dialects/databricks.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,052 root INFO copying build/lib/sqlglot/dialects/postgres.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,053 root INFO copying build/lib/sqlglot/dialects/dialect.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,054 root INFO copying build/lib/sqlglot/dialects/hive.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,055 root INFO copying build/lib/sqlglot/dialects/tsql.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,057 root INFO copying build/lib/sqlglot/dialects/tableau.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,057 root INFO copying build/lib/sqlglot/dialects/prql.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,058 root INFO copying build/lib/sqlglot/dialects/spark.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,059 root INFO copying build/lib/sqlglot/dialects/starrocks.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,060 root INFO copying build/lib/sqlglot/dialects/athena.py -> build/bdist.linux-riscv64/wheel/sqlglot/dialects 2024-05-09 06:17:41,061 root INFO copying build/lib/sqlglot/_version.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,062 root INFO copying build/lib/sqlglot/__main__.py -> build/bdist.linux-riscv64/wheel/sqlglot 2024-05-09 06:17:41,062 root INFO running install_egg_info 2024-05-09 06:17:41,075 root INFO running egg_info 2024-05-09 06:17:41,081 root INFO writing sqlglot.egg-info/PKG-INFO 2024-05-09 06:17:41,091 root INFO writing dependency_links to sqlglot.egg-info/dependency_links.txt 2024-05-09 06:17:41,096 root INFO writing requirements to sqlglot.egg-info/requires.txt 2024-05-09 06:17:41,097 root INFO writing top-level names to sqlglot.egg-info/top_level.txt 2024-05-09 06:17:50,002 root INFO reading manifest file 'sqlglot.egg-info/SOURCES.txt' 2024-05-09 06:17:50,012 root INFO adding license file 'LICENSE' 2024-05-09 06:17:50,028 root INFO writing manifest file 'sqlglot.egg-info/SOURCES.txt' 2024-05-09 06:17:50,029 root INFO Copying sqlglot.egg-info to build/bdist.linux-riscv64/wheel/sqlglot-23.8.0-py3.12.egg-info 2024-05-09 06:17:50,034 root INFO running install_scripts 2024-05-09 06:17:50,050 wheel INFO creating build/bdist.linux-riscv64/wheel/sqlglot-23.8.0.dist-info/WHEEL 2024-05-09 06:17:50,052 wheel INFO creating '/home/buildozer/aports/community/py3-sqlglot/src/sqlglot-23.8.0/.dist/.tmp-e3trbfpv/sqlglot-23.8.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-09 06:17:50,053 wheel INFO adding 'sqlglot/__init__.py' 2024-05-09 06:17:50,055 wheel INFO adding 'sqlglot/__main__.py' 2024-05-09 06:17:50,056 wheel INFO adding 'sqlglot/_typing.py' 2024-05-09 06:17:50,056 wheel INFO adding 'sqlglot/_version.py' 2024-05-09 06:17:50,057 wheel INFO adding 'sqlglot/diff.py' 2024-05-09 06:17:50,059 wheel INFO adding 'sqlglot/errors.py' 2024-05-09 06:17:50,061 wheel INFO adding 'sqlglot/expressions.py' 2024-05-09 06:17:50,067 wheel INFO adding 'sqlglot/generator.py' 2024-05-09 06:17:50,072 wheel INFO adding 'sqlglot/helper.py' 2024-05-09 06:17:50,073 wheel INFO adding 'sqlglot/jsonpath.py' 2024-05-09 06:17:50,074 wheel INFO adding 'sqlglot/lineage.py' 2024-05-09 06:17:50,077 wheel INFO adding 'sqlglot/parser.py' 2024-05-09 06:17:50,083 wheel INFO adding 'sqlglot/planner.py' 2024-05-09 06:17:50,084 wheel INFO adding 'sqlglot/py.typed' 2024-05-09 06:17:50,085 wheel INFO adding 'sqlglot/schema.py' 2024-05-09 06:17:50,086 wheel INFO adding 'sqlglot/serde.py' 2024-05-09 06:17:50,087 wheel INFO adding 'sqlglot/time.py' 2024-05-09 06:17:50,089 wheel INFO adding 'sqlglot/tokens.py' 2024-05-09 06:17:50,091 wheel INFO adding 'sqlglot/transforms.py' 2024-05-09 06:17:50,093 wheel INFO adding 'sqlglot/trie.py' 2024-05-09 06:17:50,094 wheel INFO adding 'sqlglot/dataframe/__init__.py' 2024-05-09 06:17:50,095 wheel INFO adding 'sqlglot/dataframe/sql/__init__.py' 2024-05-09 06:17:50,096 wheel INFO adding 'sqlglot/dataframe/sql/_typing.py' 2024-05-09 06:17:50,097 wheel INFO adding 'sqlglot/dataframe/sql/column.py' 2024-05-09 06:17:50,099 wheel INFO adding 'sqlglot/dataframe/sql/dataframe.py' 2024-05-09 06:17:50,101 wheel INFO adding 'sqlglot/dataframe/sql/functions.py' 2024-05-09 06:17:50,103 wheel INFO adding 'sqlglot/dataframe/sql/group.py' 2024-05-09 06:17:50,104 wheel INFO adding 'sqlglot/dataframe/sql/normalize.py' 2024-05-09 06:17:50,105 wheel INFO adding 'sqlglot/dataframe/sql/operations.py' 2024-05-09 06:17:50,105 wheel INFO adding 'sqlglot/dataframe/sql/readwriter.py' 2024-05-09 06:17:50,107 wheel INFO adding 'sqlglot/dataframe/sql/session.py' 2024-05-09 06:17:50,108 wheel INFO adding 'sqlglot/dataframe/sql/transforms.py' 2024-05-09 06:17:50,109 wheel INFO adding 'sqlglot/dataframe/sql/types.py' 2024-05-09 06:17:50,110 wheel INFO adding 'sqlglot/dataframe/sql/util.py' 2024-05-09 06:17:50,111 wheel INFO adding 'sqlglot/dataframe/sql/window.py' 2024-05-09 06:17:50,112 wheel INFO adding 'sqlglot/dialects/__init__.py' 2024-05-09 06:17:50,113 wheel INFO adding 'sqlglot/dialects/athena.py' 2024-05-09 06:17:50,114 wheel INFO adding 'sqlglot/dialects/bigquery.py' 2024-05-09 06:17:50,116 wheel INFO adding 'sqlglot/dialects/clickhouse.py' 2024-05-09 06:17:50,118 wheel INFO adding 'sqlglot/dialects/databricks.py' 2024-05-09 06:17:50,119 wheel INFO adding 'sqlglot/dialects/dialect.py' 2024-05-09 06:17:50,121 wheel INFO adding 'sqlglot/dialects/doris.py' 2024-05-09 06:17:50,122 wheel INFO adding 'sqlglot/dialects/drill.py' 2024-05-09 06:17:50,124 wheel INFO adding 'sqlglot/dialects/duckdb.py' 2024-05-09 06:17:50,125 wheel INFO adding 'sqlglot/dialects/hive.py' 2024-05-09 06:17:50,127 wheel INFO adding 'sqlglot/dialects/mysql.py' 2024-05-09 06:17:50,129 wheel INFO adding 'sqlglot/dialects/oracle.py' 2024-05-09 06:17:50,131 wheel INFO adding 'sqlglot/dialects/postgres.py' 2024-05-09 06:17:50,132 wheel INFO adding 'sqlglot/dialects/presto.py' 2024-05-09 06:17:50,134 wheel INFO adding 'sqlglot/dialects/prql.py' 2024-05-09 06:17:50,135 wheel INFO adding 'sqlglot/dialects/redshift.py' 2024-05-09 06:17:50,136 wheel INFO adding 'sqlglot/dialects/snowflake.py' 2024-05-09 06:17:50,138 wheel INFO adding 'sqlglot/dialects/spark.py' 2024-05-09 06:17:50,139 wheel INFO adding 'sqlglot/dialects/spark2.py' 2024-05-09 06:17:50,141 wheel INFO adding 'sqlglot/dialects/sqlite.py' 2024-05-09 06:17:50,142 wheel INFO adding 'sqlglot/dialects/starrocks.py' 2024-05-09 06:17:50,143 wheel INFO adding 'sqlglot/dialects/tableau.py' 2024-05-09 06:17:50,144 wheel INFO adding 'sqlglot/dialects/teradata.py' 2024-05-09 06:17:50,145 wheel INFO adding 'sqlglot/dialects/trino.py' 2024-05-09 06:17:50,146 wheel INFO adding 'sqlglot/dialects/tsql.py' 2024-05-09 06:17:50,149 wheel INFO adding 'sqlglot/executor/__init__.py' 2024-05-09 06:17:50,149 wheel INFO adding 'sqlglot/executor/context.py' 2024-05-09 06:17:50,151 wheel INFO adding 'sqlglot/executor/env.py' 2024-05-09 06:17:50,152 wheel INFO adding 'sqlglot/executor/python.py' 2024-05-09 06:17:50,153 wheel INFO adding 'sqlglot/executor/table.py' 2024-05-09 06:17:50,154 wheel INFO adding 'sqlglot/optimizer/__init__.py' 2024-05-09 06:17:50,155 wheel INFO adding 'sqlglot/optimizer/annotate_types.py' 2024-05-09 06:17:50,157 wheel INFO adding 'sqlglot/optimizer/canonicalize.py' 2024-05-09 06:17:50,158 wheel INFO adding 'sqlglot/optimizer/eliminate_ctes.py' 2024-05-09 06:17:50,159 wheel INFO adding 'sqlglot/optimizer/eliminate_joins.py' 2024-05-09 06:17:50,160 wheel INFO adding 'sqlglot/optimizer/eliminate_subqueries.py' 2024-05-09 06:17:50,161 wheel INFO adding 'sqlglot/optimizer/isolate_table_selects.py' 2024-05-09 06:17:50,162 wheel INFO adding 'sqlglot/optimizer/merge_subqueries.py' 2024-05-09 06:17:50,164 wheel INFO adding 'sqlglot/optimizer/normalize.py' 2024-05-09 06:17:50,165 wheel INFO adding 'sqlglot/optimizer/normalize_identifiers.py' 2024-05-09 06:17:50,165 wheel INFO adding 'sqlglot/optimizer/optimize_joins.py' 2024-05-09 06:17:50,166 wheel INFO adding 'sqlglot/optimizer/optimizer.py' 2024-05-09 06:17:50,167 wheel INFO adding 'sqlglot/optimizer/pushdown_predicates.py' 2024-05-09 06:17:50,169 wheel INFO adding 'sqlglot/optimizer/pushdown_projections.py' 2024-05-09 06:17:50,170 wheel INFO adding 'sqlglot/optimizer/qualify.py' 2024-05-09 06:17:50,171 wheel INFO adding 'sqlglot/optimizer/qualify_columns.py' 2024-05-09 06:17:50,173 wheel INFO adding 'sqlglot/optimizer/qualify_tables.py' 2024-05-09 06:17:50,174 wheel INFO adding 'sqlglot/optimizer/scope.py' 2024-05-09 06:17:50,176 wheel INFO adding 'sqlglot/optimizer/simplify.py' 2024-05-09 06:17:50,178 wheel INFO adding 'sqlglot/optimizer/unnest_subqueries.py' 2024-05-09 06:17:50,180 wheel INFO adding 'sqlglot-23.8.0.dist-info/LICENSE' 2024-05-09 06:17:50,181 wheel INFO adding 'sqlglot-23.8.0.dist-info/METADATA' 2024-05-09 06:17:50,182 wheel INFO adding 'sqlglot-23.8.0.dist-info/WHEEL' 2024-05-09 06:17:50,183 wheel INFO adding 'sqlglot-23.8.0.dist-info/top_level.txt' 2024-05-09 06:17:50,185 wheel INFO adding 'sqlglot-23.8.0.dist-info/RECORD' 2024-05-09 06:17:50,187 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-09 06:17:50,199 gpep517 INFO The backend produced .dist/sqlglot-23.8.0-py3-none-any.whl sqlglot-23.8.0-py3-none-any.whl >>> py3-sqlglot: Entering fakeroot... >>> py3-sqlglot-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot/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__' '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot/usr/lib/python3.12/site-packages/sqlglot/dataframe/sql/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/dataframe/sql/__pycache__' '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot/usr/lib/python3.12/site-packages/sqlglot/dataframe/__pycache__' -> '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot-pyc/usr/lib/python3.12/site-packages/sqlglot/dataframe/__pycache__' '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot/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__' '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot/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__' '/home/buildozer/aports/community/py3-sqlglot/pkg/py3-sqlglot/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... >>> 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.4 MB >>> py3-sqlglot-pyc*: Compressing data... >>> py3-sqlglot-pyc*: Create checksum... >>> py3-sqlglot-pyc*: Create py3-sqlglot-pyc-23.8.0-r1.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-23.8.0-r1.apk >>> py3-sqlglot: Build complete at Thu, 09 May 2024 06:17:54 +0000 elapsed time 0h 0m 28s >>> py3-sqlglot: Cleaning up srcdir >>> py3-sqlglot: Cleaning up pkgdir >>> py3-sqlglot: Uninstalling dependencies... (1/27) Purging .makedepends-py3-sqlglot (20240509.061736) (2/27) Purging py3-gpep517-pyc (15-r2) (3/27) Purging py3-gpep517 (15-r2) (4/27) Purging py3-installer-pyc (0.7.0-r2) (5/27) Purging py3-installer (0.7.0-r2) (6/27) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/27) Purging py3-setuptools_scm (8.0.4-r2) (8/27) Purging py3-setuptools-pyc (69.5.1-r0) (9/27) Purging py3-setuptools (69.5.1-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r1) (17/27) Purging python3-pycache-pyc0 (3.12.3-r1) (18/27) Purging pyc (3.12.3-r1) (19/27) Purging python3 (3.12.3-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240420-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.3-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-sqlglot: Updating the community/riscv64 repository index... >>> py3-sqlglot: Signing the index...