Your message dated Sat, 13 Feb 2016 16:30:48 +0000
with message-id <[email protected]>
and subject line Bug#814547: fixed in perftest 3.0+0.16.gb2f2e82-2
has caused the Debian Bug report #814547,
regarding Fix FTBFS on s390x
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.)
--
814547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perftest
Version: 3.0+0.16.gb2f2e82-1
Severity: important
Tags: patch
In addition to the patch in #814537, the attached patch is needed to
fix building on s390x.
From: dann frazier <[email protected]>
Subject: [PATCH] perftest: Fix typos in s390x support
Commit 472171fbd5a8 added support for s390x systems, but it looks like the
changeset got corrupted between submit and commit, resulting in a compile
failure. The version on the mailing list looks fine:
http://www.spinics.net/lists/linux-rdma/msg19592.html
Signed-off-by: dann frazier <[email protected]>
Bug-Ubuntu: 1545010
Forwarded: http://www.spinics.net/lists/linux-rdma/msg33357.html
Last-Update: 2016-02-12
Index: perftest-3.0+0.9.g214990b/README
===================================================================
--- perftest-3.0+0.9.g214990b.orig/README
+++ perftest-3.0+0.9.g214990b/README
@@ -237,7 +237,7 @@ Special feature detailed explanation in
./configure --disable-verbs_exp
make
- 6. In te x390x platform virtualized environment the results shown by package test applications can be incorrect.
+ 6. In the s390x platform virtualized environment the results shown by package test applications can be incorrect.
7. perftest-2.3 release includes support for dualport VPI test - port1-Ethernet , port2-IB. (in addition to Eth:Eth, IB:IB)
Currently, running dualport when port1-IB , port2-Ethernet still not working.
Index: perftest-3.0+0.9.g214990b/src/get_clock.c
===================================================================
--- perftest-3.0+0.9.g214990b.orig/src/get_clock.c
+++ perftest-3.0+0.9.g214990b/src/get_clock.c
@@ -205,7 +205,7 @@ static double proc_get_cpu_mhz(int no_cp
double get_cpu_mhz(int no_cpu_freq_fail)
{
#ifdef __s390x__
- return sample_get_cpu_mgz();
+ return sample_get_cpu_mhz();
#else
double sample, proc, delta;
sample = sample_get_cpu_mhz();
--- End Message ---
--- Begin Message ---
Source: perftest
Source-Version: 3.0+0.16.gb2f2e82-2
We believe that the bug you reported is fixed in the latest version of
perftest, which is due to be installed in the Debian FTP archive.
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.
Ana Beatriz Guerrero Lopez <[email protected]> (supplier of updated perftest
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: Sat, 13 Feb 2016 15:31:28 +0100
Source: perftest
Binary: perftest
Architecture: source amd64
Version: 3.0+0.16.gb2f2e82-2
Distribution: unstable
Urgency: medium
Maintainer: OFED and Debian Developement and Discussion
<[email protected]>
Changed-By: Ana Beatriz Guerrero Lopez <[email protected]>
Description:
perftest - Infiniband verbs performance tests
Closes: 814537 814547
Changes:
perftest (3.0+0.16.gb2f2e82-2) unstable; urgency=medium
.
* Set Architecture field to linux-any. (Closes:#814537)
* Add patch to fix building on s390x. (Closes:#814547)
Thanks to dann frazier.
Checksums-Sha1:
aee0df2f96039e30f6c81f9eb6351ee40f2ba319 2130 perftest_3.0+0.16.gb2f2e82-2.dsc
6d9b5d187d61109c6655e4a8c84f277ce1353d83 6136
perftest_3.0+0.16.gb2f2e82-2.debian.tar.xz
3791eddd76f845bbd81fbd8f056d047b1f031118 1381028
perftest-dbgsym_3.0+0.16.gb2f2e82-2_amd64.deb
386dd55e8be10fd3e9622a214bf301fd2807a650 138896
perftest_3.0+0.16.gb2f2e82-2_amd64.deb
Checksums-Sha256:
6d19edbc2b1b772793c62ee64c69c5ed078ec31a74f1cd99d8475bd6acb0a437 2130
perftest_3.0+0.16.gb2f2e82-2.dsc
10133513d9c1b025999c718926d6263c422d6f6929432cb120cae59f749e63a1 6136
perftest_3.0+0.16.gb2f2e82-2.debian.tar.xz
f1205d6227537a29ae1e3f23902f4d7b1982fc4546189ebb770a3625c07fc50a 1381028
perftest-dbgsym_3.0+0.16.gb2f2e82-2_amd64.deb
62c735be832f731b158534e7d80bf2110926cbf6c07279063bb741049d882711 138896
perftest_3.0+0.16.gb2f2e82-2_amd64.deb
Files:
7efce13ef8d2dce9ac45d205fd1d767b 2130 net extra
perftest_3.0+0.16.gb2f2e82-2.dsc
8c6e9a7112d4cfbd40926fd415e38b09 6136 net extra
perftest_3.0+0.16.gb2f2e82-2.debian.tar.xz
ec9755ba59cfbd5496714326ba655604 1381028 debug extra
perftest-dbgsym_3.0+0.16.gb2f2e82-2_amd64.deb
4361a4f8fa5b06d52c52b823c45f769a 138896 net extra
perftest_3.0+0.16.gb2f2e82-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Signed by Ana Guerrero
iQIcBAEBCAAGBQJWvz8KAAoJELNGT4lqoVlI5BwQAMJmB0SQfzIA7aE9X0YMJ8JK
+0LkXO+4ImtFYP7MxtxeNIbX1PN9rfYRWDcqiJF1NmpaCHE07ZWH7aFNYCHOi0MJ
iRT3mp/1KU421lReny5+MPsA335KNIRz9UcuEYoW10Bz0c44GAMdsZbmpxeQqwHc
LjLglDYZCXZ9ps5AS2G0F3i67Ad6iutLK/V4IeKwUDg1FR6jLVocuiqTQa7BVllv
naK3gkqwAdbl014vZaSux2CaxsHNhWtKHvaNiQqTr79Ny9Sq6aY7C6Po45h84TGQ
8m9UVTn3I2dwjb5jXDuIFA41CxVSpLFmEjjW1E9futl5zWnOVkVxyDwkOvNg30MB
80B5R+gpcnBmzvEG/VOZyz9J7uIZDBkRcvgR+c7kiA9bhvbOYfrJK/sy4zHg2O9m
1xk1RkdeVKg9hwFhXxDw0rGnYh6nD+w9RAJLIsivRsZgNM11Mj1sitA9Flt0om0U
lAF6hj3PmHbJQ5PlsGvMjdfGQHfP/b8ABuOHiktJi9IhFloOhRPcdZfTQKrtO1qO
R0hq0DEUFlpYIMdJamVMw0XzFFyZg06BViWZnufAT9EYrxw5cOWpAMfgisydyeCs
9xzm7paYGcgX6PIiIGpwXFsR/qzhmLPHLM0vwl5NJMjYZUs2UPC55Bw0O9wkxkl4
AV9I+T4c6u2/yp2dtQqz
=ZH/V
-----END PGP SIGNATURE-----
--- End Message ---