------------------------------------------------------------------------------- -- 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 Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/librtmp-2.4.20190330.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-librtmp-0.3.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-librtmp-0.3.0_1 for building => SHA256 Checksum OK for python-librtmp-0.3.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-librtmp-0.3.0_1 for building ===> Extracting for py37-librtmp-0.3.0_1 => SHA256 Checksum OK for python-librtmp-0.3.0.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-librtmp-0.3.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on package: py37-cffi>=0 - found ===> py37-librtmp-0.3.0_1 depends on package: py37-setuptools>0 - found ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on shared library: librtmp.so - found (/usr/local/lib/librtmp.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on package: py37-cffi>=0 - found ===> py37-librtmp-0.3.0_1 depends on package: py37-setuptools>0 - found ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/bin/python3.7 - found ===> py37-librtmp-0.3.0_1 depends on shared library: librtmp.so - found (/usr/local/lib/librtmp.so) ===> Configuring for py37-librtmp-0.3.0_1 /usr/local/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Global variable 'python_log_callback' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-librtmp-0.3.0_1 /usr/local/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Global variable 'python_log_callback' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) 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/librtmp copying librtmp/amf.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/stream.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/logging.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/compat.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/aval.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/rtmp.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/exceptions.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/packet.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/utils.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp copying librtmp/ffi.py -> build/lib.dragonfly-5.9-x86_64-3.7/librtmp running build_ext generating cffi module 'build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c' creating build/temp.dragonfly-5.9-x86_64-3.7 building 'librtmp._librtmp' extension creating build/temp.dragonfly-5.9-x86_64-3.7/build creating build/temp.dragonfly-5.9-x86_64-3.7/build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/src creating build/temp.dragonfly-5.9-x86_64-3.7/src/librtmp cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c -o build/temp.dragonfly-5.9-x86_64-3.7/build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.o build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c: In function '_cffi_d_RTMP_LogSetCallback': build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c:2588:23: warning: passing argument 1 of 'RTMP_LogSetCallback' from incompatible pointer type [-Wincompatible-pointer-types] RTMP_LogSetCallback(x0); ^~ In file included from build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c:542: /usr/local/include/librtmp/log.h:49:44: note: expected 'void (*)(int, const char *, __va_list_tag *)' but argument is of type 'void (*)(int, const char *, void *)' void RTMP_LogSetCallback(RTMP_LogCallback *cb); ~~~~~~~~~~~~~~~~~~^~ build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c: In function '_cffi_f_RTMP_LogSetCallback': build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c:2602:25: warning: passing argument 1 of 'RTMP_LogSetCallback' from incompatible pointer type [-Wincompatible-pointer-types] { RTMP_LogSetCallback(x0); } ^~ In file included from build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c:542: /usr/local/include/librtmp/log.h:49:44: note: expected 'void (*)(int, const char *, __va_list_tag *)' but argument is of type 'void (*)(int, const char *, void *)' void RTMP_LogSetCallback(RTMP_LogCallback *cb); ~~~~~~~~~~~~~~~~~~^~ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -I/usr/local/include -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c src/librtmp/amf.c -o build/temp.dragonfly-5.9-x86_64-3.7/src/librtmp/amf.o In file included from src/librtmp/amf.c:32: src/librtmp/bytes.h:74:2: warning: #warning "Float word order not defined, assuming the same as byte order!" [-Wcpp] #warning "Float word order not defined, assuming the same as byte order!" ^~~~~~~ cc -shared -L/usr/local/lib -pipe -I/usr/local/include -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.o build/temp.dragonfly-5.9-x86_64-3.7/src/librtmp/amf.o -L/usr/local/lib -lrtmp -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/librtmp/_librtmp.abi3.so SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-librtmp-0.3.0_1 depends on package: py37-cffi>=0 - found ===> py37-librtmp-0.3.0_1 depends on package: py37-setuptools>0 - found ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-librtmp-0.3.0_1 ===> py37-librtmp-0.3.0_1 depends on package: py37-cffi>=0 - found ===> py37-librtmp-0.3.0_1 depends on package: py37-setuptools>0 - found ===> py37-librtmp-0.3.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/lib/python3.7/site-packages/cffi/cparser.py:164: UserWarning: Global variable 'python_log_callback' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) running install running build running build_py running build_ext generating cffi module 'build/temp.dragonfly-5.9-x86_64-3.7/librtmp._librtmp.c' already up-to-date running install_lib creating /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7 creating /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages creating /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/rtmp.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/stream.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/__init__.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/logging.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/compat.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/packet.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/exceptions.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/aval.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/utils.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/amf.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/ffi.py -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp copying build/lib.dragonfly-5.9-x86_64-3.7/librtmp/_librtmp.abi3.so -> /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/rtmp.py to rtmp.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/stream.py to stream.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/logging.py to logging.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/compat.py to compat.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/packet.py to packet.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/aval.py to aval.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/utils.py to utils.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/amf.py to amf.cpython-37.pyc byte-compiling /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/ffi.py to ffi.cpython-37.pyc writing byte-compilation script '/tmp/tmp3xzm11pr.py' /usr/local/bin/python3.7 /tmp/tmp3xzm11pr.py removing /tmp/tmp3xzm11pr.py running install_egg_info running egg_info writing python_librtmp.egg-info/PKG-INFO writing dependency_links to python_librtmp.egg-info/dependency_links.txt writing requirements to python_librtmp.egg-info/requires.txt writing top-level names to python_librtmp.egg-info/top_level.txt reading manifest file 'python_librtmp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_librtmp.egg-info/SOURCES.txt' Copying python_librtmp.egg-info to /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/python_librtmp-0.3.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/multimedia/py-librtmp/.PLIST.pymodtmp' /usr/bin/strip /construction/multimedia/py-librtmp/stage/usr/local/lib/python3.7/site-packages/librtmp/_librtmp*.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/librtmp/_librtmp.abi3.so is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/python3.7/site-packages/librtmp/_librtmp.abi3.so is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/lib/python3.7/site-packages/librtmp/_librtmp.abi3.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-librtmp-0.3.0_1 file sizes/checksums [40]: 0% file sizes/checksums [40]: 100% packing files [40]: 0% packing files [40]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15