------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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/py27-enum34-1.1.6.txz ===== Message from py27-enum34-1.1.6: -- ===> 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/py27-pyvisa-py-0.4.0.txz ===== Message from py27-pyvisa-py-0.4.0: -- ===> 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. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> 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. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-pyvisa-1.10.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 Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-pyvisa-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyvisa-1.10.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> 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. ===> py27-pyvisa-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyvisa-1.10.1 for building => SHA256 Checksum OK for PyVISA-1.10.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 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. ===> py27-pyvisa-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyvisa-1.10.1 for building ===> Extracting for py27-pyvisa-1.10.1 => SHA256 Checksum OK for PyVISA-1.10.1.tar.gz. Extracted Memory Use: 17.05M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pyvisa-1.10.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pyvisa-1.10.1 depends on package: py27-setuptools>0 - found ===> py27-pyvisa-1.10.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pyvisa-1.10.1 depends on package: py27-setuptools>0 - found ===> py27-pyvisa-1.10.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pyvisa-1.10.1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pyvisa-1.10.1 running build running build_py creating build creating build/lib copying visa.py -> build/lib creating build/lib/pyvisa copying pyvisa/constants.py -> build/lib/pyvisa copying pyvisa/attributes.py -> build/lib/pyvisa copying pyvisa/rname.py -> build/lib/pyvisa copying pyvisa/__init__.py -> build/lib/pyvisa copying pyvisa/util.py -> build/lib/pyvisa copying pyvisa/errors.py -> build/lib/pyvisa copying pyvisa/shell.py -> build/lib/pyvisa copying pyvisa/highlevel.py -> build/lib/pyvisa creating build/lib/pyvisa/compat copying pyvisa/compat/__init__.py -> build/lib/pyvisa/compat copying pyvisa/compat/struct.py -> build/lib/pyvisa/compat copying pyvisa/compat/ordereddict.py -> build/lib/pyvisa/compat copying pyvisa/compat/nullhandler.py -> build/lib/pyvisa/compat creating build/lib/pyvisa/ctwrapper copying pyvisa/ctwrapper/__init__.py -> build/lib/pyvisa/ctwrapper copying pyvisa/ctwrapper/highlevel.py -> build/lib/pyvisa/ctwrapper copying pyvisa/ctwrapper/functions.py -> build/lib/pyvisa/ctwrapper copying pyvisa/ctwrapper/cthelper.py -> build/lib/pyvisa/ctwrapper copying pyvisa/ctwrapper/types.py -> build/lib/pyvisa/ctwrapper creating build/lib/pyvisa/resources copying pyvisa/resources/registerbased.py -> build/lib/pyvisa/resources copying pyvisa/resources/vxi.py -> build/lib/pyvisa/resources copying pyvisa/resources/resource.py -> build/lib/pyvisa/resources copying pyvisa/resources/__init__.py -> build/lib/pyvisa/resources copying pyvisa/resources/usb.py -> build/lib/pyvisa/resources copying pyvisa/resources/firewire.py -> build/lib/pyvisa/resources copying pyvisa/resources/serial.py -> build/lib/pyvisa/resources copying pyvisa/resources/tcpip.py -> build/lib/pyvisa/resources copying pyvisa/resources/gpib.py -> build/lib/pyvisa/resources copying pyvisa/resources/pxi.py -> build/lib/pyvisa/resources copying pyvisa/resources/messagebased.py -> build/lib/pyvisa/resources creating build/lib/pyvisa/thirdparty copying pyvisa/thirdparty/prettytable.py -> build/lib/pyvisa/thirdparty copying pyvisa/thirdparty/__init__.py -> build/lib/pyvisa/thirdparty creating build/lib/pyvisa/testsuite copying pyvisa/testsuite/test_errors.py -> build/lib/pyvisa/testsuite copying pyvisa/testsuite/test_util.py -> build/lib/pyvisa/testsuite copying pyvisa/testsuite/test_rname.py -> build/lib/pyvisa/testsuite copying pyvisa/testsuite/__init__.py -> build/lib/pyvisa/testsuite SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pyvisa-1.10.1 depends on package: py27-enum34>=1.1<2.0 - found ===> py27-pyvisa-1.10.1 depends on package: py27-pyvisa-py>=0 - found ===> py27-pyvisa-1.10.1 depends on package: py27-setuptools>0 - found ===> py27-pyvisa-1.10.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pyvisa-1.10.1 ===> py27-pyvisa-1.10.1 depends on package: py27-enum34>=1.1<2.0 - found ===> py27-pyvisa-1.10.1 depends on package: py27-pyvisa-py>=0 - found ===> py27-pyvisa-1.10.1 depends on package: py27-setuptools>0 - found ===> py27-pyvisa-1.10.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7 creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages copying build/lib/visa.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/errors.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/constants.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/highlevel.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/attributes.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat copying build/lib/pyvisa/compat/ordereddict.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat copying build/lib/pyvisa/compat/__init__.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat copying build/lib/pyvisa/compat/struct.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat copying build/lib/pyvisa/compat/nullhandler.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat copying build/lib/pyvisa/shell.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/rname.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/__init__.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa copying build/lib/pyvisa/util.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite copying build/lib/pyvisa/testsuite/test_util.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite copying build/lib/pyvisa/testsuite/test_errors.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite copying build/lib/pyvisa/testsuite/__init__.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite copying build/lib/pyvisa/testsuite/test_rname.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper copying build/lib/pyvisa/ctwrapper/highlevel.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper copying build/lib/pyvisa/ctwrapper/functions.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper copying build/lib/pyvisa/ctwrapper/types.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper copying build/lib/pyvisa/ctwrapper/cthelper.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper copying build/lib/pyvisa/ctwrapper/__init__.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/thirdparty copying build/lib/pyvisa/thirdparty/prettytable.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/thirdparty copying build/lib/pyvisa/thirdparty/__init__.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/thirdparty creating /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/pxi.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/tcpip.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/firewire.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/resource.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/__init__.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/usb.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/vxi.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/gpib.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/serial.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/registerbased.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources copying build/lib/pyvisa/resources/messagebased.py -> /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/visa.py to visa.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/errors.py to errors.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/constants.py to constants.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/highlevel.py to highlevel.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/attributes.py to attributes.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat/ordereddict.py to ordereddict.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat/struct.py to struct.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/compat/nullhandler.py to nullhandler.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/shell.py to shell.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/rname.py to rname.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/util.py to util.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite/test_util.py to test_util.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite/test_errors.py to test_errors.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/testsuite/test_rname.py to test_rname.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper/highlevel.py to highlevel.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper/functions.py to functions.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper/types.py to types.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper/cthelper.py to cthelper.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/ctwrapper/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/thirdparty/prettytable.py to prettytable.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/thirdparty/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/pxi.py to pxi.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/tcpip.py to tcpip.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/firewire.py to firewire.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/resource.py to resource.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/usb.py to usb.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/vxi.py to vxi.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/gpib.py to gpib.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/serial.py to serial.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/registerbased.py to registerbased.pyc byte-compiling /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/pyvisa/resources/messagebased.py to messagebased.pyc writing byte-compilation script '/tmp/tmpK1oUEn.py' /usr/local/bin/python2.7 -O /tmp/tmpK1oUEn.py removing /tmp/tmpK1oUEn.py running install_egg_info running egg_info writing requirements to PyVISA.egg-info/requires.txt writing PyVISA.egg-info/PKG-INFO writing top-level names to PyVISA.egg-info/top_level.txt writing dependency_links to PyVISA.egg-info/dependency_links.txt writing entry points to PyVISA.egg-info/entry_points.txt reading manifest file 'PyVISA.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*__pycache__*' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'PyVISA.egg-info/SOURCES.txt' Copying PyVISA.egg-info to /construction/devel/py-pyvisa/stage/usr/local/lib/python2.7/site-packages/PyVISA-1.10.1-py2.7.egg-info running install_scripts Installing pyvisa-info script to /construction/devel/py-pyvisa/stage/usr/local/bin Installing pyvisa-shell script to /construction/devel/py-pyvisa/stage/usr/local/bin writing list of installed files to '/construction/devel/py-pyvisa/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pyvisa-info --> bin/pyvisa-info-2.7 Move: bin/pyvisa-shell --> bin/pyvisa-shell-2.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-pyvisa-1.10.1 file sizes/checksums [114]: 0% file sizes/checksums [114]: 87% file sizes/checksums [114]: 100% packing files [114]: 0% packing files [114]: 87% packing files [114]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11