------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-typed-ast-1.4.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-typed-ast-1.4.1 for building => SHA256 Checksum OK for typed_ast-1.4.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-typed-ast-1.4.1 for building ===> Extracting for py37-typed-ast-1.4.1 => SHA256 Checksum OK for typed_ast-1.4.1.tar.gz. Extracted Memory Use: 1.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-typed-ast-1.4.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-typed-ast-1.4.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-typed-ast-1.4.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-typed-ast-1.4.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-typed-ast-1.4.1 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/typed_ast copying typed_ast/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/typed_ast copying typed_ast/ast27.py -> build/lib.dragonfly-5.9-x86_64-3.7/typed_ast copying typed_ast/conversions.py -> build/lib.dragonfly-5.9-x86_64-3.7/typed_ast copying typed_ast/ast3.py -> build/lib.dragonfly-5.9-x86_64-3.7/typed_ast package init file 'ast3/tests/__init__.py' not found (or not a regular file) creating build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/tests copying ast3/tests/test_basics.py -> build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/tests running build_ext building '_ast27' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/ast27 creating build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser creating build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python creating build/temp.dragonfly-5.9-x86_64-3.7/ast27/Custom cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/acceler.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/acceler.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/bitset.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/bitset.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/grammar.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/grammar.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/grammar1.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/grammar1.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/node.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/node.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/parser.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/parser.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/parsetok.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/parsetok.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Parser/tokenizer.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/tokenizer.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Python/asdl.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/asdl.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Python/ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/ast.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Python/graminit.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/graminit.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Python/mystrtoul.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/mystrtoul.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Python/Python-ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/Python-ast.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast27/Include -I/usr/local/include/python3.7m -c ast27/Custom/typed_ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Custom/typed_ast.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/acceler.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/bitset.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/grammar.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/grammar1.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/node.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/parser.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/parsetok.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Parser/tokenizer.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/asdl.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/ast.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/graminit.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/mystrtoul.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Python/Python-ast.o build/temp.dragonfly-5.9-x86_64-3.7/ast27/Custom/typed_ast.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/_ast27.so building '_ast3' extension creating build/temp.dragonfly-5.9-x86_64-3.7/ast3 creating build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser creating build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python creating build/temp.dragonfly-5.9-x86_64-3.7/ast3/Custom cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/acceler.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/acceler.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/bitset.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/bitset.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/grammar.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/grammar1.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar1.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/node.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/node.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/parser.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parser.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/parsetok.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parsetok.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/tokenizer.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/tokenizer.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/asdl.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/asdl.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/ast.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/graminit.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/graminit.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/Python-ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/Python-ast.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Custom/typed_ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Custom/typed_ast.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/acceler.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/bitset.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar1.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/node.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parser.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parsetok.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/tokenizer.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/asdl.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/ast.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/graminit.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/Python-ast.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Custom/typed_ast.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/_ast3.so SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-typed-ast-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-typed-ast-1.4.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-typed-ast-1.4.1 ===> py37-typed-ast-1.4.1 depends on package: py37-setuptools>0 - found ===> py37-typed-ast-1.4.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py package init file 'ast3/tests/__init__.py' not found (or not a regular file) running build_ext building '_ast3' extension cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/acceler.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/acceler.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/bitset.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/bitset.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/grammar.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/grammar1.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar1.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/node.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/node.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/parser.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parser.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/parsetok.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parsetok.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Parser/tokenizer.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/tokenizer.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/asdl.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/asdl.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/ast.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/graminit.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/graminit.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Python/Python-ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/Python-ast.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Iast3/Include -I/usr/local/include/python3.7m -c ast3/Custom/typed_ast.c -o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Custom/typed_ast.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/acceler.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/bitset.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/grammar1.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/node.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parser.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/parsetok.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Parser/tokenizer.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/asdl.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/ast.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/graminit.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Python/Python-ast.o build/temp.dragonfly-5.9-x86_64-3.7/ast3/Custom/typed_ast.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/_ast3.so running install_lib creating /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7 creating /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/_ast3.so -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/ast27.py -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/__init__.py -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/conversions.py -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/ast3.py -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast creating /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/tests copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/tests/test_basics.py -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/tests copying build/lib.dragonfly-5.9-x86_64-3.7/typed_ast/_ast27.so -> /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast byte-compiling /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/ast27.py to ast27.cpython-37.pyc byte-compiling /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/conversions.py to conversions.cpython-37.pyc byte-compiling /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/ast3.py to ast3.cpython-37.pyc byte-compiling /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast/tests/test_basics.py to test_basics.cpython-37.pyc writing byte-compilation script '/tmp/tmpe5kvc9ta.py' /usr/local/bin/python3.7 /tmp/tmpe5kvc9ta.py removing /tmp/tmpe5kvc9ta.py running install_egg_info 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 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 /construction/devel/py-typed-ast/stage/usr/local/lib/python3.7/site-packages/typed_ast-1.4.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-typed-ast/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/typed_ast/_ast27.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-typed-ast-1.4.1 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:37