Bug ID 1047831
Summary python3-jedi fails to build in 42.3
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee jmatejek@suse.com
Reporter lnussel@suse.com
QA Contact qa-bugs@suse.de
CC dmueller@suse.com
Found By ---
Blocker ---

https://build.opensuse.org/package/live_build_log/openSUSE:Leap:42.3/python3-jedi/standard/x86_64

[   17s] + py.test -k 'not test_speed' --ignore=test/test_integration_import.py
[   17s] ============================= test session starts
==============================
[   17s] platform linux -- Python 3.4.6, pytest-2.8.7, py-1.4.30, pluggy-0.3.1
[   17s] rootdir: /home/abuild/rpmbuild/BUILD/jedi-0.9.0, inifile: pytest.ini
[   18s] collected 1242 items
[   18s] 
[   18s] jedi/__init__.py 
[   18s] INTERNALERROR> Traceback (most recent call last):
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/main.py", line 90, in wrap_session
[   18s] INTERNALERROR>     session.exitstatus = doit(config, session) or 0
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/main.py", line 121, in _main
[   18s] INTERNALERROR>     config.hook.pytest_runtestloop(session=session)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
724, in __call__
[   18s] INTERNALERROR>     return self._hookexec(self, self._nonwrappers +
self._wrappers, kwargs)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
338, in _hookexec
[   18s] INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
333, in <lambda>
[   18s] INTERNALERROR>     _MultiCall(methods, kwargs,
hook.spec_opts).execute()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
596, in execute
[   18s] INTERNALERROR>     res = hook_impl.function(*args)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/main.py", line 146, in
pytest_runtestloop
[   18s] INTERNALERROR>     item.config.hook.pytest_runtest_protocol(item=item,
nextitem=nextitem)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
724, in __call__
[   18s] INTERNALERROR>     return self._hookexec(self, self._nonwrappers +
self._wrappers, kwargs)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
338, in _hookexec
[   18s] INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
333, in <lambda>
[   18s] INTERNALERROR>     _MultiCall(methods, kwargs,
hook.spec_opts).execute()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
595, in execute
[   18s] INTERNALERROR>     return _wrapped_call(hook_impl.function(*args),
self.execute)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
253, in _wrapped_call
[   18s] INTERNALERROR>     return call_outcome.get_result()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
278, in get_result
[   18s] INTERNALERROR>     raise ex[1].with_traceback(ex[2])
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
264, in __init__
[   18s] INTERNALERROR>     self.result = func()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
596, in execute
[   18s] INTERNALERROR>     res = hook_impl.function(*args)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/runner.py", line 65, in
pytest_runtest_protocol
[   18s] INTERNALERROR>     runtestprotocol(item, nextitem=nextitem)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/runner.py", line 72, in
runtestprotocol
[   18s] INTERNALERROR>     rep = call_and_report(item, "setup", log)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/runner.py", line 121, in
call_and_report
[   18s] INTERNALERROR>     report = hook.pytest_runtest_makereport(item=item,
call=call)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
724, in __call__
[   18s] INTERNALERROR>     return self._hookexec(self, self._nonwrappers +
self._wrappers, kwargs)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
338, in _hookexec
[   18s] INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
333, in <lambda>
[   18s] INTERNALERROR>     _MultiCall(methods, kwargs,
hook.spec_opts).execute()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
595, in execute
[   18s] INTERNALERROR>     return _wrapped_call(hook_impl.function(*args),
self.execute)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
249, in _wrapped_call
[   18s] INTERNALERROR>     wrap_controller.send(call_outcome)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/skipping.py", line 170, in
pytest_runtest_makereport
[   18s] INTERNALERROR>     rep = outcome.get_result()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
278, in get_result
[   18s] INTERNALERROR>     raise ex[1].with_traceback(ex[2])
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
264, in __init__
[   18s] INTERNALERROR>     self.result = func()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/vendored_packages/pluggy.py", line
596, in execute
[   18s] INTERNALERROR>     res = hook_impl.function(*args)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/runner.py", line 227, in
pytest_runtest_makereport
[   18s] INTERNALERROR>     style=item.config.option.tbstyle)
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/main.py", line 386, in
_repr_failure_py
[   18s] INTERNALERROR>     return excinfo.value.formatrepr()
[   18s] INTERNALERROR>   File
"/usr/lib/python3.4/site-packages/_pytest/python.py", line 1775, in formatrepr
[   18s] INTERNALERROR>     lines, _ =
inspect.getsourcelines(get_real_func(function))
[   18s] INTERNALERROR>   File "/usr/lib64/python3.4/inspect.py", line 825, in
getsourcelines
[   18s] INTERNALERROR>     lines, lnum = findsource(object)
[   18s] INTERNALERROR>   File "/usr/lib64/python3.4/inspect.py", line 655, in
findsource
[   18s] INTERNALERROR>     file = getsourcefile(object)
[   18s] INTERNALERROR>   File "/usr/lib64/python3.4/inspect.py", line 571, in
getsourcefile
[   18s] INTERNALERROR>     filename = getfile(object)
[   18s] INTERNALERROR>   File "/usr/lib64/python3.4/inspect.py", line 536, in
getfile
[   18s] INTERNALERROR>     'function, traceback, frame, or code
object'.format(object))
[   18s] INTERNALERROR> TypeError: None is not a module, class, method,
function, traceback, frame, or code object
[   18s] 
[   18s] =================== 3 tests deselected by '-knot test_speed'
===================
[   18s] ========================= 3 deselected in 1.23 seconds
=========================


You are receiving this mail because: