------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-pathtools-0.1.2_4.tgz Installing /packages/All/py36-pytz-2019.1,1.tgz Installing /packages/All/py36-Babel-2.7.0.tgz Installing /packages/All/py36-MarkupSafe-1.1.1.tgz Installing /packages/All/py36-Jinja2-2.10.1.tgz Installing /packages/All/py36-docutils-0.15_1.tgz Installing /packages/All/py36-sphinxcontrib-websupport-1.1.2.tgz Installing /packages/All/py36-pygments-2.4.1.tgz Installing /packages/All/py36-sphinx_rtd_theme-0.4.3.tgz Installing /packages/All/py36-alabaster-0.7.6.tgz Installing /packages/All/py36-pystemmer-1.3.0_2.tgz Installing /packages/All/py36-snowballstemmer-1.2.1.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-chardet-3.0.4_1.tgz Installing /packages/All/py36-idna-2.8.tgz Installing /packages/All/py36-asn1crypto-0.24.0.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-cryptography-2.6.1.tgz Installing /packages/All/py36-openssl-19.0.0.tgz Installing /packages/All/py36-pysocks-1.7.0.tgz Installing /packages/All/py36-urllib3-1.22,1.tgz Message from py36-urllib3-1.22,1: Be careful, support of IPv6 is broken with PySocks 1.5.7. Installing /packages/All/py36-certifi-2019.6.16.tgz Installing /packages/All/py36-requests-2.21.0.tgz Installing /packages/All/py36-imagesize-1.1.0.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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/py36-sphinx-1.6.5_2,1.tgz Installing /packages/All/py36-argh-0.26.2.tgz Installing /packages/All/py36-yaml-5.1.tgz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-watchdog-0.9.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-watchdog-0.9.0 for building => SHA256 Checksum OK for gorakhargosh-watchdog-v0.9.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-watchdog-0.9.0 for building ===> Extracting for py36-watchdog-0.9.0 => SHA256 Checksum OK for gorakhargosh-watchdog-v0.9.0_GH0.tar.gz. Extracted Memory Use: 0.60M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-watchdog-0.9.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-watchdog-0.9.0 running config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-watchdog-0.9.0 running build running build_py creating build creating build/lib creating build/lib/watchdog copying src/watchdog/__init__.py -> build/lib/watchdog copying src/watchdog/events.py -> build/lib/watchdog copying src/watchdog/version.py -> build/lib/watchdog copying src/watchdog/watchmedo.py -> build/lib/watchdog creating build/lib/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers copying src/watchdog/observers/api.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers creating build/lib/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks creating build/lib/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils copying src/watchdog/utils/compat.py -> build/lib/watchdog/utils copying src/watchdog/utils/decorators.py -> build/lib/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils copying src/watchdog/utils/event_backport.py -> build/lib/watchdog/utils copying src/watchdog/utils/importlib2.py -> build/lib/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils copying src/watchdog/utils/unicode_paths.py -> build/lib/watchdog/utils copying src/watchdog/utils/win32stat.py -> build/lib/watchdog/utils running egg_info creating src/watchdog.egg-info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt writing manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' (cd /construction/devel/py-watchdog/watchdog-0.9.0/docs ; /usr/bin/make SPHINXBUILD=sphinx-build-3.6 html) sphinx-build-3.6 -b html -d build/doctrees source build/html Running Sphinx v1.6.5 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] api reading sources... [ 40%] hacking reading sources... [ 60%] index reading sources... [ 80%] installation reading sources... [100%] quickstart looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] api writing output... [ 40%] hacking writing output... [ 60%] index writing output... [ 80%] installation writing output... [100%] quickstart generating indices... genindex py-modindex highlighting module code... [ 14%] watchdog.events highlighting module code... [ 28%] watchdog.observers.api highlighting module code... [ 42%] watchdog.observers.kqueue highlighting module code... [ 57%] watchdog.observers.polling highlighting module code... [ 71%] watchdog.utils highlighting module code... [ 85%] threading highlighting module code... [100%] watchdog.utils.dirsnapshot writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in build/html. SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-watchdog-0.9.0 ===> Generating temporary packing list running install running build running build_py running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-watchdog/stage/usr/local/lib/python3.6 creating /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog creating /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/tricks copying build/lib/watchdog/tricks/__init__.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/tricks copying build/lib/watchdog/events.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog copying build/lib/watchdog/__init__.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog copying build/lib/watchdog/watchmedo.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog creating /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_buffer.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents2.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/__init__.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/winapi.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/read_directory_changes.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/api.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/fsevents.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/inotify_c.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/polling.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/observers/kqueue.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers copying build/lib/watchdog/version.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog creating /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/importlib2.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/delayed_queue.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/compat.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/platform.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/unicode_paths.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/decorators.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/dirsnapshot.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/win32stat.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/echo.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/event_backport.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/__init__.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils copying build/lib/watchdog/utils/bricks.py -> /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/tricks/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/events.py to events.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/watchmedo.py to watchmedo.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/inotify_buffer.py to inotify_buffer.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/fsevents2.py to fsevents2.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/inotify.py to inotify.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/winapi.py to winapi.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/read_directory_changes.py to read_directory_changes.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/api.py to api.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/fsevents.py to fsevents.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/inotify_c.py to inotify_c.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/polling.py to polling.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/observers/kqueue.py to kqueue.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/version.py to version.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/importlib2.py to importlib2.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/delayed_queue.py to delayed_queue.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/compat.py to compat.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/platform.py to platform.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/unicode_paths.py to unicode_paths.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/decorators.py to decorators.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/dirsnapshot.py to dirsnapshot.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/win32stat.py to win32stat.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/echo.py to echo.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/event_backport.py to event_backport.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog/utils/bricks.py to bricks.cpython-36.pyc writing byte-compilation script '/tmp/tmpa9uytd08.py' /usr/local/bin/python3.6 /tmp/tmpa9uytd08.py removing /tmp/tmpa9uytd08.py running install_egg_info Copying src/watchdog.egg-info to /construction/devel/py-watchdog/stage/usr/local/lib/python3.6/site-packages/watchdog-0.9.0-py3.6.egg-info running install_scripts Installing watchmedo script to /construction/devel/py-watchdog/stage/usr/local/bin writing list of installed files to '/construction/devel/py-watchdog/.PLIST.pymodtmp' (cd /construction/devel/py-watchdog/watchdog-0.9.0/docs/build/html ; /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/py-watchdog/stage/usr/local/share/doc/py36-watchdog "-not -name .buildinfo") ====> 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:07 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-watchdog-0.9.0 file sizes/checksums [147]: 0% file sizes/checksums [147]: 68% file sizes/checksums [147]: 100% packing files [147]: 0% packing files [147]: 68% packing files [147]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:47