------------------------------------------------------------------------------- -- 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/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ py27-probstat-0.912_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The probstat 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 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ py27-probstat-0.912_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The probstat 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 ===> Fetching all distfiles required by py27-probstat-0.912_1 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ py27-probstat-0.912_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The probstat 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 ===> Fetching all distfiles required by py27-probstat-0.912_1 for building => SHA256 Checksum OK for probstat_0.912.tgz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ py27-probstat-0.912_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The probstat 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 ===> Fetching all distfiles required by py27-probstat-0.912_1 for building ===> Extracting for py27-probstat-0.912_1 => SHA256 Checksum OK for probstat_0.912.tgz. Extracted Memory Use: 0.21M SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-probstat-0.912_1 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 py27-probstat-0.912_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-probstat-0.912_1 running build running build_ext building 'probstat' extension creating build creating build/temp.dragonfly-5.7-x86_64-2.7 creating build/temp.dragonfly-5.7-x86_64-2.7/base creating build/temp.dragonfly-5.7-x86_64-2.7/python cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/cartesian_base.c -o build/temp.dragonfly-5.7-x86_64-2.7/base/cartesian_base.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/permutation_base.c -o build/temp.dragonfly-5.7-x86_64-2.7/base/permutation_base.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/combination_base.c -o build/temp.dragonfly-5.7-x86_64-2.7/base/combination_base.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c base/pqueue_base.c -o build/temp.dragonfly-5.7-x86_64-2.7/base/pqueue_base.o cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/cartesian.c -o build/temp.dragonfly-5.7-x86_64-2.7/python/cartesian.o python/cartesian.c:175:9: warning: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] (inquiry)Cartesian_length, /*sq_length*/ ^ python/cartesian.c:175:9: note: (near initialization for 'Cartesian_as_sequence.sq_length') python/cartesian.c:178:9: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] (intargfunc)Cartesian_item, /*sq_item*/ ^ python/cartesian.c:178:9: warning: initialization of 'PyObject * (*)(PyObject *, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, long int)'} from incompatible pointer type 'PyObject * (*)(PyObject *, int)' {aka 'struct _object * (*)(struct _object *, int)'} [-Wincompatible-pointer-types] python/cartesian.c:178:9: note: (near initialization for 'Cartesian_as_sequence.sq_item') python/cartesian.c:179:2: warning: 'intintargfunc' is deprecated [-Wdeprecated-declarations] (intintargfunc)Cartesian_slice, /*sq_slice*/ ^ python/cartesian.c:179:2: warning: initialization of 'PyObject * (*)(PyObject *, Py_ssize_t, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, long int, long int)'} from incompatible pointer type 'PyObject * (*)(PyObject *, int, int)' {aka 'struct _object * (*)(struct _object *, int, int)'} [-Wincompatible-pointer-types] python/cartesian.c:179:2: note: (near initialization for 'Cartesian_as_sequence.sq_slice') cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/permutation.c -o build/temp.dragonfly-5.7-x86_64-2.7/python/permutation.o python/permutation.c:149:9: warning: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] (inquiry)Permutation_length, /*sq_length*/ ^ python/permutation.c:149:9: note: (near initialization for 'Permutation_as_sequence.sq_length') python/permutation.c:152:9: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] (intargfunc)Permutation_item, /*sq_item*/ ^ python/permutation.c:152:9: warning: initialization of 'PyObject * (*)(PyObject *, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, long int)'} from incompatible pointer type 'PyObject * (*)(PyObject *, int)' {aka 'struct _object * (*)(struct _object *, int)'} [-Wincompatible-pointer-types] python/permutation.c:152:9: note: (near initialization for 'Permutation_as_sequence.sq_item') python/permutation.c:153:2: warning: 'intintargfunc' is deprecated [-Wdeprecated-declarations] (intintargfunc)Permutation_slice, /*sq_slice*/ ^ python/permutation.c:153:2: warning: initialization of 'PyObject * (*)(PyObject *, Py_ssize_t, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, long int, long int)'} from incompatible pointer type 'PyObject * (*)(PyObject *, int, int)' {aka 'struct _object * (*)(struct _object *, int, int)'} [-Wincompatible-pointer-types] python/permutation.c:153:2: note: (near initialization for 'Permutation_as_sequence.sq_slice') cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/combination.c -o build/temp.dragonfly-5.7-x86_64-2.7/python/combination.o python/combination.c:144:9: warning: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] (inquiry)Combination_length, /*sq_length*/ ^ python/combination.c:144:9: note: (near initialization for 'Combination_as_sequence.sq_length') python/combination.c:147:9: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] (intargfunc)Combination_item, /*sq_item*/ ^ python/combination.c:147:9: warning: initialization of 'PyObject * (*)(PyObject *, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, long int)'} from incompatible pointer type 'PyObject * (*)(PyObject *, int)' {aka 'struct _object * (*)(struct _object *, int)'} [-Wincompatible-pointer-types] python/combination.c:147:9: note: (near initialization for 'Combination_as_sequence.sq_item') python/combination.c:148:2: warning: 'intintargfunc' is deprecated [-Wdeprecated-declarations] (intintargfunc)Combination_slice, /*sq_slice*/ ^ python/combination.c:148:2: warning: initialization of 'PyObject * (*)(PyObject *, Py_ssize_t, Py_ssize_t)' {aka 'struct _object * (*)(struct _object *, long int, long int)'} from incompatible pointer type 'PyObject * (*)(PyObject *, int, int)' {aka 'struct _object * (*)(struct _object *, int, int)'} [-Wincompatible-pointer-types] python/combination.c:148:2: note: (near initialization for 'Combination_as_sequence.sq_slice') cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/pqueue.c -o build/temp.dragonfly-5.7-x86_64-2.7/python/pqueue.o python/pqueue.c:114:9: warning: initialization of 'Py_ssize_t (*)(PyObject *)' {aka 'long int (*)(struct _object *)'} from incompatible pointer type 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wincompatible-pointer-types] (inquiry)PQueue_length, /*sq_length*/ ^ python/pqueue.c:114:9: note: (near initialization for 'PQueue_as_sequence.sq_length') cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -Iinclude -Ipython -I/usr/local/include/python2.7 -c python/stats_module.c -o build/temp.dragonfly-5.7-x86_64-2.7/python/stats_module.o creating build/lib.dragonfly-5.7-x86_64-2.7 cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-2.7/base/cartesian_base.o build/temp.dragonfly-5.7-x86_64-2.7/base/permutation_base.o build/temp.dragonfly-5.7-x86_64-2.7/base/combination_base.o build/temp.dragonfly-5.7-x86_64-2.7/base/pqueue_base.o build/temp.dragonfly-5.7-x86_64-2.7/python/cartesian.o build/temp.dragonfly-5.7-x86_64-2.7/python/permutation.o build/temp.dragonfly-5.7-x86_64-2.7/python/combination.o build/temp.dragonfly-5.7-x86_64-2.7/python/pqueue.o build/temp.dragonfly-5.7-x86_64-2.7/python/stats_module.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.7-x86_64-2.7/probstat.so SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-probstat-0.912_1 ===> Generating temporary packing list running install running build running build_ext running install_lib creating /construction/math/py-probstat/stage/usr/local/lib/python2.7 creating /construction/math/py-probstat/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.7-x86_64-2.7/probstat.so -> /construction/math/py-probstat/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmp0S7lPB.py' /usr/local/bin/python2.7 -O /tmp/tmp0S7lPB.py removing /tmp/tmp0S7lPB.py running install_egg_info running egg_info creating probstat.egg-info writing probstat.egg-info/PKG-INFO writing top-level names to probstat.egg-info/top_level.txt writing dependency_links to probstat.egg-info/dependency_links.txt writing manifest file 'probstat.egg-info/SOURCES.txt' reading manifest file 'probstat.egg-info/SOURCES.txt' writing manifest file 'probstat.egg-info/SOURCES.txt' Copying probstat.egg-info to /construction/math/py-probstat/stage/usr/local/lib/python2.7/site-packages/probstat-0.9-py2.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-probstat/.PLIST.pymodtmp' /usr/bin/strip /construction/math/py-probstat/stage/usr/local/lib/python2.7/site-packages/probstat.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/probstat.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:01 ------------------------------------------------------------------------------- -- 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 py27-probstat-0.912_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:46