Your message dated Mon, 23 Oct 2006 07:47:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394801: fixed in qprof 0.5.2-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: qprof
Version: 0.5.2-2
Severity: serious
Tags: patch
Justification: no longer builds from source

cpp doesn't care about syntax errors in dead branches, so this shows
only on some architectures...

--- src/prof_utils_libpfm3.c~   2006-10-23 09:42:18.000000000 +0200
+++ src/prof_utils_libpfm3.c    2006-10-23 09:41:58.000000000 +0200
@@ -716,7 +716,7 @@
 # define SET_PC \
     struct sigcontext *sc = (struct sigcontext *) scv; \
     unsigned long pc = (AO_T)(sc->si_regs.pc)
-#elif defined(__s390x__))
+#elif defined(__s390x__)
 # define SET_PC \
     struct sigcontext *sc = (struct sigcontext *) scv; \
     unsigned long pc = (AO_T)(sc->si_addr)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


--- End Message ---
--- Begin Message ---
Source: qprof
Source-Version: 0.5.2-3

We believe that the bug you reported is fixed in the latest version of
qprof, which is due to be installed in the Debian FTP archive:

qprof_0.5.2-3.diff.gz
  to pool/main/q/qprof/qprof_0.5.2-3.diff.gz
qprof_0.5.2-3.dsc
  to pool/main/q/qprof/qprof_0.5.2-3.dsc
qprof_0.5.2-3_i386.deb
  to pool/main/q/qprof/qprof_0.5.2-3_i386.deb



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.
Al Stone <[EMAIL PROTECTED]> (supplier of updated qprof 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: Mon, 23 Oct 2006 08:36:13 -0600
Source: qprof
Binary: qprof
Architecture: source i386
Version: 0.5.2-3
Distribution: unstable
Urgency: low
Maintainer: Al Stone <[EMAIL PROTECTED]>
Changed-By: Al Stone <[EMAIL PROTECTED]>
Description: 
 qprof      - Profiling utilities for Linux
Closes: 394801
Changes: 
 qprof (0.5.2-3) unstable; urgency=low
 .
   * Closes: bug#394801: FTBFS: spurious ')' -- got a little overzealous
     in fixing the s390 ftbs.
Files: 
 a93277f64bab79222fddb2120f9049eb 609 devel optional qprof_0.5.2-3.dsc
 fc7f8311794050deb9be6671308b9a0f 71872 devel optional qprof_0.5.2-3.diff.gz
 716deaf8fa7e0194d253b1a2e8bfe4f3 31448 devel optional qprof_0.5.2-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFPNRsso6+T7qY4V0RAv7VAJ4rBsuwWeDdva5djZFg0aabBuSLXACghAmb
1eN7JbJNSq/KwmbyFme4ofc=
=f4zP
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to