------------------------------------------------------------------------------- -- 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:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-nexus-1.63 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-nexus-1.63 for building => SHA256 Checksum OK for python-nexus-1.63.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-python-nexus-1.63 for building ===> Extracting for py37-python-nexus-1.63 => SHA256 Checksum OK for python-nexus-1.63.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-python-nexus-1.63 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on package: py37-setuptools>0 - found ===> py37-python-nexus-1.63 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on package: py37-setuptools>0 - found ===> py37-python-nexus-1.63 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-python-nexus-1.63 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-python-nexus-1.63 running build running build_py creating build creating build/lib creating build/lib/nexus copying nexus/checker.py -> build/lib/nexus copying nexus/exceptions.py -> build/lib/nexus copying nexus/writer.py -> build/lib/nexus copying nexus/reader.py -> build/lib/nexus copying nexus/__init__.py -> build/lib/nexus creating build/lib/nexus/tools copying nexus/tools/binarise.py -> build/lib/nexus/tools copying nexus/tools/multistatise.py -> build/lib/nexus/tools copying nexus/tools/check_zeros.py -> build/lib/nexus/tools copying nexus/tools/check_for_valid_NexusReader.py -> build/lib/nexus/tools copying nexus/tools/sites.py -> build/lib/nexus/tools copying nexus/tools/shufflenexus.py -> build/lib/nexus/tools copying nexus/tools/combine_nexuses.py -> build/lib/nexus/tools copying nexus/tools/__init__.py -> build/lib/nexus/tools creating build/lib/nexus/handlers copying nexus/handlers/tree.py -> build/lib/nexus/handlers copying nexus/handlers/taxa.py -> build/lib/nexus/handlers copying nexus/handlers/data.py -> build/lib/nexus/handlers copying nexus/handlers/__init__.py -> build/lib/nexus/handlers creating build/lib/nexus/test copying nexus/test/test_handler_TaxaHandler.py -> build/lib/nexus/test copying nexus/test/test_handler_DataHandler.py -> build/lib/nexus/test copying nexus/test/test_reader.py -> build/lib/nexus/test copying nexus/test/test_reader_manipulation.py -> build/lib/nexus/test copying nexus/test/test_maddison.py -> build/lib/nexus/test copying nexus/test/test_regressions.py -> build/lib/nexus/test copying nexus/test/test_checker.py -> build/lib/nexus/test copying nexus/test/test_handler_GenericHandler.py -> build/lib/nexus/test copying nexus/test/test_writer.py -> build/lib/nexus/test copying nexus/test/test_handler_TreeHandler.py -> build/lib/nexus/test copying nexus/test/__init__.py -> build/lib/nexus/test creating build/lib/nexus/bin copying nexus/bin/nexus_combine_nexus.py -> build/lib/nexus/bin copying nexus/bin/nexuscheck.py -> build/lib/nexus/bin copying nexus/bin/nexus_tally.py -> build/lib/nexus/bin copying nexus/bin/nexus_anonymise.py -> build/lib/nexus/bin copying nexus/bin/nexus_randomise.py -> build/lib/nexus/bin copying nexus/bin/nexus_multistate2binary.py -> build/lib/nexus/bin copying nexus/bin/nexus_describetaxa.py -> build/lib/nexus/bin copying nexus/bin/nexus_to_fasta.py -> build/lib/nexus/bin copying nexus/bin/nexus_describecharacter.py -> build/lib/nexus/bin copying nexus/bin/nexus_nexusmanip.py -> build/lib/nexus/bin copying nexus/bin/nexus_treemanip.py -> build/lib/nexus/bin copying nexus/bin/nexus_deinterleave.py -> build/lib/nexus/bin copying nexus/bin/nexus_binary2multistate.py -> build/lib/nexus/bin copying nexus/bin/__init__.py -> build/lib/nexus/bin running egg_info writing python_nexus.egg-info/PKG-INFO writing dependency_links to python_nexus.egg-info/dependency_links.txt writing requirements to python_nexus.egg-info/requires.txt writing top-level names to python_nexus.egg-info/top_level.txt reading manifest file 'python_nexus.egg-info/SOURCES.txt' writing manifest file 'python_nexus.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.7 copying and adjusting nexus/bin/nexus_anonymise.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_binary2multistate.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_combine_nexus.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_deinterleave.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_describecharacter.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_describetaxa.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_multistate2binary.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_nexusmanip.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_randomise.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_tally.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_to_fasta.py -> build/scripts-3.7 copying and adjusting nexus/bin/nexus_treemanip.py -> build/scripts-3.7 changing mode of build/scripts-3.7/nexus_anonymise.py from 644 to 755 changing mode of build/scripts-3.7/nexus_binary2multistate.py from 644 to 755 changing mode of build/scripts-3.7/nexus_combine_nexus.py from 644 to 755 changing mode of build/scripts-3.7/nexus_deinterleave.py from 644 to 755 changing mode of build/scripts-3.7/nexus_describecharacter.py from 644 to 755 changing mode of build/scripts-3.7/nexus_describetaxa.py from 644 to 755 changing mode of build/scripts-3.7/nexus_multistate2binary.py from 644 to 755 changing mode of build/scripts-3.7/nexus_nexusmanip.py from 644 to 755 changing mode of build/scripts-3.7/nexus_randomise.py from 644 to 755 changing mode of build/scripts-3.7/nexus_tally.py from 644 to 755 changing mode of build/scripts-3.7/nexus_to_fasta.py from 644 to 755 changing mode of build/scripts-3.7/nexus_treemanip.py from 644 to 755 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-python-nexus-1.63 depends on package: py37-setuptools>0 - found ===> py37-python-nexus-1.63 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-python-nexus-1.63 ===> py37-python-nexus-1.63 depends on package: py37-setuptools>0 - found ===> py37-python-nexus-1.63 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing python_nexus.egg-info/PKG-INFO writing dependency_links to python_nexus.egg-info/dependency_links.txt writing requirements to python_nexus.egg-info/requires.txt writing top-level names to python_nexus.egg-info/top_level.txt reading manifest file 'python_nexus.egg-info/SOURCES.txt' writing manifest file 'python_nexus.egg-info/SOURCES.txt' running build_scripts running install_lib creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7 creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus copying build/lib/nexus/writer.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus copying build/lib/nexus/exceptions.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus copying build/lib/nexus/__init__.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus copying build/lib/nexus/checker.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_to_fasta.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_binary2multistate.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_describecharacter.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_combine_nexus.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_randomise.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_multistate2binary.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/__init__.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_anonymise.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_deinterleave.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_tally.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexuscheck.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_nexusmanip.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_treemanip.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/bin/nexus_describetaxa.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin copying build/lib/nexus/reader.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers copying build/lib/nexus/handlers/__init__.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers copying build/lib/nexus/handlers/taxa.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers copying build/lib/nexus/handlers/data.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers copying build/lib/nexus/handlers/tree.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_regressions.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_writer.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_handler_TreeHandler.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_checker.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/__init__.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_reader.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_handler_DataHandler.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_maddison.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_reader_manipulation.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_handler_GenericHandler.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test copying build/lib/nexus/test/test_handler_TaxaHandler.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test creating /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/binarise.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/combine_nexuses.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/check_for_valid_NexusReader.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/multistatise.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/shufflenexus.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/__init__.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/sites.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools copying build/lib/nexus/tools/check_zeros.py -> /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/writer.py to writer.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/checker.py to checker.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_to_fasta.py to nexus_to_fasta.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_binary2multistate.py to nexus_binary2multistate.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_describecharacter.py to nexus_describecharacter.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_combine_nexus.py to nexus_combine_nexus.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_randomise.py to nexus_randomise.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_multistate2binary.py to nexus_multistate2binary.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_anonymise.py to nexus_anonymise.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_deinterleave.py to nexus_deinterleave.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_tally.py to nexus_tally.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexuscheck.py to nexuscheck.cpython-37.pyc File "/usr/local/lib/python3.7/site-packages/nexus/bin/nexuscheck.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_nexusmanip.py to nexus_nexusmanip.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_treemanip.py to nexus_treemanip.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/bin/nexus_describetaxa.py to nexus_describetaxa.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/reader.py to reader.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers/taxa.py to taxa.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers/data.py to data.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/handlers/tree.py to tree.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_regressions.py to test_regressions.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_writer.py to test_writer.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_handler_TreeHandler.py to test_handler_TreeHandler.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_checker.py to test_checker.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_reader.py to test_reader.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_handler_DataHandler.py to test_handler_DataHandler.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_maddison.py to test_maddison.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_reader_manipulation.py to test_reader_manipulation.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_handler_GenericHandler.py to test_handler_GenericHandler.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/test/test_handler_TaxaHandler.py to test_handler_TaxaHandler.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/binarise.py to binarise.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/combine_nexuses.py to combine_nexuses.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/check_for_valid_NexusReader.py to check_for_valid_NexusReader.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/multistatise.py to multistatise.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/shufflenexus.py to shufflenexus.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/sites.py to sites.cpython-37.pyc byte-compiling /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/nexus/tools/check_zeros.py to check_zeros.cpython-37.pyc writing byte-compilation script '/tmp/tmpe85uft7c.py' /usr/local/bin/python3.7 /tmp/tmpe85uft7c.py File "/usr/local/lib/python3.7/site-packages/nexus/bin/nexuscheck.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file removing /tmp/tmpe85uft7c.py running install_egg_info Copying python_nexus.egg-info to /construction/biology/python-nexus/stage/usr/local/lib/python3.7/site-packages/python_nexus-1.63-py3.7.egg-info running install_scripts copying build/scripts-3.7/nexus_treemanip.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_to_fasta.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_binary2multistate.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_nexusmanip.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_multistate2binary.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_randomise.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_tally.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_describecharacter.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_combine_nexus.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_deinterleave.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_describetaxa.py -> /construction/biology/python-nexus/stage/usr/local/bin copying build/scripts-3.7/nexus_anonymise.py -> /construction/biology/python-nexus/stage/usr/local/bin changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_treemanip.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_to_fasta.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_binary2multistate.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_nexusmanip.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_multistate2binary.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_randomise.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_tally.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_describecharacter.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_combine_nexus.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_deinterleave.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_describetaxa.py to 755 changing mode of /construction/biology/python-nexus/stage/usr/local/bin/nexus_anonymise.py to 755 writing list of installed files to '/construction/biology/python-nexus/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-python-nexus-1.63 file sizes/checksums [141]: 0% file sizes/checksums [141]: 70% file sizes/checksums [141]: 100% packing files [141]: 0% packing files [141]: 70% packing files [141]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11