>>> py3-typed-ast: Building community/py3-typed-ast 1.4.3-r1 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 06:53:47 +0000 >>> py3-typed-ast: Checking sanity of /home/buildozer/aports/community/py3-typed-ast/APKBUILD... >>> py3-typed-ast: Analyzing dependencies... >>> py3-typed-ast: Installing for build: build-base python3 py3-setuptools python3-dev py3-pytest (1/23) Installing libffi (3.4.2-r1) (2/23) Installing gdbm (1.22-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.1.1-r0) (5/23) Installing sqlite-libs (3.37.0-r0) (6/23) Installing python3 (3.10.1-r0) (7/23) Installing py3-ordered-set (4.0.2-r3) (8/23) Installing py3-appdirs (1.4.4-r3) (9/23) Installing py3-parsing (2.4.7-r3) (10/23) Installing py3-six (1.16.0-r1) (11/23) Installing py3-packaging (21.3-r0) (12/23) Installing py3-setuptools (52.0.0-r5) (13/23) Installing python3-dev (3.10.1-r0) (14/23) Installing py3-atomicwrites (1.4.0-r2) (15/23) Installing py3-attrs (21.2.0-r1) (16/23) Installing py3-more-itertools (8.12.0-r1) (17/23) Installing py3-iniconfig (1.1.1-r2) (18/23) Installing py3-pluggy (0.13.1-r5) (19/23) Installing py3-py (1.10.0-r2) (20/23) Installing py3-wcwidth (0.2.5-r2) (21/23) Installing py3-toml (0.10.2-r3) (22/23) Installing py3-pytest (6.2.5-r1) (23/23) Installing .makedepends-py3-typed-ast (20211216.065350) Executing busybox-1.34.1-r5.trigger OK: 425 MiB in 126 packages >>> py3-typed-ast: Cleaning up srcdir >>> py3-typed-ast: Cleaning up pkgdir >>> py3-typed-ast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typed_ast-1.4.3.tar.gz >>> py3-typed-ast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typed_ast-1.4.3.tar.gz >>> py3-typed-ast: Checking sha512sums... typed_ast-1.4.3.tar.gz: OK >>> py3-typed-ast: Unpacking /var/cache/distfiles/edge/typed_ast-1.4.3.tar.gz... running build running build_py creating build creating build/lib.linux-i686-3.10 creating build/lib.linux-i686-3.10/typed_ast copying typed_ast/ast27.py -> build/lib.linux-i686-3.10/typed_ast copying typed_ast/__init__.py -> build/lib.linux-i686-3.10/typed_ast copying typed_ast/ast3.py -> build/lib.linux-i686-3.10/typed_ast copying typed_ast/conversions.py -> build/lib.linux-i686-3.10/typed_ast package init file 'ast3/tests/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-3.10/typed_ast/tests copying ast3/tests/test_basics.py -> build/lib.linux-i686-3.10/typed_ast/tests running build_ext building '_ast27' extension creating build/temp.linux-i686-3.10 creating build/temp.linux-i686-3.10/ast27 creating build/temp.linux-i686-3.10/ast27/Custom creating build/temp.linux-i686-3.10/ast27/Parser creating build/temp.linux-i686-3.10/ast27/Python gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Custom/typed_ast.c -o build/temp.linux-i686-3.10/ast27/Custom/typed_ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/acceler.c -o build/temp.linux-i686-3.10/ast27/Parser/acceler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/bitset.c -o build/temp.linux-i686-3.10/ast27/Parser/bitset.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/grammar.c -o build/temp.linux-i686-3.10/ast27/Parser/grammar.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/grammar1.c -o build/temp.linux-i686-3.10/ast27/Parser/grammar1.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/node.c -o build/temp.linux-i686-3.10/ast27/Parser/node.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/parser.c -o build/temp.linux-i686-3.10/ast27/Parser/parser.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/parsetok.c -o build/temp.linux-i686-3.10/ast27/Parser/parsetok.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Parser/tokenizer.c -o build/temp.linux-i686-3.10/ast27/Parser/tokenizer.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Python/Python-ast.c -o build/temp.linux-i686-3.10/ast27/Python/Python-ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Python/asdl.c -o build/temp.linux-i686-3.10/ast27/Python/asdl.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Python/ast.c -o build/temp.linux-i686-3.10/ast27/Python/ast.o ast27/Python/ast.c: In function 'ast_for_import_stmt': ast27/Python/ast.c:2781:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2781 | if (!import_alias) | ^~ In file included from ast27/Python/../Include/Python-ast.h:3, from ast27/Python/ast.c:7: ast27/Python/../Include/../Include/asdl.h:46:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 46 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ ast27/Python/ast.c:2783:17: note: in expansion of macro 'asdl_seq_SET' 2783 | asdl_seq_SET(aliases, 0, import_alias); | ^~~~~~~~~~~~ ast27/Python/ast.c:2788:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2788 | if (!import_alias) | ^~ In file included from ast27/Python/../Include/Python-ast.h:3, from ast27/Python/ast.c:7: ast27/Python/../Include/../Include/asdl.h:46:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 46 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ ast27/Python/ast.c:2790:21: note: in expansion of macro 'asdl_seq_SET' 2790 | asdl_seq_SET(aliases, i / 2, import_alias); | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Python/graminit.c -o build/temp.linux-i686-3.10/ast27/Python/graminit.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.10 -c ast27/Python/mystrtoul.c -o build/temp.linux-i686-3.10/ast27/Python/mystrtoul.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.10/ast27/Custom/typed_ast.o build/temp.linux-i686-3.10/ast27/Parser/acceler.o build/temp.linux-i686-3.10/ast27/Parser/bitset.o build/temp.linux-i686-3.10/ast27/Parser/grammar.o build/temp.linux-i686-3.10/ast27/Parser/grammar1.o build/temp.linux-i686-3.10/ast27/Parser/node.o build/temp.linux-i686-3.10/ast27/Parser/parser.o build/temp.linux-i686-3.10/ast27/Parser/parsetok.o build/temp.linux-i686-3.10/ast27/Parser/tokenizer.o build/temp.linux-i686-3.10/ast27/Python/Python-ast.o build/temp.linux-i686-3.10/ast27/Python/asdl.o build/temp.linux-i686-3.10/ast27/Python/ast.o build/temp.linux-i686-3.10/ast27/Python/graminit.o build/temp.linux-i686-3.10/ast27/Python/mystrtoul.o -L/usr/lib -o build/lib.linux-i686-3.10/typed_ast/_ast27.cpython-310-i386-linux-gnu.so building '_ast3' extension creating build/temp.linux-i686-3.10/ast3 creating build/temp.linux-i686-3.10/ast3/Custom creating build/temp.linux-i686-3.10/ast3/Parser creating build/temp.linux-i686-3.10/ast3/Python gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Custom/typed_ast.c -o build/temp.linux-i686-3.10/ast3/Custom/typed_ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/acceler.c -o build/temp.linux-i686-3.10/ast3/Parser/acceler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/bitset.c -o build/temp.linux-i686-3.10/ast3/Parser/bitset.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/grammar.c -o build/temp.linux-i686-3.10/ast3/Parser/grammar.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/grammar1.c -o build/temp.linux-i686-3.10/ast3/Parser/grammar1.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/node.c -o build/temp.linux-i686-3.10/ast3/Parser/node.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/parser.c -o build/temp.linux-i686-3.10/ast3/Parser/parser.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/parsetok.c -o build/temp.linux-i686-3.10/ast3/Parser/parsetok.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Parser/tokenizer.c -o build/temp.linux-i686-3.10/ast3/Parser/tokenizer.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Python/Python-ast.c -o build/temp.linux-i686-3.10/ast3/Python/Python-ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Python/asdl.c -o build/temp.linux-i686-3.10/ast3/Python/asdl.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Python/ast.c -o build/temp.linux-i686-3.10/ast3/Python/ast.o ast3/Python/ast.c: In function 'decode_unicode_with_escapes': ast3/Python/ast.c:4514:9: warning: implicit declaration of function '_PyUnicode_DecodeUnicodeEscape'; did you mean 'PyUnicode_DecodeUnicodeEscape'? [-Wimplicit-function-declaration] 4514 | v = _PyUnicode_DecodeUnicodeEscape(s, len, NULL, &first_invalid_escape); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | PyUnicode_DecodeUnicodeEscape ast3/Python/ast.c:4514:7: warning: assignment to 'PyObject *' {aka 'struct _object *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 4514 | v = _PyUnicode_DecodeUnicodeEscape(s, len, NULL, &first_invalid_escape); | ^ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.10 -c ast3/Python/graminit.c -o build/temp.linux-i686-3.10/ast3/Python/graminit.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.10/ast3/Custom/typed_ast.o build/temp.linux-i686-3.10/ast3/Parser/acceler.o build/temp.linux-i686-3.10/ast3/Parser/bitset.o build/temp.linux-i686-3.10/ast3/Parser/grammar.o build/temp.linux-i686-3.10/ast3/Parser/grammar1.o build/temp.linux-i686-3.10/ast3/Parser/node.o build/temp.linux-i686-3.10/ast3/Parser/parser.o build/temp.linux-i686-3.10/ast3/Parser/parsetok.o build/temp.linux-i686-3.10/ast3/Parser/tokenizer.o build/temp.linux-i686-3.10/ast3/Python/Python-ast.o build/temp.linux-i686-3.10/ast3/Python/asdl.o build/temp.linux-i686-3.10/ast3/Python/ast.o build/temp.linux-i686-3.10/ast3/Python/graminit.o -L/usr/lib -o build/lib.linux-i686-3.10/typed_ast/_ast3.cpython-310-i386-linux-gnu.so ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-typed-ast/src/typed_ast-1.4.3 collecting ... collected 0 items / 1 error ==================================== ERRORS ==================================== __________________ ERROR collecting ast3/tests/test_basics.py __________________ ImportError while importing test module '/home/buildozer/aports/community/py3-typed-ast/src/typed_ast-1.4.3/ast3/tests/test_basics.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) ast3/tests/test_basics.py:5: in from typed_ast import _ast3 E ImportError: Error relocating /home/buildozer/aports/community/py3-typed-ast/src/typed_ast-1.4.3/build/lib.linux-i686-3.10/typed_ast/_ast3.cpython-310-i386-linux-gnu.so: _PyUnicode_DecodeUnicodeEscape: symbol not found =========================== short test summary info ============================ ERROR ast3/tests/test_basics.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.26s =============================== >>> ERROR: py3-typed-ast: check failed >>> py3-typed-ast: Uninstalling dependencies... (1/23) Purging .makedepends-py3-typed-ast (20211216.065350) (2/23) Purging py3-setuptools (52.0.0-r5) (3/23) Purging py3-ordered-set (4.0.2-r3) (4/23) Purging py3-appdirs (1.4.4-r3) (5/23) Purging python3-dev (3.10.1-r0) (6/23) Purging py3-pytest (6.2.5-r1) (7/23) Purging py3-atomicwrites (1.4.0-r2) (8/23) Purging py3-attrs (21.2.0-r1) (9/23) Purging py3-more-itertools (8.12.0-r1) (10/23) Purging py3-iniconfig (1.1.1-r2) (11/23) Purging py3-pluggy (0.13.1-r5) (12/23) Purging py3-py (1.10.0-r2) (13/23) Purging py3-wcwidth (0.2.5-r2) (14/23) Purging py3-packaging (21.3-r0) (15/23) Purging py3-parsing (2.4.7-r3) (16/23) Purging py3-six (1.16.0-r1) (17/23) Purging py3-toml (0.10.2-r3) (18/23) Purging python3 (3.10.1-r0) (19/23) Purging libffi (3.4.2-r1) (20/23) Purging gdbm (1.22-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.1-r0) (23/23) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 335 MiB in 103 packages