Your message dated Tue, 16 Sep 2014 22:34:18 +0000
with message-id <[email protected]>
and subject line Bug#757581: fixed in lz4 0.0~r122-1
has caused the Debian Bug report #757581,
regarding pytables: 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.)


-- 
757581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pytables
Version: 3.1.1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

pytables failed to build on s390x:
| ======================================================================
| ERROR: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
494, in test01a_extslice
|     rec = result[-1]
| IndexError: list index out of range
|
| ======================================================================
| ERROR: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
431, in test01a_fetch_all_fields
|     rec = result[-1]
| IndexError: list index out of range
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
399, in test01_readTable
|     (b"0001", nrows, b"1"))
| AssertionError: Tuples differ: ('0001', 1684300899, '1') != ('0001', 99, '1')
|
| First differing element 1:
| 1684300899
| 99
|
| - ('0001', 1684300899, '1')
| ?          --------
|
| + ('0001', 99, '1')
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
475, in test01a_integer
|     self.assertEqual(len(result), 20)
| AssertionError: 0 != 20
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
607, in test01b_readTable
|     self.assertEqual(rec['var5'], float(nrows - 1))
| AssertionError: -416338112.0 != 99.0
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
655, in test01c_readTable
|     self.assertEqual(result, [[0, 0], [0, 1], [1, 0], [1, 1]])
| AssertionError: Lists differ: [] != [[0, 0], [0, 1], [1, 0], [1, 1...
|
| Second list contains 4 additional elements.
| First extra element 0:
| [0, 0]
|
| - []
| + [[0, 0], [0, 1], [1, 0], [1, 1]]
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
676, in test01d_readTable
|     self.assertEqual(result, [[0, 0], [0, 1], [1, 0], [1, 1]])
| AssertionError: Lists differ: [] != [[0, 0], [0, 1], [1, 0], [1, 1...
|
| Second list contains 4 additional elements.
| First extra element 0:
| [0, 0]
|
| - []
| + [[0, 0], [0, 1], [1, 0], [1, 1]]
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
698, in test01e_readTable
|     [[0, 0], [0, 1], [0, 2], [1, 0], [1, 1], [1, 2]])
| AssertionError: Lists differ: [] != [[0, 0], [0, 1], [0, 2], [1, 0...
|
| Second list contains 6 additional elements.
| First extra element 0:
| [0, 0]
|
| - []
| + [[0, 0], [0, 1], [0, 2], [1, 0], [1, 1], [1, 2]]
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
722, in test01f_readTable
|     [[0, 0], [0, 1], [0, 2], [1, 0], [1, 1], [1, 2]])
| AssertionError: Lists differ: [] != [[0, 0], [0, 1], [0, 2], [1, 0...
|
| Second list contains 6 additional elements.
| First extra element 0:
| [0, 0]
|
| - []
| + [[0, 0], [0, 1], [0, 2], [1, 0], [1, 1], [1, 2]]
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
738, in test01g_readTable
|     self.assertEqual(len(result), 20)
| AssertionError: 0 != 20
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
830, in test02_AppendRows
|     self.assertEqual(len(result), 20 + add)  # because we appended new rows
| AssertionError: 20 != 40
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
1028, in test02b_AppendRows
|     self.assertEqual(len(result), 20 + 3 * table.nrowsinbuf)
| AssertionError: 9 != 29
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
1258, in test04_delete
|     self.assertEqual(len(result), len(result2) + 1)
| AssertionError: 0 != 1
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
1296, in test04a_delete
|     self.assertEqual(len(result), len(result2) + 1)
| AssertionError: 0 != 1
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
1334, in test04b_delete
|     self.assertEqual(len(result), len(result2) + 10)
| AssertionError: 0 != 10
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
1367, in test04c_delete
|     self.assertEqual(len(result), len(result2) + 10)
| AssertionError: 0 != 10
|
| ======================================================================
| FAIL: None (tables.tests.test_tables.CompressBloscLZ4TablesTestCase)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/common.py", 
line 144, in newmethod
|     return oldmethod(self, *args, **kwargs)
|   File 
"/«PKGBUILDDIR»/build/lib.linux-s390x-2.7/tables/tests/test_tables.py", line 
1465, in test04d_delete
|     self.assertEqual(len(result), len(result2) + 5)
| AssertionError: 0 != 10
|
| ----------------------------------------------------------------------
| Ran 5659 tests in 325.879s
|
| FAILED (failures=15, errors=2)
| make[1]: *** [override_dh_install] Error 1

Full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=pytables&arch=s390x&ver=3.1.1-2&stamp=1407372229.
Please take a look.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: lz4
Source-Version: 0.0~r122-1

We believe that the bug you reported is fixed in the latest version of
lz4, 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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated lz4 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: Wed, 17 Sep 2014 01:57:08 +0900
Source: lz4
Binary: liblz4-dev liblz4-1 liblz4-1-dbg liblz4-tool
Architecture: source amd64
Version: 0.0~r122-1
Distribution: unstable
Urgency: high
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description:
 liblz4-1   - Fast LZ compression algorithm library - runtime
 liblz4-1-dbg - Fast LZ compression algorithm library - Debugging Symbols
 liblz4-dev - Fast LZ compression algorithm library - development files
 liblz4-tool - Fast LZ compression algorithm library - tool
Closes: 757581
Changes:
 lz4 (0.0~r122-1) unstable; urgency=high
 .
   * Snapshot, taken from the trunk (r122).
   * Fix test on s390x. (Closes: #757581)
     Add patches/0001-Add-support-s390x-architecture.patch.
   * Remove patches.
     - add-support-kfreebsd.patch, add-support-hurd.patch and Add-LDFLAGS.patch
       were applied to upstream.
     - Makefile of upstream was updated.
       Remove 0001-Remove-test-32-from-test-target.patch.
   * Update patches/0001-Disable-valgrind.patch.
   * Update debian/rules.
     - Re-enable test on s390x.
   * Update symbols file.
Checksums-Sha1:
 65eeb7775090046c81ce3f1ed22e81ee16de45d8 1971 lz4_0.0~r122-1.dsc
 11d63415b9341194d6742fef73d6282a96ddcb1d 118018 lz4_0.0~r122.orig.tar.gz
 2dc402a83cec09db8bc5ec1422606fa7391b3144 4764 lz4_0.0~r122-1.debian.tar.xz
 cf9205d4b4a6126a40b2f0548d5be11ac03faa94 22898 liblz4-dev_0.0~r122-1_amd64.deb
 885dff3e16508744763ae47c651a80de21cc7f4b 16942 liblz4-1_0.0~r122-1_amd64.deb
 13d34f51890351a2c49fcf5d2a54af2b00c6b2e3 74582 
liblz4-1-dbg_0.0~r122-1_amd64.deb
 12a480b54659c5180d29fafa2b7b958d561ceba0 36622 liblz4-tool_0.0~r122-1_amd64.deb
Checksums-Sha256:
 2bea59f0632612ca6fb4ed37a879c454dfc8cb8a9f60ac786ecfdb93d3f9e13d 1971 
lz4_0.0~r122-1.dsc
 b921ab3028eececd52f57e7b0004efe2395056352ef98d0750c0a6caf481ff23 118018 
lz4_0.0~r122.orig.tar.gz
 574b759e6789b1241e712843cc9193163ea56dec1a3645e517c8bf75d1a46f10 4764 
lz4_0.0~r122-1.debian.tar.xz
 bc62b3ff79d6683dedf770dc93b0c74129ee651b2c19c3412477038f0a5c4118 22898 
liblz4-dev_0.0~r122-1_amd64.deb
 281e3cbcacbf93d67e6d0e5d88b6980a77caf6853fbba1f9cd894294917c02b5 16942 
liblz4-1_0.0~r122-1_amd64.deb
 c22d8f4c43d47941d6ed9e4d62d7ed44173182ccf99ff9466ed9628f2302a150 74582 
liblz4-1-dbg_0.0~r122-1_amd64.deb
 0c7b251acd38312083f68fcb67f75dc27d131a7c4e5dade7fccf67dc5a7eea53 36622 
liblz4-tool_0.0~r122-1_amd64.deb
Files:
 5f36da8f3ec0afef62f7430d408ee9f8 22898 libdevel extra 
liblz4-dev_0.0~r122-1_amd64.deb
 241db3291d6686a6bb4a49987e29d3a7 16942 libs extra liblz4-1_0.0~r122-1_amd64.deb
 9f804b27219a72a9d2df792f97ed73c9 74582 debug extra 
liblz4-1-dbg_0.0~r122-1_amd64.deb
 f1211d0be352bb22cf9f1a481df0c805 36622 utils extra 
liblz4-tool_0.0~r122-1_amd64.deb
 e27ac796f15bd9e6a1363a737b26bbe7 1971 utils extra lz4_0.0~r122-1.dsc
 f25cafa2e657fcf416a614859701093e 118018 utils extra lz4_0.0~r122.orig.tar.gz
 3ab4f772cdaf80366ac9c6ec7698d0b5 4764 utils extra lz4_0.0~r122-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUGLf7AAoJEDIkf7tArR+mrLgP/0FBRaqFbSSujRmIMrUcilYB
qg5eMytOwEzjhk4NmwU2WH1n5sQCGhrM/Q8rYQ0Xb3C5YnaIA2rYMhROBbdQlRri
DRzOXpm9UPhP0Dho2V9xdpiMIvYw7vVhxM2To20D6Hq+NnAP2+ewrxysF9RGtoLG
1dImGS0SfoRWyFMNCmGVhVMusxXmyp8jWqzudzsKJTDjjqYpGJ+BE78ERqtfXYOn
xZ6u28YerQRJCUWePTcQL0DH0pmxxTH3dqsI3C7gO37t6aPLzsZhUOYhtfMCN10R
2cD/yDGMJvRexA0lCMmrNlFMQcysY12qtInsq1641Nr8K6HSdzkf8Ap8fDWFFFqh
2kJinSs8FVeXDreDD1E1I/QHnGm5EGQvyJgYN8tcHNo24u5BrOVtbcVB9etasBnr
QxOPkC9L3atLZYBOANeGLAVQc16Hr6D6zxSXtDmGv6zUeK+sSevTpaWxUVFBJlpa
pmDMxxBv0DuWUZYmxhIQC83Gvkk0+X4tUVNlad+cYsN+jWG8Fy0XUiSVnrz1s4Ys
U10x2QvS+cMhYOTk/HvDBUDtEOZ8ubQuEUXYnOhbZQkbzbPb6lDPAs44sVcynEv0
088Jk9ZLv7iOAUmYOTHam6wATsNz6XIMW+eP+cUY0wTx05RNEQWO10tPxMD1uFxQ
8DoQEQLjHPdmMCrhxg1M
=LEEV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to