------------------------------------------------------------------------------- -- 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/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-robotframework-3.1.2.txz Installing /packages/All/py27-pysocks-1.7.1.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-certifi-2019.11.28.txz Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-openssl-19.0.0.txz Installing /packages/All/py27-urllib3-1.25.7,1.txz ===== Message from py27-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py27-selenium-3.141.0_1.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-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 ------------------------------------------------------------------------------- ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-robotframework-seleniumlibrary-3.3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-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 ------------------------------------------------------------------------------- ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-robotframework-seleniumlibrary-3.3.1 for building ===> Extracting for py27-robotframework-seleniumlibrary-3.3.1 => SHA256 Checksum OK for robotframework-seleniumlibrary-3.3.1.tar.gz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-robotframework-seleniumlibrary-3.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-setuptools>0 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-setuptools>0 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-robotframework-seleniumlibrary-3.3.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-robotframework-seleniumlibrary-3.3.1 running build running build_py creating build creating build/lib creating build/lib/SeleniumLibrary copying src/SeleniumLibrary/__init__.py -> build/lib/SeleniumLibrary copying src/SeleniumLibrary/errors.py -> build/lib/SeleniumLibrary creating build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/browsermanagement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/selectelement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/tableelement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/__init__.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/formelement.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/screenshot.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/alert.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/waiting.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/frames.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/webdrivertools.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/element.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/window.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/javascript.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/runonfailure.py -> build/lib/SeleniumLibrary/keywords copying src/SeleniumLibrary/keywords/cookie.py -> build/lib/SeleniumLibrary/keywords creating build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/librarycomponent.py -> build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/robotlibcore.py -> build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/context.py -> build/lib/SeleniumLibrary/base copying src/SeleniumLibrary/base/__init__.py -> build/lib/SeleniumLibrary/base creating build/lib/SeleniumLibrary/locators copying src/SeleniumLibrary/locators/windowmanager.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 copying src/SeleniumLibrary/locators/customlocator.py -> build/lib/SeleniumLibrary/locators creating build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/__init__.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/librarylistener.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/types.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/seleniumversion.py -> build/lib/SeleniumLibrary/utils copying src/SeleniumLibrary/utils/deprecated.py -> build/lib/SeleniumLibrary/utils creating build/lib/SeleniumLibrary/utils/events copying src/SeleniumLibrary/utils/events/__init__.py -> 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-robotframework>=2.7.5 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-selenium>=3.4.0 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-setuptools>0 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-robotframework-seleniumlibrary-3.3.1 ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-robotframework>=2.7.5 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-selenium>=3.4.0 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on package: py27-setuptools>0 - found ===> py27-robotframework-seleniumlibrary-3.3.1 depends on file: /usr/local/bin/python2.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/python2.7 creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/events/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/events/event.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/events/scope_event.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events copying build/lib/SeleniumLibrary/utils/librarylistener.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/seleniumversion.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/deprecated.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/utils/types.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils copying build/lib/SeleniumLibrary/errors.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/elementfinder.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/windowmanager.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/locators/customlocator.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators copying build/lib/SeleniumLibrary/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/librarycomponent.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/context.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base copying build/lib/SeleniumLibrary/base/robotlibcore.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base creating /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/screenshot.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/__init__.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/javascript.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/formelement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/element.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/window.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/browsermanagement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/alert.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/cookie.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/waiting.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/selectelement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/runonfailure.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/webdrivertools.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/tableelement.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords copying build/lib/SeleniumLibrary/keywords/frames.py -> /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/__init__.py to __init__.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events/__init__.py to __init__.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events/event.py to event.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/events/scope_event.py to scope_event.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/librarylistener.py to librarylistener.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/seleniumversion.py to seleniumversion.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/deprecated.py to deprecated.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/utils/types.py to types.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/errors.py to errors.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators/elementfinder.py to elementfinder.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators/__init__.py to __init__.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators/windowmanager.py to windowmanager.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/locators/customlocator.py to customlocator.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/__init__.py to __init__.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base/librarycomponent.py to librarycomponent.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base/context.py to context.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base/__init__.py to __init__.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/base/robotlibcore.py to robotlibcore.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/screenshot.py to screenshot.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/__init__.py to __init__.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/javascript.py to javascript.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/formelement.py to formelement.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/element.py to element.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/window.py to window.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/browsermanagement.py to browsermanagement.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/alert.py to alert.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/cookie.py to cookie.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/waiting.py to waiting.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/selectelement.py to selectelement.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/runonfailure.py to runonfailure.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/webdrivertools.py to webdrivertools.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/tableelement.py to tableelement.pyc byte-compiling /construction/devel/py-robotframework-seleniumlibrary/stage/usr/local/lib/python2.7/site-packages/SeleniumLibrary/keywords/frames.py to frames.pyc writing byte-compilation script '/tmp/tmpaGVlea.py' /usr/local/bin/python2.7 -O /tmp/tmpaGVlea.py removing /tmp/tmpaGVlea.py running install_egg_info running egg_info writing requirements to src/robotframework_seleniumlibrary.egg-info/requires.txt writing src/robotframework_seleniumlibrary.egg-info/PKG-INFO writing top-level names to src/robotframework_seleniumlibrary.egg-info/top_level.txt writing dependency_links to src/robotframework_seleniumlibrary.egg-info/dependency_links.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/python2.7/site-packages/robotframework_seleniumlibrary-3.3.1-py2.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 py27-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:00 TOTAL TIME 00:00:12