Your message dated Tue, 06 Nov 2012 20:35:27 +0100
with message-id <5099667f.1000...@debian.org>
and subject line Re: gcc-snapshot: FTBFS on hurd-i386
has caused the Debian Bug report #661859,
regarding gcc-snapshot: FTBFS on hurd-i386
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 ow...@bugs.debian.org
immediately.)


-- 
661859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-snapshot
Version: 4.7-20120226-1
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

The src/libgcc/generic-morestack.c issue was fixed upstream, so please
drop hurd-fixes.diff from gcc-snapshot as the attached patch does.

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Index: debian/patches/hurd-fixes.diff
===================================================================
--- debian/patches/hurd-fixes.diff      (révision 5882)
+++ debian/patches/hurd-fixes.diff      (copie de travail)
@@ -1,11 +0,0 @@
---- a/src/libgcc/generic-morestack.c.orig      2011-12-19 21:14:52.000000000 
+0100
-+++ b/src/libgcc/generic-morestack.c   2011-12-19 21:15:35.000000000 +0100
-@@ -507,7 +507,7 @@
-   sigemptyset (&__morestack_initial_sp.mask);
- 
-   sigfillset (&__morestack_fullmask);
--#ifdef __GLIBC__
-+#if defined(__GLIBC__) && defined(__SIGRTMIN)
-   /* In glibc, the first two real time signals are used by the NPTL
-      threading library.  By taking them out of the set of signals, we
-      avoiding copying the signal mask in pthread_sigmask.  More
Index: debian/rules.patch
===================================================================
--- debian/rules.patch  (révision 5882)
+++ debian/rules.patch  (copie de travail)
@@ -208,7 +208,7 @@
 endif
 
 ifeq ($(DEB_TARGET_ARCH_OS),hurd)
-  debian_patches += hurd-pthread hurd-changes hurd-fixes
+  debian_patches += hurd-pthread hurd-changes
 endif
 
 debian_patches += gcc-ice-hack gcc-ice-apport

--- End Message ---
--- Begin Message ---
this is fixed in recent gcc-snapshot builds

--- End Message ---

Reply via email to