------------------------------------------------------------------------------- -- 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/liblz4-1.9.2_1,1.txz Installing /packages/All/snappy-1.1.8.txz Installing /packages/All/zstd-1.4.4_1.txz Installing /packages/All/mtbl-1.3.0.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-pymtbl-0.4.1 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-pymtbl-0.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pymtbl-0.4.1 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-pymtbl-0.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pymtbl-0.4.1 for building => SHA256 Checksum OK for pymtbl-0.4.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- 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-pymtbl-0.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pymtbl-0.4.1 for building ===> Extracting for py27-pymtbl-0.4.1 => SHA256 Checksum OK for pymtbl-0.4.1.tar.gz. Extracted Memory Use: 0.52M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pymtbl-0.4.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pymtbl-0.4.1 depends on package: pkgconf>=1.3.0_1 - found ===> py27-pymtbl-0.4.1 depends on package: py27-setuptools>0 - found ===> py27-pymtbl-0.4.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-pymtbl-0.4.1 depends on shared library: libmtbl.so - found (/usr/local/lib/libmtbl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pymtbl-0.4.1 depends on package: pkgconf>=1.3.0_1 - found ===> py27-pymtbl-0.4.1 depends on package: py27-setuptools>0 - found ===> py27-pymtbl-0.4.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-pymtbl-0.4.1 depends on shared library: libmtbl.so - found (/usr/local/lib/libmtbl.so) ===> Configuring for py27-pymtbl-0.4.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pymtbl-0.4.1 running build running build_ext building 'mtbl' extension creating build 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 mtbl.c -o build/temp.dragonfly-5.9-x86_64-2.7/mtbl.o mtbl.c: In function '__pyx_pf_4mtbl_8iterkeys_4__next__': mtbl.c:1580:101: warning: passing argument 2 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(((struct __pyx_obj_4mtbl_iterkeys *)__pyx_v_self)->_instance, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:145:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **key, size_t *len_key, ~~~~~~~~~~~~~~~~^~~ mtbl.c:1580:137: warning: passing argument 4 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(((struct __pyx_obj_4mtbl_iterkeys *)__pyx_v_self)->_instance, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:146:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **val, size_t *len_val) ~~~~~~~~~~~~~~~~^~~ mtbl.c: In function '__pyx_pf_4mtbl_10itervalues_4__next__': mtbl.c:1899:103: warning: passing argument 2 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(((struct __pyx_obj_4mtbl_itervalues *)__pyx_v_self)->_instance, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:145:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **key, size_t *len_key, ~~~~~~~~~~~~~~~~^~~ mtbl.c:1899:139: warning: passing argument 4 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(((struct __pyx_obj_4mtbl_itervalues *)__pyx_v_self)->_instance, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:146:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **val, size_t *len_val) ~~~~~~~~~~~~~~~~^~~ mtbl.c: In function '__pyx_pf_4mtbl_9iteritems_4__next__': mtbl.c:2220:102: warning: passing argument 2 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(((struct __pyx_obj_4mtbl_iteritems *)__pyx_v_self)->_instance, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:145:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **key, size_t *len_key, ~~~~~~~~~~~~~~~~^~~ mtbl.c:2220:138: warning: passing argument 4 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(((struct __pyx_obj_4mtbl_iteritems *)__pyx_v_self)->_instance, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:146:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **val, size_t *len_val) ~~~~~~~~~~~~~~~~^~~ mtbl.c: In function '__pyx_pf_4mtbl_6reader_11__getitem__': mtbl.c:4477:53: warning: passing argument 2 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(__pyx_v_it, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:145:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **key, size_t *len_key, ~~~~~~~~~~~~~~~~^~~ mtbl.c:4477:89: warning: passing argument 4 of 'mtbl_iter_next' from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_res = mtbl_iter_next(__pyx_v_it, (&__pyx_v_key), (&__pyx_v_len_key), (&__pyx_v_val), (&__pyx_v_len_val)); ~^~~~~~~~~~~~~ In file included from mtbl.c:241: /usr/local/include/mtbl.h:146:18: note: expected 'const uint8_t **' {aka 'const unsigned char **'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} const uint8_t **val, size_t *len_val) ~~~~~~~~~~~~~~~~^~~ creating build/lib.dragonfly-5.9-x86_64-2.7 cc -shared -pipe -O2 -fno-strict-aliasing -I/usr/local/include build/temp.dragonfly-5.9-x86_64-2.7/mtbl.o -L/usr/local/lib -L/usr/local/lib -lmtbl -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/mtbl.so SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pymtbl-0.4.1 depends on package: py27-setuptools>0 - found ===> py27-pymtbl-0.4.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pymtbl-0.4.1 ===> py27-pymtbl-0.4.1 depends on package: py27-setuptools>0 - found ===> py27-pymtbl-0.4.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /construction/devel/py-pymtbl/stage/usr/local/lib/python2.7 creating /construction/devel/py-pymtbl/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/mtbl.so -> /construction/devel/py-pymtbl/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpd4OPg2.py' /usr/local/bin/python2.7 -O /tmp/tmpd4OPg2.py removing /tmp/tmpd4OPg2.py running install_egg_info running egg_info creating pymtbl.egg-info writing pymtbl.egg-info/PKG-INFO writing top-level names to pymtbl.egg-info/top_level.txt writing dependency_links to pymtbl.egg-info/dependency_links.txt writing manifest file 'pymtbl.egg-info/SOURCES.txt' reading manifest file 'pymtbl.egg-info/SOURCES.txt' writing manifest file 'pymtbl.egg-info/SOURCES.txt' Copying pymtbl.egg-info to /construction/devel/py-pymtbl/stage/usr/local/lib/python2.7/site-packages/pymtbl-0.4.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-pymtbl/.PLIST.pymodtmp' /usr/bin/strip /construction/devel/py-pymtbl/stage//usr/local/lib/python2.7/site-packages/mtbl.so /bin/mkdir -p /construction/devel/py-pymtbl/stage/usr/local/share/examples/py27-pymtbl (cd /construction/devel/py-pymtbl/pymtbl-0.4.1/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/devel/py-pymtbl/stage/usr/local/share/examples/py27-pymtbl) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/mtbl.so is linked to /usr/local/lib/liblz4.so.1 from archivers/liblz4 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblz4.so:archivers/liblz4 Error: /usr/local/lib/python2.7/site-packages/mtbl.so is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Error: /usr/local/lib/python2.7/site-packages/mtbl.so is linked to /usr/local/lib/libsnappy.so.1 from archivers/snappy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsnappy.so:archivers/snappy Error: /usr/local/lib/python2.7/site-packages/mtbl.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-pymtbl-0.4.1 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:26