Your message dated Mon, 05 Dec 2011 17:22:23 +0000
with message-id <[email protected]>
and subject line Bug#622713: fixed in jackd2 1.9.7~dfsg-2
has caused the Debian Bug report #622713,
regarding jackd2: Please support Renesas sh4
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.)
--
622713: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622713
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jackd2
Version: 1.9.7~dfsg-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: sh4
X-Debbugs-CC: [email protected], [email protected]
Hi,
I am now trying to run Debian on Renesas SH(sh4) CPU.
http://buildd.debian-ports.org/status/architecture.php?suite=unstable&a=sh4
clam FTBFS on SH4.
http://buildd.debian-ports.org/status/fetch.php?pkg=clam&arch=sh4&ver=1.4.0-2&stamp=1302288039
This is a package depending on jack2(libjack-jackd2-dev) as Build-depends.
http://packages.debian.org/source/sid/clam
-----
Checking that libasound sample program runs... yes
Checking for jack pkg-config file... yes
Checking that jack sample program compiles...yes
Checking that jack sample program links...yes
jack_client_new: deprecated
FATAL: cannot locate cpu MHz in /proc/cpuinfo
Checking that jack sample program runs... no
jack compile/link/run test failed!
Check the config.log file for details
Either install jack or disable jack support by issuing
$scons with_jack=no
make[1]: *** [override_dh_auto_clean] Error 1
make[1]: Leaving directory `/build/buildd-clam_1.4.0-2-sh4-MFqHte/clam-1.4.0'
make: *** [clean] Error 2
-----
/proc/cpuifno is output as follows in sh4.
-----
$ cat /proc/cpuinfo
machine : SH7785LCR
processor : 0
cpu family : sh4a
cpu type : SH7785
cut : 7.x
cpu flags : fpu perfctr llsc
cache type : split (harvard)
icache size : 32KiB (4-way)
dcache size : 32KiB (4-way)
bogomips : 599.99
-----
I made patch to support SH. Could you apply this patch?
Best regards,
Nobuhiro
diff --git a/linux/JackLinuxTime.c b/linux/JackLinuxTime.c
index 93f7f03..c80eb17 100644
--- a/linux/JackLinuxTime.c
+++ b/linux/JackLinuxTime.c
@@ -166,6 +166,8 @@ static jack_time_t jack_get_mhz (void)
ret = sscanf(buf, "Clocking: %" SCNu64, &mhz);
#elif defined( __s390__ )
ret = sscanf(buf, "bogomips per cpu: %" SCNu64, &mhz);
+#elif defined( __sh__ )
+ ret = sscanf(buf, "bogomips : %" SCNu64, &mhz);
#else /* MIPS, ARM, alpha */
ret = sscanf(buf, "BogoMIPS : %" SCNu64, &mhz);
#endif
--- End Message ---
--- Begin Message ---
Source: jackd2
Source-Version: 1.9.7~dfsg-2
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.7~dfsg-2_amd64.deb
to main/j/jackd2/jackd2-firewire_1.9.7~dfsg-2_amd64.deb
jackd2_1.9.7~dfsg-2.debian.tar.gz
to main/j/jackd2/jackd2_1.9.7~dfsg-2.debian.tar.gz
jackd2_1.9.7~dfsg-2.dsc
to main/j/jackd2/jackd2_1.9.7~dfsg-2.dsc
jackd2_1.9.7~dfsg-2_amd64.deb
to main/j/jackd2/jackd2_1.9.7~dfsg-2_amd64.deb
libjack-jackd2-0_1.9.7~dfsg-2_amd64.deb
to main/j/jackd2/libjack-jackd2-0_1.9.7~dfsg-2_amd64.deb
libjack-jackd2-dev_1.9.7~dfsg-2_amd64.deb
to main/j/jackd2/libjack-jackd2-dev_1.9.7~dfsg-2_amd64.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.
Adrian Knoth <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 05 Dec 2011 16:58:46 +0100
Source: jackd2
Binary: jackd2 libjack-jackd2-0 jackd2-firewire libjack-jackd2-dev
Architecture: source amd64
Version: 1.9.7~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Adrian Knoth <[email protected]>
Description:
jackd2 - JACK Audio Connection Kit (server and example clients)
jackd2-firewire - JACK Audio Connection Kit (FFADO and FreeBoB backends)
libjack-jackd2-0 - JACK Audio Connection Kit (libraries)
libjack-jackd2-dev - JACK Audio Connection Kit (development files)
Closes: 621025 621097 622713 634296 637508
Changes:
jackd2 (1.9.7~dfsg-2) unstable; urgency=low
.
* Update Brazilian Portuguese translation (Closes: #621097)
* Add patch to support SH4 architectures (Closes: #622713)
* Replace hardcoded architecture list by linux-any (Closes: #634296)
* Dutch translation of debconf templates (Closes: #637508)
* Danish translation for debconf templates (Closes: #621025)
* Sync to upstream VCS r4627 (1.9.8-preview)
* Refresh no-selfconnect-patch
* Bump standards version (3.9.2)
* Use linux-any in the architecture list
* Drop mixed 32/64bit builds. Will be replaced by multiarch.
Checksums-Sha1:
7b50a769a2b52555bd1023fd08d8350566f280b9 2510 jackd2_1.9.7~dfsg-2.dsc
0a9544b66750131af3238fa07b7130f3e528ac62 466484
jackd2_1.9.7~dfsg-2.debian.tar.gz
1fc0e84eb486aec5e75eef205ffeb667fddde27f 687744 jackd2_1.9.7~dfsg-2_amd64.deb
42b052da9e9381f7e6e6cbfc85461aaf569c40c3 206158
libjack-jackd2-0_1.9.7~dfsg-2_amd64.deb
3783869cccac2946298c2f5f6f7e9e1004f11e63 75224
jackd2-firewire_1.9.7~dfsg-2_amd64.deb
58d7cb5d49a9df6abfe1c2cbf593504c3e62fee5 92152
libjack-jackd2-dev_1.9.7~dfsg-2_amd64.deb
Checksums-Sha256:
29e597ad20319f0a4b4064fcaa4eb94e46a19f129b1cc2ff0fce1a9b4204d0a2 2510
jackd2_1.9.7~dfsg-2.dsc
61df8c7db33aee48ff7f05d0fc254e27bc64d8241f0a370e9bc01e76bb48c4f8 466484
jackd2_1.9.7~dfsg-2.debian.tar.gz
c69723f8406893d1f3615ea3ccd52874f019f264a3b60eb5045f3cc05a248da7 687744
jackd2_1.9.7~dfsg-2_amd64.deb
777c815eaa78e415480476f4ec2751339c0c2796fbec814bd56d864613f35a8e 206158
libjack-jackd2-0_1.9.7~dfsg-2_amd64.deb
cd9bab341d16ec2df7d1910f4aa522e7f8171a181411e3a2d93efaf087d12e18 75224
jackd2-firewire_1.9.7~dfsg-2_amd64.deb
e98fb46197bcd95dc83cfdaec70e2d7d4f821510d6c702137cfd045397a7dfbb 92152
libjack-jackd2-dev_1.9.7~dfsg-2_amd64.deb
Files:
3b6ea597172845718127ad821d2a64e9 2510 sound optional jackd2_1.9.7~dfsg-2.dsc
007694e3bb253638b94dc581d1463e1c 466484 sound optional
jackd2_1.9.7~dfsg-2.debian.tar.gz
f17bc4f7ba1a6a6836e6592834c6c616 687744 sound optional
jackd2_1.9.7~dfsg-2_amd64.deb
7e920346cb89d080c2dfe6a1590b564b 206158 libs optional
libjack-jackd2-0_1.9.7~dfsg-2_amd64.deb
fce0ef170bfb11ba9004d8140c5c1a2d 75224 sound optional
jackd2-firewire_1.9.7~dfsg-2_amd64.deb
d9b3b16a9cc2792945d87a4de646eda1 92152 libdevel optional
libjack-jackd2-dev_1.9.7~dfsg-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJO3PgZAAoJEI8ytEIvUhB/bLgP/280NzMU1zpUEguxyeW8QSQh
C53c0kBt6qnffOAH5CVIP3s7UQNAIf4RAh1KviB+/eO5r5GxO5vgli+xeuMghpwq
fbhhHcdPaTOHOV3FLrCg0+wQXPL0Ue7Ee38K6OtQsFmqOfcYQIxZEQ51J1qxCUkb
cszObfGTT2ieSinggIoApXv7kGdSM7N9toMcEMhrAVKIGXUEfi1Nu++GA6XfnOJ2
yfVDLRGwREHT7q/ODTeG1frDHlc2wRQLqKx9ZB6DBbieXjCRt99nFP9KlM8LGn0r
ESyCSc61F7tIr0aCt9HH28UqjcuhE29BW4DjUN8WbjPdpOd3DqjkaZbVEYAP9XXK
VY1bEoQdF5kzrRvW8OBqU5mLgl9ApnvviAUmsAF3+tP8rbOA1DhlzYtSf0fxQAHf
NbxNtc3qiFNNqqGHIxVvFweu0iSiBsfRRsBrRfUnjCiKvFMGvF+y0/uoJn0b1CuU
2+anyeUtJSFuKEVYVBfuh+Da5yBUr0nW+Cm0Th7DCKfaG3t4oe5QJzIhDUGB22bo
7micgZ2Hj6Y4NjpS++ty3Y4HrqbSXFBWQ+T62JISuCugcjst79jc5z/8F6E97rgq
rsU+780EXl8WZVEtxdfeNgJToMadR8ahy4KTBbC+7GODeQbvrQf8uK9LtRWHJT+l
7NH5XYDtLmqSW7pFX+PN
=tlGb
-----END PGP SIGNATURE-----
--- End Message ---