Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python3-typed_ast.spec'], chrootPath='/var/lib/mock/f31-build-16253498-1163551/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python3-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 Wrote: /builddir/build/SRPMS/python3-typed_ast-1.3.5-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python3-typed_ast.spec'], chrootPath='/var/lib/mock/f31-build-16253498-1163551/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python3-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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xr2KzN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf typed_ast-1.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/typed_ast-1.3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd typed_ast-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9DC9ZO + umask 022 + cd /builddir/build/BUILD + cd typed_ast-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/typed_ast copying typed_ast/ast27.py -> build/lib.linux-x86_64-3.7/typed_ast copying typed_ast/ast3.py -> build/lib.linux-x86_64-3.7/typed_ast copying typed_ast/__init__.py -> build/lib.linux-x86_64-3.7/typed_ast copying typed_ast/conversions.py -> build/lib.linux-x86_64-3.7/typed_ast BUILDSTDERR: package init file 'ast3/tests/__init__.py' not found (or not a regular file) creating build/lib.linux-x86_64-3.7/typed_ast/tests copying ast3/tests/test_basics.py -> build/lib.linux-x86_64-3.7/typed_ast/tests running build_ext building '_ast27' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/ast27 creating build/temp.linux-x86_64-3.7/ast27/Parser creating build/temp.linux-x86_64-3.7/ast27/Python creating build/temp.linux-x86_64-3.7/ast27/Custom gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/acceler.c -o build/temp.linux-x86_64-3.7/ast27/Parser/acceler.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/bitset.c -o build/temp.linux-x86_64-3.7/ast27/Parser/bitset.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/grammar.c -o build/temp.linux-x86_64-3.7/ast27/Parser/grammar.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/grammar1.c -o build/temp.linux-x86_64-3.7/ast27/Parser/grammar1.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/node.c -o build/temp.linux-x86_64-3.7/ast27/Parser/node.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/parser.c -o build/temp.linux-x86_64-3.7/ast27/Parser/parser.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/parsetok.c -o build/temp.linux-x86_64-3.7/ast27/Parser/parsetok.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Parser/tokenizer.c -o build/temp.linux-x86_64-3.7/ast27/Parser/tokenizer.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Python/asdl.c -o build/temp.linux-x86_64-3.7/ast27/Python/asdl.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Python/ast.c -o build/temp.linux-x86_64-3.7/ast27/Python/ast.o BUILDSTDERR: ast27/Python/ast.c: In function ‘ast_for_print_stmt’: BUILDSTDERR: ast27/Python/ast.c:2432:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 2432 | if (!dest) BUILDSTDERR: | ^~ BUILDSTDERR: ast27/Python/ast.c:2434:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ BUILDSTDERR: 2434 | start = 4; BUILDSTDERR: | ^~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Python/graminit.c -o build/temp.linux-x86_64-3.7/ast27/Python/graminit.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Python/mystrtoul.c -o build/temp.linux-x86_64-3.7/ast27/Python/mystrtoul.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Python/Python-ast.c -o build/temp.linux-x86_64-3.7/ast27/Python/Python-ast.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast27/Include -I/usr/include/python3.7m -c ast27/Custom/typed_ast.c -o build/temp.linux-x86_64-3.7/ast27/Custom/typed_ast.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ast27/Parser/acceler.o build/temp.linux-x86_64-3.7/ast27/Parser/bitset.o build/temp.linux-x86_64-3.7/ast27/Parser/grammar.o build/temp.linux-x86_64-3.7/ast27/Parser/grammar1.o build/temp.linux-x86_64-3.7/ast27/Parser/node.o build/temp.linux-x86_64-3.7/ast27/Parser/parser.o build/temp.linux-x86_64-3.7/ast27/Parser/parsetok.o build/temp.linux-x86_64-3.7/ast27/Parser/tokenizer.o build/temp.linux-x86_64-3.7/ast27/Python/asdl.o build/temp.linux-x86_64-3.7/ast27/Python/ast.o build/temp.linux-x86_64-3.7/ast27/Python/graminit.o build/temp.linux-x86_64-3.7/ast27/Python/mystrtoul.o build/temp.linux-x86_64-3.7/ast27/Python/Python-ast.o build/temp.linux-x86_64-3.7/ast27/Custom/typed_ast.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/typed_ast/_ast27.cpython-37m-x86_64-linux-gnu.so building '_ast3' extension creating build/temp.linux-x86_64-3.7/ast3 creating build/temp.linux-x86_64-3.7/ast3/Parser creating build/temp.linux-x86_64-3.7/ast3/Python creating build/temp.linux-x86_64-3.7/ast3/Custom gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/acceler.c -o build/temp.linux-x86_64-3.7/ast3/Parser/acceler.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/bitset.c -o build/temp.linux-x86_64-3.7/ast3/Parser/bitset.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/grammar.c -o build/temp.linux-x86_64-3.7/ast3/Parser/grammar.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/grammar1.c -o build/temp.linux-x86_64-3.7/ast3/Parser/grammar1.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/node.c -o build/temp.linux-x86_64-3.7/ast3/Parser/node.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/parser.c -o build/temp.linux-x86_64-3.7/ast3/Parser/parser.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/parsetok.c -o build/temp.linux-x86_64-3.7/ast3/Parser/parsetok.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Parser/tokenizer.c -o build/temp.linux-x86_64-3.7/ast3/Parser/tokenizer.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Python/asdl.c -o build/temp.linux-x86_64-3.7/ast3/Python/asdl.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Python/ast.c -o build/temp.linux-x86_64-3.7/ast3/Python/ast.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Python/graminit.c -o build/temp.linux-x86_64-3.7/ast3/Python/graminit.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Python/Python-ast.c -o build/temp.linux-x86_64-3.7/ast3/Python/Python-ast.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Iast3/Include -I/usr/include/python3.7m -c ast3/Custom/typed_ast.c -o build/temp.linux-x86_64-3.7/ast3/Custom/typed_ast.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.7/ast3/Parser/acceler.o build/temp.linux-x86_64-3.7/ast3/Parser/bitset.o build/temp.linux-x86_64-3.7/ast3/Parser/grammar.o build/temp.linux-x86_64-3.7/ast3/Parser/grammar1.o build/temp.linux-x86_64-3.7/ast3/Parser/node.o build/temp.linux-x86_64-3.7/ast3/Parser/parser.o build/temp.linux-x86_64-3.7/ast3/Parser/parsetok.o build/temp.linux-x86_64-3.7/ast3/Parser/tokenizer.o build/temp.linux-x86_64-3.7/ast3/Python/asdl.o build/temp.linux-x86_64-3.7/ast3/Python/ast.o build/temp.linux-x86_64-3.7/ast3/Python/graminit.o build/temp.linux-x86_64-3.7/ast3/Python/Python-ast.o build/temp.linux-x86_64-3.7/ast3/Custom/typed_ast.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-x86_64-3.7/typed_ast/_ast3.cpython-37m-x86_64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m8ugwO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 + cd typed_ast-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast creating /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/tests copying build/lib.linux-x86_64-3.7/typed_ast/tests/test_basics.py -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/tests copying build/lib.linux-x86_64-3.7/typed_ast/ast27.py -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast copying build/lib.linux-x86_64-3.7/typed_ast/ast3.py -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast copying build/lib.linux-x86_64-3.7/typed_ast/__init__.py -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast copying build/lib.linux-x86_64-3.7/typed_ast/_ast3.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast copying build/lib.linux-x86_64-3.7/typed_ast/_ast27.cpython-37m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast copying build/lib.linux-x86_64-3.7/typed_ast/conversions.py -> /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast byte-compiling /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/tests/test_basics.py to test_basics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/ast27.py to ast27.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/ast3.py to ast3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/conversions.py to conversions.cpython-37.pyc writing byte-compilation script '/tmp/tmpt6bhbnkv.py' /usr/bin/python3 /tmp/tmpt6bhbnkv.py removing /tmp/tmpt6bhbnkv.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' BUILDSTDERR: package init file 'ast3/tests/__init__.py' not found (or not a regular file) reading manifest file 'typed_ast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'typed_ast.egg-info/SOURCES.txt' Copying typed_ast.egg-info to /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast-1.3.5-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.3.5-1.fc31 --unique-debug-suffix -1.3.5-1.fc31.x86_64 --unique-debug-src-base python3-typed_ast-1.3.5-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/typed_ast-1.3.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/_ast3.cpython-37m-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/_ast27.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/_ast27.cpython-37m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7/site-packages/typed_ast/_ast3.cpython-37m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2432 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o52qbP + umask 022 + cd /builddir/build/BUILD + cd typed_ast-1.3.5 + /usr/bin/python3 setup.py test running test running 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 BUILDSTDERR: package init file 'ast3/tests/__init__.py' not found (or not a regular file) reading manifest file 'typed_ast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'typed_ast.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-x86_64-3.7/typed_ast/_ast27.cpython-37m-x86_64-linux-gnu.so -> typed_ast copying build/lib.linux-x86_64-3.7/typed_ast/_ast3.cpython-37m-x86_64-linux-gnu.so -> typed_ast BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 0 tests in 0.000s BUILDSTDERR: OK + exit 0 Processing files: python3-typed_ast-1.3.5-1.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E9vcuQ + umask 022 + cd /builddir/build/BUILD + cd typed_ast-1.3.5 + DOCDIR=/builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/share/doc/python3-typed_ast + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/share/doc/python3-typed_ast + cp -pr CONTRIBUTING.md README.md release_process.md update_process.md /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/share/doc/python3-typed_ast + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8vahgO + umask 022 + cd /builddir/build/BUILD + cd typed_ast-1.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/share/licenses/python3-typed_ast + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/share/licenses/python3-typed_ast + cp -pr LICENSE /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64/usr/share/licenses/python3-typed_ast + exit 0 Provides: python3-typed_ast = 1.3.5-1.fc31 python3-typed_ast(x86-64) = 1.3.5-1.fc31 python3.7dist(typed-ast) = 1.3.5 python3dist(typed-ast) = 1.3.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.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python3-typed_ast-debugsource-1.3.5-1.fc31.x86_64 Provides: python3-typed_ast-debugsource = 1.3.5-1.fc31 python3-typed_ast-debugsource(x86-64) = 1.3.5-1.fc31 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.3.5-1.fc31.x86_64 Provides: debuginfo(build-id) = ac12612c43c07f87c83217b2c5b7f04a4016d894 debuginfo(build-id) = b3383551bc9010ad5c217b20f237a2b200770be1 python3-typed_ast-debuginfo = 1.3.5-1.fc31 python3-typed_ast-debuginfo(x86-64) = 1.3.5-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-typed_ast-debugsource(x86-64) = 1.3.5-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-typed_ast-1.3.5-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python3-typed_ast-debugsource-1.3.5-1.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/python3-typed_ast-debuginfo-1.3.5-1.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WbSoSM + umask 022 + cd /builddir/build/BUILD + cd typed_ast-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-typed_ast-1.3.5-1.fc31.x86_64 + exit 0 Child return code was: 0