Your message dated Tue, 29 Jun 2010 15:36:01 +0000
with message-id <e1otcqv-0002lt...@ries.debian.org>
and subject line Bug#586257: fixed in jackd2 1.9.5~dfsg-15
has caused the Debian Bug report #586257,
regarding jack-audio-connection-kit: FTBFS on sparc64
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.)


-- 
586257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jack-audio-connection-kit
Version: 1.9.5~dfsg-13
Severity: important
Tags: patch
User: debian-sp...@lists.debian.org
Usertags: sparc64

jack-audio-connection-kit fails to build on sparc64 and need a small
tweak to dbus/sigsegv.c, as shown in the patch below:

--- jack-audio-connection-kit-1.9.5~dfsg.orig/dbus/sigsegv.c
+++ jack-audio-connection-kit-1.9.5~dfsg/dbus/sigsegv.c
@@ -101,8 +101,10 @@ static void signal_segv(int signum, sigi
         jack_error("reg[%02d]       = 0x" REGFORMAT, i, 
 #if defined(__powerpc__)
                 ucontext->uc_mcontext.uc_regs[i]
+#elif defined(__sparc__) && defined(__arch64__)
+                ucontext->uc_mcontext.mc_gregs[i]
 #else
                 ucontext->uc_mcontext.gregs[i]
 #endif

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: sparc64

Kernel: Linux 2.6.32-bpo.5-sparc64-smp (SMP w/32 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: jackd2
Source-Version: 1.9.5~dfsg-15

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

jackd2-firewire_1.9.5~dfsg-15_i386.deb
  to main/j/jackd2/jackd2-firewire_1.9.5~dfsg-15_i386.deb
jackd2_1.9.5~dfsg-15.debian.tar.gz
  to main/j/jackd2/jackd2_1.9.5~dfsg-15.debian.tar.gz
jackd2_1.9.5~dfsg-15.dsc
  to main/j/jackd2/jackd2_1.9.5~dfsg-15.dsc
jackd2_1.9.5~dfsg-15_i386.deb
  to main/j/jackd2/jackd2_1.9.5~dfsg-15_i386.deb
libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
  to main/j/jackd2/libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb
  to main/j/jackd2/libjack-jackd2-dev_1.9.5~dfsg-15_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 586...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated jackd2 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 19 Jun 2010 18:54:29 +0200
Source: jackd2
Binary: jackd2 libjack-jackd2-0 jackd2-firewire libjack-jackd2-dev
Architecture: i386 source 
Version: 1.9.5~dfsg-15
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 586257
Description:
 jackd2-firewire - JACK Audio Connection Kit (FFADO and FreeBoB backends)
 jackd2     - JACK Audio Connection Kit (server and example clients)
 libjack-jackd2-0 - JACK Audio Connection Kit (libraries)
 libjack-jackd2-dev - JACK Audio Connection Kit (development files)
Changes:
 jackd2 (1.9.5~dfsg-15) unstable; urgency=low
 .
   [ Adrian Knoth ]
   * Also provide the shlibs file for libjack-jackd2-0
   * Fix FTBFS on sparc64 (Closes: #586257)
 .
   [ Reinhard Tartler ]
   * jackd must not be a virtual package, use 'jack-daemon' for that
   * add breaks/replaces on old libjack0
   * change shlibsfile to prefer jackd2's libjack
   * use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
     with libjack0 and will keep it
 .
   [ Jonas Smedegaard ]
   * Update control file.
 .
 jackd2 (1.9.5~dfsg-14) unstable; urgency=low
 .
   * Rename source package to jackd2
   * Don't provide libjack-dev anymore
   * Don't compile libjack0, use libjack-jackd2-0 instead
   * Move inprocess clients from libjack0 into jackd2 package
   * Update to upstream SVN revision 4024
Checksums-Sha1: 
 073bf2010c2d504cdc46581c96a82454e048563b 63484 
jackd2-firewire_1.9.5~dfsg-15_i386.deb
 317d3275673215d41f87550e03e75a00d90d9a3c 511696 jackd2_1.9.5~dfsg-15_i386.deb
 5a6d8a1b5cb57cad90d8ac4ff527f614f1859b77 75650 
libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb
 a6e4f06dd9b988d04bd6b775ea938a4754e3bf88 135353 
jackd2_1.9.5~dfsg-15.debian.tar.gz
 d71d876a99955751a804edd43d7becc124afcc45 142598 
libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
 9495cbc0a332b483c1dc10c66e523c76caa98969 1927 jackd2_1.9.5~dfsg-15.dsc
Checksums-Sha256: 
 2e2a8455cb20898691978b3bd1baaab99597d4a5453943d641bfd5f01236073b 511696 
jackd2_1.9.5~dfsg-15_i386.deb
 3a4ef24fa5702a63c331cf65094de920fdb41ac6f5419a31f99537d56bc4ca8c 63484 
jackd2-firewire_1.9.5~dfsg-15_i386.deb
 7bc9cada084acfe9c4d917e77f0cc10343018ec04e32f551dc51f5ff2d5a1a26 142598 
libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
 7df734721223b20a88e6350f0958605458925a1e3f3970a8306085b253d411d6 75650 
libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb
 8a38467a8556015040d69e154fb65244f2b9f41c92056fd530a16225d7b7bc9e 1927 
jackd2_1.9.5~dfsg-15.dsc
 faea75ea3f698abb5320f0fedd3f7b0eaf2f9656ee531fb7bdae387972f34259 135353 
jackd2_1.9.5~dfsg-15.debian.tar.gz
Files: 
 13f08075b389a96c9548a88fc1742028 75650 libdevel optional 
libjack-jackd2-dev_1.9.5~dfsg-15_i386.deb
 21362da39d64ed74fa7d37e5da1d6ac9 511696 sound optional 
jackd2_1.9.5~dfsg-15_i386.deb
 3b47a3cc553ded23ffb40056edc5bf9c 142598 libs optional 
libjack-jackd2-0_1.9.5~dfsg-15_i386.deb
 13b3e24dc71f714c8d3ce0ad0fdd3417 1927 sound optional jackd2_1.9.5~dfsg-15.dsc
 79a1be1c40283eb2f4df69ef96d91c60 135353 sound optional 
jackd2_1.9.5~dfsg-15.debian.tar.gz
 eebeac1c57b3fd06e70a3f3c663da74a 63484 sound optional 
jackd2-firewire_1.9.5~dfsg-15_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Debian Powered!

iJwEAQECAAYFAkwdCyUACgkQ78RAoABp8o9GqwP/VGDqJAH0P9WVN1tNWhjGG3s1
90xtXgrTsnr+SyT0RYIegb+xdADHH/cKzppPF4lIQ0648DRWe8O7pbQ1ly04rUsG
acqkOP1zHm/kDjc+tua+jBxWOp6L4zffj9ATNYBFnQTZRmrDO5wgJTHp8LQOqoYd
pWtC/Ypa/7Wwiip0VnM=
=pBZX
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to