------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-future-0.17.1_1.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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-graphillion-1.3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-graphillion-1.3 for building => SHA256 Checksum OK for Graphillion-1.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-graphillion-1.3 for building ===> Extracting for py36-graphillion-1.3 ===> Fetching all distfiles required by py36-graphillion-1.3 for building => SHA256 Checksum OK for Graphillion-1.3.tar.gz. Extracted Memory Use: 2.01M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-graphillion-1.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-graphillion-1.3 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-graphillion-1.3 running build running build_py creating build creating build/lib.dragonfly-5.7-x86_64-3.6 creating build/lib.dragonfly-5.7-x86_64-3.6/graphillion copying graphillion/release.py -> build/lib.dragonfly-5.7-x86_64-3.6/graphillion copying graphillion/graphset.py -> build/lib.dragonfly-5.7-x86_64-3.6/graphillion copying graphillion/tutorial.py -> build/lib.dragonfly-5.7-x86_64-3.6/graphillion copying graphillion/setset.py -> build/lib.dragonfly-5.7-x86_64-3.6/graphillion copying graphillion/__init__.py -> build/lib.dragonfly-5.7-x86_64-3.6/graphillion running build_ext building '_graphillion' extension creating build/temp.dragonfly-5.7-x86_64-3.6 creating build/temp.dragonfly-5.7-x86_64-3.6/src creating build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion creating build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/pygraphillion.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/pygraphillion.o -fopenmp cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/graphillion/graphset.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/graphset.o -fopenmp cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/graphillion/setset.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/setset.o -fopenmp cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/graphillion/util.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/util.o -fopenmp cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/graphillion/zdd.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/zdd.o -fopenmp cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/SAPPOROBDD/bddc.c -o build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD/bddc.o -fopenmp cc1: warning: command line option '-std=gnu++98' is valid for C++/ObjC++ but not for C src/SAPPOROBDD/bddc.c: In function 'import': src/SAPPOROBDD/bddc.c:2640:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(strcmp(s, "_i") != 0) return 1; ^~~~~~ cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/SAPPOROBDD/BDD.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD/BDD.o -fopenmp cc -DNDEBUG -pipe -std=gnu++98 -O2 -fno-strict-aliasing -fPIC -DB_64 -Isrc -Isrc/SAPPOROBDD -I/usr/local/include/python3.6m -c src/SAPPOROBDD/ZBDD.cc -o build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD/ZBDD.o -fopenmp c++ -shared -pipe -std=gnu++98 -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-3.6/src/pygraphillion.o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/graphset.o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/setset.o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/util.o build/temp.dragonfly-5.7-x86_64-3.6/src/graphillion/zdd.o build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD/bddc.o build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD/BDD.o build/temp.dragonfly-5.7-x86_64-3.6/src/SAPPOROBDD/ZBDD.o -L/usr/local/lib -lpython3.6m -o build/lib.dragonfly-5.7-x86_64-3.6/_graphillion.so -fopenmp SUCCEEDED 00:00:30 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-graphillion-1.3 ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /construction/math/py-graphillion/stage/usr/local/lib/python3.6 creating /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages creating /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion copying build/lib.dragonfly-5.7-x86_64-3.6/graphillion/release.py -> /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion copying build/lib.dragonfly-5.7-x86_64-3.6/graphillion/graphset.py -> /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion copying build/lib.dragonfly-5.7-x86_64-3.6/graphillion/tutorial.py -> /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion copying build/lib.dragonfly-5.7-x86_64-3.6/graphillion/setset.py -> /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion copying build/lib.dragonfly-5.7-x86_64-3.6/graphillion/__init__.py -> /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion copying build/lib.dragonfly-5.7-x86_64-3.6/_graphillion.so -> /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages byte-compiling /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion/release.py to release.cpython-36.pyc byte-compiling /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion/graphset.py to graphset.cpython-36.pyc byte-compiling /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion/tutorial.py to tutorial.cpython-36.pyc byte-compiling /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion/setset.py to setset.cpython-36.pyc byte-compiling /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/graphillion/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpsbhokgo8.py' /usr/local/bin/python3.6 /tmp/tmpsbhokgo8.py removing /tmp/tmpsbhokgo8.py running install_egg_info running egg_info writing Graphillion.egg-info/PKG-INFO writing dependency_links to Graphillion.egg-info/dependency_links.txt writing requirements to Graphillion.egg-info/requires.txt writing top-level names to Graphillion.egg-info/top_level.txt reading manifest file 'Graphillion.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'cmake/Modules/FindGMP.cmake' writing manifest file 'Graphillion.egg-info/SOURCES.txt' Copying Graphillion.egg-info to /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/Graphillion-1.3-py3.6.egg-info running install_scripts writing list of installed files to '/construction/math/py-graphillion/.PLIST.pymodtmp' /usr/bin/strip /construction/math/py-graphillion/stage/usr/local/lib/python3.6/site-packages/_graphillion.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.6/site-packages/_graphillion.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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-graphillion-1.3 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:40