[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#891537: marked as done (qtwebkit: Please disable JIT on ia64)



Your message dated Sun, 25 Aug 2019 15:35:34 +0000
with message-id <[🔎] E1i1uYI-000I51-W9@fasolo.debian.org>
and subject line Bug#935668: Removed package(s) from unstable
has caused the Debian Bug report #891537,
regarding qtwebkit: Please disable JIT on ia64
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 owner@bugs.debian.org
immediately.)


-- 
891537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891537
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtwebkit
Version: 2.3.4.dfsg-9.1
Tags: patch
User: debian-ia64@lists.debian.org
Usertags: ia64

Hi,
I realise that qtwebkit is deprecated and the intention is to remove it
for buster, but kde4libs and other important KDE/Qt packages still
currently use it, and this is blocking a lot of important packages on
ia64 from being built. Could you please apply the attached (trivial)
debdiff to disable the JIT on ia64 so qtwebkit will build? Let me know
if I can help by NMUing.

Thanks,
James
diff -Nru qtwebkit-2.3.4.dfsg/debian/rules qtwebkit-2.3.4.dfsg/debian/rules
--- qtwebkit-2.3.4.dfsg/debian/rules	2016-10-21 13:53:04.000000000 +0200
+++ qtwebkit-2.3.4.dfsg/debian/rules	2018-02-25 20:42:37.000000000 +0100
@@ -50,7 +50,7 @@
 	#disable JIT assembler on archs where it doesn't compile
 	#disable WTF_USE_3D_GRAPHICS on ARM where it doesn't compile
 	#disable forcing SSE2 on all other platforms
-ifneq (,$(filter alpha arm64 armel hppa m68k mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sh4 sparc64 x32,$(DEB_HOST_ARCH)))
+ifneq (,$(filter alpha arm64 armel hppa ia64 m68k mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x sh4 sparc64 x32,$(DEB_HOST_ARCH)))
 	./Tools/Scripts/build-webkit --qt DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 DEFINES+=ENABLE_ASSEMBLER=0 $(QMAKE_ARGS) $(MAKE_ARGS)
 else ifeq ($(DEB_HOST_ARCH),armhf)
 	./Tools/Scripts/build-webkit --qt DEFINES+=WTF_USE_3D_GRAPHICS=0 DEFINES+=ENABLE_JIT=0 DEFINES+=ENABLE_YARR_JIT=0 DEFINES+=ENABLE_ASSEMBLER=0 $(QMAKE_ARGS) $(MAKE_ARGS)

--- End Message ---
--- Begin Message ---
Version: 2.3.4.dfsg-10+rm

Dear submitter,

as the package qtwebkit has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935668

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: