Your message dated Sun, 12 Jul 2015 22:22:25 +0000
with message-id <[email protected]>
and subject line Bug#790668: fixed in ioquake3 1.36+u20150710+dfsg1-1
has caused the Debian Bug report #790668,
regarding Please support ARM64
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.)
--
790668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790668
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ioquake3
Version: 1.36+u20150412+dfsg1-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: arm64
It would be great if you'd support ARM64. I've attached a patch.
Note that I sent the upstream parts to GitHub:
https://github.com/ioquake/ioq3/pull/128
--
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
diff -urN a/debian/patches/Add-arm64-support.patch b/debian/patches/Add-arm64-support.patch
--- a/debian/patches/Add-arm64-support.patch 1970-01-01 00:00:00.000000000 +0000
+++ b/debian/patches/Add-arm64-support.patch 2015-06-30 12:23:05.139091000 +0000
@@ -0,0 +1,30 @@
+Description: Add ARM64 support
+Author: Martin Michlmayr <[email protected]>
+
+---
+Bug: https://github.com/ioquake/ioq3/pull/128
+
+--- ioquake3-1.36+u20150412+dfsg1.orig/Makefile
++++ ioquake3-1.36+u20150412+dfsg1/Makefile
+@@ -328,6 +328,10 @@ ifneq (,$(findstring "$(PLATFORM)", "lin
+ else
+ ifeq ($(ARCH),s390x)
+ LIB=lib64
++ else
++ ifeq ($(ARCH),aarch64)
++ LIB=lib64
++ endif
+ endif
+ endif
+ endif
+--- ioquake3-1.36+u20150412+dfsg1.orig/code/qcommon/q_platform.h
++++ ioquake3-1.36+u20150412+dfsg1/code/qcommon/q_platform.h
+@@ -207,6 +207,8 @@ Foundation, Inc., 51 Franklin St, Fifth
+ #define ARCH_STRING "sparc"
+ #elif defined __arm__
+ #define ARCH_STRING "arm"
++#elif defined __aarch64__
++#define ARCH_STRING "aarch64"
+ #elif defined __cris__
+ #define ARCH_STRING "cris"
+ #elif defined __hppa__
diff -urN a/debian/patches/series b/debian/patches/series
--- a/debian/patches/series 2015-05-04 07:55:37.000000000 +0000
+++ b/debian/patches/series 2015-06-30 12:18:37.229091000 +0000
@@ -6,3 +6,4 @@
Don-t-crash-if-more-than-128-modes-are-available.patch
ui-reinstate-minimal-code-to-determine-whether-this-.patch
Allow-__DATE__-to-be-avoided-for-reproducible-builds.patch
+Add-arm64-support.patch
diff -urN a/debian/q3arch b/debian/q3arch
--- a/debian/q3arch 2015-05-04 07:55:37.000000000 +0000
+++ b/debian/q3arch 2015-06-30 12:00:28.000000000 +0000
@@ -58,7 +58,7 @@
Q3ARCH=mips
;;
- x86_64|s390|s390x|ia64|sparc|hppa|mips|arm)
+ x86_64|s390|s390x|ia64|sparc|hppa|mips|arm|aarch64)
Q3ARCH=${DEB_X_GNU_CPU}
;;
--- End Message ---
--- Begin Message ---
Source: ioquake3
Source-Version: 1.36+u20150710+dfsg1-1
We believe that the bug you reported is fixed in the latest version of
ioquake3, which is due to be installed in the Debian FTP archive.
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.
Simon McVittie <[email protected]> (supplier of updated ioquake3 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: SHA256
Format: 1.8
Date: Sun, 12 Jul 2015 22:33:30 +0100
Source: ioquake3
Binary: ioquake3 ioquake3-server ioquake3-dbg
Architecture: source
Version: 1.36+u20150710+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Simon McVittie <[email protected]>
Description:
ioquake3 - Game engine for 3D first person shooter games
ioquake3-dbg - debug symbols for the ioquake3 game engine
ioquake3-server - Engine for 3D first person shooter games - server and common
file
Closes: 790668
Changes:
ioquake3 (1.36+u20150710+dfsg1-1) unstable; urgency=medium
.
[ Simon McVittie ]
* New upstream snapshot
- includes the upstream parts of Martin Michlmayr's patch to support
arm64 (Closes: #790668)
* Drop patches that have been applied upstream since previous snapshot
- GNU/Hurd support
- fix for crash if SDL reports many video modes
.
[ Martin Michlmayr ]
* debian/q3arch: add arm64 support
Checksums-Sha1:
d46238f5bfb431e1aaa23533f3ae94f9c19fb705 2403
ioquake3_1.36+u20150710+dfsg1-1.dsc
c2587b6d098d055954a80ff35e45ef7e5410d201 1878716
ioquake3_1.36+u20150710+dfsg1.orig.tar.xz
32863f1065fadb643f88e02d3e21417d8d67b6f7 19644
ioquake3_1.36+u20150710+dfsg1-1.debian.tar.xz
Checksums-Sha256:
eb1547ab398e8b4e80c8016ccaa57c8b9a810909813bc9a402161130833c4d3e 2403
ioquake3_1.36+u20150710+dfsg1-1.dsc
1be76cf55291b50af4daf638d43787d55a05b3dc36a17b94ba999a0d124482ad 1878716
ioquake3_1.36+u20150710+dfsg1.orig.tar.xz
40e168f3f2d7c75e140c801fa4be148b3496619f0c26d12c8e2f5d99ad4cffbd 19644
ioquake3_1.36+u20150710+dfsg1-1.debian.tar.xz
Files:
69c8ff6278ad4bfda2e5578984752b90 2403 games optional
ioquake3_1.36+u20150710+dfsg1-1.dsc
c65741d051b4672915ad5f6ca6846f7a 1878716 games optional
ioquake3_1.36+u20150710+dfsg1.orig.tar.xz
85645de41fc19945e1d233990ebb53fb 19644 games optional
ioquake3_1.36+u20150710+dfsg1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIVAwUBVaLl003o/ypjx8yQAQhtoQ/+LG2RjHbpImd52kfxVBMYUwezck5UhwnL
uSM0y1bhTaMAPJu148bQhmCc64OPKHSHWA+yR/sOyW03FUqL81cFct3IgYgR+f7b
x9VyCz1pY7RUt7su7fd6gyzR4g4SQFFaeR6nibZklU9F8bXv5VJ2QT7rWkwqsOPc
uqZl9kyvp2r/QA5+toORiY57LNcyPi+uwijRPlZf8pJQnXmZUmbg21MHRuYMTBVf
JTWnW2dbpt/RG7dBn9Jg9xYSbOQcPs80SK2iX9KG4EbGSpkz7FuV7V8gkHOl4lQK
/bRr2jM14pJiBtZy8w3SS+FcGy+khahPYU56zGR8b5yTCUZ4tQJyXV7ilm09yeDr
FYoWRJFed4l4T22hSmtPh/dTsEbqxmuFCjXu3dtCqAuTgPITD/uiyz+BVSdzKT5x
YzHw9xPdpPDu2xor7LWGBm6ON+G4qYVOcBV3BKQiWS4u1Xp4ZajihxJ1RTqWkc75
qoUcBEJPY9bP+dxtXcKChBXOTTrIs2qQ60InNsZ0oIqsBjfPBVeJOtdlFwQ3UzPF
4pmf3oz/acmt78dAxflueD6PUKURq+E0mTZrXPAU9fe11+BsBE83NExsS0T8wdPc
/D/7a/O5m8Zp82Et8e359CuQKatq4UiZUcPLvRHbn6utRGIDweHTeVmiIKor8pDl
VeaA/hXotbQ=
=JEpy
-----END PGP SIGNATURE-----
--- End Message ---