------------------------------------------------------------------------------- -- 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.1.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python27-2.7.17_1.txz ===== Message from python27-2.7.17_1: -- 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. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- 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/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/py27-pycups-1.9.74.txz Installing /packages/All/py27-configargparse-1.0.txz Installing /packages/All/py27-docutils-0.15.2.txz Installing /packages/All/py27-lockfile-0.12.2.txz Installing /packages/All/py27-daemon-2.0.6.txz Installing /packages/All/py27-certifi-2019.11.28.txz Installing /packages/All/py27-chardet-3.0.4_3.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-pysocks-1.7.1.txz Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-openssl-19.0.0.txz Installing /packages/All/py27-urllib3-1.25.7,1.txz ===== Message from py27-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py27-requests-2.22.0.txz SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ cloudprint-py27-0.14.0.20170128_1: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- /!\ cloudprint-py27-0.14.0.20170128_1: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloudprint-py27-0.14.0.20170128_1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- /!\ cloudprint-py27-0.14.0.20170128_1: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloudprint-py27-0.14.0.20170128_1 for building => SHA256 Checksum OK for armooo-cloudprint-0.14.0.20170128-108b9f0_GH0.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- /!\ cloudprint-py27-0.14.0.20170128_1: Makefile warnings, please consider fixing /!\ USE_PYTHON=optsuffix is deprecated, consider migrating to using unconditional PKGNAMESUFFIX or PKGNAMEPREFIX ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cloudprint-py27-0.14.0.20170128_1 for building ===> Extracting for cloudprint-py27-0.14.0.20170128_1 => SHA256 Checksum OK for armooo-cloudprint-0.14.0.20170128-108b9f0_GH0.tar.gz. Extracted Memory Use: 0.13M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cloudprint-py27-0.14.0.20170128_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-setuptools>0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-setuptools>0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for cloudprint-py27-0.14.0.20170128_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cloudprint-py27-0.14.0.20170128_1 running build running build_py creating build creating build/lib creating build/lib/cloudprint copying cloudprint/__init__.py -> build/lib/cloudprint copying cloudprint/cloudprint.py -> build/lib/cloudprint copying cloudprint/xmpp.py -> build/lib/cloudprint SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-pycups>=0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-configargparse>=0.9.3 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-daemon>0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-requests>=2.7.0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-setuptools>0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cloudprint-py27-0.14.0.20170128_1 ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-pycups>=0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-configargparse>=0.9.3 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-daemon>0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-requests>=2.7.0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on package: py27-setuptools>0 - found ===> cloudprint-py27-0.14.0.20170128_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users running install running build running build_py running install_lib creating /construction/print/cloudprint/stage/usr/local/lib/python2.7 creating /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages creating /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint copying build/lib/cloudprint/cloudprint.py -> /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint copying build/lib/cloudprint/xmpp.py -> /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint copying build/lib/cloudprint/__init__.py -> /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint byte-compiling /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint/cloudprint.py to cloudprint.pyc byte-compiling /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint/xmpp.py to xmpp.pyc byte-compiling /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmphTp9NQ.py' /usr/local/bin/python2.7 -O /tmp/tmphTp9NQ.py removing /tmp/tmphTp9NQ.py running install_egg_info running egg_info creating cloudprint.egg-info writing requirements to cloudprint.egg-info/requires.txt writing cloudprint.egg-info/PKG-INFO writing top-level names to cloudprint.egg-info/top_level.txt writing dependency_links to cloudprint.egg-info/dependency_links.txt writing entry points to cloudprint.egg-info/entry_points.txt writing manifest file 'cloudprint.egg-info/SOURCES.txt' reading manifest file 'cloudprint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cloudprint.egg-info/SOURCES.txt' Copying cloudprint.egg-info to /construction/print/cloudprint/stage/usr/local/lib/python2.7/site-packages/cloudprint-0.14-py2.7.egg-info running install_scripts Installing cloudprint script to /construction/print/cloudprint/stage/usr/local/bin writing list of installed files to '/construction/print/cloudprint/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/cloudprint --> bin/cloudprint-2.7 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cloudprint-py27-0.14.0.20170128_1 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:11