Summary: | dev-python/pyside-1.1.1 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
Component: | New packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Patrick Lauer
2012-08-15 09:57:49 UTC
358/359 Testing: QtUiTools_uiloader_test 358/359 Test: QtUiTools_uiloader_test Command: "/usr/bin/python2.7" "/var/tmp/portage/dev-python/pyside-1.1.1/work/pyside-qt4.8+1.1.1/tests/QtUiTools/uiloader_test.py" Directory: /var/tmp/portage/dev-python/pyside-1.1.1/work/pyside-qt4.8+1.1.1_2.7/tests/QtUiTools "QtUiTools_uiloader_test" start time: Aug 15 17:53 CST Output: ---------------------------------------------------------- Cannot mix incompatible Qt library (version 0x40803) with this library (version 0x40802) <end of output> Test time = 0.11 sec ---------------------------------------------------------- Test Failed. "QtUiTools_uiloader_test" end time: Aug 15 17:53 CST "QtUiTools_uiloader_test" time elapsed: 00:00:00 ---------------------------------------------------------- 359/359 Testing: QtUiTools_ui_test 359/359 Test: QtUiTools_ui_test Command: "/usr/bin/python2.7" "/var/tmp/portage/dev-python/pyside-1.1.1/work/pyside-qt4.8+1.1.1/tests/QtUiTools/ui_test.py" Directory: /var/tmp/portage/dev-python/pyside-1.1.1/work/pyside-qt4.8+1.1.1_2.7/tests/QtUiTools "QtUiTools_ui_test" start time: Aug 15 17:53 CST Output: ---------------------------------------------------------- Cannot mix incompatible Qt library (version 0x40803) with this library (version 0x40802) <end of output> Test time = 0.10 sec ---------------------------------------------------------- Test Failed. "QtUiTools_ui_test" end time: Aug 15 17:53 CST "QtUiTools_ui_test" time elapsed: 00:00:00 ---------------------------------------------------------- End testing: Aug 15 17:53 CST ==================== self-inflicted? :) > Cannot mix incompatible Qt library (version 0x40803) with this library (version 0x40802)
hmm? qt 4.8.3?
What happens after rebuilding shiboken? I cannot reproduce with USE="X test" |