[mythtv-commits] Ticket #993: FireWire Scientific Atlanta 3250HD channel change problem

MythTV mythtv at cvs.mythtv.org
Fri Feb 17 04:42:15 UTC 2006


#993: FireWire Scientific Atlanta 3250HD channel change problem
-----------------------------------------------------+----------------------
 Reporter:  Wylie Swanson <wylie.swanson at gmail.com>  |        Owner:  ijr     
     Type:  defect                                   |       Status:  reopened
 Priority:  blocker                                  |    Milestone:  0.20    
Component:  mythtv                                   |      Version:  head    
 Severity:  high                                     |   Resolution:          
-----------------------------------------------------+----------------------
Changes (by anonymous):

  * priority:  minor => blocker
  * resolution:  fixed =>
  * severity:  low => high
  * status:  closed => reopened

Comment:

 Patch breaks build (testing SVN 9012)

 make[2]: Entering directory `/usr/local/src/mythtv/mythtv/libs/libmythtv'
 ccache distcc g++ -c -pipe -march=pentium4 -I/usr/include/kde/artsc
 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3
 -Wall -Wno-switch -fomit-frame-pointer -I/usr/include/freetype2
 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_DBOX2 -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\"
 -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_XV -DUSING_FRONTEND -DUSING_V4L
 -DUSING_FIREWIRE -DUSING_IVTV -DUSING_BACKEND -DQT_NO_DEBUG
 -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
 -I/usr/share/qt3/mkspecs/default -I. -I../../../../../include
 -I../../../../../../X11R6/include -I../.. -I.. -I../libmyth
 -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg
 -I../../../../../../include/qt3 -o firewirechannel.o firewirechannel.cpp
 distcc[3958] ERROR: compile /home/.ccache/firewirech.tmp.publicity.3954.ii
 on cosmos failed
 ../../../../../../include/qt3/qsqldatabase.h:63: warning: 'class
 QSqlDriverCreatorBase' has virtual functions but non-virtual destructor
 firewirechannel.cpp: In member function 'virtual bool
 FirewireChannel::SetChannelByString(const QString&)':
 firewirechannel.cpp:99: error: expected primary-expression before '<<'
 token
 firewirechannel.cpp:99: error: expected primary-expression before '<<'
 token
 firewirechannel.cpp:99: error: expected primary-expression before '<<'
 token
 firewirechannel.cpp:99: error: expected primary-expression before '<'
 token
 firewirechannel.cpp:99: error: expected primary-expression before '.'
 token
 firewirechannel.cpp:101: error: expected `;' before 'cmd'
 firewirechannel.cpp:102: error: expected primary-expression before '=='
 token
 firewirechannel.cpp:102: error: expected primary-expression before '=='
 token
 firewirechannel.cpp:102: error: expected primary-expression before '=='
 token
 firewirechannel.cpp:102: error: expected primary-expression before '='
 token
 firewirechannel.cpp:104: error: expected primary-expression before '>>'
 token
 firewirechannel.cpp:104: error: expected primary-expression before '>>'
 token
 firewirechannel.cpp:104: error: expected primary-expression before '>>'
 token
 firewirechannel.cpp:104: error: expected primary-expression before '>'
 token
 firewirechannel.cpp:104: error: expected primary-expression before '.'
 token
 firewirechannel.cpp:105: error: expected `;' before 'cmd'
 make[2]: *** [firewirechannel.o] Error 1
 make[2]: Leaving directory `/usr/local/src/mythtv/mythtv/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/usr/local/src/mythtv/mythtv/libs'
 make: *** [sub-libs] Error 2

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/993>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list