Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-typed_ast.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-569767-90672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-typed_ast.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 warning: The %py3_build macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ warning: The %py3_install macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ setting SOURCE_DATE_EPOCH=1787184000 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Wrote: /builddir/build/SRPMS/python-typed_ast-1.5.5-2.an27.src.rpm RPM build warnings: The %py3_build macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ The %py3_install macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-typed_ast.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-569767-90672/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-typed_ast.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 warning: The %py3_build macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ warning: The %py3_install macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ setting SOURCE_DATE_EPOCH=1787184000 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.eYoXQH Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oa6KQm + umask 022 + cd /builddir/build/BUILD/python-typed_ast-1.5.5-build + cd /builddir/build/BUILD/python-typed_ast-1.5.5-build + rm -rf typed_ast-1.5.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/typed_ast-1.5.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd typed_ast-1.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/^typedef enum {false, true} bool;/#if __STDC_VERSION__ < 202311L\ntypedef enum {false, true} bool;\n#endif/' ast27/Include/asdl.h + sed -i 's/^typedef int bool;/#if __STDC_VERSION__ < 202311L\ntypedef int bool;\n#endif/' ast3/Python/ast.c ast27/Python/ast.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dERybw + umask 022 + cd /builddir/build/BUILD/python-typed_ast-1.5.5-build + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd typed_ast-1.5.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build/lib.linux-x86_64-cpython-312/typed_ast copying typed_ast/__init__.py -> build/lib.linux-x86_64-cpython-312/typed_ast copying typed_ast/ast27.py -> build/lib.linux-x86_64-cpython-312/typed_ast copying typed_ast/ast3.py -> build/lib.linux-x86_64-cpython-312/typed_ast copying typed_ast/conversions.py -> build/lib.linux-x86_64-cpython-312/typed_ast creating build/lib.linux-x86_64-cpython-312/typed_ast/tests copying ast3/tests/test_basics.py -> build/lib.linux-x86_64-cpython-312/typed_ast/tests running build_ext building '_ast27' extension creating build/temp.linux-x86_64-cpython-312/ast27/Custom creating build/temp.linux-x86_64-cpython-312/ast27/Parser creating build/temp.linux-x86_64-cpython-312/ast27/Python gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Custom/typed_ast.c -o build/temp.linux-x86_64-cpython-312/ast27/Custom/typed_ast.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/acceler.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/acceler.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/bitset.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/bitset.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/grammar.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/grammar.o ast27/Parser/grammar.c: In function ‘addlabel’: ast27/Parser/grammar.c:109:5: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 109 | if (Py_DebugFlag) | ^~ ast27/Parser/grammar.c:16:17: note: declared here 16 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast27/Parser/grammar.c: In function ‘translabel’: ast27/Parser/grammar.c:153:5: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 153 | if (Py_DebugFlag) | ^~ ast27/Parser/grammar.c:16:17: note: declared here 16 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast27/Parser/grammar.c:159:17: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 159 | if (Py_DebugFlag) | ^~ ast27/Parser/grammar.c:16:17: note: declared here 16 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast27/Parser/grammar.c:172:17: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 172 | if (Py_DebugFlag) | ^~ ast27/Parser/grammar.c:16:17: note: declared here 16 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast27/Parser/grammar.c:192:13: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 192 | if (Py_DebugFlag) | ^~ ast27/Parser/grammar.c:16:17: note: declared here 16 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/grammar1.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/grammar1.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/node.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/node.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/parser.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/parser.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/parsetok.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/parsetok.o ast27/Parser/parsetok.c: In function ‘Ta27Parser_ParseStringFlagsFilenameEx’: ast27/Parser/parsetok.c:61:5: warning: ‘Py_VerboseFlag’ is deprecated [-Wdeprecated-declarations] 61 | if (Ta27_TabcheckFlag || Py_VerboseFlag) { | ^~ In file included from /usr/include/python3.12/Python.h:48, from ast27/Parser/../Include/pgenheaders.h:8, from ast27/Parser/parsetok.c:4: /usr/include/python3.12/cpython/pydebug.h:9:37: note: declared here 9 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_VerboseFlag; | ^~~~~~~~~~~~~~ ast27/Parser/parsetok.c: In function ‘Ta27Parser_ParseFileFlagsEx’: ast27/Parser/parsetok.c:128:5: warning: ‘Py_VerboseFlag’ is deprecated [-Wdeprecated-declarations] 128 | if (Ta27_TabcheckFlag || Py_VerboseFlag) { | ^~ /usr/include/python3.12/cpython/pydebug.h:9:37: note: declared here 9 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_VerboseFlag; | ^~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Parser/tokenizer.c -o build/temp.linux-x86_64-cpython-312/ast27/Parser/tokenizer.o ast27/Parser/tokenizer.c: In function ‘tok_get’: ast27/Parser/tokenizer.c:1372:21: warning: ‘Py_VerboseFlag’ is deprecated [-Wdeprecated-declarations] 1372 | if (Py_VerboseFlag) | ^~ In file included from /usr/include/python3.12/Python.h:48, from ast27/Parser/tokenizer.c:4: /usr/include/python3.12/cpython/pydebug.h:9:37: note: declared here 9 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_VerboseFlag; | ^~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Python/Python-ast.c -o build/temp.linux-x86_64-cpython-312/ast27/Python/Python-ast.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Python/asdl.c -o build/temp.linux-x86_64-cpython-312/ast27/Python/asdl.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Python/ast.c -o build/temp.linux-x86_64-cpython-312/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:50:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 50 | #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) | ^~ ast27/Python/../Include/../Include/asdl.h:50:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 50 | #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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Python/graminit.c -o build/temp.linux-x86_64-cpython-312/ast27/Python/graminit.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast27/Include -I/usr/include/python3.12 -c ast27/Python/mystrtoul.c -o build/temp.linux-x86_64-cpython-312/ast27/Python/mystrtoul.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/ast27/Custom/typed_ast.o build/temp.linux-x86_64-cpython-312/ast27/Parser/acceler.o build/temp.linux-x86_64-cpython-312/ast27/Parser/bitset.o build/temp.linux-x86_64-cpython-312/ast27/Parser/grammar.o build/temp.linux-x86_64-cpython-312/ast27/Parser/grammar1.o build/temp.linux-x86_64-cpython-312/ast27/Parser/node.o build/temp.linux-x86_64-cpython-312/ast27/Parser/parser.o build/temp.linux-x86_64-cpython-312/ast27/Parser/parsetok.o build/temp.linux-x86_64-cpython-312/ast27/Parser/tokenizer.o build/temp.linux-x86_64-cpython-312/ast27/Python/Python-ast.o build/temp.linux-x86_64-cpython-312/ast27/Python/asdl.o build/temp.linux-x86_64-cpython-312/ast27/Python/ast.o build/temp.linux-x86_64-cpython-312/ast27/Python/graminit.o build/temp.linux-x86_64-cpython-312/ast27/Python/mystrtoul.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/typed_ast/_ast27.cpython-312-x86_64-linux-gnu.so building '_ast3' extension creating build/temp.linux-x86_64-cpython-312/ast3/Custom creating build/temp.linux-x86_64-cpython-312/ast3/Parser creating build/temp.linux-x86_64-cpython-312/ast3/Python gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Custom/typed_ast.c -o build/temp.linux-x86_64-cpython-312/ast3/Custom/typed_ast.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/acceler.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/acceler.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/bitset.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/bitset.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/grammar.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/grammar.o ast3/Parser/grammar.c: In function ‘addlabel’: ast3/Parser/grammar.c:122:5: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 122 | if (Py_DebugFlag) | ^~ ast3/Parser/grammar.c:12:17: note: declared here 12 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast3/Parser/grammar.c: In function ‘translabel’: ast3/Parser/grammar.c:172:5: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 172 | if (Py_DebugFlag) | ^~ ast3/Parser/grammar.c:12:17: note: declared here 12 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast3/Parser/grammar.c:178:17: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 178 | if (Py_DebugFlag) | ^~ ast3/Parser/grammar.c:12:17: note: declared here 12 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast3/Parser/grammar.c:191:17: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 191 | if (Py_DebugFlag) | ^~ ast3/Parser/grammar.c:12:17: note: declared here 12 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ ast3/Parser/grammar.c:211:13: warning: ‘Py_DebugFlag’ is deprecated [-Wdeprecated-declarations] 211 | if (Py_DebugFlag) | ^~ ast3/Parser/grammar.c:12:17: note: declared here 12 | PyAPI_DATA(int) Py_DebugFlag; | ^~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/grammar1.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/grammar1.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/node.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/node.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/parser.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/parser.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/parsetok.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/parsetok.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Parser/tokenizer.c -o build/temp.linux-x86_64-cpython-312/ast3/Parser/tokenizer.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Python/Python-ast.c -o build/temp.linux-x86_64-cpython-312/ast3/Python/Python-ast.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Python/asdl.c -o build/temp.linux-x86_64-cpython-312/ast3/Python/asdl.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Python/ast.c -o build/temp.linux-x86_64-cpython-312/ast3/Python/ast.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -Iast3/Include -I/usr/include/python3.12 -c ast3/Python/graminit.c -o build/temp.linux-x86_64-cpython-312/ast3/Python/graminit.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer build/temp.linux-x86_64-cpython-312/ast3/Custom/typed_ast.o build/temp.linux-x86_64-cpython-312/ast3/Parser/acceler.o build/temp.linux-x86_64-cpython-312/ast3/Parser/bitset.o build/temp.linux-x86_64-cpython-312/ast3/Parser/grammar.o build/temp.linux-x86_64-cpython-312/ast3/Parser/grammar1.o build/temp.linux-x86_64-cpython-312/ast3/Parser/node.o build/temp.linux-x86_64-cpython-312/ast3/Parser/parser.o build/temp.linux-x86_64-cpython-312/ast3/Parser/parsetok.o build/temp.linux-x86_64-cpython-312/ast3/Parser/tokenizer.o build/temp.linux-x86_64-cpython-312/ast3/Python/Python-ast.o build/temp.linux-x86_64-cpython-312/ast3/Python/asdl.o build/temp.linux-x86_64-cpython-312/ast3/Python/ast.o build/temp.linux-x86_64-cpython-312/ast3/Python/graminit.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/typed_ast/_ast3.cpython-312-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XRui6d + umask 022 + cd /builddir/build/BUILD/python-typed_ast-1.5.5-build + '[' /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT ++ dirname /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT + mkdir -p /builddir/build/BUILD/python-typed_ast-1.5.5-build + mkdir /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd typed_ast-1.5.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages creating /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast copying build/lib.linux-x86_64-cpython-312/typed_ast/__init__.py -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast copying build/lib.linux-x86_64-cpython-312/typed_ast/ast27.py -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast copying build/lib.linux-x86_64-cpython-312/typed_ast/ast3.py -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast copying build/lib.linux-x86_64-cpython-312/typed_ast/conversions.py -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast creating /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/tests copying build/lib.linux-x86_64-cpython-312/typed_ast/tests/test_basics.py -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/tests copying build/lib.linux-x86_64-cpython-312/typed_ast/_ast27.cpython-312-x86_64-linux-gnu.so -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast copying build/lib.linux-x86_64-cpython-312/typed_ast/_ast3.cpython-312-x86_64-linux-gnu.so -> /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast byte-compiling /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/ast27.py to ast27.cpython-312.pyc byte-compiling /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/ast3.py to ast3.cpython-312.pyc byte-compiling /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/conversions.py to conversions.cpython-312.pyc byte-compiling /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast/tests/test_basics.py to test_basics.cpython-312.pyc writing byte-compilation script '/tmp/tmp1v3426mr.py' /usr/bin/python3 /tmp/tmp1v3426mr.py removing /tmp/tmp1v3426mr.py running install_egg_info running egg_info creating typed_ast.egg-info writing typed_ast.egg-info/PKG-INFO writing dependency_links to typed_ast.egg-info/dependency_links.txt writing top-level names to typed_ast.egg-info/top_level.txt writing manifest file 'typed_ast.egg-info/SOURCES.txt' dependency ast3/Include/compile-ast3.h won't be automatically included in the manifest: the path doesn't exist reading manifest file 'typed_ast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tools' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching 'release_process.md' warning: no previously-included files found matching 'update_process.md' adding license file 'LICENSE' writing manifest file 'typed_ast.egg-info/SOURCES.txt' Copying typed_ast.egg-info to /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/typed_ast-1.5.5-py3.12.egg-info running install_scripts + rm -rfv /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 1.5.5-2.an27 --unique-debug-suffix -1.5.5-2.an27.x86_64 --unique-debug-src-base python-typed_ast-1.5.5-2.an27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-typed_ast-1.5.5-build/typed_ast-1.5.5 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-typed_ast-1.5.5-2.an27.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='gzip -9 -n' + COMPRESS_EXT=.gz + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-python-rpm-in-distinfo + env /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 Bytecompiling .py files below /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Bytecompiling .py files below /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 + /usr/lib/rpm/anolis/brp-python-hardlink Reading /builddir/build/BUILD/python-typed_ast-1.5.5-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-typed_ast-1.5.5-2.an27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v9xl6M + umask 022 + cd /builddir/build/BUILD/python-typed_ast-1.5.5-build + cd typed_ast-1.5.5 + LICENSEDIR=/builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/share/licenses/python3-typed_ast + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/share/licenses/python3-typed_ast + cp -pr /builddir/build/BUILD/python-typed_ast-1.5.5-build/typed_ast-1.5.5/LICENSE /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT/usr/share/licenses/python3-typed_ast + RPM_EC=0 ++ jobs -p + exit 0 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-typed_ast = 1.5.5-2.an27 python3-typed_ast = 1.5.5-2.an27 python3-typed_ast(x86-64) = 1.5.5-2.an27 python3.12-typed_ast = 1.5.5-2.an27 python3.12dist(typed-ast) = 1.5.5 python3dist(typed-ast) = 1.5.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) python(abi) = 3.12 rtld(GNU_HASH) Obsoletes: python-typed_ast < 1.5.5-2.an27 Processing files: python-typed_ast-debugsource-1.5.5-2.an27.x86_64 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: python-typed_ast-debugsource = 1.5.5-2.an27 python-typed_ast-debugsource(x86-64) = 1.5.5-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-typed_ast-debuginfo-1.5.5-2.an27.x86_64 warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Provides: debuginfo(build-id) = 677019fd500b0f906c255ef5e49eed1ac50f0917 debuginfo(build-id) = d587344c4fdcae9cc69382ed792577b8aa544eb8 python-typed_ast-debuginfo = 1.5.5-2.an27 python3-typed_ast-debuginfo = 1.5.5-2.an27 python3-typed_ast-debuginfo(x86-64) = 1.5.5-2.an27 python3.12-typed_ast-debuginfo = 1.5.5-2.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-typed_ast-debugsource(x86-64) = 1.5.5-2.an27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-typed_ast-1.5.5-build/BUILDROOT Wrote: /builddir/build/RPMS/python3-typed_ast-1.5.5-2.an27.x86_64.rpm Wrote: /builddir/build/RPMS/python3-typed_ast-debuginfo-1.5.5-2.an27.x86_64.rpm Wrote: /builddir/build/RPMS/python-typed_ast-debugsource-1.5.5-2.an27.x86_64.rpm RPM build warnings: The %py3_build macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ The %py3_install macro is deprecated and will likely stop working in Fedora 45. See the current Python packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy Child return code was: 0