Your message dated Sun, 1 Jan 2012 19:14:51 +0000
with message-id <[email protected]>
and subject line [p-a-s/sid] zsnes: dropped, has explicit architecture list in
dsc
has caused the Debian Bug report #652643,
regarding buildd.debian.org: [p-a-s] Please build zsnes on amd64
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.)
--
652643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: buildd.debian.org
Severity: wishlist
Tags: patch
Hello,
zsnes is written in x86 assembly, and since #402104 has been resolved,
I believe that it makes sense to update packages-arch-specific to
build it on amd64.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402104
I attached a patch for your convenience.
Thank you !
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Etienne Millon
>From 3197d7d6ccb437541877e28a0130c65dc9b5f846 Mon Sep 17 00:00:00 2001
From: Etienne Millon <[email protected]>
Date: Mon, 19 Dec 2011 16:17:31 +0100
Subject: [PATCH] zsnes now builds on amd64
---
Packages-arch-specific | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Packages-arch-specific b/Packages-arch-specific
index 797a947..1cdc248 100644
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -284,7 +284,7 @@ yforth: i386 m68k sparc arm armel powerpc kfreebsd-i386 kfreebsd-amd64 # compile
z88dk: !alpha # 32bit only (using -m32 on amd64 and ia64)
%zipl-installer: s390 # installer stuff
zorroutils: m68k powerpc # zorro (Amiga) specific
-zsnes: i386 # Mostly written in i386 assembler
+zsnes: i386 amd64 # Mostly written in i386 assembler
# xorg stuff
%xf86-input-multitouch: !s390 !s390x
--
1.7.7.3
--- End Message ---
--- Begin Message ---
[Debian bug #652643]
Signed-off-by: Philipp Kern <[email protected]>
---
Packages-arch-specific | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Packages-arch-specific b/Packages-arch-specific
index e4de72f..7226378 100644
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -284,7 +284,6 @@ yforth: i386 m68k sparc arm armel powerpc kfreebsd-i386
kfreebsd-amd64 # compile
z88dk: !alpha # 32bit
only (using -m32 on amd64 and ia64)
%zipl-installer: s390 #
installer stuff
zorroutils: m68k powerpc # zorro
(Amiga) specific
-zsnes: i386 # Mostly
written in i386 assembler
# xorg stuff
%xf86-input-multitouch: !s390 !s390x
--
1.7.2.5
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]
--- End Message ---