------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- 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 pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-future-0.18.2.txz Installing /packages/All/py37-pytz-2019.3,1.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-rekall-efilter-1.6.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-rekall-efilter-1.6.0 for building => SHA256 Checksum OK for rekall-efilter-1.6.0.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-rekall-efilter-1.6.0 for building ===> Extracting for py37-rekall-efilter-1.6.0 => SHA256 Checksum OK for rekall-efilter-1.6.0.zip. Extracted Memory Use: 0.45M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-rekall-efilter-1.6.0 ===> Applying ports patches for py37-rekall-efilter-1.6.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on package: py37-setuptools>0 - found ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on package: py37-setuptools>0 - found ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-rekall-efilter-1.6.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-rekall-efilter-1.6.0 running build running build_py creating build creating build/lib creating build/lib/efilter copying efilter/protocol.py -> build/lib/efilter copying efilter/ast.py -> build/lib/efilter copying efilter/syntax.py -> build/lib/efilter copying efilter/version.py -> build/lib/efilter copying efilter/query.py -> build/lib/efilter copying efilter/errors.py -> build/lib/efilter copying efilter/api.py -> build/lib/efilter copying efilter/_version.py -> build/lib/efilter copying efilter/__init__.py -> build/lib/efilter copying efilter/scope.py -> build/lib/efilter copying efilter/dispatch.py -> build/lib/efilter creating build/lib/efilter/protocols copying efilter/protocols/ordered.py -> build/lib/efilter/protocols copying efilter/protocols/hashable.py -> build/lib/efilter/protocols copying efilter/protocols/__init__.py -> build/lib/efilter/protocols copying efilter/protocols/number.py -> build/lib/efilter/protocols copying efilter/protocols/string.py -> build/lib/efilter/protocols copying efilter/protocols/eq.py -> build/lib/efilter/protocols copying efilter/protocols/applicative.py -> build/lib/efilter/protocols copying efilter/protocols/associative.py -> build/lib/efilter/protocols copying efilter/protocols/indexable.py -> build/lib/efilter/protocols copying efilter/protocols/reducer.py -> build/lib/efilter/protocols copying efilter/protocols/repeated.py -> build/lib/efilter/protocols copying efilter/protocols/iset.py -> build/lib/efilter/protocols copying efilter/protocols/structured.py -> build/lib/efilter/protocols copying efilter/protocols/counted.py -> build/lib/efilter/protocols copying efilter/protocols/boolean.py -> build/lib/efilter/protocols creating build/lib/efilter/transforms copying efilter/transforms/asdottysql.py -> build/lib/efilter/transforms copying efilter/transforms/aslisp.py -> build/lib/efilter/transforms copying efilter/transforms/__init__.py -> build/lib/efilter/transforms copying efilter/transforms/solve.py -> build/lib/efilter/transforms copying efilter/transforms/normalize.py -> build/lib/efilter/transforms creating build/lib/efilter/ext copying efilter/ext/line_reader.py -> build/lib/efilter/ext copying efilter/ext/__init__.py -> build/lib/efilter/ext copying efilter/ext/csv_reader.py -> build/lib/efilter/ext copying efilter/ext/lazy_repetition.py -> build/lib/efilter/ext creating build/lib/efilter/parsers copying efilter/parsers/lisp.py -> build/lib/efilter/parsers copying efilter/parsers/__init__.py -> build/lib/efilter/parsers copying efilter/parsers/literal.py -> build/lib/efilter/parsers creating build/lib/efilter/stdlib copying efilter/stdlib/core.py -> build/lib/efilter/stdlib copying efilter/stdlib/io.py -> build/lib/efilter/stdlib copying efilter/stdlib/__init__.py -> build/lib/efilter/stdlib copying efilter/stdlib/math.py -> build/lib/efilter/stdlib creating build/lib/efilter/parsers/legacy copying efilter/parsers/legacy/__init__.py -> build/lib/efilter/parsers/legacy copying efilter/parsers/legacy/objectfilter.py -> build/lib/efilter/parsers/legacy creating build/lib/efilter/parsers/common copying efilter/parsers/common/parser.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/grammar.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/token_stream.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/ast_transforms.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/__init__.py -> build/lib/efilter/parsers/common copying efilter/parsers/common/tokenizer.py -> build/lib/efilter/parsers/common creating build/lib/efilter/parsers/dottysql copying efilter/parsers/dottysql/parser.py -> build/lib/efilter/parsers/dottysql copying efilter/parsers/dottysql/grammar.py -> build/lib/efilter/parsers/dottysql copying efilter/parsers/dottysql/__init__.py -> build/lib/efilter/parsers/dottysql SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-rekall-efilter-1.6.0 depends on package: py37-dateutil>2 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-future>=0.16.0 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-six>=1.4.0 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-pytz>=2011 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-setuptools>0 - found ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-rekall-efilter-1.6.0 ===> py37-rekall-efilter-1.6.0 depends on package: py37-dateutil>2 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-future>=0.16.0 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-six>=1.4.0 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-pytz>=2011 - found ===> py37-rekall-efilter-1.6.0 depends on package: py37-setuptools>0 - found ===> py37-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7 creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/syntax.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/version.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/ast.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/query.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/errors.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/protocol.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/math.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/io.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/core.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext copying build/lib/efilter/ext/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext copying build/lib/efilter/ext/line_reader.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext copying build/lib/efilter/ext/csv_reader.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext copying build/lib/efilter/ext/lazy_repetition.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/normalize.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/asdottysql.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/aslisp.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/solve.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/counted.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/structured.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/repeated.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/iset.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/boolean.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/indexable.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/applicative.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/eq.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/hashable.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/ordered.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/reducer.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/associative.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/string.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/number.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols copying build/lib/efilter/dispatch.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/scope.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/grammar.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/parser.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/legacy/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/legacy/objectfilter.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/literal.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers copying build/lib/efilter/parsers/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers copying build/lib/efilter/parsers/lisp.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/tokenizer.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/token_stream.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/grammar.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/parser.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/ast_transforms.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common copying build/lib/efilter/_version.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter copying build/lib/efilter/api.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/syntax.py to syntax.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/version.py to version.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ast.py to ast.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/query.py to query.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/errors.py to errors.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocol.py to protocol.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib/math.py to math.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib/io.py to io.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/stdlib/core.py to core.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext/line_reader.py to line_reader.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext/csv_reader.py to csv_reader.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/ext/lazy_repetition.py to lazy_repetition.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms/normalize.py to normalize.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms/asdottysql.py to asdottysql.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms/aslisp.py to aslisp.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms/solve.py to solve.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/transforms/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/counted.py to counted.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/structured.py to structured.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/repeated.py to repeated.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/iset.py to iset.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/boolean.py to boolean.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/indexable.py to indexable.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/applicative.py to applicative.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/eq.py to eq.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/hashable.py to hashable.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/ordered.py to ordered.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/reducer.py to reducer.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/associative.py to associative.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/string.py to string.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/protocols/number.py to number.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/dispatch.py to dispatch.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/scope.py to scope.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql/grammar.py to grammar.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql/parser.py to parser.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/dottysql/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/legacy/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/legacy/objectfilter.py to objectfilter.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/literal.py to literal.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/lisp.py to lisp.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common/tokenizer.py to tokenizer.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common/token_stream.py to token_stream.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common/grammar.py to grammar.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common/parser.py to parser.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/parsers/common/ast_transforms.py to ast_transforms.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/_version.py to _version.cpython-37.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/efilter/api.py to api.cpython-37.pyc writing byte-compilation script '/tmp/tmpvtqori16.py' /usr/local/bin/python3.7 /tmp/tmpvtqori16.py removing /tmp/tmpvtqori16.py running install_egg_info running egg_info writing rekall_efilter.egg-info/PKG-INFO writing dependency_links to rekall_efilter.egg-info/dependency_links.txt writing requirements to rekall_efilter.egg-info/requires.txt writing top-level names to rekall_efilter.egg-info/top_level.txt reading manifest file 'rekall_efilter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rekall_efilter.egg-info/SOURCES.txt' Copying rekall_efilter.egg-info to /construction/devel/py-rekall-efilter/stage/usr/local/lib/python3.7/site-packages/rekall_efilter-1.6.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-rekall-efilter/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-rekall-efilter-1.6.0 file sizes/checksums [164]: 0% file sizes/checksums [164]: 60% file sizes/checksums [164]: 100% packing files [164]: 0% packing files [164]: 60% packing files [164]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15