------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-zfec-1.5.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-zfec-1.5.3_1 for building => SHA256 Checksum OK for zfec-1.5.3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-zfec-1.5.3_1 for building ===> Extracting for py37-zfec-1.5.3_1 => SHA256 Checksum OK for zfec-1.5.3.tar.gz. Extracted Memory Use: 0.40M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-zfec-1.5.3_1 ===> Applying ports patches for py37-zfec-1.5.3_1 ===> Cleanly applied ports patch(es) patch-setup.py patch-zfec-filefec.py SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on package: py37-setuptools>0 - found ===> py37-zfec-1.5.3_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on package: py37-setuptools>0 - found ===> py37-zfec-1.5.3_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-zfec-1.5.3_1 setup.py:60: DeprecationWarning: 'U' mode is deprecated long_description=open('README.rst', 'rU').read(), running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-zfec-1.5.3_1 setup.py:60: DeprecationWarning: 'U' mode is deprecated long_description=open('README.rst', 'rU').read(), running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/cmdline_zfec.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/_version.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/easyfec.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/cmdline_zunfec.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/filefec.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec creating build/lib.dragonfly-5.9-x86_64-3.7/zfec/test copying zfec/test/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec/test copying zfec/test/test_zfec.py -> build/lib.dragonfly-5.9-x86_64-3.7/zfec/test running egg_info writing zfec.egg-info/PKG-INFO writing dependency_links to zfec.egg-info/dependency_links.txt writing entry points to zfec.egg-info/entry_points.txt writing requirements to zfec.egg-info/requires.txt writing top-level names to zfec.egg-info/top_level.txt reading manifest file 'zfec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'zfec.egg-info/SOURCES.txt' copying zfec/_fecmodule.c -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/fec.c -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/fec.h -> build/lib.dragonfly-5.9-x86_64-3.7/zfec copying zfec/filefec.py.orig -> build/lib.dragonfly-5.9-x86_64-3.7/zfec UPDATING build/lib.dragonfly-5.9-x86_64-3.7/zfec/_version.py set build/lib.dragonfly-5.9-x86_64-3.7/zfec/_version.py to '1.5.3' running build_ext building 'zfec._fec' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/zfec cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Izfec/ -I/usr/local/include/python3.7m -c zfec/fec.c -o build/temp.dragonfly-5.9-x86_64-3.7/zfec/fec.o -std=c99 zfec/fec.c: In function 'fec_new': zfec/fec.c:447:38: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (p = tmp_m + k, row = 0; row < n - 1; row++, p += k) ^ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -Izfec/ -I/usr/local/include/python3.7m -c zfec/_fecmodule.c -o build/temp.dragonfly-5.9-x86_64-3.7/zfec/_fecmodule.o -std=c99 zfec/_fecmodule.c: In function 'Encoder_encode': zfec/_fecmodule.c:137:19: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] for (i = 0; i < self->mm - self->kk; i++) ^ zfec/_fecmodule.c:180:9: warning: 'PyObject_CheckReadBuffer' is deprecated [-Wdeprecated-declarations] if (!PyObject_CheckReadBuffer(fastinblocksitems[i])) { ^~ In file included from /usr/local/include/python3.7m/Python.h:147, from zfec/_fecmodule.c:5: /usr/local/include/python3.7m/abstract.h:480:17: note: declared here PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) ^~~~~~~~~~~~~~~~~~~~~~~~ zfec/_fecmodule.c:184:9: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] if (PyObject_AsReadBuffer(fastinblocksitems[i], (const void**)&(incblocks[i]), &sz)) ^~ In file included from /usr/local/include/python3.7m/Python.h:147, from zfec/_fecmodule.c:5: /usr/local/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ zfec/_fecmodule.c: In function 'Decoder_decode': zfec/_fecmodule.c:441:9: warning: 'PyObject_CheckReadBuffer' is deprecated [-Wdeprecated-declarations] if (!PyObject_CheckReadBuffer(fastblocksitems[i])) { ^~ In file included from /usr/local/include/python3.7m/Python.h:147, from zfec/_fecmodule.c:5: /usr/local/include/python3.7m/abstract.h:480:17: note: declared here PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) ^~~~~~~~~~~~~~~~~~~~~~~~ zfec/_fecmodule.c:445:9: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] if (PyObject_AsReadBuffer(fastblocksitems[i], (const void**)&(cblocks[i]), &sz)) ^~ In file included from /usr/local/include/python3.7m/Python.h:147, from zfec/_fecmodule.c:5: /usr/local/include/python3.7m/abstract.h:489:17: note: declared here PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/zfec/fec.o build/temp.dragonfly-5.9-x86_64-3.7/zfec/_fecmodule.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/zfec/_fec.so SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-zfec-1.5.3_1 depends on package: py37-setuptools>0 - found ===> py37-zfec-1.5.3_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-zfec-1.5.3_1 ===> py37-zfec-1.5.3_1 depends on package: py37-setuptools>0 - found ===> py37-zfec-1.5.3_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list setup.py:60: DeprecationWarning: 'U' mode is deprecated long_description=open('README.rst', 'rU').read(), running install running build running build_py running egg_info writing zfec.egg-info/PKG-INFO writing dependency_links to zfec.egg-info/dependency_links.txt writing entry points to zfec.egg-info/entry_points.txt writing requirements to zfec.egg-info/requires.txt writing top-level names to zfec.egg-info/top_level.txt reading manifest file 'zfec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'zfec.egg-info/SOURCES.txt' UPDATING build/lib.dragonfly-5.9-x86_64-3.7/zfec/_version.py set build/lib.dragonfly-5.9-x86_64-3.7/zfec/_version.py to '1.5.3' running build_ext running install_lib creating /construction/converters/py-zfec/stage/usr/local/lib/python3.7 creating /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages creating /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/_fec.so -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/cmdline_zunfec.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/easyfec.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/filefec.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/cmdline_zfec.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec creating /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/test copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/test/test_zfec.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/test copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/test/__init__.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/test copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/__init__.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/_version.py -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/filefec.py.orig -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/_fecmodule.c -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/fec.h -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec copying build/lib.dragonfly-5.9-x86_64-3.7/zfec/fec.c -> /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/cmdline_zunfec.py to cmdline_zunfec.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/easyfec.py to easyfec.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/filefec.py to filefec.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/cmdline_zfec.py to cmdline_zfec.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/test/test_zfec.py to test_zfec.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmpukrphjad.py' /usr/local/bin/python3.7 /tmp/tmpukrphjad.py removing /tmp/tmpukrphjad.py running install_egg_info Copying zfec.egg-info to /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec-1.5.3-py3.7.egg-info running install_scripts Installing zfec script to /construction/converters/py-zfec/stage/usr/local/bin Installing zunfec script to /construction/converters/py-zfec/stage/usr/local/bin writing list of installed files to '/construction/converters/py-zfec/.PLIST.pymodtmp' /usr/bin/strip /construction/converters/py-zfec/stage/usr/local/lib/python3.7/site-packages/zfec/_fec.so ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/zfec --> bin/zfec-3.7 Link: @bin/zfec --> bin/zfec-3.7 Move: bin/zunfec --> bin/zunfec-3.7 Link: @bin/zunfec --> bin/zunfec-3.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/zfec/_fec.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 py37-zfec-1.5.3_1 file sizes/checksums [39]: 0% file sizes/checksums [39]: 100% packing files [39]: 0% packing files [39]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12