------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.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/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- 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-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/protobuf-3.11.4,1.txz Installing /packages/All/protobuf-c-1.3.2_4.txz Installing /packages/All/libxs-1.2.0_7.txz ===== Message from libxs-1.2.0_7: -- ===> NOTICE: The libxs 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/wdns-0.10.0.txz Installing /packages/All/yajl-2.1.0.txz Installing /packages/All/nmsg-0.15.1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-pynmsg-0.4.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-pynmsg-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pynmsg-0.4.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-pynmsg-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pynmsg-0.4.0 for building => SHA256 Checksum OK for pynmsg-0.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses deprecated version of python. It is scheduled to be removed on or after 2020-08-15. ===> py27-pynmsg-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pynmsg-0.4.0 for building ===> Extracting for py27-pynmsg-0.4.0 => SHA256 Checksum OK for pynmsg-0.4.0.tar.gz. Extracted Memory Use: 1.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pynmsg-0.4.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pynmsg-0.4.0 depends on package: pkgconf>=1.3.0_1 - found ===> py27-pynmsg-0.4.0 depends on package: py27-setuptools>0 - found ===> py27-pynmsg-0.4.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-pynmsg-0.4.0 depends on shared library: libnmsg.so - found (/usr/local/lib/libnmsg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pynmsg-0.4.0 depends on package: pkgconf>=1.3.0_1 - found ===> py27-pynmsg-0.4.0 depends on package: py27-setuptools>0 - found ===> py27-pynmsg-0.4.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-pynmsg-0.4.0 depends on shared library: libnmsg.so - found (/usr/local/lib/libnmsg.so) ===> Configuring for py27-pynmsg-0.4.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pynmsg-0.4.0 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-2.7 copying nmsg.py -> build/lib.dragonfly-5.9-x86_64-2.7 running build_ext building '_nmsg' extension creating build/temp.dragonfly-5.9-x86_64-2.7 cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -I/usr/local/include -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c _nmsg.c -o build/temp.dragonfly-5.9-x86_64-2.7/_nmsg.o _nmsg.c: In function '__pyx_pf_5_nmsg_msgmod_get_max_msgtype': _nmsg.c:1716:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_vname = nmsg_msgmod_vid_to_vname(__pyx_v_vid); ^ _nmsg.c: In function '__pyx_pf_5_nmsg_2msgmod_vid_to_vname': _nmsg.c:1837:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_vname = nmsg_msgmod_vid_to_vname(__pyx_v_vid); ^ _nmsg.c: In function '__pyx_pf_5_nmsg_6msgmod_msgtype_to_mname': _nmsg.c:2120:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_mname = nmsg_msgmod_msgtype_to_mname(__pyx_v_vid, __pyx_v_msgtype); ^ _nmsg.c: In function '__pyx_f_5_nmsg_7message_set_instance': _nmsg.c:3616:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_a = nmsg_alias_by_key(nmsg_alias_operator, __pyx_v_u); ^ _nmsg.c:3730:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_a = nmsg_alias_by_key(nmsg_alias_group, __pyx_v_u); ^ _nmsg.c: In function '__pyx_f_5_nmsg_7message_load_message': _nmsg.c:4237:92: warning: passing argument 3 of 'nmsg_message_get_field_name' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = nmsg_message_get_field_name(__pyx_v_self->_instance, __pyx_v_field_idx, (&__pyx_v_field_name)); ~^~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/nmsg.h:107, from _nmsg.c:244: /usr/local/include/nmsg/message.h:338:21: note: expected 'const char **' but argument is of type 'char **' const char **field_name); ~~~~~~~~~~~~~^~~~~~~~~~ _nmsg.c:4481:125: warning: passing argument 4 of 'nmsg_message_enum_value_to_name_by_idx' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = nmsg_message_enum_value_to_name_by_idx(__pyx_v_self->_instance, __pyx_v_field_idx, __pyx_v_val_enum, (&__pyx_v_str_enum)); ~^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/nmsg.h:107, from _nmsg.c:244: /usr/local/include/nmsg/message.h:485:41: note: expected 'const char **' but argument is of type 'char **' unsigned value, const char **name); ~~~~~~~~~~~~~^~~~ _nmsg.c: In function '__pyx_pf_5_nmsg_8_msgtype___init__': _nmsg.c:11480:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_vname_str = nmsg_msgmod_vid_to_vname(__pyx_v_vid); ^ _nmsg.c:11562:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_mname_str = nmsg_msgmod_msgtype_to_mname(__pyx_v_vid, __pyx_v_msgtype); ^ cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/_nmsg.o -L/usr/local/lib -L/usr/local/lib -lnmsg -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/_nmsg.so SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pynmsg-0.4.0 depends on package: py27-setuptools>0 - found ===> py27-pynmsg-0.4.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pynmsg-0.4.0 ===> py27-pynmsg-0.4.0 depends on package: py27-setuptools>0 - found ===> py27-pynmsg-0.4.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running build_ext running install_lib creating /construction/net/py-pynmsg/stage/usr/local/lib/python2.7 creating /construction/net/py-pynmsg/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/_nmsg.so -> /construction/net/py-pynmsg/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/nmsg.py -> /construction/net/py-pynmsg/stage/usr/local/lib/python2.7/site-packages byte-compiling /construction/net/py-pynmsg/stage/usr/local/lib/python2.7/site-packages/nmsg.py to nmsg.pyc writing byte-compilation script '/tmp/tmpoHy_P3.py' /usr/local/bin/python2.7 -O /tmp/tmpoHy_P3.py removing /tmp/tmpoHy_P3.py running install_egg_info running egg_info creating pynmsg.egg-info writing pynmsg.egg-info/PKG-INFO writing top-level names to pynmsg.egg-info/top_level.txt writing dependency_links to pynmsg.egg-info/dependency_links.txt writing manifest file 'pynmsg.egg-info/SOURCES.txt' reading manifest file 'pynmsg.egg-info/SOURCES.txt' writing manifest file 'pynmsg.egg-info/SOURCES.txt' Copying pynmsg.egg-info to /construction/net/py-pynmsg/stage/usr/local/lib/python2.7/site-packages/pynmsg-0.4.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/net/py-pynmsg/.PLIST.pymodtmp' /usr/bin/strip /construction/net/py-pynmsg/stage/usr/local/lib/python2.7/site-packages/_nmsg.so /bin/mkdir -p /construction/net/py-pynmsg/stage/usr/local/share/examples/py27-pynmsg (cd /construction/net/py-pynmsg/pynmsg-0.4.0/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/net/py-pynmsg/stage/usr/local/share/examples/py27-pynmsg) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/_nmsg.so is linked to /usr/local/lib/libprotobuf-c.so.1 from devel/protobuf-c but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libprotobuf-c.so:devel/protobuf-c Error: /usr/local/lib/python2.7/site-packages/_nmsg.so is linked to /usr/local/lib/libxs.so.2 from devel/libxs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxs.so:devel/libxs Error: /usr/local/lib/python2.7/site-packages/_nmsg.so is linked to /usr/local/lib/libyajl.so.2 from devel/yajl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libyajl.so:devel/yajl Error: /usr/local/lib/python2.7/site-packages/_nmsg.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: package ------------------------------------------------------------------------------- ===> Building package for py27-pynmsg-0.4.0 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:41