Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 518686 Details for
Bug 647044
dev-python/irc-15.0.6 : [TEST] _ ERROR collecting irc/bot.py _
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:irc-15.0.6:20180208-181704.log
dev-python:irc-15.0.6:20180208-181704.log (text/plain), 14.88 KB, created by
Toralf Förster
on 2018-02-08 19:42:00 UTC
(
hide
)
Description:
dev-python:irc-15.0.6:20180208-181704.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-02-08 19:42:00 UTC
Size:
14.88 KB
patch
obsolete
> * Package: dev-python/irc-15.0.6 > * Repository: gentoo > * Maintainer: sautier.louis@gmail.com proxy-maint@gentoo.org > * Upstream: https://github.com/jaraco/irc/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking irc-15.0.6.tar.gz to /var/tmp/portage/dev-python/irc-15.0.6/work >>>> Source unpacked in /var/tmp/portage/dev-python/irc-15.0.6/work >>>> Preparing source in /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/strings.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/server.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/schedule.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/rfc.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/modes.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/message.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/functools.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/features.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/events.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/dict.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/ctcp.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/connection.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/client.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/buffer.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/bot.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/__init__.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >creating /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc/tests >copying irc/tests/test_client.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc/tests >copying irc/tests/test_bot.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc/tests >copying irc/tests/__init__.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc/tests >running egg_info >writing requirements to irc.egg-info/requires.txt >writing irc.egg-info/PKG-INFO >writing namespace_packages to irc.egg-info/namespace_packages.txt >writing top-level names to irc.egg-info/top_level.txt >writing dependency_links to irc.egg-info/dependency_links.txt >reading manifest file 'irc.egg-info/SOURCES.txt' >writing manifest file 'irc.egg-info/SOURCES.txt' >copying irc/rfc2812.txt -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc >copying irc/tests/requirements.txt -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python2_7/lib/irc/tests >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.5 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/strings.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/server.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/schedule.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/rfc.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/modes.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/message.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/functools.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/features.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/events.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/dict.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/ctcp.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/connection.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/client.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/buffer.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/bot.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/__init__.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >creating /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc/tests >copying irc/tests/test_client.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc/tests >copying irc/tests/test_bot.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc/tests >copying irc/tests/__init__.py -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc/tests >running egg_info >writing irc.egg-info/PKG-INFO >writing namespace_packages to irc.egg-info/namespace_packages.txt >writing top-level names to irc.egg-info/top_level.txt >writing dependency_links to irc.egg-info/dependency_links.txt >writing requirements to irc.egg-info/requires.txt >reading manifest file 'irc.egg-info/SOURCES.txt' >writing manifest file 'irc.egg-info/SOURCES.txt' >copying irc/rfc2812.txt -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc >copying irc/tests/requirements.txt -> /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6-python3_5/lib/irc/tests >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase python_compile_all >>>> Source compiled. >>>> Test phase: dev-python/irc-15.0.6 > * python2_7: running distutils-r1_run_phase python_test >============================= test session starts ============================== >platform linux2 -- Python 2.7.14, pytest-3.2.2, py-1.4.34, pluggy-0.4.0 >metadata: {'Python': '2.7.14', 'Platform': 'Linux-4.15.2-x86_64-Intel-R-_Core-TM-_i7-3930K_CPU_@_3.20GHz-with-gentoo-2.4.1', 'Packages': {'py': '1.4.34', 'pytest': u'3.2.2', 'pluggy': '0.4.0'}, 'JAVA_HOME': '/etc/java-config-2/current-system-vm', 'Plugins': {'cov': '2.5.1', 'relaxed': '1.1.0', 'backports.unittest-mock': '1.3', 'xdist': '1.15.0', 'pep8': '1.0.6', 'html': '1.16.0', 'expect': '1.1.0', 'catchlog': '1.2.2', 'shutil': '1.2.11', 'mock': '1.6.3', 'metadata': '1.3.0'}} >rootdir: /var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6, inifile: pytest.ini >plugins: xdist-1.15.0, shutil-1.2.11, relaxed-1.1.0, pep8-1.0.6, mock-1.6.3, metadata-1.3.0, html-1.16.0, expect-1.1.0, cov-2.5.1, catchlog-1.2.2, backports.unittest-mock-1.3 >collected 79 items / 4 errors > >==================================== ERRORS ==================================== >_________________________ ERROR collecting irc/bot.py __________________________ >/usr/lib64/python2.7/site-packages/pytest_relaxed/classes.py:108: in _getobj > obj = super(SpecInstance, self)._getobj() >/usr/lib64/python2.7/site-packages/_pytest/python.py:512: in _getobj > return self.parent.obj() >E TypeError: Can't instantiate abstract class ReconnectStrategy with abstract methods run >_______________________ ERROR collecting irc/schedule.py _______________________ >/usr/lib64/python2.7/site-packages/pytest_relaxed/classes.py:108: in _getobj > obj = super(SpecInstance, self)._getobj() >/usr/lib64/python2.7/site-packages/_pytest/python.py:512: in _getobj > return self.parent.obj() >E TypeError: Can't instantiate abstract class IScheduler with abstract methods execute_after, execute_at, execute_every, run_pending >______________________ ERROR collecting scripts/irccat.py ______________________ > > def get_lines(): > while True: >> yield sys.stdin.readline().strip() > >scripts/irccat.py:31: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <_pytest.capture.DontReadFromInput instance at 0x7f4a7f140710>, args = () > > def read(self, *args): >> raise IOError("reading from stdin while output is captured") >E IOError: reading from stdin while output is captured > >/usr/lib64/python2.7/site-packages/_pytest/capture.py:459: IOError >_____________________ ERROR collecting scripts/ssl-cat.py ______________________ > > def get_lines(): > while True: >> yield sys.stdin.readline().strip() > >scripts/ssl-cat.py:31: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <_pytest.capture.DontReadFromInput instance at 0x7f4a7f140710>, args = () > > def read(self, *args): >> raise IOError("reading from stdin while output is captured") >E IOError: reading from stdin while output is captured > >/usr/lib64/python2.7/site-packages/_pytest/capture.py:459: IOError >=============================== warnings summary =============================== >irc/bot.py::ServerSpec > cannot collect test class 'ServerSpec' because it has a __init__ constructor > >irc/bot.py::ExponentialBackoff > cannot collect test class 'ExponentialBackoff' because it has a __init__ constructor > >irc/bot.py::SingleServerIRCBot > cannot collect test class 'SingleServerIRCBot' because it has a __init__ constructor > >irc/bot.py::Channel > cannot collect test class 'Channel' because it has a __init__ constructor > >irc/client.py::IRCError > cannot collect test class 'IRCError' because it has a __init__ constructor > >irc/client.py::InvalidCharacters > cannot collect test class 'InvalidCharacters' because it has a __init__ constructor > >irc/client.py::MessageTooLong > cannot collect test class 'MessageTooLong' because it has a __init__ constructor > >irc/client.py::PrioritizedHandler > cannot collect test class 'PrioritizedHandler' because it has a __new__ constructor > >irc/client.py::Reactor > cannot collect test class 'Reactor' because it has a __init__ constructor > >irc/client.py::Connection > cannot collect test class 'Connection' because it has a __init__ constructor > >irc/client.py::ServerConnectionError > cannot collect test class 'ServerConnectionError' because it has a __init__ constructor > >irc/client.py::ServerNotConnectedError > cannot collect test class 'ServerNotConnectedError' because it has a __init__ constructor > >irc/client.py::ServerConnection > cannot collect test class 'ServerConnection' because it has a __init__ constructor > >irc/client.py::DCCConnectionError > cannot collect test class 'DCCConnectionError' because it has a __init__ constructor > >irc/client.py::DCCConnection > cannot collect test class 'DCCConnection' because it has a __init__ constructor > >irc/client.py::SimpleIRCClient > cannot collect test class 'SimpleIRCClient' because it has a __init__ constructor > >irc/client.py::Event > cannot collect test class 'Event' because it has a __init__ constructor > >irc/client.py::NickMask > cannot collect test class 'NickMask' because it has a __new__ constructor > >irc/connection.py::Factory > cannot collect test class 'Factory' because it has a __init__ constructor > >irc/dict.py::IRCDict > cannot collect test class 'IRCDict' because it has a __init__ constructor > >irc/features.py::FeatureSet > cannot collect test class 'FeatureSet' because it has a __init__ constructor > >irc/message.py::Arguments > cannot collect test class 'Arguments' because it has a __init__ constructor > >irc/schedule.py::DefaultScheduler > cannot collect test class 'DefaultScheduler' because it has a __init__ constructor > >irc/server.py::IRCError > cannot collect test class 'IRCError' because it has a __init__ constructor > >irc/server.py::IRCChannel > cannot collect test class 'IRCChannel' because it has a __init__ constructor > >irc/server.py::IRCClient > cannot collect test class 'IRCClient' because it has a __init__ constructor > >irc/server.py::IRCServer > cannot collect test class 'IRCServer' because it has a __init__ constructor > >irc/strings.py::IRCFoldedCase > cannot collect test class 'IRCFoldedCase' because it has a __new__ constructor > >scripts/dccreceive.py::DCCReceive > cannot collect test class 'DCCReceive' because it has a __init__ constructor > >scripts/dccsend.py::DCCSend > cannot collect test class 'DCCSend' because it has a __init__ constructor > >scripts/irccat2.py::IRCCat > cannot collect test class 'IRCCat' because it has a __init__ constructor > >scripts/testbot.py::TestBot > cannot collect test class 'TestBot' because it has a __init__ constructor > >-- Docs: http://doc.pytest.org/en/latest/warnings.html >!!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! >===================== 32 warnings, 4 error in 1.07 seconds ===================== > * ERROR: dev-python/irc-15.0.6::gentoo failed (test phase): > * Tests failed with python2.7 > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2639: Called distutils-r1_src_test > * environment, line 889: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 351: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2176: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1543: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1541: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 563: Called distutils-r1_run_phase 'python_test' > * environment, line 820: Called python_test > * environment, line 2541: Called die > * The specific snippet of code: > * py.test || die "Tests failed with ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/irc-15.0.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/irc-15.0.6::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:irc-15.0.6:20180208-181704.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/irc-15.0.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/irc-15.0.6/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6' > * S: '/var/tmp/portage/dev-python/irc-15.0.6/work/irc-15.0.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 647044
:
518684
| 518686 |
518688
|
518690
|
518692
|
518694