[mythtv-users] svn version 21510 failing to compile

nik gibson nik.gibson at gmail.com
Tue Aug 25 15:33:45 UTC 2009


On Tue, Aug 25, 2009 at 11:13 AM, Tom Lichti <redpepperracing at gmail.com>wrote:

> On Tue, Aug 25, 2009 at 11:02 AM, nik gibson<nik.gibson at gmail.com> wrote:
> > On Tue, Aug 25, 2009 at 10:15 AM, Tom Lichti <redpepperracing at gmail.com>
> > wrote:
> >>
> >> On Tue, Aug 25, 2009 at 10:11 AM, nik gibson<nik.gibson at gmail.com>
> wrote:
> >> >
> >> >
> >> > On Tue, Aug 25, 2009 at 10:09 AM, Jean-Yves Avenard
> >> > <jyavenard at gmail.com>
> >> > wrote:
> >> >>
> >> >> 2009/8/26 nik gibson <nik.gibson at gmail.com>:
> >> >> > I've been compiling myth from svn for a while now and all the
> sudden
> >> >> > my
> >> >> > compile is failing.  Is anyone else getting a similar error with
> svn
> >> >> > version
> >> >> > 21509/21510?
> >> >>
> >> >> 21509 compiles fine here.
> >> >> 21510 won't change a thing
> >>
> >> Did you try distclean, configure, make?
> >>
> >> Tom
> >
> >
> > Yea, it was the first thing I tried.   It's really strange, I just
> compiled
> > from source a week ago without any problems.
> >
> > Would this post have any relevance:
> > http://www.gossamer-threads.com/lists/mythtv/dev/393636?page=last
> >
> > It looks like a similar compilation failure occurred with build 21448.
> >
>
> Posting the failure point would be a good first step.
>
> Tom
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Sorry I did post the failure point, it must have gotten lost in the thread.

Thanks

/usr/include/qt4/QtCore/qstring.h:1011: note: candidate 1: const QString
operator+(const QString&, const char*)
audioinputoss.cpp:174: note: candidate 2: operator+(QNoImplicitBoolCast,
char*) <built-in>
audioinputoss.cpp: In member function ‘virtual bool AudioInputOSS::Stop()’:
audioinputoss.cpp:192: error: ISO C++ says that these are ambiguous, even
though the worst conversion for the first is better than the worst
conversion for the second:
/usr/include/qt4/QtCore/qstring.h:1011: note: candidate 1: const QString
operator+(const QString&, const char*)
audioinputoss.cpp:192: note: candidate 2: operator+(QNoImplicitBoolCast,
char*) <built-in>
audioinputoss.cpp: In member function ‘virtual int
AudioInputOSS::GetBlockSize()’:
audioinputoss.cpp:210: error: ISO C++ says that these are ambiguous, even
though the worst conversion for the first is better than the worst
conversion for the second:
/usr/include/qt4/QtCore/qstring.h:1011: note: candidate 1: const QString
operator+(const QString&, const char*)
audioinputoss.cpp:210: note: candidate 2: operator+(QNoImplicitBoolCast,
char*) <built-in>
audioinputoss.cpp: In member function ‘virtual int
AudioInputOSS::GetSamples(void*, uint)’:
audioinputoss.cpp:233: error: ISO C++ says that these are ambiguous, even
though the worst conversion for the first is better than the worst
conversion for the second:
/usr/include/qt4/QtCore/qstring.h:1011: note: candidate 1: const QString
operator+(const QString&, const char*)
audioinputoss.cpp:233: note: candidate 2: operator+(QNoImplicitBoolCast,
char*) <built-in>
audioinputoss.cpp: In member function ‘virtual int
AudioInputOSS::GetNumReadyBytes()’:
audioinputoss.cpp:260: error: ISO C++ says that these are ambiguous, even
though the worst conversion for the first is better than the worst
conversion for the second:
/usr/include/qt4/QtCore/qstring.h:1011: note: candidate 1: const QString
operator+(const QString&, const char*)
audioinputoss.cpp:260: note: candidate 2: operator+(QNoImplicitBoolCast,
char*) <built-in>
make[2]: *** [audioinputoss.o] Error 1
make[2]: Leaving directory `/usr/local/mythtv-svn/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv-make_default] Error 2
make[1]: Leaving directory `/usr/local/mythtv-svn/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2
root at Tivo:/usr/local/mythtv-svn/mythtv#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090825/28649969/attachment.htm>


More information about the mythtv-users mailing list