[mythtv-commits] Ticket #11665: The test_audioconvert and test_audioutils unit tests fail on a clean sytem with no myth libs installed
MythTV
noreply at mythtv.org
Sun Aug 4 15:15:23 UTC 2013
#11665: The test_audioconvert and test_audioutils unit tests fail on a clean sytem
with no myth libs installed
----------------------------------+--------------------------------
Reporter: paulh | Owner: jyavenard
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: MythTV - General | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
----------------------------------+--------------------------------
Comment (by brian@…):
I'm having the same problem on two systems. One with an existing installed
head from two months ago and one on a new fresh laptop.
This is the error from the previously installed system:
{{{
../programs/scripts/unittests.sh
././libmyth/test/test_audioconvert/test_audioconvert: symbol lookup error:
/usr/src/mythtv.20130803/mythtv/libs/libmyth/test/test_audioconvert/../../libmyth-0.27.so.0:
undefined symbol:
_ZN15MythUIComposite14SetTextFromMapERK5QHashI7QStringS1_E
error: A unit test failed.
././libmyth/test/test_audioutils/test_audioutils: symbol lookup error:
/usr/src/mythtv.20130803/mythtv/libs/libmyth/test/test_audioutils/../../libmyth-0.27.so.0:
undefined symbol:
_ZN15MythUIComposite14SetTextFromMapERK5QHashI7QStringS1_E
error: A unit test failed.
}}}
This is the error from the clean laptop:
{{{
********* Finished testing of TestTemplate *********
././libmyth/test/test_audioutils/test_audioutils: error while loading
shared libraries: libmythui-0.27.so.0: cannot open shared object file: No
such file or directory
error: A unit test failed.
././libmyth/test/test_audioconvert/test_audioconvert: error while loading
shared libraries: libmythui-0.27.so.0: cannot open shared object file: No
such file or directory
error: A unit test failed.
error: At least one unit test failed, returning 1
make[1]: *** [test] Error 1
make[1]: Leaving directory `/usr/src/mythtv.20130803/mythtv/libs'
make: [test] Error 2 (ignored)
}}}
Is this related? What other information can I provide?
--
Ticket URL: <http://code.mythtv.org/trac/ticket/11665#comment:13>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list