bugGnash - The GNU Flash player - Bugs: bug #18290, Compilation fails in klash.cpp:...

 
 

bug #18290: Compilation fails in klash.cpp: "error: 'dbglogfile' was not declared ..."

Submitted by:  Douglas A. Augusto <daaugusto>
Submitted on:  Tue 14 Nov 2006 03:59:14 AM UTC  
 
Category: buildSeverity: 5 - Blocker
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Sandro Santilli <strk>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Tue 14 Nov 2006 05:04:53 PM UTC, comment #2:

Fixed! (Head + 0.7.2) Thanks.

Douglas A. Augusto <daaugusto>
Tue 14 Nov 2006 08:19:31 AM UTC, comment #1:

Committed a patch on both release and head branches, plese test (both if possible). Thanks.

Sandro Santilli <strk>
Project MemberIn charge of this item.
Tue 14 Nov 2006 03:59:14 AM UTC, original submission:

cvs-20061114, AMD64 (see config.log for more details)

[...]

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../.. -I../../server -I../../server/parser -I../../libbase -I../../backend -I/usr/include/libxml2 -I/usr/include/kde -I/usr/share/qt3/include -I/usr/include/kde/kio -DUSE_KDE -DQT_THREAD_SUPPORT -D_REENTRANT -g -O2 -march=athlon64 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT klash-klash.o -MD -MP -MF ".deps/klash-klash.Tpo" -c -o klash-klash.o `test -f 'klash.cpp' || echo './'`klash.cpp; \
then mv -f ".deps/klash-klash.Tpo" ".deps/klash-klash.Po"; else rm -f ".deps/klash-klash.Tpo"; exit 1; fi
/usr/share/qt3/include/qtextstream.h: In constructor 'QTextIStream::QTextIStream(const QString*)':
/usr/share/qt3/include/qtextstream.h:201: warning: cast from type 'const QString' to type 'QString' casts away constness
/usr/share/qt3/include/qevent.h: In member function 'int QIMEvent::selectionLength() const':
/usr/share/qt3/include/qevent.h:493: warning: cast from type 'const QIMComposeEvent' to type 'QIMComposeEvent' casts away constness
/usr/share/qt3/include/qwidget.h: In member function 'void QWidget::constPolish() const':
/usr/share/qt3/include/qwidget.h:905: warning: cast from type 'const QWidget* const' to type 'QWidget*' casts away constness
klash.cpp: At global scope:
klash.cpp:204: warning: unused parameter 'event'
klash.cpp:230: warning: unused parameter 'movie'
klash.cpp: In function 'int main(int, char**)':
klash.cpp:280: error: 'dbglogfile' was not declared in this scope
klash.cpp:641: warning: possible problem detected in invocation of delete operator:
klash.cpp:427: warning: 'render' has incomplete type
../../server/gnash.h:76: warning: forward declaration of 'struct gnash::render_handler'
klash.cpp:641: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
klash.cpp:247: warning: unused variable 'app'
klash.cpp:261: warning: unused variable 'ticks'
klash.cpp:531: warning: unused variable 'last_logged_fps'
/usr/share/qt3/include/qmemarray.h: In member function 'QMemArray<type>& QMemArray<type>::duplicate(const type*, uint) [with type = char]':
/usr/share/qt3/include/qcstring.h:252: instantiated from here
/usr/share/qt3/include/qmemarray.h:85: warning: cast from type 'const char' to type 'char' casts away constness
/usr/share/qt3/include/qmemarray.h: In member function 'int QMemArray<type>::find(const type&, uint) const [with type = char]':
/usr/share/qt3/include/qstring.h:897: instantiated from here
/usr/share/qt3/include/qmemarray.h:92: warning: cast from type 'const char' to type 'char' casts away constness
make[4]: *** [klash-klash.o] Error 1
make[4]: Leaving directory `/tmp/gnash/plugin/klash'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/tmp/gnash/plugin/klash'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gnash/plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnash'
make: *** [all] Error 2

Douglas A. Augusto <daaugusto>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

Attached Files
file #11259:  config.log added by daaugusto (167KiB - text/x-log - Config.log (automatically generated))

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 6 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Tue 14 Nov 2006 06:57:16 PM UTCstrkStatusReady For Test=>Fixed
  Open/ClosedOpen=>Closed
Tue 14 Nov 2006 08:19:31 AM UTCstrkSeverity3 - Normal=>5 - Blocker
  StatusNone=>Ready For Test
  Assigned toNone=>strk
Tue 14 Nov 2006 03:59:14 AM UTCdaaugustoAttached File-=>Added config.log, #11259

Back to the top


Powered by Savane 3.1-cleanup1