------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- 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/openblas-0.3.7_2,1.txz Installing /packages/All/suitesparse-5.4.0_5.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-numpy-1.16.5_4,1.txz Installing /packages/All/py37-scipy-1.2.2_1.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:01:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on file: /usr/local/sbin/pkg - found => apgl-0.8.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/a/apgl/apgl-0.8.1.tar.gz apgl-0.8.1.tar.gz 0% of 87 kB 0 Bps apgl-0.8.1.tar.gz 87 kB 19 MBps 00s ===> Fetching all distfiles required by py37-apgl-0.8.1_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-apgl-0.8.1_3 for building => SHA256 Checksum OK for apgl-0.8.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-apgl-0.8.1_3 for building ===> Extracting for py37-apgl-0.8.1_3 => SHA256 Checksum OK for apgl-0.8.1.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-apgl-0.8.1_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-apgl-0.8.1_3 depends on package: py37-scipy>0.7.0 - found ===> py37-apgl-0.8.1_3 depends on package: py37-setuptools>0 - found ===> py37-apgl-0.8.1_3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-apgl-0.8.1_3 depends on package: py37-scipy>0.7.0 - found ===> py37-apgl-0.8.1_3 depends on package: py37-setuptools>0 - found ===> py37-apgl-0.8.1_3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-apgl-0.8.1_3 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-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/ErdosRenyiGenerator.py -> build/lib/apgl/generator copying apgl/generator/SmallWorldGenerator.py -> build/lib/apgl/generator copying apgl/generator/__init__.py -> build/lib/apgl/generator copying apgl/generator/AbstractGraphGenerator.py -> build/lib/apgl/generator copying apgl/generator/KroneckerGenerator.py -> build/lib/apgl/generator copying apgl/generator/BarabasiAlbertGenerator.py -> build/lib/apgl/generator copying apgl/generator/ConfigModelGenerator.py -> build/lib/apgl/generator copying apgl/generator/StochasticKroneckerGenerator.py -> build/lib/apgl/generator creating build/lib/apgl/generator/test copying apgl/generator/test/ConfigModelGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/__init__.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/SmallWorldGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/ErdoRenyiGeneratorTest.py -> build/lib/apgl/generator/test copying apgl/generator/test/StochasticKroneckerGeneratorTest.py -> build/lib/apgl/generator/test creating build/lib/apgl/graph copying apgl/graph/Benchmark.py -> build/lib/apgl/graph copying apgl/graph/SparseGraph.py -> build/lib/apgl/graph copying apgl/graph/AbstractMultiGraph.py -> build/lib/apgl/graph copying apgl/graph/CsArrayGraph.py -> build/lib/apgl/graph copying apgl/graph/DictTree.py -> build/lib/apgl/graph copying apgl/graph/GraphStatistics.py -> build/lib/apgl/graph copying apgl/graph/__init__.py -> build/lib/apgl/graph copying apgl/graph/AbstractSingleGraph.py -> build/lib/apgl/graph copying apgl/graph/DictGraph.py -> build/lib/apgl/graph copying apgl/graph/GraphUtils.py -> build/lib/apgl/graph copying apgl/graph/DenseGraph.py -> build/lib/apgl/graph copying apgl/graph/GeneralVertexList.py -> build/lib/apgl/graph copying apgl/graph/VertexList.py -> build/lib/apgl/graph copying apgl/graph/AbstractGraph.py -> build/lib/apgl/graph copying apgl/graph/AbstractVertexList.py -> build/lib/apgl/graph copying apgl/graph/PySparseGraph.py -> build/lib/apgl/graph copying apgl/graph/AbstractMatrixGraph.py -> build/lib/apgl/graph copying apgl/graph/SparseMultiGraph.py -> build/lib/apgl/graph creating build/lib/apgl/graph/test copying apgl/graph/test/PySparseGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/DictGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/GraphStatisticsTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/SparseMultiGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/__init__.py -> build/lib/apgl/graph/test copying apgl/graph/test/DenseGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/VertexListTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/MatrixGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/SparseGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/GeneralVertexListTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/GraphUtilsTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/DictTreeTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/CsArrayGraphTest.py -> build/lib/apgl/graph/test copying apgl/graph/test/AbstractVertexListTest.py -> build/lib/apgl/graph/test creating build/lib/apgl/io copying apgl/io/CsvGraphReader.py -> build/lib/apgl/io copying apgl/io/SimpleGraphWriter.py -> build/lib/apgl/io copying apgl/io/PajekWriter.py -> build/lib/apgl/io copying apgl/io/GraphWriter.py -> build/lib/apgl/io copying apgl/io/SimpleGraphReader.py -> build/lib/apgl/io copying apgl/io/CsvReader.py -> build/lib/apgl/io copying apgl/io/__init__.py -> build/lib/apgl/io copying apgl/io/GraphReader.py -> build/lib/apgl/io copying apgl/io/MDLGraphsReader.py -> build/lib/apgl/io copying apgl/io/MultiGraphCsvReader.py -> build/lib/apgl/io copying apgl/io/CsvVertexWriter.py -> build/lib/apgl/io creating build/lib/apgl/util copying apgl/util/DateUtils.py -> build/lib/apgl/util copying apgl/util/Parameter.py -> build/lib/apgl/util copying apgl/util/__init__.py -> build/lib/apgl/util copying apgl/util/PathDefaults.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/Util.py -> build/lib/apgl/util creating build/lib/apgl/util/test copying apgl/util/test/__init__.py -> build/lib/apgl/util/test copying apgl/util/test/ParameterTest.py -> build/lib/apgl/util/test copying apgl/util/test/PathDefaultsTest.py -> build/lib/apgl/util/test copying apgl/util/test/UtilTest.py -> build/lib/apgl/util/test SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-apgl-0.8.1_3 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-apgl-0.8.1_3 depends on package: py37-scipy>0.7.0 - found ===> py37-apgl-0.8.1_3 depends on package: py37-setuptools>0 - found ===> py37-apgl-0.8.1_3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-apgl-0.8.1_3 ===> py37-apgl-0.8.1_3 depends on package: py37-numpy>=1.15,1<1.19,1 - found ===> py37-apgl-0.8.1_3 depends on package: py37-scipy>0.7.0 - found ===> py37-apgl-0.8.1_3 depends on package: py37-setuptools>0 - found ===> py37-apgl-0.8.1_3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/math/py-apgl/stage/usr/local/lib/python3.7 creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/PajekWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/MDLGraphsReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/SimpleGraphReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/MultiGraphCsvReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/SimpleGraphWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/GraphReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/CsvVertexWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/CsvGraphReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/GraphWriter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/io/CsvReader.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io copying build/lib/apgl/version.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/SparseGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/DictTree.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/DenseGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/SparseMultiGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractMultiGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractSingleGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/DictGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/CsArrayGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/PySparseGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractVertexList.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/GeneralVertexList.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/GraphStatistics.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/Benchmark.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/VertexList.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph copying build/lib/apgl/graph/AbstractMatrixGraph.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/DenseGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/CsArrayGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/PySparseGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/GeneralVertexListTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/VertexListTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/AbstractVertexListTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/DictGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/SparseMultiGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/MatrixGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/DictTreeTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/GraphStatisticsTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/SparseGraphTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/test/GraphUtilsTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test copying build/lib/apgl/graph/GraphUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/util/Parameter.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/util/PathDefaults.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/util/PySparseUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/util/SparseUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/util/Util.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/util/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test copying build/lib/apgl/util/test/UtilTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test copying build/lib/apgl/util/test/ParameterTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test copying build/lib/apgl/util/test/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test copying build/lib/apgl/util/test/PathDefaultsTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test copying build/lib/apgl/util/DateUtils.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util copying build/lib/apgl/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/AbstractGraphGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator creating /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/SmallWorldGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/ConfigModelGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/BarabasiAlbertGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/ErdoRenyiGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/KroneckerGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/test/StochasticKroneckerGeneratorTest.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test copying build/lib/apgl/generator/SmallWorldGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/ErdosRenyiGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/ConfigModelGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/BarabasiAlbertGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/KroneckerGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/__init__.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator copying build/lib/apgl/generator/StochasticKroneckerGenerator.py -> /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/PajekWriter.py to PajekWriter.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/MDLGraphsReader.py to MDLGraphsReader.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/SimpleGraphReader.py to SimpleGraphReader.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/MultiGraphCsvReader.py to MultiGraphCsvReader.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/SimpleGraphWriter.py to SimpleGraphWriter.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/GraphReader.py to GraphReader.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/CsvVertexWriter.py to CsvVertexWriter.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/CsvGraphReader.py to CsvGraphReader.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/GraphWriter.py to GraphWriter.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/io/CsvReader.py to CsvReader.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/version.py to version.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/AbstractGraph.py to AbstractGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/SparseGraph.py to SparseGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/DictTree.py to DictTree.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/DenseGraph.py to DenseGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/SparseMultiGraph.py to SparseMultiGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/AbstractMultiGraph.py to AbstractMultiGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/AbstractSingleGraph.py to AbstractSingleGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/DictGraph.py to DictGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/CsArrayGraph.py to CsArrayGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/PySparseGraph.py to PySparseGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/AbstractVertexList.py to AbstractVertexList.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/GeneralVertexList.py to GeneralVertexList.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/GraphStatistics.py to GraphStatistics.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/Benchmark.py to Benchmark.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/VertexList.py to VertexList.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/AbstractMatrixGraph.py to AbstractMatrixGraph.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/DenseGraphTest.py to DenseGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/CsArrayGraphTest.py to CsArrayGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/PySparseGraphTest.py to PySparseGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/GeneralVertexListTest.py to GeneralVertexListTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/VertexListTest.py to VertexListTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/AbstractVertexListTest.py to AbstractVertexListTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/DictGraphTest.py to DictGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/SparseMultiGraphTest.py to SparseMultiGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/MatrixGraphTest.py to MatrixGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/DictTreeTest.py to DictTreeTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/GraphStatisticsTest.py to GraphStatisticsTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/SparseGraphTest.py to SparseGraphTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/test/GraphUtilsTest.py to GraphUtilsTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/graph/GraphUtils.py to GraphUtils.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/Parameter.py to Parameter.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/PathDefaults.py to PathDefaults.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/PySparseUtils.py to PySparseUtils.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/SparseUtils.py to SparseUtils.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/Util.py to Util.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test/UtilTest.py to UtilTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test/ParameterTest.py to ParameterTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/test/PathDefaultsTest.py to PathDefaultsTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/util/DateUtils.py to DateUtils.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/AbstractGraphGenerator.py to AbstractGraphGenerator.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/SmallWorldGeneratorTest.py to SmallWorldGeneratorTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/ConfigModelGeneratorTest.py to ConfigModelGeneratorTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/BarabasiAlbertGeneratorTest.py to BarabasiAlbertGeneratorTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/ErdoRenyiGeneratorTest.py to ErdoRenyiGeneratorTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/KroneckerGeneratorTest.py to KroneckerGeneratorTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/test/StochasticKroneckerGeneratorTest.py to StochasticKroneckerGeneratorTest.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/SmallWorldGenerator.py to SmallWorldGenerator.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/ErdosRenyiGenerator.py to ErdosRenyiGenerator.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/ConfigModelGenerator.py to ConfigModelGenerator.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/BarabasiAlbertGenerator.py to BarabasiAlbertGenerator.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/KroneckerGenerator.py to KroneckerGenerator.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/math/py-apgl/stage/usr/local/lib/python3.7/site-packages/apgl/generator/StochasticKroneckerGenerator.py to StochasticKroneckerGenerator.cpython-37.pyc writing byte-compilation script '/tmp/tmp4cnwq467.py' /usr/local/bin/python3.7 /tmp/tmp4cnwq467.py removing /tmp/tmp4cnwq467.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.7/site-packages/apgl-0.8.1-py3.7.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:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-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:01:26