Your message dated Thu, 21 Feb 2008 22:47:08 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#466848: fixed in webkit 0~svn27674-4 has caused the Debian Bug report #466848, regarding webkit - FTBFS: Undefined behaviour 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 [EMAIL PROTECTED] immediately.) -- 466848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466848 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: webkit Version: 0~svn27674-3 Severity: serious There was an error while trying to autobuild your package: > Automatic build of webkit_0~svn27674-3 on lxdebian.bfinv.de by sbuild/s390 98 [...] > g++ -c -g -Wall -O1 -D_REENTRANT -I/usr/include -g -Wall -W -DQT_SHARED > -DBUILDING_GTK__ -I/usr/share/qt4/mkspecs/linux-g++ > -I../../../JavaScriptCore/kjs -I../../../JavaScriptCore > -I../../../JavaScriptCore/kjs -I../../../JavaScriptCore/bindings > -I../../../JavaScriptCore/bindings/c -I../../../JavaScriptCore/wtf -Itmp > -I../../../JavaScriptCore -I../../../JavaScriptCore/kjs > -I../../../JavaScriptCore/bindings -I../../../JavaScriptCore/bindings/c > -I../../../JavaScriptCore/wtf -I../../../JavaScriptCore/pcre -Itmp > -I../../../JavaScriptCore/kjs -I. -o tmp/debugger.o > ../../../JavaScriptCore/kjs/debugger.cpp > ../../../JavaScriptCore/wtf/HashTable.h: In member function 'void > WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, > KeyTraits>::rehash(int) [with Key = int, Value = std::pair<int, > KJS::ProtectedPtr<KJS::JSValue> >, Extractor = > WTF::PairFirstExtractor<std::pair<int, KJS::ProtectedPtr<KJS::JSValue> > >, > HashFunctions = WTF::IntHash<int>, Traits = > WTF::PairHashTraits<WTF::HashTraits<int>, > WTF::HashTraits<KJS::ProtectedPtr<KJS::JSValue> > >, KeyTraits = > WTF::HashTraits<int>]': > ../../../JavaScriptCore/wtf/HashTable.h:856: error: insn does not satisfy its > constraints: > (insn 796 797 58 7 ../../../JavaScriptCore/wtf/HashTable.h:712 (set (reg:SI 2 > %r2) > (const_int -1146241297 [0xffffffffbbadbeef])) 56 {*movsi_esa} (nil) > (nil)) > ../../../JavaScriptCore/wtf/HashTable.h:856: internal compiler error: in > reload_cse_simplify_operands, at postreload.c:392 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > For Debian GNU/Linux specific bug reporting instructions, > see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>. > make[2]: *** [tmp/debugger.o] Error 1 > make[2]: Leaving directory > `/build/buildd/webkit-0~svn27674/build-gtk/JavaScriptCore/kjs' > make[1]: *** [sub-JavaScriptCore-kjs-testkjs-pro-make_default-ordered] Error 2 > make[1]: Leaving directory `/build/buildd/webkit-0~svn27674/build-gtk' > make: *** [build-gtk-stamp] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 > ****************************************************************************** > Build finished at 20080221-1231 > FAILED [dpkg-buildpackage died] There are several parts in HashTable.h which uses 0xbbadbeef as a bad value. 0xffffffffbbadbeef is the sign extended version of it. This is no valid pointer and any usage produces undefined behaviour. Bastian
--- End Message ---
--- Begin Message ---Source: webkit Source-Version: 0~svn27674-4 We believe that the bug you reported is fixed in the latest version of webkit, which is due to be installed in the Debian FTP archive: libqtwebkit-dev_0~svn27674-4_all.deb to pool/main/w/webkit/libqtwebkit-dev_0~svn27674-4_all.deb libqtwebkit0d-dbg_0~svn27674-4_amd64.deb to pool/main/w/webkit/libqtwebkit0d-dbg_0~svn27674-4_amd64.deb libqtwebkit0d_0~svn27674-4_amd64.deb to pool/main/w/webkit/libqtwebkit0d_0~svn27674-4_amd64.deb libwebkitgtk-dev_0~svn27674-4_all.deb to pool/main/w/webkit/libwebkitgtk-dev_0~svn27674-4_all.deb libwebkitgtk0d-dbg_0~svn27674-4_amd64.deb to pool/main/w/webkit/libwebkitgtk0d-dbg_0~svn27674-4_amd64.deb libwebkitgtk0d_0~svn27674-4_amd64.deb to pool/main/w/webkit/libwebkitgtk0d_0~svn27674-4_amd64.deb webkit_0~svn27674-4.diff.gz to pool/main/w/webkit/webkit_0~svn27674-4.diff.gz webkit_0~svn27674-4.dsc to pool/main/w/webkit/webkit_0~svn27674-4.dsc 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mike Hommey <[EMAIL PROTECTED]> (supplier of updated webkit 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 23:01:12 +0100 Source: webkit Binary: libqtwebkit0d libqtwebkit-dev libqtwebkit0d-dbg libwebkitgtk0d libwebkitgtk-dev libwebkitgtk0d-dbg Architecture: source all amd64 Version: 0~svn27674-4 Distribution: unstable Urgency: low Maintainer: Debian WebKit Maintainers <[EMAIL PROTECTED]> Changed-By: Mike Hommey <[EMAIL PROTECTED]> Description: libqtwebkit-dev - Web content engine library for Qt - Development files libqtwebkit0d - Web content engine library for Qt libqtwebkit0d-dbg - Web content engine library for Qt - Debugging symbols libwebkitgtk-dev - Web content engine library for Gtk+ - Development files libwebkitgtk0d - Web content engine library for Gtk+ libwebkitgtk0d-dbg - Web content engine library for Gtk+ - Debugging symbols Closes: 455125 466848 Changes: webkit (0~svn27674-4) unstable; urgency=low . * debian/rules: Revert change from 0~svn27674-3, which was obviously not enough. * WebKit.pro: Don't build testkjs, that provokes the s390 FTBFSes ; we don't install it anyways. Closes: #466848. * JavaScriptCore/kjs/interpreter.cpp, JavaScriptCore/wtf/ASCIICType.h, WebCore/dom/Position.cpp, WebCore/editing/Selection.cpp, WebCore/editing/SelectionController.cpp, WebCore/editing/VisiblePosition.cpp, WebCore/ksvg2/svg/SVGFontFaceElement.cpp, WebCore/loader/FTPDirectoryParser.cpp, WebCore/loader/icon/IconDatabase.cpp, WebCore/platform/TextCodecLatin1.cpp, WebCore/platform/TextCodecUserDefined.cpp, WebCore/platform/TextStream.cpp, WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp: Fix FTBFS with gcc 4.3 due to missing includes. Closes: #455125. Files: 033b0f1bc48404c56af23af86a425a0e 1014 web optional webkit_0~svn27674-4.dsc 4896254a5edc4a54603f87e915a9bb59 14280 web optional webkit_0~svn27674-4.diff.gz 0d7395573e5612f16b6577fe1d27d478 19778 libdevel extra libqtwebkit-dev_0~svn27674-4_all.deb d395b7f078b12edb7a3fc16f9f265a9d 16122 libdevel extra libwebkitgtk-dev_0~svn27674-4_all.deb ec4a061bbfe6b74e6814289138808bad 3801192 libs optional libqtwebkit0d_0~svn27674-4_amd64.deb c06b24787f7d8c260e277361c266a8d6 57553228 libdevel extra libqtwebkit0d-dbg_0~svn27674-4_amd64.deb 4937f0e6f25131be0a9bd81e1b0b4ce1 3684398 libs optional libwebkitgtk0d_0~svn27674-4_amd64.deb 4292ebdf579b72a3fdb8c2ed774bd33b 39779754 libdevel extra libwebkitgtk0d-dbg_0~svn27674-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHvff63kvaLFT9KlgRAgFrAJ9L04uK1mJuLTD/H0D6i9QquDDmSgCghE4k i5qQrgp+rqvSKFUKVilCdkI= =hpKf -----END PGP SIGNATURE-----
--- End Message ---

