Your message dated Sat, 21 Apr 2018 16:09:43 +0000
with message-id <e1f9v55-0009lu...@fasolo.debian.org>
and subject line Bug#896144: fixed in tpm2-tss 1.4.0-2
has caused the Debian Bug report #896144,
regarding tpm2-tss FTBFS on big endian: test failures
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.)
--
896144: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896144
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tpm2-tss
Version: 1.4.0-1
Severity: serious
https://buildd.debian.org/status/package.php?p=tpm2-tss&suite=sid
...
FAIL: test/unit/CopyCommandHeader
=================================
[==========] Running 3 test(s).
[ RUN ] CopyCommandHeader_nextData_unit
[ OK ] CopyCommandHeader_nextData_unit
[ RUN ] CopyCommandHeader_tag_unit
[ ERROR ] --- 0x8001 != 0x180
[ LINE ] --- test/unit/CopyCommandHeader.c:80: error: Failure!
[ FAILED ] CopyCommandHeader_tag_unit
[ RUN ] CopyCommandHeader_commandcode_unit
[ ERROR ] --- 0x17a != 0x7a010000
[ LINE ] --- test/unit/CopyCommandHeader.c:96: error: Failure!
[ FAILED ] CopyCommandHeader_commandcode_unit
[==========] 3 test(s) run.
[ PASSED ] 1 test(s).
[ FAILED ] 2 test(s), listed below:
[ FAILED ] CopyCommandHeader_tag_unit
[ FAILED ] CopyCommandHeader_commandcode_unit
2 FAILED TEST(S)
FAIL test/unit/CopyCommandHeader (exit status: 2)
FAIL: test/unit/marshal-TPM2B-simple
====================================
[==========] Running 2 test(s).
[ RUN ] marshal_TPM2B_NAME_good
[ ERROR ] --- difference at offset 0 0x16 0x00
difference at offset 1 0x00 0x16
2 bytes of 0x1307d6300 and 0x118e84068 differ
[ LINE ] --- test/unit/marshal-TPM2B-simple.c:95: error: Failure!
[ FAILED ] marshal_TPM2B_NAME_good
[ RUN ] unmarshal_TPM2B_NAME_good
[ ERROR ] --- 0x80006 != 0
[ LINE ] --- test/unit/marshal-TPM2B-simple.c:129: error: Failure!
[ FAILED ] unmarshal_TPM2B_NAME_good
[==========] 2 test(s) run.
[ PASSED ] 0 test(s).
[ FAILED ] 2 test(s), listed below:
[ FAILED ] marshal_TPM2B_NAME_good
[ FAILED ] unmarshal_TPM2B_NAME_good
2 FAILED TEST(S)
FAIL test/unit/marshal-TPM2B-simple (exit status: 2)
FAIL: test/unit/marshal-UINT16
==============================
[==========] Running 4 test(s).
[ RUN ] marshal_UINT16_good
[ ERROR ] --- 0xadde != 0xdead
[ LINE ] --- test/unit/marshal-UINT16.c:76: error: Failure!
[ FAILED ] marshal_UINT16_good
[ RUN ] marshal_UINT16_too_small
[ OK ] marshal_UINT16_too_small
[ RUN ] marshal_UINT16_past_end
[ OK ] marshal_UINT16_past_end
[ RUN ] marshal_UINT16_rc_previous_fail
[ OK ] marshal_UINT16_rc_previous_fail
[==========] 4 test(s) run.
[ PASSED ] 3 test(s).
[ FAILED ] 1 test(s), listed below:
[ FAILED ] marshal_UINT16_good
1 FAILED TEST(S)
FAIL test/unit/marshal-UINT16 (exit status: 1)
FAIL: test/unit/marshal-UINT32
==============================
[==========] Running 4 test(s).
[ RUN ] marshal_UINT32_good
[ ERROR ] --- 0xefbeadde != 0xdeadbeef
[ LINE ] --- test/unit/marshal-UINT32.c:76: error: Failure!
[ FAILED ] marshal_UINT32_good
[ RUN ] marshal_UINT32_too_small
[ OK ] marshal_UINT32_too_small
[ RUN ] marshal_UINT32_past_end
[ OK ] marshal_UINT32_past_end
[ RUN ] marshal_UINT32_rc_previous_fail
[ OK ] marshal_UINT32_rc_previous_fail
[==========] 4 test(s) run.
[ PASSED ] 3 test(s).
[ FAILED ] 1 test(s), listed below:
[ FAILED ] marshal_UINT32_good
1 FAILED TEST(S)
FAIL test/unit/marshal-UINT32 (exit status: 1)
FAIL: test/unit/tcti-socket
===========================
[==========] Running 9 test(s).
[ RUN ] tcti_socket_init_all_null_test
[ OK ] tcti_socket_init_all_null_test
[ RUN ] tcti_socket_init_size_test
[ OK ] tcti_socket_init_size_test
[ RUN ] tcti_socket_init_null_config_test
[ OK ] tcti_socket_init_null_config_test
[ RUN ] tcti_socket_init_log_test
[ OK ] tcti_socket_init_log_test
[ RUN ] tcti_socket_init_log_buffer_test
[ OK ] tcti_socket_init_log_buffer_test
[ RUN ] tcti_socket_log_called_test
[ OK ] tcti_socket_log_called_test
[ RUN ] tcti_socket_log_buffer_called_test
[ OK ] tcti_socket_log_buffer_called_test
[ RUN ] tcti_socket_receive_success_test
*** stack smashing detected ***: <unknown> terminated
FAIL test/unit/tcti-socket (exit status: 134)
FAIL: test/unit/unmarshal-UINT16
================================
[==========] Running 1 test(s).
[ RUN ] unmarshal_UINT16_good
[ ERROR ] --- 0xadde != 0xdead
[ LINE ] --- test/unit/unmarshal-UINT16.c:81: error: Failure!
[ FAILED ] unmarshal_UINT16_good
[==========] 1 test(s) run.
[ PASSED ] 0 test(s).
[ FAILED ] 1 test(s), listed below:
[ FAILED ] unmarshal_UINT16_good
1 FAILED TEST(S)
FAIL test/unit/unmarshal-UINT16 (exit status: 1)
FAIL: test/unit/unmarshal-UINT32
================================
[==========] Running 1 test(s).
[ RUN ] unmarshal_UINT32_good
[ ERROR ] --- 0xefbeadde != 0xdeadbeef
[ LINE ] --- test/unit/unmarshal-UINT32.c:80: error: Failure!
[ FAILED ] unmarshal_UINT32_good
[==========] 1 test(s) run.
[ PASSED ] 0 test(s).
[ FAILED ] 1 test(s), listed below:
[ FAILED ] unmarshal_UINT32_good
1 FAILED TEST(S)
FAIL test/unit/unmarshal-UINT32 (exit status: 1)
============================================================================
Testsuite summary for tpm2-tss 1.4.0
============================================================================
# TOTAL: 11
# PASS: 4
# SKIP: 0
# XFAIL: 0
# FAIL: 7
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[3]: *** [Makefile:4821: test-suite.log] Error 1
--- End Message ---
--- Begin Message ---
Source: tpm2-tss
Source-Version: 1.4.0-2
We believe that the bug you reported is fixed in the latest version of
tpm2-tss, 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 896...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated tpm2-tss
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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 21 Apr 2018 23:40:12 +0800
Source: tpm2-tss
Binary: libsapi0 libsapi-dev libsapi-utils
Architecture: source amd64
Version: 1.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Mathieu Trudel-Lapierre <cypher...@ubuntu.com>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Description:
libsapi-dev - TPM2 Software stack library - development files
libsapi-utils - TPM2 Software stack library - TSS utilities
libsapi0 - TPM2 Software stack library - TSS and TCTI libraries
Closes: 896144
Changes:
tpm2-tss (1.4.0-2) unstable; urgency=low
.
* Fix FTBFS on big-endian architectures. (Closes: #896144)
Checksums-Sha1:
ac090fab0b797f2521bf6b322f678f1f6e4e7bd5 2187 tpm2-tss_1.4.0-2.dsc
321d8581f7fa7ae1513be5e5be58be09ed48da97 10424 tpm2-tss_1.4.0-2.debian.tar.xz
bf0ed2f086e59f0f4a5b2b81b7ec49f8ab46fa23 53404 libsapi-dev_1.4.0-2_amd64.deb
7748a723f164885cd3cc240d992aa5573225f346 23028
libsapi-utils-dbgsym_1.4.0-2_amd64.deb
fc02a5e9a33e9abd18f3cc36413353c592d94b54 20172 libsapi-utils_1.4.0-2_amd64.deb
e09a96c5e4606564324be7f44140ddd0550a831c 215828
libsapi0-dbgsym_1.4.0-2_amd64.deb
625ef81557af877ea4f05778147abdc3aa932532 55756 libsapi0_1.4.0-2_amd64.deb
4ee74d71f68eaa4575690b9bf7b4d3efc790ca51 7118 tpm2-tss_1.4.0-2_amd64.buildinfo
Checksums-Sha256:
80c9d54253d726cc3e7c7e0feb59e112b1545f3e5e29b62d0b69b386f906e368 2187
tpm2-tss_1.4.0-2.dsc
e53cb68fc7fdfc3cc756f4a1b4519196899d87198d1e5e99a47ccc63103be185 10424
tpm2-tss_1.4.0-2.debian.tar.xz
139b4927cddd20c545641c7ec9662a4497e7a512565e2a0284e7d646320da38b 53404
libsapi-dev_1.4.0-2_amd64.deb
9875c3b174e2f6f2923ad1c4887b2cd87d8003ed49e37c3d064107f7367f38e3 23028
libsapi-utils-dbgsym_1.4.0-2_amd64.deb
c689fdebca4c5fd504b1115927a9d77971e6c844c82c37ea4ad5e569c4e8cb57 20172
libsapi-utils_1.4.0-2_amd64.deb
e91c9b14f2f9d84793f0e5ddff17f17ae1f4be6ef3470c7e5abc540b58b52eec 215828
libsapi0-dbgsym_1.4.0-2_amd64.deb
cf934afec2709f52d51170ee03de950713f7ab76f326f045eab9de999c5d29b7 55756
libsapi0_1.4.0-2_amd64.deb
07d729ff643a3fd13a742cb027c7aaeef067162d75db76b86bebff8d2fa712ab 7118
tpm2-tss_1.4.0-2_amd64.buildinfo
Files:
2dd01c16759569bd38f4bb64212686de 2187 libs optional tpm2-tss_1.4.0-2.dsc
09c17a4e47a5099947e0892961d72d0d 10424 libs optional
tpm2-tss_1.4.0-2.debian.tar.xz
33517c67e5642c28c795afd534180e51 53404 libdevel optional
libsapi-dev_1.4.0-2_amd64.deb
8e91e93f06bdaa289f577ed1bb886914 23028 debug optional
libsapi-utils-dbgsym_1.4.0-2_amd64.deb
cc7f9cd490faa38deb6a4c9a541c1e43 20172 utils optional
libsapi-utils_1.4.0-2_amd64.deb
c7b9e8cbd34295e91ba55b661abc0d9b 215828 debug optional
libsapi0-dbgsym_1.4.0-2_amd64.deb
cf0f2dac4ca70ca3cfb2d262341ef6bf 55756 libs optional libsapi0_1.4.0-2_amd64.deb
9bdbfd27e9557c74050f5960e684e1d9 7118 libs optional
tpm2-tss_1.4.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEo2h49GQQhoFgDLZIRBc/oT0FiIgFAlrbXdwTHHBhdWxsaXVA
ZGViaWFuLm9yZwAKCRBEFz+hPQWIiHylD/oCTOctSN035Fv1ZskABzRbnu028EgM
1E5S59Xh71sxZCaQ4pPwQmUpBPAxqM3I96nhRHd+lXKTfCyx9d6lz4oF5pVRkmPX
VwN/htEEsURFv9Ddb7HrxLDU4IyfYChQNc3YgQYxXxtNAOnu0pSkFtj5bnFCuSa7
qog1ocTZm0Q79Nn/xAv6Q9yqa2FVPqQbOPBwlpv0bwlw//RQ+/WcxqRxMUphsnRR
BiB3ogstXcrwjhCP0MaYNL1LQeinwWGZmhpuzjwxaykOFuWxoyV+IVPH+qmtU9dc
/ZGpvGEp19fx9UENgyFTkIQUAUkBbcN9agQJRH91GMCP2ICKMAcv+m9MhCP8UTiG
OR66ww1WWUWFl0jEIClJnp8kMnvOKlRGyyjNKSO5HP8IQbVvl54h6L4yZ5RQvzDJ
6d7mgT3l90Pcc8EUVjADfohzjyKdRvxHo4QPqcPLG7hdqoejDezWwLl6hVFBgzyH
/VH0N+QWwYEZ7Z8bMJI8FvqwQ/Quw+hdmDIWFZUtg4LVPXAi1a4QUiDVX4rWUic4
/NWPbS0QMDRflrbn10ZLiiJHsfId6rttacrGxW1055KnaxxjVPA4wxCcDSuY0a0x
Y6iQkYgxP5Hi/mufBPig+eyNSGR6eGrJpiwCOQTLzFS8bKPlGbqg4smMH/MAutcV
LjfRnYmFh7J/gg==
=RMaT
-----END PGP SIGNATURE-----
--- End Message ---