------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/metis-5.1.0_8.tgz Message from metis-5.1.0_8: ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/mpfr-4.0.2.tgz Installing /packages/All/mpc-1.1.0_2.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/binutils-2.32_1,1.tgz Installing /packages/All/gcc8-8.3.0_3.tgz Message from gcc8-8.3.0_3: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/blas-3.5.0_6.tgz Installing /packages/All/lapack-3.5.0_8.tgz Installing /packages/All/openblas-0.2.20_10,1.tgz Installing /packages/All/suitesparse-5.2.0_4.tgz Installing /packages/All/expat-2.2.6_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/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/py36-numpy-1.16.4_1,1.tgz Installing /packages/All/py36-scipy-1.2.2_1.tgz SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- 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-apgl-0.8.1_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-apgl-0.8.1_3 for building => SHA256 Checksum OK for apgl-0.8.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-apgl-0.8.1_3 for building ===> Extracting for py36-apgl-0.8.1_3 => SHA256 Checksum OK for apgl-0.8.1.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-apgl-0.8.1_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-apgl-0.8.1_3 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-apgl-0.8.1_3 running build running build_py creating build creating build/lib creating build/lib/apgl copying apgl/__init__.py -> build/lib/apgl copying apgl/version.py -> build/lib/apgl creating build/lib/apgl/generator copying apgl/generator/ConfigModelGenerator.py -> build/lib/apgl/generator copying apgl/generator/BarabasiAlbertGenerator.py -> build/lib/apgl/generator copying apgl/generator/KroneckerGenerator.py -> build/lib/apgl/generator copying apgl/generator/__init__.py -> build/lib/apgl/generator copying apgl/generator/ErdosRenyiGenerator.py -> build/lib/apgl/generator copying apgl/generator/SmallWorldGenerator.py -> build/lib/apgl/generator copying apgl/generator/StochasticKroneckerGenerator.py -> build/lib/apgl/generator copying apgl/generator/AbstractGraphGenerator.py -> build/lib/apgl/generator creating build/lib/apgl/generator/test copying apgl/generator/test/__init__.py -> build/lib/apgl/generator/test copying apgl/generator/test/ConfigModelGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/StochasticKroneckerGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/SmallWorldGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/BarabasiAlbertGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/KroneckerGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/ErdoRenyiGeneratorTest.py -> build/lib/apgl/generator/test creating build/lib/apgl/graph copying apgl/graph/DictGraph.py -> build/lib/apgl/graph copying apgl/graph/AbstractMultiGraph.py -> build/lib/apgl/graph copying apgl/graph/DictTree.py -> build/lib/apgl/graph copying apgl/graph/__init__.py -> build/lib/apgl/graph copying apgl/graph/AbstractGraph.py -> build/lib/apgl/graph copying apgl/graph/VertexList.py -> build/lib/apgl/graph copying apgl/graph/GeneralVertexList.py -> build/lib/apgl/graph copying apgl/graph/AbstractSingleGraph.py -> build/lib/apgl/graph copying apgl/graph/AbstractMatrixGraph.py -> build/lib/apgl/graph copying apgl/graph/SparseGraph.py -> build/lib/apgl/graph copying apgl/graph/Benchmark.py -> build/lib/apgl/graph copying apgl/graph/SparseMultiGraph.py -> build/lib/apgl/graph copying apgl/graph/PySparseGraph.py -> build/lib/apgl/graph copying apgl/graph/DenseGraph.py -> build/lib/apgl/graph copying apgl/graph/CsArrayGraph.py -> build/lib/apgl/graph copying apgl/graph/GraphStatistics.py -> build/lib/apgl/graph copying apgl/graph/GraphUtils.py -> build/lib/apgl/graph copying apgl/graph/AbstractVertexList.py -> build/lib/apgl/graph creating build/lib/apgl/graph/test copying apgl/graph/test/GraphStatisticsTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/DictTreeTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/SparseMultiGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/CsArrayGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/GeneralVertexListTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/DenseGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/SparseGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/AbstractVertexListTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/MatrixGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/__init__.py -> build/lib/apgl/graph/test copying apgl/graph/test/DictGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/VertexListTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/GraphUtilsTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/PySparseGraphTest.py -> build/lib/apgl/graph/test creating build/lib/apgl/io copying apgl/io/GraphReader.py -> build/lib/apgl/io copying apgl/io/MultiGraphCsvReader.py -> build/lib/apgl/io copying apgl/io/GraphWriter.py -> build/lib/apgl/io copying apgl/io/SimpleGraphWriter.py -> build/lib/apgl/io copying apgl/io/__init__.py -> build/lib/apgl/io copying apgl/io/MDLGraphsReader.py -> build/lib/apgl/io copying apgl/io/CsvGraphReader.py -> build/lib/apgl/io copying apgl/io/PajekWriter.py -> build/lib/apgl/io copying apgl/io/CsvVertexWriter.py -> build/lib/apgl/io copying apgl/io/CsvReader.py -> build/lib/apgl/io copying apgl/io/SimpleGraphReader.py -> build/lib/apgl/io creating build/lib/apgl/util copying apgl/util/PathDefaults.py -> build/lib/apgl/util copying apgl/util/__init__.py -> build/lib/apgl/util copying apgl/util/Util.py -> build/lib/apgl/util copying apgl/util/Parameter.py -> build/lib/apgl/util copying apgl/util/PySparseUtils.py -> build/lib/apgl/util copying apgl/util/SparseUtils.py -> build/lib/apgl/util copying apgl/util/DateUtils.py -> build/lib/apgl/util creating build/lib/apgl/util/test copying apgl/util/test/PathDefaultsTest.py -> build/lib/apgl/util/test copying apgl/util/test/ParameterTest.py -> build/lib/apgl/util/test copying apgl/util/test/UtilTest.py -> build/lib/apgl/util/test copying apgl/util/test/__init__.py -> build/lib/apgl/util/test SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-apgl-0.8.1_3 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/math/py-apgl/stage/usr/local/lib/python3.6 creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl copying build/lib/apgl/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl copying build/lib/apgl/version.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/GraphUtilsTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/GraphStatisticsTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/VertexListTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/CsArrayGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/AbstractVertexListTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/GeneralVertexListTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/MatrixGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/DictTreeTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/DictGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/PySparseGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/DenseGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/SparseGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/SparseMultiGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test copying build/lib/apgl/graph/Benchmark.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/DenseGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/VertexList.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractMatrixGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/SparseGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/SparseMultiGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/GraphStatistics.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/GraphUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractMultiGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/PySparseGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractVertexList.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/CsArrayGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/DictGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/GeneralVertexList.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/DictTree.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractSingleGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph copying build/lib/apgl/graph/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test copying build/lib/apgl/util/test/PathDefaultsTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test copying build/lib/apgl/util/test/UtilTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test copying build/lib/apgl/util/test/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test copying build/lib/apgl/util/test/ParameterTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test copying build/lib/apgl/util/PySparseUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util copying build/lib/apgl/util/SparseUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util copying build/lib/apgl/util/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util copying build/lib/apgl/util/Parameter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util copying build/lib/apgl/util/PathDefaults.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util copying build/lib/apgl/util/DateUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util copying build/lib/apgl/util/Util.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/ConfigModelGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/ErdosRenyiGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/SmallWorldGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/BarabasiAlbertGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/KroneckerGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/StochasticKroneckerGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator copying build/lib/apgl/generator/AbstractGraphGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/StochasticKroneckerGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/ErdoRenyiGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/SmallWorldGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/KroneckerGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/BarabasiAlbertGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/ConfigModelGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test creating /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/GraphWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/SimpleGraphWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/CsvReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/GraphReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/PajekWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/MultiGraphCsvReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/SimpleGraphReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/MDLGraphsReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/CsvGraphReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io copying build/lib/apgl/io/CsvVertexWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/version.py to version.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/GraphUtilsTest.py to GraphUtilsTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/GraphStatisticsTest.py to GraphStatisticsTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/VertexListTest.py to VertexListTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/CsArrayGraphTest.py to CsArrayGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/AbstractVertexListTest.py to AbstractVertexListTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/GeneralVertexListTest.py to GeneralVertexListTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/MatrixGraphTest.py to MatrixGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/DictTreeTest.py to DictTreeTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/DictGraphTest.py to DictGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/PySparseGraphTest.py to PySparseGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/DenseGraphTest.py to DenseGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/SparseGraphTest.py to SparseGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/test/SparseMultiGraphTest.py to SparseMultiGraphTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/Benchmark.py to Benchmark.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/AbstractGraph.py to AbstractGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/DenseGraph.py to DenseGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/VertexList.py to VertexList.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/AbstractMatrixGraph.py to AbstractMatrixGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/SparseGraph.py to SparseGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/SparseMultiGraph.py to SparseMultiGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/GraphStatistics.py to GraphStatistics.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/GraphUtils.py to GraphUtils.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/AbstractMultiGraph.py to AbstractMultiGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/PySparseGraph.py to PySparseGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/AbstractVertexList.py to AbstractVertexList.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/CsArrayGraph.py to CsArrayGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/DictGraph.py to DictGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/GeneralVertexList.py to GeneralVertexList.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/DictTree.py to DictTree.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/AbstractSingleGraph.py to AbstractSingleGraph.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/graph/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test/PathDefaultsTest.py to PathDefaultsTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test/UtilTest.py to UtilTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/test/ParameterTest.py to ParameterTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/PySparseUtils.py to PySparseUtils.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/SparseUtils.py to SparseUtils.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/Parameter.py to Parameter.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/PathDefaults.py to PathDefaults.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/DateUtils.py to DateUtils.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/util/Util.py to Util.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/ConfigModelGenerator.py to ConfigModelGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/ErdosRenyiGenerator.py to ErdosRenyiGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/SmallWorldGenerator.py to SmallWorldGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/BarabasiAlbertGenerator.py to BarabasiAlbertGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/KroneckerGenerator.py to KroneckerGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/StochasticKroneckerGenerator.py to StochasticKroneckerGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/AbstractGraphGenerator.py to AbstractGraphGenerator.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/StochasticKroneckerGeneratorTest.py to StochasticKroneckerGeneratorTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/ErdoRenyiGeneratorTest.py to ErdoRenyiGeneratorTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/SmallWorldGeneratorTest.py to SmallWorldGeneratorTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/KroneckerGeneratorTest.py to KroneckerGeneratorTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/BarabasiAlbertGeneratorTest.py to BarabasiAlbertGeneratorTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/generator/test/ConfigModelGeneratorTest.py to ConfigModelGeneratorTest.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/GraphWriter.py to GraphWriter.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/SimpleGraphWriter.py to SimpleGraphWriter.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/CsvReader.py to CsvReader.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/GraphReader.py to GraphReader.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/PajekWriter.py to PajekWriter.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/MultiGraphCsvReader.py to MultiGraphCsvReader.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/SimpleGraphReader.py to SimpleGraphReader.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/MDLGraphsReader.py to MDLGraphsReader.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/CsvGraphReader.py to CsvGraphReader.cpython-36.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl/io/CsvVertexWriter.py to CsvVertexWriter.cpython-36.pyc writing byte-compilation script '/tmp/tmpeq9aos9i.py' /usr/local/bin/python3.6 /tmp/tmpeq9aos9i.py removing /tmp/tmpeq9aos9i.py running install_egg_info running egg_info writing apgl.egg-info/PKG-INFO writing dependency_links to apgl.egg-info/dependency_links.txt writing requirements to apgl.egg-info/requires.txt writing top-level names to apgl.egg-info/top_level.txt reading manifest file 'apgl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'apgl.egg-info/SOURCES.txt' Copying apgl.egg-info to /construction/math/py-apgl/stage/usr/local/lib/python3.6/site-packages/apgl-0.8.1-py3.6.egg-info running install_scripts writing list of installed files to '/construction/math/py-apgl/.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:06 ------------------------------------------------------------------------------- -- 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-apgl-0.8.1_3 file sizes/checksums [218]: 0% file sizes/checksums [218]: 45% file sizes/checksums [218]: 91% file sizes/checksums [218]: 100% packing files [218]: 0% packing files [218]: 45% packing files [218]: 91% packing files [218]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:37