------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-robotframework-3.1.2.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-certifi-2019.11.28.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-selenium-3.141.0_1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-robotframework-seleniumlibrary-3.3.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-robotframework-seleniumlibrary-3.3.1 for building => SHA256 Checksum OK for robotframework-seleniumlibrary-3.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-robotframework-seleniumlibrary-3.3.1 for building ===> Extracting for py37-robotframework-seleniumlibrary-3.3.1 => SHA256 Checksum OK for robotframework-seleniumlibrary-3.3.1.tar.gz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-robotframework-seleniumlibrary-3.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-setuptools>0 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-setuptools>0 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-robotframework-seleniumlibrary-3.3.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-robotframework-seleniumlibrary-3.3.1 running build running build_py creating build creating build/lib creating build/lib/SeleniumLibrary copying src/SeleniumLibrary/errors.py -> build/lib/SeleniumLibrary copying src/SeleniumLibrary/__init__.py -> build/lib/SeleniumLibrary creating build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/context.py -> build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/librarycomponent.py -> build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/__init__.py -> build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/robotlibcore.py -> build/lib/SeleniumLibrary/base creating build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/alert.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/selectelement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/webdrivertools.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/browsermanagement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/runonfailure.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/tableelement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/javascript.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/cookie.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/formelement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/waiting.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/element.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/__init__.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/frames.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/window.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/screenshot.py -> build/lib/SeleniumLibrary/keywords creating build/lib/SeleniumLibrary/locators copying src/SeleniumLibrary/locators/windowmanager.py -> build/lib/SeleniumLibrary/locators copying src/SeleniumLibrary/locators/customlocator.py -> build/lib/SeleniumLibrary/locators copying src/SeleniumLibrary/locators/__init__.py -> build/lib/SeleniumLibrary/locators copying src/SeleniumLibrary/locators/elementfinder.py -> build/lib/SeleniumLibrary/locators creating build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/librarylistener.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/deprecated.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/seleniumversion.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/types.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/__init__.py -> build/lib/SeleniumLibrary/utils creating build/lib/SeleniumLibrary/utils/events copying src/SeleniumLibrary/utils/events/scope_event.py -> build/lib/SeleniumLibrary/utils/events copying src/SeleniumLibrary/utils/events/event.py -> build/lib/SeleniumLibrary/utils/events copying src/SeleniumLibrary/utils/events/__init__.py -> build/lib/SeleniumLibrary/utils/events SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-robotframework>=2.7.5 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-selenium>=3.4.0 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-setuptools>0 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-robotframework-seleniumlibrary-3.3.1 ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-robotframework>=2.7.5 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-selenium>=3.4.0 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on package: py37-setuptools>0 - found ===> py37-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7 creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/customlocator.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/windowmanager.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/elementfinder.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/types.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/seleniumversion.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/librarylistener.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/events/scope_event.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/events/event.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/events/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/deprecated.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary copying build/lib/SeleniumLibrary/errors.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/runonfailure.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/javascript.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/frames.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/webdrivertools.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/tableelement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/cookie.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/formelement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/waiting.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/element.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/alert.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/browsermanagement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/selectelement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/screenshot.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/window.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/librarycomponent.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/context.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/robotlibcore.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators/customlocator.py to customlocator.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators/windowmanager.py to windowmanager.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/locators/elementfinder.py to elementfinder.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/types.py to types.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/seleniumversion.py to seleniumversion.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/librarylistener.py to librarylistener.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events/scope_event.py to scope_event.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events/event.py to event.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/events/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/utils/deprecated.py to deprecated.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/errors.py to errors.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/runonfailure.py to runonfailure.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/javascript.py to javascript.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/frames.py to frames.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/webdrivertools.py to webdrivertools.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/tableelement.py to tableelement.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/cookie.py to cookie.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/formelement.py to formelement.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/waiting.py to waiting.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/element.py to element.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/alert.py to alert.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/browsermanagement.py to browsermanagement.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/selectelement.py to selectelement.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/screenshot.py to screenshot.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/keywords/window.py to window.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base/librarycomponent.py to librarycomponent.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base/context.py to context.cpython-37.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/SeleniumLibrary/base/robotlibcore.py to robotlibcore.cpython-37.pyc writing byte-compilation script '/tmp/tmpk6ydi4ch.py' /usr/local/bin/python3.7 /tmp/tmpk6ydi4ch.py removing /tmp/tmpk6ydi4ch.py running install_egg_info running egg_info writing src/robotframework_seleniumlibrary.egg-info/PKG-INFO writing dependency_links to src/robotframework_seleniumlibrary.egg-info/dependency_links.txt writing requirements to src/robotframework_seleniumlibrary.egg-info/requires.txt writing top-level names to src/robotframework_seleniumlibrary.egg-info/top_level.txt reading manifest file 'src/robotframework_seleniumlibrary.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/robotframework_seleniumlibrary.egg-info/SOURCES.txt' Copying src/robotframework_seleniumlibrary.egg-info to /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python3.7/site-packages/robotframework_seleniumlibrary-3.3.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-robotframework-seleniumlibrary/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-robotframework-seleniumlibrary-3.3.1 file sizes/checksums [104]: 0% file sizes/checksums [104]: 96% file sizes/checksums [104]: 100% packing files [104]: 0% packing files [104]: 96% packing files [104]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18