Package: iceowl
Version: 0.5-2
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of iceowl_0.5-2 on debian-31.osdl.marist.edu by sbuild/s390 98
[...]
> g++ -o nsCSSLoader.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API 
> -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=2007073011 
> -D_IMPL_NS_LAYOUT -I./../../content/base/src 
> -I./../../content/html/content/src -I./../../content/xbl/src  
> -I../../dist/include/xpcom -I../../dist/include/string 
> -I../../dist/include/dom -I../../dist/include/content 
> -I../../dist/include/gfx -I../../dist/include/widget 
> -I../../dist/include/caps -I../../dist/include/locale 
> -I../../dist/include/unicharutil -I../../dist/include/js 
> -I../../dist/include/necko -I../../dist/include/mimetype 
> -I../../dist/include/webshell -I../../dist/include/docshell 
> -I../../dist/include/htmlparser -I../../dist/include/uconv 
> -I../../dist/include/xuldoc -I../../dist/include/xpconnect 
> -I../../dist/include/view -I../../dist/include/intl -I../../dist/include/pref 
> -I../../dist/include/imglib2 -I../../dist/include/layout -I../../dist/include 
> -I/usr/include/nspr -I/usr/include -I/usr/include -I/usr/include 
> -I../../dist/sdk/include    -fPIC   -fno-rtti -fno-exceptions -Wall 
> -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth 
> -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic 
> -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -pipe -w -O2 
> -fno-strict-aliasing -g   -DMOZILLA_CLIENT -include ../../mozilla-config.h 
> -Wp,-MD,.deps/nsCSSLoader.pp nsCSSLoader.cpp
> nsCSSLoader.cpp:62:28: error: nsContentUtils.h: No such file or directory
> nsCSSLoader.cpp:64:38: error: nsIScriptSecurityManager.h: No such file or 
> directory
> nsCSSLoader.cpp:65:34: error: nsContentPolicyUtils.h: No such file or 
> directory
> nsCSSLoader.cpp:74:41: error: nsIStyleSheetLinkingElement.h: No such file or 
> directory
> ../../dist/include/xpcom/nsCOMPtr.h: In instantiation of 
> 'nsDerivedSafe<nsIStyleSheetLinkingElement>':
> nsCSSLoader.cpp:639:   instantiated from here
> ../../dist/include/xpcom/nsCOMPtr.h:197: error: invalid use of undefined type 
> 'struct nsIStyleSheetLinkingElement'
> nsCSSLoader.h:56: error: forward declaration of 'struct 
> nsIStyleSheetLinkingElement'
> ../../dist/include/xpcom/nsCOMPtr.h:200: error: type 
> 'nsIStyleSheetLinkingElement' is not a base type for type 
> 'nsDerivedSafe<nsIStyleSheetLinkingElement>'
> ../../dist/include/xpcom/nsCOMPtr.h:201: error: type 
> 'nsIStyleSheetLinkingElement' is not a base type for type 
> 'nsDerivedSafe<nsIStyleSheetLinkingElement>'
> nsCSSLoader.cpp: In member function 'virtual nsresult 
> SheetLoadData::OnDetermineCharset(nsIUnicharStreamLoader*, nsISupports*, 
> const char*, PRUint32, nsACString_internal&)':
> nsCSSLoader.cpp:639: error: 'class 
> nsDerivedSafe<nsIStyleSheetLinkingElement>' has no member named 'GetCharset'
> nsCSSLoader.cpp: In member function 'virtual nsresult 
> SheetLoadData::OnStreamComplete(nsIUnicharStreamLoader*, nsISupports*, 
> nsresult, nsIUnicharInputStream*)':
> nsCSSLoader.cpp:789: error: 'nsContentUtils' has not been declared
> nsCSSLoader.cpp:789: error: 'nsContentUtils' has not been declared
> nsCSSLoader.cpp: In member function 'nsresult 
> CSSLoaderImpl::CheckLoadAllowed(nsIURI*, nsIURI*, nsISupports*)':
> nsCSSLoader.cpp:850: error: 'nsIScriptSecurityManager' was not declared in 
> this scope
> nsCSSLoader.cpp:850: error: 'secMan' was not declared in this scope
> nsCSSLoader.cpp:850: error: 'nsContentUtils' has not been declared
> nsCSSLoader.cpp:852: error: 'nsIScriptSecurityManager' is not a class or 
> namespace
> nsCSSLoader.cpp:861: error: 'nsIContentPolicy' has not been declared
> nsCSSLoader.cpp:862: error: 'nsIContentPolicy' has not been declared
> nsCSSLoader.cpp:868: error: 'NS_CheckContentLoadPolicy' was not declared in 
> this scope
> nsCSSLoader.cpp:870: error: 'NS_CP_REJECTED' was not declared in this scope
> nsCSSLoader.cpp: In member function 'nsresult 
> CSSLoaderImpl::InsertSheetInDoc(nsICSSStyleSheet*, nsIContent*, 
> nsIDocument*)':
> nsCSSLoader.cpp:1119: error: 'class 
> nsDerivedSafe<nsIStyleSheetLinkingElement>' has no member named 
> 'SetStyleSheet'
> nsCSSLoader.cpp: In member function 'virtual nsresult 
> CSSLoaderImpl::LoadInlineStyle(nsIContent*, nsIUnicharInputStream*, PRUint32, 
> const nsSubstring&, const nsSubstring&, nsIParser*, PRBool&, 
> nsICSSLoaderObserver*)':
> nsCSSLoader.cpp:1557: error: no matching function for call to 
> 'SheetLoadData::SheetLoadData(CSSLoaderImpl* const, const nsSubstring&, 
> nsIParser*&, int, nsCOMPtr<nsICSSStyleSheet>&, 
> nsCOMPtr<nsIStyleSheetLinkingElement>&, nsICSSLoaderObserver*&)'
> nsCSSLoader.cpp:207: note: candidates are: 
> SheetLoadData::SheetLoadData(CSSLoaderImpl*, nsIURI*, nsICSSStyleSheet*, 
> PRBool, PRBool, nsICSSLoaderObserver*)
> nsCSSLoader.cpp:173: note:                 
> SheetLoadData::SheetLoadData(CSSLoaderImpl*, nsIURI*, nsICSSStyleSheet*, 
> SheetLoadData*, nsICSSLoaderObserver*)
> nsCSSLoader.cpp:146: note:                 
> SheetLoadData::SheetLoadData(CSSLoaderImpl*, const nsSubstring&, nsIParser*, 
> nsIURI*, nsICSSStyleSheet*, nsIStyleSheetLinkingElement*, 
> nsICSSLoaderObserver*)
> nsCSSLoader.h:104: note:                 SheetLoadData::SheetLoadData(const 
> SheetLoadData&)
> nsCSSLoader.cpp: In member function 'virtual nsresult 
> CSSLoaderImpl::LoadStyleLink(nsIContent*, nsIURI*, const nsSubstring&, const 
> nsSubstring&, nsIParser*, PRBool&, nsICSSLoaderObserver*)':
> nsCSSLoader.cpp:1632: error: no matching function for call to 
> 'SheetLoadData::SheetLoadData(CSSLoaderImpl* const, const nsSubstring&, 
> nsIParser*&, nsIURI*&, nsCOMPtr<nsICSSStyleSheet>&, 
> nsCOMPtr<nsIStyleSheetLinkingElement>&, nsICSSLoaderObserver*&)'
> nsCSSLoader.cpp:207: note: candidates are: 
> SheetLoadData::SheetLoadData(CSSLoaderImpl*, nsIURI*, nsICSSStyleSheet*, 
> PRBool, PRBool, nsICSSLoaderObserver*)
> nsCSSLoader.cpp:173: note:                 
> SheetLoadData::SheetLoadData(CSSLoaderImpl*, nsIURI*, nsICSSStyleSheet*, 
> SheetLoadData*, nsICSSLoaderObserver*)
> nsCSSLoader.cpp:146: note:                 
> SheetLoadData::SheetLoadData(CSSLoaderImpl*, const nsSubstring&, nsIParser*, 
> nsIURI*, nsICSSStyleSheet*, nsIStyleSheetLinkingElement*, 
> nsICSSLoaderObserver*)
> nsCSSLoader.h:104: note:                 SheetLoadData::SheetLoadData(const 
> SheetLoadData&)
> ../../dist/include/xpcom/nsCOMPtr.h: In constructor 
> 'nsCOMPtr<T>::nsCOMPtr(T*) [with T = nsIStyleSheetLinkingElement]':
> nsCSSLoader.cpp:162:   instantiated from here
> ../../dist/include/xpcom/nsCOMPtr.h:623: error: no matching function for call 
> to 'nsCOMPtr_base::nsCOMPtr_base(nsIStyleSheetLinkingElement*&)'
> ../../dist/include/xpcom/nsCOMPtr.h:494: note: candidates are: 
> nsCOMPtr_base::nsCOMPtr_base(nsISupports*)
> ../../dist/include/xpcom/nsCOMPtr.h:491: note:                 
> nsCOMPtr_base::nsCOMPtr_base(const nsCOMPtr_base&)
> ../../dist/include/xpcom/nsISupportsUtils.h: In static member function 
> 'static const nsIID& nsCOMTypeInfo<T>::GetIID() [with T = 
> nsIStyleSheetLinkingElement]':
> ../../dist/include/xpcom/nsCOMPtr.h:645:   instantiated from 
> 'nsCOMPtr<T>::nsCOMPtr(nsQueryInterface) [with T = 
> nsIStyleSheetLinkingElement]'
> nsCSSLoader.cpp:1117:   instantiated from here
> ../../dist/include/xpcom/nsISupportsUtils.h:202: error: incomplete type 
> 'nsIStyleSheetLinkingElement' used in nested name specifier
> make[4]: *** [nsCSSLoader.o] Error 1
> make[4]: Leaving directory 
> `/build/buildd/iceowl-0.5/build-tree/mozilla/layout/style'
> make[3]: *** [libs] Error 2
> make[3]: Leaving directory 
> `/build/buildd/iceowl-0.5/build-tree/mozilla/layout'
> make[2]: *** [tier_9] Error 2
> make[2]: Leaving directory `/build/buildd/iceowl-0.5/build-tree/mozilla'
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/build/buildd/iceowl-0.5/build-tree/mozilla'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20070730-0820
> FAILED [dpkg-buildpackage died]

Reply via email to