[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#526151: marked as done (FTBFS with GCC 4.4: missing #include)



Your message dated Wed, 23 Dec 2009 19:36:46 +0000
with message-id <E1NNX0o-0003O0-IA@ries.debian.org>
and subject line Bug#526151: fixed in openmovieeditor 0.0.20080102-2.3
has caused the Debian Bug report #526151,
regarding FTBFS with GCC 4.4: missing #include
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
526151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526151
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openmovieeditor
Version: 0.0.20080102-2.2
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.4
Tags: patch

Your package fails to build with GCC 4.4, which has cleaned up some more
C++ headers.  You always have to #include headers directly and cannot
rely for things to be included indirectly.

You can reproduce this problem with gcc-snapshot from unstable or
gcc-4.4 from experimental.

> Automatic build of openmovieeditor_0.0.20080102-2.2 on em64t by sbuild/amd64 0.53
...
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -D__STDC_CONSTANT_MACROS -ggdb         -I/usr/include/lqt     -DAVCODEC   -DLIBMPEG3   -DSWSCALE -I/usr/include/freetype2 -D_THREAD_SAFE -D_REENTRANT -DINSTALL_PREFIX="\"/usr\"" -I../icons -I../src -I../src/tinyxml -I../src/sl -I/usr/include/lqt     -DAVCODEC   -DLIBMPEG3   -DSWSCALE -I/usr/include/freetype2 -D_THREAD_SAFE -D_REENTRANT  -g -O2 -MT fl_font_browser.o -MD -MP -MF ".deps/fl_font_browser.Tpo" -c -o fl_font_browser.o fl_font_browser.cpp; \
> 	then mv -f ".deps/fl_font_browser.Tpo" ".deps/fl_font_browser.Po"; else rm -f ".deps/fl_font_browser.Tpo"; exit 1; fi
> fl_font_browser.cpp: In function 'void cb_FontName_Selected(Fl_Widget*, void*)':
> fl_font_browser.cpp:259: error: 'sprintf' was not declared in this scope
> fl_font_browser.cpp:263: error: 'sprintf' was not declared in this scope
> fl_font_browser.cpp:277: error: 'sprintf' was not declared in this scope
> fl_font_browser.cpp:292: error: 'sprintf' was not declared in this scope
> fl_font_browser.cpp: In member function 'int Fl_Font_Browser::GetFontNr(const char*)':
> fl_font_browser.cpp:411: error: 'sprintf' was not declared in this scope
> fl_font_browser.cpp:413: error: 'sprintf' was not declared in this scope
> fl_font_browser.cpp: In constructor 'Fl_Font_Browser::Fl_Font_Browser()':
> fl_font_browser.cpp:505: warning: deprecated conversion from string constant to 'char*'
> fl_font_browser.cpp:528: error: 'sprintf' was not declared in this scope
> make[4]: *** [fl_font_browser.o] Error 1
> make[4]: Leaving directory `/build/tbm/openmovieeditor-0.0.20080102/src'

--- src/fl_font_browser.cpp~	2009-04-29 16:12:05.000000000 +0000
+++ src/fl_font_browser.cpp	2009-04-29 16:12:15.000000000 +0000
@@ -28,6 +28,7 @@
 

 

 #include "fl_font_browser.h"

+#include <cstdio>

 #include <cstdlib>

 #include <cstring>

 using namespace std;


-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: openmovieeditor
Source-Version: 0.0.20080102-2.3

We believe that the bug you reported is fixed in the latest version of
openmovieeditor, which is due to be installed in the Debian FTP archive:

openmovieeditor_0.0.20080102-2.3.diff.gz
  to main/o/openmovieeditor/openmovieeditor_0.0.20080102-2.3.diff.gz
openmovieeditor_0.0.20080102-2.3.dsc
  to main/o/openmovieeditor/openmovieeditor_0.0.20080102-2.3.dsc
openmovieeditor_0.0.20080102-2.3_i386.deb
  to main/o/openmovieeditor/openmovieeditor_0.0.20080102-2.3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 526151@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <dapal@debian.org> (supplier of updated openmovieeditor package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 21 Dec 2009 17:15:05 +0100
Source: openmovieeditor
Binary: openmovieeditor
Architecture: source i386
Version: 0.0.20080102-2.3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Changed-By: David Paleino <dapal@debian.org>
Description: 
 openmovieeditor - a simple non-linear video editor
Closes: 526151
Changes: 
 openmovieeditor (0.0.20080102-2.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS: 05_gcc4.4.dpatch refreshed, was missing one more
     include, thanks to Martin Michlmayr (Closes: #526151)
Checksums-Sha1: 
 5f09238e7a22fe12870f5f395bd13a73195c978a 1351 openmovieeditor_0.0.20080102-2.3.dsc
 39c9dc48f7b6609ebfa476db7c279dc42afeedff 6891 openmovieeditor_0.0.20080102-2.3.diff.gz
 1c9d11d401427a5509237e35adcc1b3a6f8b31da 339290 openmovieeditor_0.0.20080102-2.3_i386.deb
Checksums-Sha256: 
 7c34e5248126ec1fcdd1ebb05eb03e95596c47565c8956b061524a38a6247a82 1351 openmovieeditor_0.0.20080102-2.3.dsc
 fdadc8dc6b66494a74d9b611b08b0d99cd993c2585d992df34c7cb3ebb58c2e7 6891 openmovieeditor_0.0.20080102-2.3.diff.gz
 8857f306b69bbf895f9e3a487273afc0a054b6ba462d6249af507eb69ea4519a 339290 openmovieeditor_0.0.20080102-2.3_i386.deb
Files: 
 88ab0de96061058821ac5294334cba63 1351 graphics optional openmovieeditor_0.0.20080102-2.3.dsc
 d2999f36641813a3631148ef0c5750c0 6891 graphics optional openmovieeditor_0.0.20080102-2.3.diff.gz
 463d47811dbe8eb6db4f7eea11126ff8 339290 graphics optional openmovieeditor_0.0.20080102-2.3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksvvJ4ACgkQ5qqQFxOSsXRYsgCgru8O6whaS1EqbEqxEnaLdwp7
ajIAnRLUUBHs84hYHTWbECj40rnBwD2y
=db1O
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: