------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/syck-0.70.tgz Message from syck-0.70: ===> NOTICE: The syck 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/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:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ py27-syck-0.61.2_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The syck 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-syck-0.61.2_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The syck 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-syck-0.61.2_1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ py27-syck-0.61.2_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The syck 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-syck-0.61.2_1 for building => SHA256 Checksum OK for PySyck-0.61.2.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ py27-syck-0.61.2_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> NOTICE: The syck 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-syck-0.61.2_1 for building ===> Extracting for py27-syck-0.61.2_1 => SHA256 Checksum OK for PySyck-0.61.2.tar.gz. Extracted Memory Use: 0.28M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-syck-0.61.2_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-syck-0.61.2_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-syck-0.61.2_1 running build running build_py creating build creating build/lib.dragonfly-5.7-x86_64-2.7 creating build/lib.dragonfly-5.7-x86_64-2.7/syck copying lib/syck/__init__.py -> build/lib.dragonfly-5.7-x86_64-2.7/syck copying lib/syck/loaders.py -> build/lib.dragonfly-5.7-x86_64-2.7/syck copying lib/syck/dumpers.py -> build/lib.dragonfly-5.7-x86_64-2.7/syck running build_ext checking for syck.h cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I../../include -I/usr/local/include/python2.7 -c ./_check_syck.c -o ./_check_syck.o checking for libsyck.a cc ./_check_syck.o -L/usr/local/lib -L../../lib -L/usr/local/lib -lsyck -o ./_check_syck checking syck version syck version: 0.7 building '_syck' extension creating build/temp.dragonfly-5.7-x86_64-2.7 creating build/temp.dragonfly-5.7-x86_64-2.7/ext cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I../../include -I/usr/local/include/python2.7 -c ext/_syckmodule.c -o build/temp.dragonfly-5.7-x86_64-2.7/ext/_syckmodule.o ext/_syckmodule.c: In function 'PySyckParser_init': ext/_syckmodule.c:1276:45: warning: passing argument 2 of 'syck_parser_error_handler' from incompatible pointer type [-Wincompatible-pointer-types] syck_parser_error_handler(self->parser, PySyckParser_error_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_syckmodule.c:3: /usr/local/include/syck.h:423:47: note: expected 'SyckErrorHandler' {aka 'void (*)(struct _syck_parser *, const char *)'} but argument is of type 'void (*)(SyckParser *, char *)' {aka 'void (*)(struct _syck_parser *, char *)'} void syck_parser_error_handler( SyckParser *, SyckErrorHandler ); ^~~~~~~~~~~~~~~~ ext/_syckmodule.c:1277:50: warning: passing argument 2 of 'syck_parser_bad_anchor_handler' from incompatible pointer type [-Wincompatible-pointer-types] syck_parser_bad_anchor_handler(self->parser, PySyckParser_bad_anchor_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_syckmodule.c:3: /usr/local/include/syck.h:424:52: note: expected 'SyckBadAnchorHandler' {aka 'struct _syck_node * (*)(struct _syck_parser *, const char *)'} but argument is of type 'SyckNode * (*)(SyckParser *, char *)' {aka 'struct _syck_node * (*)(struct _syck_parser *, char *)'} void syck_parser_bad_anchor_handler( SyckParser *, SyckBadAnchorHandler ); ^~~~~~~~~~~~~~~~~~~~ ext/_syckmodule.c: In function 'PySyckEmitter_node_handler': ext/_syckmodule.c:1691:45: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next(node->value, &dict_pos, &key, &value)) { ^~~~~~~~~ In file included from /usr/local/include/python2.7/Python.h:104, from ext/_syckmodule.c:2: /usr/local/include/python2.7/dictobject.h:119:31: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); ~~~~~~~~~~~~^~~ ext/_syckmodule.c:1722:57: warning: passing argument 3 of 'PyString_AsStringAndSize' from incompatible pointer type [-Wincompatible-pointer-types] if (PyString_AsStringAndSize(node->value, &str, &len) < 0) { ^~~~ In file included from /usr/local/include/python2.7/Python.h:97, from ext/_syckmodule.c:2: /usr/local/include/python2.7/stringobject.h:175:26: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' register Py_ssize_t *len /* pointer to length variable or NULL ~~~~~~~~~~~~~~~~~~~~~^~~ ext/_syckmodule.c: In function 'PySyckEmitter_mark': ext/_syckmodule.c:1921:49: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type [-Wincompatible-pointer-types] while (PyDict_Next(node->value, &dict_pos, &key, &value)) { ^~~~~~~~~ In file included from /usr/local/include/python2.7/Python.h:104, from ext/_syckmodule.c:2: /usr/local/include/python2.7/dictobject.h:119:31: note: expected 'Py_ssize_t *' {aka 'long int *'} but argument is of type 'int *' PyObject *mp, Py_ssize_t *pos, PyObject **key, PyObject **value); ~~~~~~~~~~~~^~~ ext/_syckmodule.c: In function 'PySyckEmitter_emit': ext/_syckmodule.c:2000:40: warning: passing argument 2 of 'syck_output_handler' from incompatible pointer type [-Wincompatible-pointer-types] syck_output_handler(self->emitter, PySyckEmitter_write_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_syckmodule.c:3: /usr/local/include/syck.h:392:42: note: expected 'SyckOutputHandler' {aka 'void (*)(struct _syck_emitter *, const char *, long int)'} but argument is of type 'void (*)(SyckEmitter *, char *, long int)' {aka 'void (*)(struct _syck_emitter *, char *, long int)'} void syck_output_handler( SyckEmitter *, SyckOutputHandler ); ^~~~~~~~~~~~~~~~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.7-x86_64-2.7/ext/_syckmodule.o -L/usr/local/lib -L../../lib -L/usr/local/lib -lsyck -lpython2.7 -o build/lib.dragonfly-5.7-x86_64-2.7/_syck.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-syck-0.61.2_1 ===> Generating temporary packing list running install running build running build_py running build_ext checking for syck.h cc -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I../../include -I/usr/local/include/python2.7 -c ./_check_syck.c -o ./_check_syck.o checking for libsyck.a cc ./_check_syck.o -L/usr/local/lib -L../../lib -L/usr/local/lib -lsyck -o ./_check_syck checking syck version syck version: 0.7 running install_lib creating /construction/textproc/py-syck/stage/usr/local/lib/python2.7 creating /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages creating /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck copying build/lib.dragonfly-5.7-x86_64-2.7/syck/loaders.py -> /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck copying build/lib.dragonfly-5.7-x86_64-2.7/syck/dumpers.py -> /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck copying build/lib.dragonfly-5.7-x86_64-2.7/syck/__init__.py -> /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck copying build/lib.dragonfly-5.7-x86_64-2.7/_syck.so -> /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages byte-compiling /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck/loaders.py to loaders.pyc byte-compiling /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck/dumpers.py to dumpers.pyc byte-compiling /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/syck/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpcsr4e0.py' /usr/local/bin/python2.7 -O /tmp/tmpcsr4e0.py removing /tmp/tmpcsr4e0.py running install_egg_info running egg_info creating lib/PySyck.egg-info writing lib/PySyck.egg-info/PKG-INFO writing top-level names to lib/PySyck.egg-info/top_level.txt writing dependency_links to lib/PySyck.egg-info/dependency_links.txt writing manifest file 'lib/PySyck.egg-info/SOURCES.txt' reading manifest file 'lib/PySyck.egg-info/SOURCES.txt' writing manifest file 'lib/PySyck.egg-info/SOURCES.txt' Copying lib/PySyck.egg-info to /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/PySyck-0.61.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-syck/.PLIST.pymodtmp' /usr/bin/strip /construction/textproc/py-syck/stage/usr/local/lib/python2.7/site-packages/_syck.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/_syck.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:02 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py27-syck-0.61.2_1 file sizes/checksums [14]: 0% file sizes/checksums [14]: 100% packing files [14]: 0% packing files [14]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:53