[mythtv-users] ubuntu Lucid build of 0.24.2-fixes with Ron's Ceton patch build error

Steven Adeff adeffs.mythtv at gmail.com
Sun Jan 29 02:45:26 UTC 2012


anyone know what's wrong?
thanks!

ccache g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
-march=i686 -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch
-Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
-funit-at-a-time -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
-Wmissing-declarations -I/usr/include/directfb -D_REENTRANT
-I/usr/include/freetype2 -D_REENTRANT -fPIC -DMMX -Di386 -D_GNU_SOURCE
-DUSING_CRYSTALHD -DUSING_DIRECTFB -DUSING_X11 -DUSING_XV
-DUSING_VDPAU -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_OPENGL_VIDEO
-DUSING_MHEG -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_ALSA
-DUSING_OSS -DUSING_V4L -DUSING_LINUX_FIREWIRE -DUSING_FIREWIRE
-DUSING_IPTV -DUSING_HDHOMERUN -DUSING_CETON -DUSING_IVTV
-DUSING_HDPVR -DUSING_DVB -DUSING_BACKEND -DQT_SQL_LIB -DQT_XML_LIB
-DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4
-I/usr -I.. -I../.. -I../../external/FFmpeg -I. -I../libmyth
-I../libmythdb -I../libmythhdhomerun -I../libmythdvdnav
-I../libmythbluray -Idvbdev -Impeg -Iiptv -Ichannelscan
-I../libmythlivemedia/BasicUsageEnvironment/include
-I../libmythlivemedia/BasicUsageEnvironment
-I../libmythlivemedia/groupsock/include
-I../libmythlivemedia/groupsock
-I../libmythlivemedia/liveMedia/include
-I../libmythlivemedia/liveMedia
-I../libmythlivemedia/UsageEnvironment/include
-I../libmythlivemedia/UsageEnvironment -I../libmythdb -I../libmythui
-I/usr/include -I/usr/X11R6/include -I. -o privatedecoder_crystalhd.o
privatedecoder_crystalhd.cpp
privatedecoder_crystalhd.cpp: In function ‘QString poutflags_to_string(int)’:
privatedecoder_crystalhd.cpp:922: error: ‘BC_POUT_FLAGS_STRIDE_UV’ was
not declared in this scope
privatedecoder_crystalhd.cpp:923: error: ‘BC_POUT_FLAGS_MODE’ was not
declared in this scope
make[4]: *** [privatedecoder_crystalhd.o] Error 1
make[4]: *** Waiting for unfinished jobs....
avformatdecoder.cpp: In member function ‘virtual int64_t
AvFormatDecoder::NormalizeVideoTimecode(int64_t)’:
avformatdecoder.cpp:423: warning: comparison between signed and
unsigned integer expressions
avformatdecoder.cpp: In member function ‘virtual int64_t
AvFormatDecoder::NormalizeVideoTimecode(AVStream*, int64_t)’:
avformatdecoder.cpp:443: warning: comparison between signed and
unsigned integer expressions
avformatdecoder.cpp: In member function ‘virtual bool
AvFormatDecoder::DoFastForward(long long int, bool)’:
avformatdecoder.cpp:572: warning: unused variable ‘context’
avformatdecoder.cpp: In member function ‘virtual void
AvFormatDecoder::SeekReset(long long int, uint, bool, bool)’:
avformatdecoder.cpp:659: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:725: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘virtual void AvFormatDecoder::Reset()’:
avformatdecoder.cpp:779: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘void
AvFormatDecoder::InitByteContext()’:
avformatdecoder.cpp:820: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘virtual int
AvFormatDecoder::OpenFile(RingBuffer*, bool, char*, int)’:
avformatdecoder.cpp:940: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:942: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:944: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:955: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:961: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:961: warning: ‘bool RingBuffer::isBD() const’ is
deprecated (declared at RingBuffer.h:108)
avformatdecoder.cpp: In member function ‘void
AvFormatDecoder::InitVideoCodec(AVStream*, AVCodecContext*, bool)’:
avformatdecoder.cpp:1244: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘int
AvFormatDecoder::ScanStreams(bool)’:
avformatdecoder.cpp:1746: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:1747: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:1749: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:2095: warning: ‘bool RingBuffer::isBD() const’ is
deprecated (declared at RingBuffer.h:108)
avformatdecoder.cpp:2096: warning: ‘BDRingBufferPriv*
RingBuffer::BD()’ is deprecated (declared at RingBuffer.h:117)
avformatdecoder.cpp:2120: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:2121: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:2122: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:2123: warning: ‘bool RingBuffer::isBD() const’ is
deprecated (declared at RingBuffer.h:108)
avformatdecoder.cpp:2124: warning: ‘BDRingBufferPriv*
RingBuffer::BD()’ is deprecated (declared at RingBuffer.h:117)
avformatdecoder.cpp:2147: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:2148: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:2172: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:2187: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:2206: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:2232: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘void
AvFormatDecoder::MpegPreProcessPkt(AVStream*, AVPacket*)’:
avformatdecoder.cpp:2783: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:2784: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp: In member function ‘bool
AvFormatDecoder::ProcessVideoPacket(AVStream*, AVPacket*)’:
avformatdecoder.cpp:3027: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:3027: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:3121: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:3150: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘bool
AvFormatDecoder::ProcessVideoFrame(AVStream*, AVFrame*)’:
avformatdecoder.cpp:3279: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp: In member function ‘bool
AvFormatDecoder::ProcessSubtitlePacket(AVStream*, AVPacket*)’:
avformatdecoder.cpp:3493: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:3495: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:3497: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:3505: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp: In member function ‘virtual QString
AvFormatDecoder::GetTrackDesc(uint, uint) const’:
avformatdecoder.cpp:3604: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:3605: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:3621: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:3622: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:3637: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:3638: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp: In member function ‘virtual bool
AvFormatDecoder::GetFrame(DecodeType)’:
avformatdecoder.cpp:4216: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:4219: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:4227: warning: ‘DVDRingBufferPriv*
RingBuffer::DVD()’ is deprecated (declared at RingBuffer.h:111)
avformatdecoder.cpp:4314: warning: ‘bool RingBuffer::isDVD() const’ is
deprecated (declared at RingBuffer.h:106)
avformatdecoder.cpp:4280: warning: ‘retval’ may be used uninitialized
in this function
avformatdecoder.cpp: At global scope:
avformatdecoder.cpp:1192: warning: ‘PixelFormat
get_format_dxva2(AVCodecContext*, const PixelFormat*)’ defined but not
used
avformatdecoder.cpp:1211: warning: ‘PixelFormat
get_format_vaapi(AVCodecContext*, const PixelFormat*)’ defined but not
used
make[4]: Leaving directory
`/usr/src/mythtv/mythtv-0.24.2+fixes.20120127.10d5624/mythtv/libs/libmythtv'
make[3]: *** [sub-libmythtv-make_default] Error 2
make[3]: Leaving directory
`/usr/src/mythtv/mythtv-0.24.2+fixes.20120127.10d5624/mythtv/libs'
make[2]: *** [libs] Error 2
make[2]: Leaving directory
`/usr/src/mythtv/mythtv-0.24.2+fixes.20120127.10d5624/mythtv'
make[1]: *** [override_dh_auto_install] Error 2
make[1]: Leaving directory
`/usr/src/mythtv/mythtv-0.24.2+fixes.20120127.10d5624'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1340:
dpkg-buildpackage -rfakeroot -D -us -uc -iFFmpeg failed

-- 
Steve
http://www.mythtv.org/wiki/User:Steveadeff
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette


More information about the mythtv-users mailing list