Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 25, 2021 14:43
Show Gist options
  • Save r-rmcgibbo/ffd02817f521625397c24cd270e03d64 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ffd02817f521625397c24cd270e03d64 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 6 seconds | https://github.com/NixOS/nixpkgs/pull/120605
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/bfgzyjz9683s65pm52w5a724nszw9m1b-robotframework-tools-0.1rc4.tar.gz
source root is robotframework-tools-0.1rc4
setting SOURCE_DATE_EPOCH to timestamp 1502148426 of file robotframework-tools-0.1rc4/setup.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
Resolving setup requirement zetup >= 0.2.34:
zetup 0.2.64 (/nix/store/bq5q0z0wa90h5f3jddnlvcj4m99nibl9-python3.8-zetup-0.2.64/lib/python3.8/site-packages)
Resolving setup requirement setuptools-scm>=3.0.0->zetup >= 0.2.34:
setuptools-scm 6.0.1 (/nix/store/gyvm8a6nawv9ai1wpcn6syx8m4l9ni7b-python3.8-setuptools_scm-6.0.1/lib/python3.8/site-packages)
Resolving setup requirement setuptools>=45->setuptools-scm>=3.0.0->zetup >= 0.2.34:
setuptools 54.2.0.post0 (/nix/store/8j0zk6lz3kgrga56lnvwr1cchr88g3sb-python3.8-setuptools-54.2.0/lib/python3.8/site-packages)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
copying ToolsLibrary.py -> build/lib
creating build/lib/robottools
copying robottools/conftest.py -> build/lib/robottools
copying robottools/__init__.py -> build/lib/robottools
copying robottools/zetup_config.py -> build/lib/robottools
creating build/lib/robottools/utils
copying robottools/utils/__init__.py -> build/lib/robottools/utils
copying robottools/utils/normstr.py -> build/lib/robottools/utils
copying robottools/utils/normbool.py -> build/lib/robottools/utils
copying robottools/utils/normdict.py -> build/lib/robottools/utils
creating build/lib/robottools/testrobot
copying robottools/testrobot/output.py -> build/lib/robottools/testrobot
copying robottools/testrobot/keyword.py -> build/lib/robottools/testrobot
copying robottools/testrobot/conftest.py -> build/lib/robottools/testrobot
copying robottools/testrobot/result.py -> build/lib/robottools/testrobot
copying robottools/testrobot/__init__.py -> build/lib/robottools/testrobot
copying robottools/testrobot/context.py -> build/lib/robottools/testrobot
copying robottools/testrobot/highlighting.py -> build/lib/robottools/testrobot
copying robottools/testrobot/handler.py -> build/lib/robottools/testrobot
copying robottools/testrobot/test_robot.py -> build/lib/robottools/testrobot
copying robottools/testrobot/variables.py -> build/lib/robottools/testrobot
copying robottools/testrobot/library.py -> build/lib/robottools/testrobot
creating build/lib/robottools/libdoc
copying robottools/libdoc/html.py -> build/lib/robottools/libdoc
copying robottools/libdoc/__init__.py -> build/lib/robottools/libdoc
creating build/lib/robottools/library
copying robottools/library/__init__.py -> build/lib/robottools/library
copying robottools/library/base.py -> build/lib/robottools/library
creating build/lib/robottools/library/inspector
copying robottools/library/inspector/test_inspector.py -> build/lib/robottools/library/inspector
copying robottools/library/inspector/keyword.py -> build/lib/robottools/library/inspector
copying robottools/library/inspector/conftest.py -> build/lib/robottools/library/inspector
copying robottools/library/inspector/__init__.py -> build/lib/robottools/library/inspector
copying robottools/library/inspector/arguments.py -> build/lib/robottools/library/inspector
copying robottools/library/inspector/multi.py -> build/lib/robottools/library/inspector
creating build/lib/robottools/library/session
copying robottools/library/session/__init__.py -> build/lib/robottools/library/session
copying robottools/library/session/meta.py -> build/lib/robottools/library/session
copying robottools/library/session/metaoptions.py -> build/lib/robottools/library/session
creating build/lib/robottools/library/context
copying robottools/library/context/method.py -> build/lib/robottools/library/context
copying robottools/library/context/__init__.py -> build/lib/robottools/library/context
creating build/lib/robottools/library/keywords
copying robottools/library/keywords/deco.py -> build/lib/robottools/library/keywords
copying robottools/library/keywords/__init__.py -> build/lib/robottools/library/keywords
copying robottools/library/keywords/errors.py -> build/lib/robottools/library/keywords
copying robottools/library/keywords/utils.py -> build/lib/robottools/library/keywords
creating build/lib/robottools/remote
copying robottools/remote/__init__.py -> build/lib/robottools/remote
copying robottools/remote/keywords.py -> build/lib/robottools/remote
copying robottools/remote/library.py -> build/lib/robottools/remote
creating build/lib/robotshell
copying robotshell/shell.py -> build/lib/robotshell
copying robotshell/result.py -> build/lib/robotshell
copying robotshell/__init__.py -> build/lib/robotshell
copying robotshell/base.py -> build/lib/robotshell
copying robotshell/extension.py -> build/lib/robotshell
copying robotshell/library.py -> build/lib/robotshell
creating build/lib/robotshell/magic
copying robotshell/magic/variable.py -> build/lib/robotshell/magic
copying robotshell/magic/keyword.py -> build/lib/robotshell/magic
copying robotshell/magic/__init__.py -> build/lib/robotshell/magic
copying robotshell/magic/robot.py -> build/lib/robotshell/magic
copying robotshell/magic/base.py -> build/lib/robotshell/magic
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/robottools
creating build/bdist.linux-x86_64/wheel/robottools/utils
copying build/lib/robottools/utils/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/utils
copying build/lib/robottools/utils/normstr.py -> build/bdist.linux-x86_64/wheel/robottools/utils
copying build/lib/robottools/utils/normbool.py -> build/bdist.linux-x86_64/wheel/robottools/utils
copying build/lib/robottools/utils/normdict.py -> build/bdist.linux-x86_64/wheel/robottools/utils
creating build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/output.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/keyword.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/conftest.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/result.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/context.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/highlighting.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/handler.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/test_robot.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/variables.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
copying build/lib/robottools/testrobot/library.py -> build/bdist.linux-x86_64/wheel/robottools/testrobot
creating build/bdist.linux-x86_64/wheel/robottools/libdoc
copying build/lib/robottools/libdoc/html.py -> build/bdist.linux-x86_64/wheel/robottools/libdoc
copying build/lib/robottools/libdoc/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/libdoc
copying build/lib/robottools/conftest.py -> build/bdist.linux-x86_64/wheel/robottools
copying build/lib/robottools/__init__.py -> build/bdist.linux-x86_64/wheel/robottools
copying build/lib/robottools/zetup_config.py -> build/bdist.linux-x86_64/wheel/robottools
creating build/bdist.linux-x86_64/wheel/robottools/library
creating build/bdist.linux-x86_64/wheel/robottools/library/inspector
copying build/lib/robottools/library/inspector/test_inspector.py -> build/bdist.linux-x86_64/wheel/robottools/library/inspector
copying build/lib/robottools/library/inspector/keyword.py -> build/bdist.linux-x86_64/wheel/robottools/library/inspector
copying build/lib/robottools/library/inspector/conftest.py -> build/bdist.linux-x86_64/wheel/robottools/library/inspector
copying build/lib/robottools/library/inspector/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/library/inspector
copying build/lib/robottools/library/inspector/arguments.py -> build/bdist.linux-x86_64/wheel/robottools/library/inspector
copying build/lib/robottools/library/inspector/multi.py -> build/bdist.linux-x86_64/wheel/robottools/library/inspector
creating build/bdist.linux-x86_64/wheel/robottools/library/session
copying build/lib/robottools/library/session/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/library/session
copying build/lib/robottools/library/session/meta.py -> build/bdist.linux-x86_64/wheel/robottools/library/session
copying build/lib/robottools/library/session/metaoptions.py -> build/bdist.linux-x86_64/wheel/robottools/library/session
copying build/lib/robottools/library/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/library
creating build/bdist.linux-x86_64/wheel/robottools/library/context
copying build/lib/robottools/library/context/method.py -> build/bdist.linux-x86_64/wheel/robottools/library/context
copying build/lib/robottools/library/context/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/library/context
copying build/lib/robottools/library/base.py -> build/bdist.linux-x86_64/wheel/robottools/library
creating build/bdist.linux-x86_64/wheel/robottools/library/keywords
copying build/lib/robottools/library/keywords/deco.py -> build/bdist.linux-x86_64/wheel/robottools/library/keywords
copying build/lib/robottools/library/keywords/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/library/keywords
copying build/lib/robottools/library/keywords/errors.py -> build/bdist.linux-x86_64/wheel/robottools/library/keywords
copying build/lib/robottools/library/keywords/utils.py -> build/bdist.linux-x86_64/wheel/robottools/library/keywords
creating build/bdist.linux-x86_64/wheel/robottools/remote
copying build/lib/robottools/remote/__init__.py -> build/bdist.linux-x86_64/wheel/robottools/remote
copying build/lib/robottools/remote/keywords.py -> build/bdist.linux-x86_64/wheel/robottools/remote
copying build/lib/robottools/remote/library.py -> build/bdist.linux-x86_64/wheel/robottools/remote
creating build/bdist.linux-x86_64/wheel/robotshell
copying build/lib/robotshell/shell.py -> build/bdist.linux-x86_64/wheel/robotshell
copying build/lib/robotshell/result.py -> build/bdist.linux-x86_64/wheel/robotshell
creating build/bdist.linux-x86_64/wheel/robotshell/magic
copying build/lib/robotshell/magic/variable.py -> build/bdist.linux-x86_64/wheel/robotshell/magic
copying build/lib/robotshell/magic/keyword.py -> build/bdist.linux-x86_64/wheel/robotshell/magic
copying build/lib/robotshell/magic/__init__.py -> build/bdist.linux-x86_64/wheel/robotshell/magic
copying build/lib/robotshell/magic/robot.py -> build/bdist.linux-x86_64/wheel/robotshell/magic
copying build/lib/robotshell/magic/base.py -> build/bdist.linux-x86_64/wheel/robotshell/magic
copying build/lib/robotshell/__init__.py -> build/bdist.linux-x86_64/wheel/robotshell
copying build/lib/robotshell/base.py -> build/bdist.linux-x86_64/wheel/robotshell
copying build/lib/robotshell/extension.py -> build/bdist.linux-x86_64/wheel/robotshell
copying build/lib/robotshell/library.py -> build/bdist.linux-x86_64/wheel/robotshell
copying build/lib/ToolsLibrary.py -> build/bdist.linux-x86_64/wheel
running install_egg_info
running egg_info
writing robotframework_tools.egg-info/PKG-INFO
writing dependency_links to robotframework_tools.egg-info/dependency_links.txt
writing requirements to robotframework_tools.egg-info/requires.txt
writing top-level names to robotframework_tools.egg-info/top_level.txt
reading manifest file 'robotframework_tools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.hg*'
warning: no previously-included files found matching '.*ignore'
warning: no previously-included files found matching '_README*'
warning: no previously-included files found matching '*.jinja'
warning: no previously-included files found matching '*.yml'
writing manifest file 'robotframework_tools.egg-info/SOURCES.txt'
Copying robotframework_tools.egg-info to build/bdist.linux-x86_64/wheel/robotframework_tools-0.1rc4-py3.8.egg-info
running install_scripts
adding license file "COPYING" (matched pattern "COPYING*")
creating build/bdist.linux-x86_64/wheel/robotframework_tools-0.1rc4.dist-info/WHEEL
creating 'dist/robotframework_tools-0.1rc4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'ToolsLibrary.py'
adding 'robotshell/__init__.py'
adding 'robotshell/base.py'
adding 'robotshell/extension.py'
adding 'robotshell/library.py'
adding 'robotshell/result.py'
adding 'robotshell/shell.py'
adding 'robotshell/magic/__init__.py'
adding 'robotshell/magic/base.py'
adding 'robotshell/magic/keyword.py'
adding 'robotshell/magic/robot.py'
adding 'robotshell/magic/variable.py'
adding 'robottools/__init__.py'
adding 'robottools/conftest.py'
adding 'robottools/zetup_config.py'
adding 'robottools/libdoc/__init__.py'
adding 'robottools/libdoc/html.py'
adding 'robottools/library/__init__.py'
adding 'robottools/library/base.py'
adding 'robottools/library/context/__init__.py'
adding 'robottools/library/context/method.py'
adding 'robottools/library/inspector/__init__.py'
adding 'robottools/library/inspector/arguments.py'
adding 'robottools/library/inspector/conftest.py'
adding 'robottools/library/inspector/keyword.py'
adding 'robottools/library/inspector/multi.py'
adding 'robottools/library/inspector/test_inspector.py'
adding 'robottools/library/keywords/__init__.py'
adding 'robottools/library/keywords/deco.py'
adding 'robottools/library/keywords/errors.py'
adding 'robottools/library/keywords/utils.py'
adding 'robottools/library/session/__init__.py'
adding 'robottools/library/session/meta.py'
adding 'robottools/library/session/metaoptions.py'
adding 'robottools/remote/__init__.py'
adding 'robottools/remote/keywords.py'
adding 'robottools/remote/library.py'
adding 'robottools/testrobot/__init__.py'
adding 'robottools/testrobot/conftest.py'
adding 'robottools/testrobot/context.py'
adding 'robottools/testrobot/handler.py'
adding 'robottools/testrobot/highlighting.py'
adding 'robottools/testrobot/keyword.py'
adding 'robottools/testrobot/library.py'
adding 'robottools/testrobot/output.py'
adding 'robottools/testrobot/result.py'
adding 'robottools/testrobot/test_robot.py'
adding 'robottools/testrobot/variables.py'
adding 'robottools/utils/__init__.py'
adding 'robottools/utils/normbool.py'
adding 'robottools/utils/normdict.py'
adding 'robottools/utils/normstr.py'
adding 'robotframework_tools-0.1rc4.dist-info/COPYING'
adding 'robotframework_tools-0.1rc4.dist-info/METADATA'
adding 'robotframework_tools-0.1rc4.dist-info/WHEEL'
adding 'robotframework_tools-0.1rc4.dist-info/top_level.txt'
adding 'robotframework_tools-0.1rc4.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/robotframework-tools-0.1rc4/dist /build/robotframework-tools-0.1rc4
Processing ./robotframework_tools-0.1rc4-py3-none-any.whl
Requirement already satisfied: modeled>=0.1.8 in /nix/store/ksa2m32137sbr3ch8798w4xlbcwscbkb-python3.8-modeled-0.1.8/lib/python3.8/site-packages (from robotframework-tools==0.1rc4) (0.1.8)
Requirement already satisfied: six>=1.10 in /nix/store/slsqgiikh9mnzd3jw90mc2x61anj84h7-python3.8-six-1.15.0/lib/python3.8/site-packages (from robotframework-tools==0.1rc4) (1.15.0)
Requirement already satisfied: zetup>=0.2.34 in /nix/store/bq5q0z0wa90h5f3jddnlvcj4m99nibl9-python3.8-zetup-0.2.64/lib/python3.8/site-packages (from robotframework-tools==0.1rc4) (0.2.64)
Requirement already satisfied: moretools>=0.1.8 in /nix/store/99f0r4gncsd2i11pnk3sn3rmhr6a48xp-python3.8-moretools-0.1.12/lib/python3.8/site-packages (from robotframework-tools==0.1rc4) (0.1.12)
Requirement already satisfied: path.py>=10.3 in /nix/store/i0927gpkb93sba54956cb7q2v02id5pg-python3.8-path.py-12.0.1/lib/python3.8/site-packages (from robotframework-tools==0.1rc4) (12.0.1)
Requirement already satisfied: decorator>=4.4.0 in /nix/store/59f6bs2z85wfajrvdkc26d06y8amn6d7-python3.8-decorator-4.4.2/lib/python3.8/site-packages (from moretools>=0.1.8->robotframework-tools==0.1rc4) (4.4.2)
Requirement already satisfied: importlib-metadata>=0.5 in /nix/store/f4r80zvgwxmr2584jwdxaanzclwflh1m-python3.8-importlib-metadata-3.7.3/lib/python3.8/site-packages (from path.py>=10.3->robotframework-tools==0.1rc4) (3.7.3)
Requirement already satisfied: zipp>=0.5 in /nix/store/4zp3plcrm83rgk5sw2sdbzj449wd260s-python3.8-zipp-3.4.1/lib/python3.8/site-packages (from importlib-metadata>=0.5->path.py>=10.3->robotframework-tools==0.1rc4) (3.4.1)
Requirement already satisfied: setuptools-scm>=3.0.0 in /nix/store/gyvm8a6nawv9ai1wpcn6syx8m4l9ni7b-python3.8-setuptools_scm-6.0.1/lib/python3.8/site-packages (from zetup>=0.2.34->robotframework-tools==0.1rc4) (6.0.1)
Requirement already satisfied: setuptools>=45 in /nix/store/8j0zk6lz3kgrga56lnvwr1cchr88g3sb-python3.8-setuptools-54.2.0/lib/python3.8/site-packages (from setuptools-scm>=3.0.0->zetup>=0.2.34->robotframework-tools==0.1rc4) (54.2.0.post0)
Installing collected packages: robotframework-tools
Successfully installed robotframework-tools-0.1rc4
/build/robotframework-tools-0.1rc4
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hl5v994w5x7k30j81f5mxpgajqdss59x-python3.8-robotframework-tools-0.1rc4
strip is /nix/store/5xyjd2qiily84lcv2w2grmwsb8r1hqpr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/hl5v994w5x7k30j81f5mxpgajqdss59x-python3.8-robotframework-tools-0.1rc4/lib
patching script interpreter paths in /nix/store/hl5v994w5x7k30j81f5mxpgajqdss59x-python3.8-robotframework-tools-0.1rc4
checking for references to /build/ in /nix/store/hl5v994w5x7k30j81f5mxpgajqdss59x-python3.8-robotframework-tools-0.1rc4...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: robottools
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 1, in <lambda>
File "/nix/store/q6gfck5czr67090pwm53xrdyhpg6bx67-python3-3.8.9/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/nix/store/hl5v994w5x7k30j81f5mxpgajqdss59x-python3.8-robotframework-tools-0.1rc4/lib/python3.8/site-packages/robottools/__init__.py", line 61, in <module>
from robottools.testrobot import *
File "/nix/store/hl5v994w5x7k30j81f5mxpgajqdss59x-python3.8-robotframework-tools-0.1rc4/lib/python3.8/site-packages/robottools/testrobot/__init__.py", line 42, in <module>
from robot.running.runner import Runner
ModuleNotFoundError: No module named 'robot.running.runner'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment