------------------------------------------------------------------------------- -- 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/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-dateutil-2.8.0.txz Installing /packages/All/py27-future-0.18.2.txz Installing /packages/All/py27-pytz-2019.3,1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-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 ------------------------------------------------------------------------------- ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-rekall-efilter-1.6.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-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:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-rekall-efilter-1.6.0 for building ===> Extracting for py27-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 py27-rekall-efilter-1.6.0 ===> Applying ports patches for py27-rekall-efilter-1.6.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-rekall-efilter-1.6.0 depends on package: py27-setuptools>0 - found ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-rekall-efilter-1.6.0 depends on package: py27-setuptools>0 - found ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-rekall-efilter-1.6.0 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-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/_version.py -> build/lib/efilter copying efilter/scope.py -> build/lib/efilter copying efilter/dispatch.py -> build/lib/efilter copying efilter/query.py -> build/lib/efilter copying efilter/syntax.py -> build/lib/efilter copying efilter/errors.py -> build/lib/efilter copying efilter/ast.py -> build/lib/efilter copying efilter/__init__.py -> build/lib/efilter copying efilter/api.py -> build/lib/efilter copying efilter/version.py -> build/lib/efilter creating build/lib/efilter/stdlib copying efilter/stdlib/__init__.py -> build/lib/efilter/stdlib copying efilter/stdlib/core.py -> build/lib/efilter/stdlib copying efilter/stdlib/math.py -> build/lib/efilter/stdlib copying efilter/stdlib/io.py -> build/lib/efilter/stdlib creating build/lib/efilter/ext copying efilter/ext/lazy_repetition.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/line_reader.py -> build/lib/efilter/ext creating build/lib/efilter/protocols copying efilter/protocols/string.py -> build/lib/efilter/protocols copying efilter/protocols/indexable.py -> build/lib/efilter/protocols copying efilter/protocols/ordered.py -> build/lib/efilter/protocols copying efilter/protocols/counted.py -> build/lib/efilter/protocols copying efilter/protocols/eq.py -> build/lib/efilter/protocols copying efilter/protocols/number.py -> build/lib/efilter/protocols copying efilter/protocols/__init__.py -> build/lib/efilter/protocols copying efilter/protocols/structured.py -> build/lib/efilter/protocols copying efilter/protocols/iset.py -> build/lib/efilter/protocols copying efilter/protocols/repeated.py -> build/lib/efilter/protocols copying efilter/protocols/boolean.py -> build/lib/efilter/protocols copying efilter/protocols/reducer.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/hashable.py -> build/lib/efilter/protocols creating build/lib/efilter/parsers copying efilter/parsers/__init__.py -> build/lib/efilter/parsers copying efilter/parsers/lisp.py -> build/lib/efilter/parsers copying efilter/parsers/literal.py -> build/lib/efilter/parsers creating build/lib/efilter/transforms copying efilter/transforms/__init__.py -> 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/solve.py -> build/lib/efilter/transforms copying efilter/transforms/normalize.py -> build/lib/efilter/transforms creating 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 copying efilter/parsers/common/parser.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/grammar.py -> build/lib/efilter/parsers/common 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/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:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-rekall-efilter-1.6.0 depends on package: py27-dateutil>2 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-future>=0.16.0 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-six>=1.4.0 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-pytz>=2011 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-setuptools>0 - found ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-rekall-efilter-1.6.0 ===> py27-rekall-efilter-1.6.0 depends on package: py27-dateutil>2 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-future>=0.16.0 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-six>=1.4.0 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-pytz>=2011 - found ===> py27-rekall-efilter-1.6.0 depends on package: py27-setuptools>0 - found ===> py27-rekall-efilter-1.6.0 depends on file: /usr/local/bin/python2.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/python2.7 creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/structured.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/string.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/repeated.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/indexable.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/ordered.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/associative.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/eq.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/number.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/applicative.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/boolean.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/reducer.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/counted.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/iset.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/protocols/hashable.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols copying build/lib/efilter/_version.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/api.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/errors.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/query.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/scope.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/io.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/math.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/core.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib copying build/lib/efilter/stdlib/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/parser.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/ast_transforms.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/tokenizer.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/grammar.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common copying build/lib/efilter/parsers/common/token_stream.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/grammar.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/dottysql/parser.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql copying build/lib/efilter/parsers/lisp.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers copying build/lib/efilter/parsers/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers copying build/lib/efilter/parsers/literal.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/legacy/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/legacy copying build/lib/efilter/parsers/legacy/objectfilter.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/legacy copying build/lib/efilter/ast.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/version.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/aslisp.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/solve.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/asdottysql.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms copying build/lib/efilter/transforms/normalize.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms copying build/lib/efilter/dispatch.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter creating /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext copying build/lib/efilter/ext/line_reader.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext copying build/lib/efilter/ext/lazy_repetition.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext copying build/lib/efilter/ext/csv_reader.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext copying build/lib/efilter/ext/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext copying build/lib/efilter/protocol.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/__init__.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter copying build/lib/efilter/syntax.py -> /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/structured.py to structured.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/string.py to string.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/repeated.py to repeated.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/indexable.py to indexable.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/ordered.py to ordered.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/associative.py to associative.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/eq.py to eq.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/number.py to number.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/applicative.py to applicative.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/boolean.py to boolean.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/reducer.py to reducer.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/counted.py to counted.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/iset.py to iset.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocols/hashable.py to hashable.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/_version.py to _version.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/api.py to api.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/errors.py to errors.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/query.py to query.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/scope.py to scope.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib/io.py to io.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib/math.py to math.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib/core.py to core.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/stdlib/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common/parser.py to parser.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common/ast_transforms.py to ast_transforms.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common/tokenizer.py to tokenizer.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common/grammar.py to grammar.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/common/token_stream.py to token_stream.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql/grammar.py to grammar.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/dottysql/parser.py to parser.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/lisp.py to lisp.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/literal.py to literal.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/legacy/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/parsers/legacy/objectfilter.py to objectfilter.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ast.py to ast.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/version.py to version.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms/aslisp.py to aslisp.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms/solve.py to solve.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms/asdottysql.py to asdottysql.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/transforms/normalize.py to normalize.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/dispatch.py to dispatch.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext/line_reader.py to line_reader.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext/lazy_repetition.py to lazy_repetition.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext/csv_reader.py to csv_reader.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/ext/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/protocol.py to protocol.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/__init__.py to __init__.pyc byte-compiling /construction/devel/py-rekall-efilter/stage/usr/local/lib/python2.7/site-packages/efilter/syntax.py to syntax.pyc writing byte-compilation script '/tmp/tmpNZ9Hx2.py' /usr/local/bin/python2.7 -O /tmp/tmpNZ9Hx2.py removing /tmp/tmpNZ9Hx2.py running install_egg_info running egg_info writing requirements to rekall_efilter.egg-info/requires.txt writing rekall_efilter.egg-info/PKG-INFO writing top-level names to rekall_efilter.egg-info/top_level.txt writing dependency_links to rekall_efilter.egg-info/dependency_links.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/python2.7/site-packages/rekall_efilter-1.6.0-py2.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-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:01 TOTAL TIME 00:00:10