------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libgpg-error-1.36.tgz Installing /packages/All/libgcrypt-1.8.4_1.tgz Installing /packages/All/libxslt-1.1.33.tgz Installing /packages/All/py36-lxml-4.3.4_1.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-dateutil-2.8.0.tgz Installing /packages/All/py36-ordered-set-3.1.1.tgz Installing /packages/All/py36-mixbox-1.0.3.tgz Installing /packages/All/py36-cybox-2.1.0.17.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-maec-4.1.0.14 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-maec-4.1.0.14 for building => SHA256 Checksum OK for maec-4.1.0.14.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-maec-4.1.0.14 for building ===> Extracting for py36-maec-4.1.0.14 => SHA256 Checksum OK for maec-4.1.0.14.tar.gz. Extracted Memory Use: 1.95M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-maec-4.1.0.14 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-maec-4.1.0.14 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-maec-4.1.0.14 running build running build_py creating build creating build/lib creating build/lib/maec copying maec/version.py -> build/lib/maec copying maec/__init__.py -> build/lib/maec creating build/lib/maec/test copying maec/test/encoding_test.py -> build/lib/maec/test copying maec/test/__init__.py -> build/lib/maec/test creating build/lib/maec/vocabs copying maec/vocabs/vocabs.py -> build/lib/maec/vocabs copying maec/vocabs/__init__.py -> build/lib/maec/vocabs creating build/lib/maec/utils copying maec/utils/nsparser.py -> build/lib/maec/utils copying maec/utils/deduplicator.py -> build/lib/maec/utils copying maec/utils/parser.py -> build/lib/maec/utils copying maec/utils/merge.py -> build/lib/maec/utils copying maec/utils/comparator.py -> build/lib/maec/utils copying maec/utils/__init__.py -> build/lib/maec/utils creating build/lib/maec/bindings copying maec/bindings/mmdef_1_2.py -> build/lib/maec/bindings copying maec/bindings/__init__.py -> build/lib/maec/bindings copying maec/bindings/maec_container.py -> build/lib/maec/bindings copying maec/bindings/maec_package.py -> build/lib/maec/bindings copying maec/bindings/maec_bundle.py -> build/lib/maec/bindings creating build/lib/maec/analytics copying maec/analytics/__init__.py -> build/lib/maec/analytics copying maec/analytics/static_features.py -> build/lib/maec/analytics copying maec/analytics/distance.py -> build/lib/maec/analytics creating build/lib/maec/bundle copying maec/bundle/bundle_reference.py -> build/lib/maec/bundle copying maec/bundle/behavior_reference.py -> build/lib/maec/bundle copying maec/bundle/process_tree.py -> build/lib/maec/bundle copying maec/bundle/action_reference_list.py -> build/lib/maec/bundle copying maec/bundle/capability.py -> build/lib/maec/bundle copying maec/bundle/bundle.py -> build/lib/maec/bundle copying maec/bundle/object_reference.py -> build/lib/maec/bundle copying maec/bundle/__init__.py -> build/lib/maec/bundle copying maec/bundle/candidate_indicator.py -> build/lib/maec/bundle copying maec/bundle/malware_action.py -> build/lib/maec/bundle copying maec/bundle/av_classification.py -> build/lib/maec/bundle copying maec/bundle/behavior.py -> build/lib/maec/bundle copying maec/bundle/object_history.py -> build/lib/maec/bundle creating build/lib/maec/package copying maec/package/__init__.py -> build/lib/maec/package copying maec/package/malware_subject.py -> build/lib/maec/package copying maec/package/package.py -> build/lib/maec/package copying maec/package/object_equivalence.py -> build/lib/maec/package copying maec/package/malware_subject_reference.py -> build/lib/maec/package copying maec/package/action_equivalence.py -> build/lib/maec/package copying maec/package/grouping_relationship.py -> build/lib/maec/package copying maec/package/analysis.py -> build/lib/maec/package creating build/lib/maec/misc copying maec/misc/exceptions.py -> build/lib/maec/misc copying maec/misc/__init__.py -> build/lib/maec/misc copying maec/misc/options.py -> build/lib/maec/misc creating build/lib/maec/test/bundle copying maec/test/bundle/capability_test.py -> build/lib/maec/test/bundle copying maec/test/bundle/av_classification_test.py -> build/lib/maec/test/bundle copying maec/test/bundle/bundle_test.py -> build/lib/maec/test/bundle copying maec/test/bundle/process_tree_test.py -> build/lib/maec/test/bundle copying maec/test/bundle/behavior_test.py -> build/lib/maec/test/bundle copying maec/test/bundle/__init__.py -> build/lib/maec/test/bundle creating build/lib/maec/test/package copying maec/test/package/package_test.py -> build/lib/maec/test/package copying maec/test/package/malware_subject_test.py -> build/lib/maec/test/package copying maec/test/package/analysis_test.py -> build/lib/maec/test/package copying maec/test/package/__init__.py -> build/lib/maec/test/package creating build/lib/maec/test/utils copying maec/test/utils/parser_test.py -> build/lib/maec/test/utils copying maec/test/utils/__init__.py -> build/lib/maec/test/utils copying maec/test/utils/nsparser_test.py -> build/lib/maec/test/utils SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-maec-4.1.0.14 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/security/py-maec/stage/usr/local/lib/python3.6 creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/utils/nsparser.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/utils/parser.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/utils/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/utils/comparator.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/utils/merge.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/utils/deduplicator.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils copying build/lib/maec/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/malware_action.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/process_tree.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/object_reference.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/av_classification.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/bundle.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/action_reference_list.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/candidate_indicator.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/bundle_reference.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/behavior.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/capability.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/behavior_reference.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle copying build/lib/maec/bundle/object_history.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package copying build/lib/maec/test/package/malware_subject_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package copying build/lib/maec/test/package/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package copying build/lib/maec/test/package/package_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package copying build/lib/maec/test/package/analysis_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package copying build/lib/maec/test/encoding_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/bundle/bundle_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/bundle/capability_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/bundle/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/bundle/av_classification_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/bundle/behavior_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/bundle/process_tree_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle copying build/lib/maec/test/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils copying build/lib/maec/test/utils/parser_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils copying build/lib/maec/test/utils/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils copying build/lib/maec/test/utils/nsparser_test.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc copying build/lib/maec/misc/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc copying build/lib/maec/misc/exceptions.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc copying build/lib/maec/misc/options.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/object_equivalence.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/analysis.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/malware_subject.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/malware_subject_reference.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/grouping_relationship.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/package.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package copying build/lib/maec/package/action_equivalence.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/vocabs copying build/lib/maec/vocabs/vocabs.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/vocabs copying build/lib/maec/vocabs/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/vocabs creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics copying build/lib/maec/analytics/static_features.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics copying build/lib/maec/analytics/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics copying build/lib/maec/analytics/distance.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics creating /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings copying build/lib/maec/bindings/__init__.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings copying build/lib/maec/bindings/maec_package.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings copying build/lib/maec/bindings/maec_bundle.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings copying build/lib/maec/bindings/maec_container.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings copying build/lib/maec/bindings/mmdef_1_2.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings copying build/lib/maec/version.py -> /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils/nsparser.py to nsparser.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils/parser.py to parser.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils/comparator.py to comparator.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils/merge.py to merge.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/utils/deduplicator.py to deduplicator.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/malware_action.py to malware_action.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/process_tree.py to process_tree.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/object_reference.py to object_reference.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/av_classification.py to av_classification.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/bundle.py to bundle.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/action_reference_list.py to action_reference_list.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/candidate_indicator.py to candidate_indicator.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/bundle_reference.py to bundle_reference.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/behavior.py to behavior.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/capability.py to capability.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/behavior_reference.py to behavior_reference.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bundle/object_history.py to object_history.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package/malware_subject_test.py to malware_subject_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package/package_test.py to package_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/package/analysis_test.py to analysis_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/encoding_test.py to encoding_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle/bundle_test.py to bundle_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle/capability_test.py to capability_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle/av_classification_test.py to av_classification_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle/behavior_test.py to behavior_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/bundle/process_tree_test.py to process_tree_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils/parser_test.py to parser_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/test/utils/nsparser_test.py to nsparser_test.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/misc/options.py to options.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/object_equivalence.py to object_equivalence.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/analysis.py to analysis.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/malware_subject.py to malware_subject.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/malware_subject_reference.py to malware_subject_reference.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/grouping_relationship.py to grouping_relationship.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/package.py to package.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/package/action_equivalence.py to action_equivalence.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/vocabs/vocabs.py to vocabs.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/vocabs/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics/static_features.py to static_features.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/analytics/distance.py to distance.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings/maec_package.py to maec_package.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings/maec_bundle.py to maec_bundle.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings/maec_container.py to maec_container.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/bindings/mmdef_1_2.py to mmdef_1_2.cpython-36.pyc byte-compiling /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmpebh5ka7s.py' /usr/local/bin/python3.6 /tmp/tmpebh5ka7s.py removing /tmp/tmpebh5ka7s.py running install_egg_info running egg_info writing maec.egg-info/PKG-INFO writing dependency_links to maec.egg-info/dependency_links.txt writing requirements to maec.egg-info/requires.txt writing top-level names to maec.egg-info/top_level.txt reading manifest file 'maec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'scripts' warning: no previously-included files matching '*.pyo' found under directory 'scripts' writing manifest file 'maec.egg-info/SOURCES.txt' Copying maec.egg-info to /construction/security/py-maec/stage/usr/local/lib/python3.6/site-packages/maec-4.1.0.14-py3.6.egg-info running install_scripts writing list of installed files to '/construction/security/py-maec/.PLIST.pymodtmp' install -m 0644 /construction/security/py-maec/maec-4.1.0.14/README.rst /construction/security/py-maec/stage/usr/local/share/doc/py36-maec install -m 0644 /construction/security/py-maec/maec-4.1.0.14/examples/* /construction/security/py-maec/stage/usr/local/share/examples/py36-maec ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-maec-4.1.0.14 file sizes/checksums [185]: 0% file sizes/checksums [185]: 54% file sizes/checksums [185]: 100% packing files [185]: 0% packing files [185]: 54% packing files [185]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12