------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-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/py37-requests-2.22.0.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pywikibot-3.0.20200405 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pywikibot-3.0.20200405 for building => SHA256 Checksum OK for pywikibot-3.0.20200405.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pywikibot-3.0.20200405 for building ===> Extracting for py37-pywikibot-3.0.20200405 => SHA256 Checksum OK for pywikibot-3.0.20200405.tar.gz. Extracted Memory Use: 2.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pywikibot-3.0.20200405 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for py37-pywikibot-3.0.20200405 ===> Cleanly applied ports patch(es) patch-setup.py SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on package: py37-setuptools>0 - found ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on package: py37-setuptools>0 - found ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pywikibot-3.0.20200405 Cannot include pywikibot/DIRECTORIES.rst; file not found Cannot include HISTORY.rst; file not found Cannot include CODE_OF_CONDUCT.rst; file not found running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pywikibot-3.0.20200405 Cannot include pywikibot/DIRECTORIES.rst; file not found Cannot include HISTORY.rst; file not found Cannot include CODE_OF_CONDUCT.rst; file not found running build running build_py creating build creating build/lib creating build/lib/pywikibot copying pywikibot/version.py -> build/lib/pywikibot copying pywikibot/xmlreader.py -> build/lib/pywikibot copying pywikibot/__init__.py -> build/lib/pywikibot copying pywikibot/_wbtypes.py -> build/lib/pywikibot copying pywikibot/cosmetic_changes.py -> build/lib/pywikibot copying pywikibot/bot.py -> build/lib/pywikibot copying pywikibot/config2.py -> build/lib/pywikibot copying pywikibot/daemonize.py -> build/lib/pywikibot copying pywikibot/diff.py -> build/lib/pywikibot copying pywikibot/bot_choice.py -> build/lib/pywikibot copying pywikibot/date.py -> build/lib/pywikibot copying pywikibot/echo.py -> build/lib/pywikibot copying pywikibot/exceptions.py -> build/lib/pywikibot copying pywikibot/editor.py -> build/lib/pywikibot copying pywikibot/interwiki_graph.py -> build/lib/pywikibot copying pywikibot/i18n.py -> build/lib/pywikibot copying pywikibot/login.py -> build/lib/pywikibot copying pywikibot/site_detect.py -> build/lib/pywikibot copying pywikibot/flow.py -> build/lib/pywikibot copying pywikibot/fixes.py -> build/lib/pywikibot copying pywikibot/family.py -> build/lib/pywikibot copying pywikibot/specialbots.py -> build/lib/pywikibot copying pywikibot/logentries.py -> build/lib/pywikibot copying pywikibot/logging.py -> build/lib/pywikibot copying pywikibot/pagegenerators.py -> build/lib/pywikibot copying pywikibot/plural.py -> build/lib/pywikibot copying pywikibot/proofreadpage.py -> build/lib/pywikibot copying pywikibot/titletranslate.py -> build/lib/pywikibot copying pywikibot/throttle.py -> build/lib/pywikibot copying pywikibot/textlib.py -> build/lib/pywikibot creating build/lib/pywikibot/comms copying pywikibot/comms/__init__.py -> build/lib/pywikibot/comms copying pywikibot/comms/threadedhttp.py -> build/lib/pywikibot/comms copying pywikibot/comms/http.py -> build/lib/pywikibot/comms copying pywikibot/comms/eventstreams.py -> build/lib/pywikibot/comms creating build/lib/pywikibot/data copying pywikibot/data/__init__.py -> build/lib/pywikibot/data copying pywikibot/data/sparql.py -> build/lib/pywikibot/data copying pywikibot/data/wikistats.py -> build/lib/pywikibot/data copying pywikibot/data/mysql.py -> build/lib/pywikibot/data copying pywikibot/data/api.py -> build/lib/pywikibot/data creating build/lib/pywikibot/families copying pywikibot/families/__init__.py -> build/lib/pywikibot/families copying pywikibot/families/meta_family.py -> build/lib/pywikibot/families copying pywikibot/families/commons_family.py -> build/lib/pywikibot/families copying pywikibot/families/mediawiki_family.py -> build/lib/pywikibot/families copying pywikibot/families/lyricwiki_family.py -> build/lib/pywikibot/families copying pywikibot/families/incubator_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikiversity_family.py -> build/lib/pywikibot/families copying pywikibot/families/wiktionary_family.py -> build/lib/pywikibot/families copying pywikibot/families/outreach_family.py -> build/lib/pywikibot/families copying pywikibot/families/test_family.py -> build/lib/pywikibot/families copying pywikibot/families/i18n_family.py -> build/lib/pywikibot/families copying pywikibot/families/vikidia_family.py -> build/lib/pywikibot/families copying pywikibot/families/species_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikidata_family.py -> build/lib/pywikibot/families copying pywikibot/families/foundation_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikibooks_family.py -> build/lib/pywikibot/families copying pywikibot/families/osm_family.py -> build/lib/pywikibot/families copying pywikibot/families/omegawiki_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikitech_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikisource_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikimediachapter_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikipedia_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikimania_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikiquote_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikivoyage_family.py -> build/lib/pywikibot/families copying pywikibot/families/wikinews_family.py -> build/lib/pywikibot/families copying pywikibot/families/wowwiki_family.py -> build/lib/pywikibot/families creating build/lib/pywikibot/site copying pywikibot/site/__init__.py -> build/lib/pywikibot/site creating build/lib/pywikibot/page copying pywikibot/page/__init__.py -> build/lib/pywikibot/page creating build/lib/pywikibot/tools copying pywikibot/tools/__init__.py -> build/lib/pywikibot/tools copying pywikibot/tools/_logging.py -> build/lib/pywikibot/tools copying pywikibot/tools/formatter.py -> build/lib/pywikibot/tools copying pywikibot/tools/ip.py -> build/lib/pywikibot/tools copying pywikibot/tools/chars.py -> build/lib/pywikibot/tools copying pywikibot/tools/djvu.py -> build/lib/pywikibot/tools creating build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/transliteration.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/terminal_interface_win32.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/win32_unicode.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/terminal_interface.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/__init__.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/gui.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/terminal_interface_unix.py -> build/lib/pywikibot/userinterfaces copying pywikibot/userinterfaces/terminal_interface_base.py -> build/lib/pywikibot/userinterfaces SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pywikibot-3.0.20200405 depends on package: py37-requests>0 - found ===> py37-pywikibot-3.0.20200405 depends on package: py37-setuptools>0 - found ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pywikibot-3.0.20200405 ===> py37-pywikibot-3.0.20200405 depends on package: py37-requests>0 - found ===> py37-pywikibot-3.0.20200405 depends on package: py37-setuptools>0 - found ===> py37-pywikibot-3.0.20200405 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list Cannot include pywikibot/DIRECTORIES.rst; file not found Cannot include HISTORY.rst; file not found Cannot include CODE_OF_CONDUCT.rst; file not found running install running build running build_py running install_lib creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7 creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/config2.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/daemonize.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/bot_choice.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/flow.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/date.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/tools/formatter.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/tools/chars.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/tools/_logging.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/tools/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/tools/ip.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/tools/djvu.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools copying build/lib/pywikibot/logentries.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/site_detect.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/throttle.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/xmlreader.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/logging.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/proofreadpage.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/interwiki_graph.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/bot.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/site copying build/lib/pywikibot/site/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/site copying build/lib/pywikibot/diff.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/textlib.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/login.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data copying build/lib/pywikibot/data/mysql.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data copying build/lib/pywikibot/data/wikistats.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data copying build/lib/pywikibot/data/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data copying build/lib/pywikibot/data/api.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data copying build/lib/pywikibot/data/sparql.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms copying build/lib/pywikibot/comms/http.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms copying build/lib/pywikibot/comms/eventstreams.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms copying build/lib/pywikibot/comms/threadedhttp.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms copying build/lib/pywikibot/comms/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms copying build/lib/pywikibot/specialbots.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/plural.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/exceptions.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/_wbtypes.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/version.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/terminal_interface_unix.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/transliteration.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/gui.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/terminal_interface_base.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/win32_unicode.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/terminal_interface.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces copying build/lib/pywikibot/userinterfaces/terminal_interface_win32.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/page copying build/lib/pywikibot/page/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/page copying build/lib/pywikibot/pagegenerators.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/echo.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/fixes.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/i18n.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot creating /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/commons_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikiquote_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/omegawiki_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/foundation_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikibooks_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/test_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikidata_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/species_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wowwiki_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/incubator_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/mediawiki_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/i18n_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikinews_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikiversity_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikitech_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/meta_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/vikidia_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/lyricwiki_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikipedia_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikimania_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/outreach_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wiktionary_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/__init__.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikivoyage_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikisource_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/osm_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/families/wikimediachapter_family.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families copying build/lib/pywikibot/titletranslate.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/editor.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot copying build/lib/pywikibot/cosmetic_changes.py -> /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/config2.py to config2.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/daemonize.py to daemonize.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/bot_choice.py to bot_choice.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/flow.py to flow.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/date.py to date.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools/formatter.py to formatter.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools/chars.py to chars.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools/_logging.py to _logging.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools/ip.py to ip.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/tools/djvu.py to djvu.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/logentries.py to logentries.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/site_detect.py to site_detect.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/throttle.py to throttle.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/xmlreader.py to xmlreader.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/logging.py to logging.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/proofreadpage.py to proofreadpage.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/interwiki_graph.py to interwiki_graph.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/family.py to family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/bot.py to bot.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/site/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/diff.py to diff.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/textlib.py to textlib.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/login.py to login.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data/mysql.py to mysql.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data/wikistats.py to wikistats.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data/api.py to api.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/data/sparql.py to sparql.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms/http.py to http.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms/eventstreams.py to eventstreams.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms/threadedhttp.py to threadedhttp.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/comms/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/specialbots.py to specialbots.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/plural.py to plural.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/_wbtypes.py to _wbtypes.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/version.py to version.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/terminal_interface_unix.py to terminal_interface_unix.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/transliteration.py to transliteration.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/gui.py to gui.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/terminal_interface_base.py to terminal_interface_base.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/win32_unicode.py to win32_unicode.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/terminal_interface.py to terminal_interface.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/userinterfaces/terminal_interface_win32.py to terminal_interface_win32.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/page/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/pagegenerators.py to pagegenerators.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/echo.py to echo.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/fixes.py to fixes.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/i18n.py to i18n.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/commons_family.py to commons_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikiquote_family.py to wikiquote_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/omegawiki_family.py to omegawiki_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/foundation_family.py to foundation_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikibooks_family.py to wikibooks_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/test_family.py to test_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikidata_family.py to wikidata_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/species_family.py to species_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wowwiki_family.py to wowwiki_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/incubator_family.py to incubator_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/mediawiki_family.py to mediawiki_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/i18n_family.py to i18n_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikinews_family.py to wikinews_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikiversity_family.py to wikiversity_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikitech_family.py to wikitech_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/meta_family.py to meta_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/vikidia_family.py to vikidia_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/lyricwiki_family.py to lyricwiki_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikipedia_family.py to wikipedia_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikimania_family.py to wikimania_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/outreach_family.py to outreach_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wiktionary_family.py to wiktionary_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikivoyage_family.py to wikivoyage_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikisource_family.py to wikisource_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/osm_family.py to osm_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/families/wikimediachapter_family.py to wikimediachapter_family.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/titletranslate.py to titletranslate.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/editor.py to editor.cpython-37.pyc byte-compiling /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot/cosmetic_changes.py to cosmetic_changes.cpython-37.pyc writing byte-compilation script '/tmp/tmpe51lj59r.py' /usr/local/bin/python3.7 /tmp/tmpe51lj59r.py removing /tmp/tmpe51lj59r.py running install_egg_info running egg_info writing pywikibot.egg-info/PKG-INFO writing dependency_links to pywikibot.egg-info/dependency_links.txt writing requirements to pywikibot.egg-info/requires.txt writing top-level names to pywikibot.egg-info/top_level.txt reading manifest file 'pywikibot.egg-info/SOURCES.txt' writing manifest file 'pywikibot.egg-info/SOURCES.txt' Copying pywikibot.egg-info to /construction/www/py-pywikibot/stage/usr/local/lib/python3.7/site-packages/pywikibot-3.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-pywikibot/.PLIST.pymodtmp' ====> 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:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-pywikibot-3.0.20200405 file sizes/checksums [251]: 0% file sizes/checksums [251]: 39% file sizes/checksums [251]: 79% file sizes/checksums [251]: 100% packing files [251]: 0% packing files [251]: 39% packing files [251]: 79% packing files [251]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:27