[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
Fri Jul 12 00:52:06 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 jyavenard):

 makes no sense..
 utility was compiled with:
 LFLAGS        = -fprofile-arcs
 -Wl,-rpath=$(PWD)/../../../../external/zeromq/src/.libs/
 -Wl,-rpath=$(PWD)/../../../../external/nzmqt/src/
 -Wl,-rpath=$(PWD)/../../../../external/qjson/lib/
 -Wl,-rpath=$(PWD)/../../../../external/FFmpeg/libavcodec
 -Wl,-rpath=$(PWD)/../../../../external/FFmpeg/libavutil
 -Wl,-rpath=$(PWD)/../../../../external/FFmpeg/libavformat
 -Wl,-rpath=$(PWD)/../../../../external/FFmpeg/libswresample
 -Wl,-rpath=$(PWD)/../.. -Wl,-rpath=$(PWD)/../../../libmythbase
 -Wl,-rpath=$(PWD)/../../../libmythui
 -Wl,-rpath=$(PWD)/../../../libmythupnp
 -Wl,-rpath=$(PWD)/../../../libmythservicecontracts

 the right path to libmythui is provided...

 libmythui, libmythupnp etc... aren't directly required by the test
 executable; they are dependencies of libmyth itself.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11665#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list