------------------------------------------------------------------------------- -- 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/wdns-0.10.0.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ py27-pywdns-0.9.0: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> 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:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-pywdns-0.9.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ py27-pywdns-0.9.0: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> 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-pywdns-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pywdns-0.9.0 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ py27-pywdns-0.9.0: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> 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-pywdns-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pywdns-0.9.0 for building => SHA256 Checksum OK for pywdns-0.9.0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ py27-pywdns-0.9.0: Makefile warnings, please consider fixing /!\ lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python ===> 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-pywdns-0.9.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pywdns-0.9.0 for building ===> Extracting for py27-pywdns-0.9.0 => SHA256 Checksum OK for pywdns-0.9.0.tar.gz. Extracted Memory Use: 0.61M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pywdns-0.9.0 /usr/bin/env WRKSRC=/construction/dns/py-pywdns/pywdns-0.9.0 REWARNFILE=/construction/dns/py-pywdns/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "1s+ python+ /usr/local/bin/python2.7+" /construction/dns/py-pywdns/pywdns-0.9.0/gen_pywdns_constants SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pywdns-0.9.0 depends on package: pkgconf>=1.3.0_1 - found ===> py27-pywdns-0.9.0 depends on package: py27-setuptools>0 - found ===> py27-pywdns-0.9.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py27-pywdns-0.9.0 depends on shared library: libwdns.so - found (/usr/local/lib/libwdns.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pywdns-0.9.0 depends on package: pkgconf>=1.3.0_1 - found ===> py27-pywdns-0.9.0 depends on package: py27-setuptools>0 - found ===> py27-pywdns-0.9.0 depends on file: /usr/local/bin/python2.7 - found ===> py27-pywdns-0.9.0 depends on shared library: libwdns.so - found (/usr/local/lib/libwdns.so) ===> Configuring for py27-pywdns-0.9.0 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pywdns-0.9.0 running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-2.7 copying wdns_constants.py -> build/lib.dragonfly-5.9-x86_64-2.7 running build_ext building 'wdns' 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 -fPIC -I/usr/local/include -I/usr/local/include/python2.7 -c wdns.c -o build/temp.dragonfly-5.9-x86_64-2.7/wdns.o wdns.c: In function '__pyx_pf_4wdns_24opcode_to_str': wdns.c:3360:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_s = wdns_opcode_to_str(__pyx_v_dns_opcode); ^ wdns.c: In function '__pyx_pf_4wdns_26rcode_to_str': wdns.c:3492:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_s = wdns_rcode_to_str(__pyx_v_dns_rcode); ^ wdns.c: In function '__pyx_pf_4wdns_28rrclass_to_str': wdns.c:3624:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_s = wdns_rrclass_to_str(__pyx_v_dns_class); ^ wdns.c: In function '__pyx_pf_4wdns_30rrtype_to_str': wdns.c:3756:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_s = wdns_rrtype_to_str(__pyx_v_dns_type); ^ In function '__Pyx_PyBytes_Equals.constprop', inlined from '__pyx_pf_4wdns_32rdata_to_str.constprop' at wdns.c:3944:16, inlined from '__pyx_pw_4wdns_33rdata_to_str' at wdns.c:3910:13: wdns.c:12208:26: warning: '__builtin_memcmp_eq' reading 2 or more bytes from a region of size 0 [-Wstringop-overflow=] int result = memcmp(ps1, ps2, (size_t)length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '__Pyx_PyBytes_Equals.constprop', inlined from '__pyx_pf_4wdns_18str_to_rdata.constprop' at wdns.c:2911:16, inlined from '__pyx_pw_4wdns_19str_to_rdata' at wdns.c:2878:13: wdns.c:12208:26: warning: '__builtin_memcmp_eq' reading 2 or more bytes from a region of size 0 [-Wstringop-overflow=] int result = memcmp(ps1, ps2, (size_t)length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/wdns.o -L/usr/local/lib -L/usr/local/lib -lwdns -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/wdns.so SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pywdns-0.9.0 depends on package: py27-setuptools>0 - found ===> py27-pywdns-0.9.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pywdns-0.9.0 ===> py27-pywdns-0.9.0 depends on package: py27-setuptools>0 - found ===> py27-pywdns-0.9.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py copying wdns_constants.py -> build/lib.dragonfly-5.9-x86_64-2.7 running build_ext running install_lib creating /construction/dns/py-pywdns/stage/usr/local/lib/python2.7 creating /construction/dns/py-pywdns/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/wdns_constants.py -> /construction/dns/py-pywdns/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/wdns.so -> /construction/dns/py-pywdns/stage/usr/local/lib/python2.7/site-packages byte-compiling /construction/dns/py-pywdns/stage/usr/local/lib/python2.7/site-packages/wdns_constants.py to wdns_constants.pyc writing byte-compilation script '/tmp/tmpuI49Kp.py' /usr/local/bin/python2.7 -O /tmp/tmpuI49Kp.py removing /tmp/tmpuI49Kp.py running install_egg_info running egg_info creating pywdns.egg-info writing pywdns.egg-info/PKG-INFO writing top-level names to pywdns.egg-info/top_level.txt writing dependency_links to pywdns.egg-info/dependency_links.txt writing manifest file 'pywdns.egg-info/SOURCES.txt' reading manifest file 'pywdns.egg-info/SOURCES.txt' writing manifest file 'pywdns.egg-info/SOURCES.txt' Copying pywdns.egg-info to /construction/dns/py-pywdns/stage/usr/local/lib/python2.7/site-packages/pywdns-0.9.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/dns/py-pywdns/.PLIST.pymodtmp' /usr/bin/strip /construction/dns/py-pywdns/stage//usr/local/lib/python2.7/site-packages/wdns.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/python2.7/site-packages/wdns.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-pywdns-0.9.0 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:52