Date: Thu, 06 Jun 2013 20:30:35 +0200 From: fddi <fddi@gmx.it> To: freebsd-questions@freebsd.org Subject: problems build webkit-gtk2 Message-ID: <51B0D54B.20200@gmx.it>
next in thread | raw e-mail | index | archive | help
webkit-gtk2 fails FreeBSD 9.1 sparc64 any hints ? thank you ===> Building for webkit-gtk2-1.8.3_1 GEN generate-webkit2-forwarding-headers GEN generate-webkittestrunner-forwarding-headers GEN generate-webkittestrunner-forwarding-headers GEN generate-webkit2-forwarding-headers gmake all-am gmake[1]: Entering directory `/usr/src/ports/www/webkit-gtk2/work/webkit-1.8.3' test ! -d ./Source/WebKit/gtk/po || \ mkdir -p ./Source/WebKit/gtk/po CXX Source/JavaScriptCore/runtime/libjavascriptcoregtk_1_0_la-NumberPrototype.lo test ! -f ./Source/WebKit/gtk/po/webkit-2.0.pot || \ test -z "Source/WebKit/gtk/po/ar.mo Source/WebKit/gtk/po/bg.mo Source/WebKit/gtk/po/cs.mo Source/WebKit/gtk/po/de.mo Source/WebKit/gtk/po/el.mo Source/WebKit/gtk/po/en_CA.mo Source/WebKit/gtk/po/en_GB.mo Source/WebKit/gtk/po/eo.mo Source/WebKit/gtk/po/es.mo Source/WebKit/gtk/po/et.mo Source/WebKit/gtk/po/eu.mo Source/WebKit/gtk/po/fr.mo Source/WebKit/gtk/po/gl.mo Source/WebKit/gtk/po/gu.mo Source/WebKit/gtk/po/he.mo Source/WebKit/gtk/po/hu.mo Source/WebKit/gtk/po/id.mo Source/WebKit/gtk/po/it.mo Source/WebKit/gtk/po/ko.mo Source/WebKit/gtk/po/lt.mo Source/WebKit/gtk/po/lv.mo Source/WebKit/gtk/po/mr.mo Source/WebKit/gtk/po/nb.mo Source/WebKit/gtk/po/nl.mo Source/WebKit/gtk/po/pa.mo Source/WebKit/gtk/po/pl.mo Source/WebKit/gtk/po/pt.mo Source/WebKit/gtk/po/pt_BR.mo Source/WebKit/gtk/po/ru.mo Source/WebKit/gtk/po/sl.mo Source/WebKit/gtk/po/sr.mo Source/WebKit/gtk/po/sr@latin.mo Source/WebKit/gtk/po/sv.mo Source/WebKit/gtk/po/uk.mo Source/WebKit/gtk/po/vi.mo Source/WebKit/gtk/po/zh_CN.mo" || gmake Source/WebKit/gtk/po/ar.mo Source/WebKit/gtk/po/bg.mo Source/WebKit/gtk/po/cs.mo Source/WebKit/gtk/po/de.mo Source/WebKit/gtk/po/el.mo Source/WebKit/gtk/po/en_CA.mo Source/WebKit/gtk/po/en_GB.mo Source/WebKit/gtk/po/eo.mo Source/WebKit/gtk/po/es.mo Source/WebKit/gtk/po/et.mo Source/WebKit/gtk/po/eu.mo Source/WebKit/gtk/po/fr.mo Source/WebKit/gtk/po/gl.mo Source/WebKit/gtk/po/gu.mo Source/WebKit/gtk/po/he.mo Source/WebKit/gtk/po/hu.mo Source/WebKit/gtk/po/id.mo Source/WebKit/gtk/po/it.mo Source/WebKit/gtk/po/ko.mo Source/WebKit/gtk/po/lt.mo Source/WebKit/gtk/po/lv.mo Source/WebKit/gtk/po/mr.mo Source/WebKit/gtk/po/nb.mo Source/WebKit/gtk/po/nl.mo Source/WebKit/gtk/po/pa.mo Source/WebKit/gtk/po/pl.mo Source/WebKit/gtk/po/pt.mo Source/WebKit/gtk/po/pt_BR.mo Source/WebKit/gtk/po/ru.mo Source/WebKit/gtk/po/sl.mo Source/WebKit/gtk/po/sr.mo Source/WebKit/gtk/po/sr@latin.mo Source/WebKit/gtk/po/sv.mo Source/WebKit/gtk/po/uk.mo Source/WebKit/gtk/po/vi.mo Source/WebKit/gtk/po/zh_CN.mo In file included from Source/JavaScriptCore/runtime/Structure.h:34, from Source/JavaScriptCore/runtime/ScopeChain.h:25, from Source/JavaScriptCore/runtime/JSObject.h:33, from Source/JavaScriptCore/runtime/JSWrapperObject.h:25, from Source/JavaScriptCore/runtime/NumberObject.h:24, from Source/JavaScriptCore/runtime/NumberPrototype.h:24, from Source/JavaScriptCore/runtime/NumberPrototype.cpp:23: Source/JavaScriptCore/runtime/PropertyMapHashTable.h: In member function 'JSC::PropertyMapEntry* JSC::PropertyTable::table()': Source/JavaScriptCore/runtime/PropertyMapHashTable.h:556: warning: cast from 'unsigned int*' to 'JSC::PropertyMapEntry*' increases required alignment of target type Source/JavaScriptCore/runtime/PropertyMapHashTable.h: In member function 'const JSC::PropertyMapEntry* JSC::PropertyTable::table() const': Source/JavaScriptCore/runtime/PropertyMapHashTable.h:562: warning: cast from 'unsigned int*' to 'const JSC::PropertyMapEntry*' increases required alignment of target type ./Source/JavaScriptCore/wtf/text/ASCIIFastPath.h: In function 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = LChar]': ./Source/JavaScriptCore/wtf/text/WTFString.h:493: instantiated from here ./Source/JavaScriptCore/wtf/text/ASCIIFastPath.h:84: warning: cast from 'const LChar*' to 'const WTF::MachineWord*' increases required alignment of target type ./Source/JavaScriptCore/wtf/text/ASCIIFastPath.h: In function 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = UChar]': ./Source/JavaScriptCore/wtf/text/WTFString.h:495: instantiated from here ./Source/JavaScriptCore/wtf/text/ASCIIFastPath.h:84: warning: cast from 'const UChar*' to 'const WTF::MachineWord*' increases required alignment of target type ./Source/JavaScriptCore/wtf/Vector.h: In member function 'T* WTF::VectorBuffer<T, inlineCapacity>::inlineBuffer() [with T = JSC::Identifier, long unsigned int inlineCapacity = 20ul]': ./Source/JavaScriptCore/wtf/Vector.h:380: instantiated from 'WTF::VectorBuffer<T, inlineCapacity>::VectorBuffer() [with T = JSC::Identifier, long unsigned int inlineCapacity = 20ul]' ./Source/JavaScriptCore/wtf/Vector.h:491: instantiated from 'WTF::Vector<T, inlineCapacity>::Vector() [with T = JSC::Identifier, long unsigned int inlineCapacity = 20ul]' Source/JavaScriptCore/runtime/PropertyNameArray.h:46: instantiated from here ./Source/JavaScriptCore/wtf/Vector.h:468: warning: cast from 'WTF::AlignedBufferChar*' to 'JSC::Identifier*' increases required alignment of target type ./Source/JavaScriptCore/wtf/Vector.h: In member function 'T* WTF::VectorBuffer<T, inlineCapacity>::inlineBuffer() [with T = unsigned int, long unsigned int inlineCapacity = 36ul]': ./Source/JavaScriptCore/wtf/Vector.h:380: instantiated from 'WTF::VectorBuffer<T, inlineCapacity>::VectorBuffer() [with T = unsigned int, long unsigned int inlineCapacity = 36ul]' ./Source/JavaScriptCore/wtf/Vector.h:491: instantiated from 'WTF::Vector<T, inlineCapacity>::Vector() [with T = unsigned int, long unsigned int inlineCapacity = 36ul]' Source/JavaScriptCore/runtime/BigInteger.h:37: instantiated from here ./Source/JavaScriptCore/wtf/Vector.h:468: warning: cast from 'WTF::AlignedBufferChar*' to 'unsigned int*' increases required alignment of target type {standard input}: Assembler messages: {standard input}:1286: Error: Illegal operands gmake[1]: *** [Source/JavaScriptCore/runtime/libjavascriptcoregtk_1_0_la-NumberPrototype.lo] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[2]: Entering directory `/usr/src/ports/www/webkit-gtk2/work/webkit-1.8.3' gmake[2]: `Source/WebKit/gtk/po/ar.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/bg.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/cs.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/de.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/el.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/en_CA.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/en_GB.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/eo.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/es.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/et.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/eu.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/fr.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/gl.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/gu.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/he.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/hu.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/id.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/it.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/ko.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/lt.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/lv.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/mr.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/nb.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/nl.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/pa.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/pl.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/pt.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/pt_BR.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/ru.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/sl.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/sr.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/sr@latin.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/sv.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/uk.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/vi.mo' is up to date. gmake[2]: `Source/WebKit/gtk/po/zh_CN.mo' is up to date. gmake[2]: Leaving directory `/usr/src/ports/www/webkit-gtk2/work/webkit-1.8.3' touch stamp-po gmake[1]: Leaving directory `/usr/src/ports/www/webkit-gtk2/work/webkit-1.8.3' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/src/ports/www/webkit-gtk2. *** [install] Error code 1 Stop in /usr/src/ports/www/webkit-gtk2. *** [lib-depends] Error code 1 Stop in /usr/src/ports/x11/yelp. *** [run-depends] Error code 1 Stop in /usr/src/ports/sysutils/brasero. *** [install] Error code 1 Stop in /usr/src/ports/sysutils/brasero. *** [lib-depends] Error code 1 Stop in /usr/src/ports/x11-toolkits/py-gnome-desktop. *** [build-depends] Error code 1 Stop in /usr/src/ports/games/gnome-games. *** [run-depends] Error code 1 Stop in /usr/src/ports/x11/gnome2. *** [install] Error code 1 Stop in /usr/src/ports/x11/gnome2.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51B0D54B.20200>