------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py37 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py37-bugwarrior-1.7.0_1: ====> General Options KEYRING=on: Enable keyring (password) support ====> Third Party Services BUGZILLA=on: Enable Bugzilla support JIRA=on: Enabla Atlassian Jira support PHABRICATOR=on: Enable Phabricator support TRAC=on: Enable Trac support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/deskutils/py-bugwarrior XDG_CONFIG_HOME=/construction/deskutils/py-bugwarrior HOME=/construction/deskutils/py-bugwarrior TMPDIR="/tmp" PATH=/construction/deskutils/py-bugwarrior/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/deskutils/py-bugwarrior XDG_CONFIG_HOME=/construction/deskutils/py-bugwarrior HOME=/construction/deskutils/py-bugwarrior TMPDIR="/tmp" PATH=/construction/deskutils/py-bugwarrior/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/deskutils/py-bugwarrior/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py37-bugwarrior" EXAMPLESDIR="share/examples/py37-bugwarrior" DATADIR="share/py37-bugwarrior" WWWDIR="www/py37-bugwarrior" ETCDIR="etc/py37-bugwarrior" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-bugwarrior DOCSDIR=/usr/local/share/doc/py37-bugwarrior EXAMPLESDIR=/usr/local/share/examples/py37-bugwarrior WWWDIR=/usr/local/www/py37-bugwarrior ETCDIR=/usr/local/etc/py37-bugwarrior SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.5.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-openssl-20.0.1.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,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/py37-requests-2.22.0_2.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-pytz-2020.5,1.txz Installing /packages/All/py37-kitchen-1.2.6.txz Installing /packages/All/py37-taskw-1.2.0.txz Installing /packages/All/py37-markupsafe-1.1.1_1.txz Installing /packages/All/py37-Babel-2.9.0.txz Installing /packages/All/py37-Jinja2-2.11.2_1.txz Installing /packages/All/py37-decorator-4.4.2.txz Installing /packages/All/gdbm-1.19.txz Installing /packages/All/py37-gdbm-3.7.9_6.txz Installing /packages/All/py37-dogpile.cache-0.9.2.txz Installing /packages/All/py37-lockfile-0.12.2.txz Installing /packages/All/py37-click-7.1.2.txz Installing /packages/All/py37-future-0.18.2.txz Installing /packages/All/py37-xdg-0.27.txz Installing /packages/All/py37-python-bugzilla-2.5.0.txz Installing /packages/All/py37-pip-20.2.3.txz ===== Message from py37-pip-20.2.3: -- pip MUST ONLY be used: * With the --user flag, OR * To install or manage Python packages in virtual environments Failure to follow this warning can and will result in an inconsistent system-wide Python environment (LOCALBASE/lib/pythonX.Y/site-packages) and cause errors. Avoid using pip as root unless you know what you're doing. Installing /packages/All/py37-pbr-5.5.0.txz Installing /packages/All/py37-blinker-1.4.txz Installing /packages/All/py37-pyjwt-1.7.1.txz Installing /packages/All/py37-oauthlib-1.1.2.txz Installing /packages/All/py37-requests-oauthlib-0.6.2.txz Installing /packages/All/py37-tlslite-0.4.9_1.txz ===== Message from py37-tlslite-0.4.9_1: -- ===> NOTICE: The py37-tlslite port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/py37-filemagic-1.6.txz Installing /packages/All/c-ares-1.17.1.txz Installing /packages/All/libev-4.33,1.txz Installing /packages/All/libuv-1.40.0.txz Installing /packages/All/py37-greenlet-1.0.0.txz Installing /packages/All/py37-zope.event-4.1.0.txz Installing /packages/All/py37-zope.interface-4.6.0.txz Installing /packages/All/py37-gevent-21.1.2.txz Installing /packages/All/py37-grequests-0.3.0.txz Installing /packages/All/py37-backcall-0.2.0.txz Installing /packages/All/py37-parso-0.8.1.txz Installing /packages/All/py37-jedi-0.18.0_1.txz Installing /packages/All/py37-ptyprocess-0.6.0.txz Installing /packages/All/py37-pexpect-4.8.0.txz Installing /packages/All/py37-pickleshare-0.7.5.txz Installing /packages/All/py37-wcwidth-0.1.8.txz Installing /packages/All/py37-prompt-toolkit-3.0.15.txz Installing /packages/All/py37-pygments-2.7.2.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.1,1.txz Installing /packages/All/py37-sqlite3-3.7.9_7.txz Installing /packages/All/py37-ipython_genutils-0.2.0.txz Installing /packages/All/py37-traitlets-5.0.5.txz Installing /packages/All/py37-ipython-7.20.0.txz Installing /packages/All/py37-jira-2.0.0_4.txz Installing /packages/All/py37-entrypoints-0.3.txz Installing /packages/All/py37-keyrings.alt-3.1.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/pydbus-common-1.2.16.txz Installing /packages/All/py37-dbus-1.2.16.txz Installing /packages/All/py37-SecretStorage-2.3.1.txz Installing /packages/All/py37-keyring-18.0.1.txz Installing /packages/All/py37-phabricator-0.7.0.txz Installing /packages/All/py37-offtrac-0.1.0.txz SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-bugwarrior-1.7.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-bugwarrior-1.7.0_1 for building => SHA256 Checksum OK for bugwarrior-1.7.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-bugwarrior-1.7.0_1 for building ===> Extracting for py37-bugwarrior-1.7.0_1 => SHA256 Checksum OK for bugwarrior-1.7.0.tar.gz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-bugwarrior-1.7.0_1 ===> Applying ports patches for py37-bugwarrior-1.7.0_1 from /xports/deskutils/py-bugwarrior/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on package: py37-setuptools>0 - found ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on package: py37-setuptools>0 - found ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-bugwarrior-1.7.0_1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-bugwarrior-1.7.0_1 running build running build_py creating build creating build/lib creating build/lib/bugwarrior copying bugwarrior/config.py -> build/lib/bugwarrior copying bugwarrior/db.py -> build/lib/bugwarrior copying bugwarrior/__init__.py -> build/lib/bugwarrior copying bugwarrior/data.py -> build/lib/bugwarrior copying bugwarrior/notifications.py -> build/lib/bugwarrior copying bugwarrior/command.py -> build/lib/bugwarrior creating build/lib/bugwarrior/services copying bugwarrior/services/activecollab2.py -> build/lib/bugwarrior/services copying bugwarrior/services/github.py -> build/lib/bugwarrior/services copying bugwarrior/services/trac.py -> build/lib/bugwarrior/services copying bugwarrior/services/gmail.py -> build/lib/bugwarrior/services copying bugwarrior/services/activecollab.py -> build/lib/bugwarrior/services copying bugwarrior/services/trello.py -> build/lib/bugwarrior/services copying bugwarrior/services/pagure.py -> build/lib/bugwarrior/services copying bugwarrior/services/bts.py -> build/lib/bugwarrior/services copying bugwarrior/services/bitbucket.py -> build/lib/bugwarrior/services copying bugwarrior/services/bz.py -> build/lib/bugwarrior/services copying bugwarrior/services/phab.py -> build/lib/bugwarrior/services copying bugwarrior/services/redmine.py -> build/lib/bugwarrior/services copying bugwarrior/services/versionone.py -> build/lib/bugwarrior/services copying bugwarrior/services/gitlab.py -> build/lib/bugwarrior/services copying bugwarrior/services/taiga.py -> build/lib/bugwarrior/services copying bugwarrior/services/gerrit.py -> build/lib/bugwarrior/services copying bugwarrior/services/mplan.py -> build/lib/bugwarrior/services copying bugwarrior/services/jira.py -> build/lib/bugwarrior/services copying bugwarrior/services/teamwork_projects.py -> build/lib/bugwarrior/services copying bugwarrior/services/youtrack.py -> build/lib/bugwarrior/services copying bugwarrior/services/__init__.py -> build/lib/bugwarrior/services copying bugwarrior/services/teamlab.py -> build/lib/bugwarrior/services running egg_info writing bugwarrior.egg-info/PKG-INFO writing dependency_links to bugwarrior.egg-info/dependency_links.txt writing entry points to bugwarrior.egg-info/entry_points.txt writing requirements to bugwarrior.egg-info/requires.txt writing top-level names to bugwarrior.egg-info/top_level.txt reading manifest file 'bugwarrior.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'bugwarrior.egg-info/SOURCES.txt' copying bugwarrior/README.rst -> build/lib/bugwarrior creating build/lib/bugwarrior/docs copying bugwarrior/docs/common_configuration.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/configuration.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/contributing.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/faq.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/getting.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/index.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/services.rst -> build/lib/bugwarrior/docs copying bugwarrior/docs/using.rst -> build/lib/bugwarrior/docs creating build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/activecollab.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/activecollab2.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/bitbucket.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/bts.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/bugzilla.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/gerrit.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/github.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/gitlab.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/gmail.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/jira.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/megaplan.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/pagure.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/phabricator.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/redmine.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/taiga.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/teamlab.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/teamwork_projects.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/trac.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/trello.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/versionone.rst -> build/lib/bugwarrior/docs/services copying bugwarrior/docs/services/youtrack.rst -> build/lib/bugwarrior/docs/services SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-bugwarrior-1.7.0_1 depends on package: py37-requests>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-taskw>=0.8 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-dateutil>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-pytz>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-six>=1.9.0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-Jinja2>=2.7.2 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-dogpile.cache>=0.5.3 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-lockfile>=0.9.1 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-click>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-future>=0.16.0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-xdg>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-python-bugzilla>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-jira>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-keyring>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-phabricator>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-offtrac>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-setuptools>0 - found ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-bugwarrior-1.7.0_1 ===> py37-bugwarrior-1.7.0_1 depends on package: py37-requests>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-taskw>=0.8 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-dateutil>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-pytz>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-six>=1.9.0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-Jinja2>=2.7.2 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-dogpile.cache>=0.5.3 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-lockfile>=0.9.1 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-click>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-future>=0.16.0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-xdg>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-python-bugzilla>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-jira>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-keyring>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-phabricator>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-offtrac>0 - found ===> py37-bugwarrior-1.7.0_1 depends on package: py37-setuptools>0 - found ===> py37-bugwarrior-1.7.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing bugwarrior.egg-info/PKG-INFO writing dependency_links to bugwarrior.egg-info/dependency_links.txt writing entry points to bugwarrior.egg-info/entry_points.txt writing requirements to bugwarrior.egg-info/requires.txt writing top-level names to bugwarrior.egg-info/top_level.txt reading manifest file 'bugwarrior.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'bugwarrior.egg-info/SOURCES.txt' running install_lib creating /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7 creating /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages creating /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior copying build/lib/bugwarrior/config.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior copying build/lib/bugwarrior/data.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior copying build/lib/bugwarrior/db.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior copying build/lib/bugwarrior/command.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior copying build/lib/bugwarrior/notifications.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior copying build/lib/bugwarrior/__init__.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior creating /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/gitlab.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/redmine.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/versionone.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/trello.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/activecollab.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/phab.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/gmail.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/bts.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/github.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/trac.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/pagure.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/bz.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/activecollab2.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/bitbucket.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/__init__.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/teamlab.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/taiga.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/mplan.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/youtrack.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/gerrit.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/teamwork_projects.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/services/jira.py -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services copying build/lib/bugwarrior/README.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior creating /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs creating /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/taiga.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/pagure.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/bugzilla.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/gitlab.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/activecollab2.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/versionone.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/teamlab.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/trac.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/megaplan.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/github.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/bts.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/bitbucket.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/activecollab.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/phabricator.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/trello.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/gmail.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/teamwork_projects.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/gerrit.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/jira.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/redmine.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/services/youtrack.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs/services copying build/lib/bugwarrior/docs/getting.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/services.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/index.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/faq.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/configuration.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/using.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/common_configuration.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs copying build/lib/bugwarrior/docs/contributing.rst -> /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/docs byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/config.py to config.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/data.py to data.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/db.py to db.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/command.py to command.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/notifications.py to notifications.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/gitlab.py to gitlab.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/redmine.py to redmine.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/versionone.py to versionone.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/trello.py to trello.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/activecollab.py to activecollab.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/phab.py to phab.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/gmail.py to gmail.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/bts.py to bts.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/github.py to github.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/trac.py to trac.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/pagure.py to pagure.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/bz.py to bz.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/activecollab2.py to activecollab2.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/bitbucket.py to bitbucket.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/teamlab.py to teamlab.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/taiga.py to taiga.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/mplan.py to mplan.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/youtrack.py to youtrack.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/gerrit.py to gerrit.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/teamwork_projects.py to teamwork_projects.cpython-37.pyc byte-compiling /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior/services/jira.py to jira.cpython-37.pyc writing byte-compilation script '/tmp/tmpfdjwysk2.py' /usr/local/bin/python3.7 /tmp/tmpfdjwysk2.py removing /tmp/tmpfdjwysk2.py running install_egg_info Copying bugwarrior.egg-info to /construction/deskutils/py-bugwarrior/stage/usr/local/lib/python3.7/site-packages/bugwarrior-1.7.0-py3.7.egg-info running install_scripts Installing bugwarrior-pull script to /construction/deskutils/py-bugwarrior/stage/usr/local/bin Installing bugwarrior-vault script to /construction/deskutils/py-bugwarrior/stage/usr/local/bin Installing bugwarrior-uda script to /construction/deskutils/py-bugwarrior/stage/usr/local/bin writing list of installed files to '/construction/deskutils/py-bugwarrior/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/bugwarrior-pull --> bin/bugwarrior-pull-3.7 Link: @bin/bugwarrior-pull --> bin/bugwarrior-pull-3.7 Move: bin/bugwarrior-vault --> bin/bugwarrior-vault-3.7 Link: @bin/bugwarrior-vault --> bin/bugwarrior-vault-3.7 Move: bin/bugwarrior-uda --> bin/bugwarrior-uda-3.7 Link: @bin/bugwarrior-uda --> bin/bugwarrior-uda-3.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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-bugwarrior-1.7.0_1 file sizes/checksums [127]: 0% file sizes/checksums [127]: 78% file sizes/checksums [127]: 100% packing files [127]: 0% packing files [127]: 78% packing files [127]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:35