Skip to content

Instantly share code, notes, and snippets.

@jsierles
Created June 30, 2017 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsierles/c16680a6944acfa582108ce69fa4990d to your computer and use it in GitHub Desktop.
Save jsierles/c16680a6944acfa582108ce69fa4990d to your computer and use it in GitHub Desktop.
phase `build' succeeded after 10.1 seconds
starting phase `check'
running "python setup.py" with command "test" and parameters ()
sys.argv ['-c', 'test']
test compiling test_ruamel_yaml
running test
running egg_info
writing namespace_packages to ruamel.yaml.egg-info/namespace_packages.txt
deleting ruamel.yaml.egg-info/requires.txt
writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt
writing top-level names to ruamel.yaml.egg-info/top_level.txt
writing ruamel.yaml.egg-info/PKG-INFO
warning: manifest_maker: standard file '-c' not found
reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-x86_64-3.5/_ruamel_yaml.cpython-35m-x86_64-linux-gnu.so ->
.ruamel (unittest.loader._FailedTest) ... ERROR
======================================================================
ERROR: .ruamel (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: .ruamel
Traceback (most recent call last):
File "/gnu/store/3aw9x28la9nh8fzkm665d7fywxzbl15j-python-3.5.3/lib/python3.5/unittest/loader.py", line 462, in _find_test_path
package = self._get_module_from_name(name)
File "/gnu/store/3aw9x28la9nh8fzkm665d7fywxzbl15j-python-3.5.3/lib/python3.5/unittest/loader.py", line 369, in _get_module_from_name
__import__(name)
ImportError: No module named '.ruamel'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
phase `check' failed after 1.9 seconds
builder for `/gnu/store/zlisq0zxwq5h0x7kavspd9wr4ras304n-python-ruamel.yaml-0.13.13.drv' failed with exit code 1
@ build-failed /gnu/store/zlisq0zxwq5h0x7kavspd9wr4ras304n-python-ruamel.yaml-0.13.13.drv - 1 builder for `/gnu/store/zlisq0zxwq5h0x7kavspd9wr4ras304n-python-ruamel.yaml-0.13.13.drv' failed with exit code 1
cannot build derivation `/gnu/store/q4rgsm7lfs6iw44qrbkmwpddpnqlbkyb-conda-4.3.7.drv': 1 dependencies couldn't be built
guix build: error: build failed: build of `/gnu/store/q4rgsm7lfs6iw44qrbkmwpddpnqlbkyb-conda-4.3.7.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment