[mythtv] [mythtv-commits] mythtv commit: r15920 by janne

Bruce Markey bjm at lvcm.com
Mon Feb 11 23:38:31 UTC 2008


mythtv at cvs.mythtv.org wrote:
>        Author: janne
>          Date: 2008-02-11 22:09:46 +0000 (Mon, 11 Feb 2008)
> New Revision: 15920
>     Changeset: http://cvs.mythtv.org/trac/changeset/15920
>
> Modified:
>
>     trunk/mythtv/programs/mythfrontend/globalsettings.cpp
>
> Log:
>
> clarify help text and don't allow more than one CPU if libavcodec has no threading support

...
make[2]: Entering directory `/home/bjm/m/mythtv/programs/mythfrontend'
ccache distcc g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -D_REENTRANT  -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DUSING_X11 -DUSING_XV -DUSING_XVMC -DUSING_XRANDR -DUSING_OPENGL_VSYNC -DUSING_ALSA -DUSING_OSS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../.. -I../../libs -I../../libs/libmyth -I../../libs/libmythtv -I../../libs/libavutil -I../../libs/libavformat -I../../libs/libavcodec -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/libmythlivemedia -I/usr/include/qt3 -I/usr/X11R6/include -I/usr/X11R6/include -o globalsettings.o globalsettings.cpp
distcc[3217] (dcc_get_hostlist) Warning: no hostlist is set; can't distribute work
distcc[3217] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[3217] ERROR: compile /home/bjm/.ccache/globalsett.tmp.moktoo.3213.ii on localhost failed
globalsettings.cpp: In constructor 'PlaybackProfileItemConfig::PlaybackProfileItemConfig(ProfileItem&)':
globalsettings.cpp:892: 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/qt3/qstring.h:1065: note: candidate 1: const QString operator+(const QString&, char)
globalsettings.cpp:892: note: candidate 2: operator+(const char*, int) <built-in>
make[2]: *** [globalsettings.o] Error 1
make[2]: Leaving directory `/home/bjm/m/mythtv/programs/mythfrontend'
make[1]: *** [sub-mythfrontend] Error 2
make[1]: Leaving directory `/home/bjm/m/mythtv/programs'
make: *** [sub-programs] Error 2
: bjm at moktoo ; g++ --version
g++ (GCC) 4.2.3 20080114 (prerelease) (Debian 4.2.2-7)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

--  bjm



More information about the mythtv-dev mailing list