Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678040 - dev-python/pyface-4.5.2-r1: test failure
Summary: dev-python/pyface-4.5.2-r1: test failure
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Deadline: 2019-04-15
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, TESTFAILURE
Depends on:
Blocks: 676498
  Show dependency tree
 
Reported: 2019-02-14 23:55 UTC by Thomas Deutschmann (RETIRED)
Modified: 2022-06-25 04:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,109.87 KB, text/plain)
2019-02-14 23:55 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-02-14 23:55:00 UTC
Created attachment 565428 [details]
build.log

======================================================================
ERROR: Failure: ImportError (Cannot import PySide or PyQt4)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/qt/__init__.py", line 32, in <module>
    raise ImportError('Cannot import PySide or PyQt4')
ImportError: Cannot import PySide or PyQt4

======================================================================
ERROR: Failure: ImportError (No module named mock)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/ui/qt4/util/gui_test_assistant.py", line 13, in <module>
    import mock
ImportError: No module named mock

======================================================================
ERROR: Failure: ImportError (Cannot import PySide or PyQt4)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/ui/qt4/util/modal_dialog_tester.py", line 11, in <module>
    from pyface.qt import QtCore, QtGui
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/qt/__init__.py", line 32, in <module>
    raise ImportError('Cannot import PySide or PyQt4')
ImportError: Cannot import PySide or PyQt4

======================================================================
ERROR: Failure: ImportError (Cannot import PySide or PyQt4)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/ui/qt4/util/testing.py", line 16, in <module>
    from pyface.qt.QtCore import QTimer
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/qt/__init__.py", line 32, in <module>
    raise ImportError('Cannot import PySide or PyQt4')
ImportError: Cannot import PySide or PyQt4

======================================================================
ERROR: Failure: ImportError (Cannot import PySide or PyQt4)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/ui/qt4/util/tests/test_modal_dialog_tester.py", line 15, in <module>
    from pyface.qt import QtGui
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/qt/__init__.py", line 32, in <module>
    raise ImportError('Cannot import PySide or PyQt4')
ImportError: Cannot import PySide or PyQt4

======================================================================
FAIL: test_update_negative (pyface.tests.test_progress_dialog.TestDialog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/tests/test_progress_dialog.py", line 120, in test_update_negative
    result = self.dialog.update(1)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/ui/wx/progress_dialog.py", line 144, in update
    self.progress_bar.update(value)
  File "/var/tmp/portage/dev-python/pyface-4.5.2-r1/work/pyface-4.5.2/pyface/ui/wx/progress_dialog.py", line 62, in update
    self.control.SetValue(value)
  File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_controls.py", line 757, in SetValue
    return _controls_.Gauge_SetValue(*args, **kwargs)
PyAssertionError: C++ assertion "pos <= m_rangeMax" failed at /var/tmp/portage/x11-libs/wxGTK-3.0.4/work/wxWidgets-3.0.4/src/gtk/gauge.cpp(95) in SetValue(): invalid value in wxGauge::SetValue()

----------------------------------------------------------------------
Ran 285 tests in 8.450s

FAILED (SKIP=56, errors=5, failures=1)
 * ERROR: dev-python/pyface-4.5.2-r1::gentoo failed (test phase):
 *   Failed to run 'nosetests -v -I composite_grid_model_test_case* -I simple_grid_model_test_case* -I test_split_editor_area_pane*'
 * 



Portage 2.3.51 (python 3.6.5-final-0, default/linux/x86/17.0, gcc-7.3.0, glibc-2.27-r6, 4.14.83-gentoo i686)
=================================================================
System uname: Linux-4.14.83-gentoo-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.6
KiB Mem:     3107048 total,   1147508 free
KiB Swap:     488276 total,    484660 free
Timestamp of repository gentoo: Thu, 14 Feb 2019 16:04:49 +0000
Head commit of repository gentoo: 5465ec7fcacb1fbb01e0630fc6b9dfac81cc3aff

sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.30 p5) 2.30.0
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.38.3-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            7.3.0-r3::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ANT_HOME="/usr/share/ant"
ARCH="x86"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/*"
CONFIG_PROTECT="/etc /opt/openfire/resources/security/ /usr/share/config /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GCC_SPECS=""
GRUB_PLATFORMS="efi-32 pc"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/7.3.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.30/info:/usr/share/info:/usr/share/info/emacs-26"
INPUT_DEVICES="libinput keyboard mouse"
IUSE_IMPLICIT="abi_x86_32 prefix prefix-chain prefix-guest"
KERNEL="linux"
L10N="en en-US de de-DE"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LC_MESSAGES="C"
LC_PAPER="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LIBDIR_x86="lib"
LINGUAS="en de"
LOGNAME="root"
MAIL="/var/mail/root"
MAKEOPTS="--jobs 5 --load-average 7.95"
MULTILIB_ABIS="x86"
NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/root"
OPENCL_PROFILE="ocl-icd"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
PHP_TARGETS="php5-6 php7-1 php7-2 php7-3"
POSTGRES_TARGETS="postgres9_5 postgres10"
PWD="/tmp/stable"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_6"
PYTHON_TARGETS="python2_7 python3_6"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
RUBY_TARGETS="ruby24"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp//tmux-0/default,4101,0"
TMUX_PANE="%1"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
Comment 1 Pacho Ramos gentoo-dev 2019-02-16 09:20:15 UTC
maybe we will retry with 6.0 in the near future as I doubt this old version will be fixed ever. Is 6.0 passing tests for you?
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-25 04:42:28 UTC
Removed long ago.