------------------------------------------------------------------------------- -- 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-cython-0.29.15.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pypcap-1.2.3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pypcap-1.2.3 for building => SHA256 Checksum OK for pypcap-1.2.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pypcap-1.2.3 for building ===> Extracting for py37-pypcap-1.2.3 => SHA256 Checksum OK for pypcap-1.2.3.tar.gz. Extracted Memory Use: 1.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pypcap-1.2.3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on executable: cython-3.7 - found ===> py37-pypcap-1.2.3 depends on package: py37-setuptools>0 - found ===> py37-pypcap-1.2.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on executable: cython-3.7 - found ===> py37-pypcap-1.2.3 depends on package: py37-setuptools>0 - found ===> py37-pypcap-1.2.3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pypcap-1.2.3 cd /construction/net/py-pypcap/pypcap-1.2.3 && cython-3.7 pcap.pyx Found pcap headers in /usr/include/pcap.h Found libraries in /usr/lib/libpcap.a found pcap_get_tstamp_precision function found pcap_setdirection found pcap_setnonblock found pcap_compile_nopcap function running config SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pypcap-1.2.3 Found pcap headers in /usr/include/pcap.h Found libraries in /usr/lib/libpcap.a found pcap_get_tstamp_precision function found pcap_setdirection found pcap_setnonblock found pcap_compile_nopcap function running build running build_ext building 'pcap' extension creating build creating build/temp.dragonfly-5.9-x86_64-3.7 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 -DHAVE_PCAP_TSTAMP_PRECISION=1 -DHAVE_PCAP_SETDIRECTION=1 -DHAVE_PCAP_SETNONBLOCK=1 -DHAVE_PCAP_COMPILE_NOPCAP=1 -I/usr/include -I/usr/local/include/python3.7m -c pcap.c -o build/temp.dragonfly-5.9-x86_64-3.7/pcap.o pcap.c: In function '__pyx_pf_4pcap_3bpf_2filter': pcap.c:3070:3: warning: 'PyObject_AsCharBuffer' is deprecated [-Wdeprecated-declarations] __pyx_t_1 = ((PyObject_AsCharBuffer(__pyx_v_buf, ((char const **)(&__pyx_v_p)), (&__pyx_v_n)) < 0) != 0); ^~~~~~~~~ In file included from /usr/local/include/python3.7m/Python.h:147, from pcap.c:4: /usr/local/include/python3.7m/abstract.h:471:17: note: declared here PyAPI_FUNC(int) PyObject_AsCharBuffer(PyObject *obj, ^~~~~~~~~~~~~~~~~~~~~ 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 -DHAVE_PCAP_TSTAMP_PRECISION=1 -DHAVE_PCAP_SETDIRECTION=1 -DHAVE_PCAP_SETNONBLOCK=1 -DHAVE_PCAP_COMPILE_NOPCAP=1 -I/usr/include -I/usr/local/include/python3.7m -c pcap_ex.c -o build/temp.dragonfly-5.9-x86_64-3.7/pcap_ex.o creating build/lib.dragonfly-5.9-x86_64-3.7 cc -shared -L/usr/lib -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/pcap.o build/temp.dragonfly-5.9-x86_64-3.7/pcap_ex.o -L/usr/lib -L/usr/local/lib -lpcap -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/pcap.so SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pypcap-1.2.3 depends on package: py37-setuptools>0 - found ===> py37-pypcap-1.2.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pypcap-1.2.3 ===> py37-pypcap-1.2.3 depends on package: py37-setuptools>0 - found ===> py37-pypcap-1.2.3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list Found pcap headers in /usr/include/pcap.h Found libraries in /usr/lib/libpcap.a found pcap_get_tstamp_precision function found pcap_setdirection found pcap_setnonblock found pcap_compile_nopcap function running install running build running build_ext running install_lib creating /construction/net/py-pypcap/stage/usr/local/lib/python3.7 creating /construction/net/py-pypcap/stage/usr/local/lib/python3.7/site-packages copying build/lib.dragonfly-5.9-x86_64-3.7/pcap.so -> /construction/net/py-pypcap/stage/usr/local/lib/python3.7/site-packages writing byte-compilation script '/tmp/tmp7vtqbb7y.py' /usr/local/bin/python3.7 /tmp/tmp7vtqbb7y.py removing /tmp/tmp7vtqbb7y.py running install_egg_info running egg_info writing pypcap.egg-info/PKG-INFO writing dependency_links to pypcap.egg-info/dependency_links.txt writing top-level names to pypcap.egg-info/top_level.txt reading manifest file 'pypcap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pypcap.egg-info/SOURCES.txt' Copying pypcap.egg-info to /construction/net/py-pypcap/stage/usr/local/lib/python3.7/site-packages/pypcap-1.2.3-py3.7.egg-info running install_scripts writing list of installed files to '/construction/net/py-pypcap/.PLIST.pymodtmp' /usr/bin/strip /construction/net/py-pypcap/stage/usr/local/lib/python3.7/site-packages/pcap.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.7/site-packages/pcap.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-pypcap-1.2.3 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:26