Package: kazehakase
Version: 0.5.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
>  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. 
> -I../../../module/embed/gecko/gtkmozembed -I/usr/include/xulrunner 
> -I/usr/include/xulrunner/xpcom -I/usr/include/xulrunner/string 
> -I/usr/include/nspr -I/usr/include/xulrunner 
> -I/usr/include/xulrunner/accessibility -I/usr/include/xulrunner/appcomps 
> -I/usr/include/xulrunner/browser -I/usr/include/xulrunner/chardet 
> -I/usr/include/xulrunner/commandhandler -I/usr/include/xulrunner/content 
> -I/usr/include/xulrunner/cookie -I/usr/include/xulrunner/docshell 
> -I/usr/include/xulrunner/dom -I/usr/include/xulrunner/embedcomponents 
> -I/usr/include/xulrunner/embed_base -I/usr/include/xulrunner/exthandler 
> -I/usr/include/xulrunner/find -I/usr/include/xulrunner/gfx 
> -I/usr/include/xulrunner/helperAppDlg -I/usr/include/xulrunner/intl 
> -I/usr/include/xulrunner/imglib2 -I/usr/include/xulrunner/java 
> -I/usr/include/xulrunner/jsconsole -I/usr/include/xulrunner/layout 
> -I/usr/include/xulrunner/locale -I/usr/include/xulrunner/mimetype 
> -I/usr/include/xulrunner/mozxfer -I/usr/include/xulrunner/necko 
> -I/usr/include/xulrunner/necko2 -I/usr/include/xulrunner/nkcache 
> -I/usr/include/xulrunner/oji -I/usr/include/xulrunner/pipnss 
> -I/usr/include/xulrunner/pipboot -I/usr/include/xulrunner/pref 
> -I/usr/include/xulrunner/profdirserviceprovider 
> -I/usr/include/xulrunner/progressDlg -I/usr/include/xulrunner/passwordmgr 
> -I/usr/include/xulrunner/sidebar -I/usr/include/xulrunner/shistory 
> -I/usr/include/xulrunner/txtsvc -I/usr/include/xulrunner/uconv 
> -I/usr/include/xulrunner/uriloader -I/usr/include/xulrunner/unicharutil 
> -I/usr/include/xulrunner/wallet -I/usr/include/xulrunner/webbrowserpersist 
> -I/usr/include/xulrunner/webbrwsr -I/usr/include/xulrunner/webshell 
> -I/usr/include/xulrunner/widget -I/usr/include/xulrunner/windowwatcher 
> -I/usr/include/xulrunner/xmlextras -pthread -I/usr/include/gtk-2.0 
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../../src 
> -I../../../src -I../../../src/bookmarks -I../../../src/dialogs 
> -I../../../src/net -I../../../src/libegg/pixbufthumbnail -I../../../src/utils 
> -I../../../module/embed/gecko -DGTK_DISABLE_DEPRECATED=1 
> -DGDK_DISABLE_DEPRECATED=1 -DMOZILLA_HOME=\"/usr/lib/xulrunner\" 
> -DMOZILLA_PREFIX=\"/usr\" -DGECKO_VERSION=\"xulrunner-1.8.1.13\" 
> -DG_LOG_DOMAIN=\"Kazehakase-Gecko\" -DG_DISABLE_DEPRECATED=1 -fno-rtti 
> -fshort-wchar -g -O2 -DDEBIAN_VERSION=\"0.5.3-1\" -MT 
> gecko_la-kz-mozlauncher.lo -MD -MP -MF .deps/gecko_la-kz-mozlauncher.Tpo -c 
> kz-mozlauncher.cpp  -fPIC -DPIC -o .libs/gecko_la-kz-mozlauncher.o
> kz-mozlauncher.cpp: In member function 'virtual nsresult 
> KzContentHandler::PromptForSaveToFile(nsIHelperAppLauncher*, nsISupports*, 
> const PRUnichar*, const PRUnichar*, nsILocalFile**)':
> kz-mozlauncher.cpp:131: error: no matching function for call to 
> 'nsDerivedSafe<nsIFilePicker>::Init(nsCOMPtr<nsIDOMWindowInternal>&, const 
> PRUnichar*, nsIFilePicker::<anonymous enum>)'
> /usr/include/xulrunner/widget/nsIFilePicker.h:77: note: candidates are: 
> virtual nsresult nsIFilePicker::Init(nsIDOMWindow*, const 
> nsAString_internal&, PRInt16)
> kz-mozlauncher.cpp:132: error: no matching function for call to 
> 'nsDerivedSafe<nsIFilePicker>::SetDefaultString(const PRUnichar*&)'
> /usr/include/xulrunner/widget/nsIFilePicker.h:105: note: candidates are: 
> virtual nsresult nsIFilePicker::SetDefaultString(const nsAString_internal&)
> kz-mozlauncher.cpp: In member function 'nsresult KzContentHandler::Init()':
> kz-mozlauncher.cpp:165: error: no matching function for call to 
> 'nsDerivedSafe<nsIMIMEInfo>::GetMIMEType(char**)'
> /usr/include/xulrunner/mimetype/nsIMIMEInfo.h:84: note: candidates are: 
> virtual nsresult nsIMIMEInfo::GetMIMEType(nsACString_internal&)
> make[6]: *** [gecko_la-kz-mozlauncher.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


Reply via email to