Hi,

On Wed, Jun 25, 2008 at 10:06:39AM +0200, Mike Hommey wrote:
> > > Can you try again with this new patch (attached) ? (I just hope you
> > > still have the build tree... then please use the -nc option to
> > > dpkg-buildpackage, so that you don't waste another 4.5 hours)
> [...] Unapply the previous one and apply the new one.

Done, still FTBFS:

In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:71:
../JavaScriptCore/wtf/FastMalloc.cpp: In function WTF::TCMalloc_PageHeap* 
WTF::getPageHeap():
../JavaScriptCore/wtf/FastMalloc.cpp:1835: error: invalid conversion from 
uint64_t* to uint64_t
                                           
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../JavaScriptCore/wtf/FastMalloc.cpp: In member function void 
WTF::TCMalloc_Central_FreeList::Populate():
../JavaScriptCore/wtf/FastMalloc.cpp:2142: warning: cast from char* to void** 
increases required alignment of target type
In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:72:
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = KJS::JSValue*, unsigned int 
inlineCapacity = 8u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = KJS::JSValue*, unsigned int 
inlineCapacity = 8u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = KJS::JSValue*, unsigned int inlineCapacity 
= 8u]
../JavaScriptCore/kjs/list.h:45:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[32] to 
KJS::JSValue** increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = KJS::LocalStorageEntry, unsigned int 
inlineCapacity = 32u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = KJS::LocalStorageEntry, unsigned int 
inlineCapacity = 32u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = KJS::LocalStorageEntry, unsigned int 
inlineCapacity = 32u]
../JavaScriptCore/kjs/JSVariableObject.h:63:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[256] to 
KJS::LocalStorageEntry* increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = KJS::ExecState*, unsigned int 
inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = KJS::ExecState*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = KJS::ExecState*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/kjs/JSGlobalObject.h:81:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[64] to 
KJS::ExecState** increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = short unsigned int, unsigned int 
inlineCapacity = 256u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = short unsigned int, unsigned int 
inlineCapacity = 256u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = short unsigned int, unsigned int 
inlineCapacity = 256u]
../JavaScriptCore/kjs/array_object.cpp:96:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[512] to short 
unsigned int* increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = std::pair<KJS::Identifier, unsigned 
int>, unsigned int inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = std::pair<KJS::Identifier, unsigned 
int>, unsigned int inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = std::pair<KJS::Identifier, unsigned int>, 
unsigned int inlineCapacity = 16u]
../JavaScriptCore/kjs/Parser.h:44:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[128] to 
std::pair<KJS::Identifier, unsigned int>* increases required alignment of 
target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = KJS::FuncDeclNode*, unsigned int 
inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = KJS::FuncDeclNode*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = KJS::FuncDeclNode*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/kjs/Parser.h:44:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[64] to 
KJS::FuncDeclNode** increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = KJS::Node*, unsigned int 
inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer() [with T = KJS::Node*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector() [with T = KJS::Node*, unsigned int inlineCapacity = 
16u]
../JavaScriptCore/kjs/nodes.cpp:4719:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[64] to 
KJS::Node** increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBuffer<T, 
inlineCapacity>::inlineBuffer() [with T = KJS::PropertyMapEntry*, unsigned int 
inlineCapacity = 1024u]:
../JavaScriptCore/wtf/Vector.h:346:   instantiated from WTF::VectorBuffer<T, 
inlineCapacity>::VectorBuffer(size_t) [with T = KJS::PropertyMapEntry*, 
unsigned int inlineCapacity = 1024u]
../JavaScriptCore/wtf/Vector.h:409:   instantiated from WTF::Vector<T, 
inlineCapacity>::Vector(size_t) [with T = KJS::PropertyMapEntry*, unsigned int 
inlineCapacity = 1024u]
../JavaScriptCore/kjs/property_map.cpp:701:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[4096] to 
KJS::PropertyMapEntry** increases required alignment of target type
make[2]: *** [JavaScriptCore/kjs/libJavaScriptCore_la-AllInOneFile.lo] Error 1
make[2]: Leaving directory `/home/abe/debian/webkit-0~svn32442/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/abe/debian/webkit-0~svn32442/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
debuild: fatal error at line 1319:
dpkg-buildpackage -rfakeroot -D -us -uc -nc failed

If you want, I can put up the machine somewhere else where it isn't
behind a NAT router and give you ssh access. Unfortunately I have not
the time to move the machine to the other location by car before
Thursday evening.

But I don't mind trying out a few more patches though. :-)

                Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to