Your message dated Fri, 14 Jul 2017 17:37:03 +0000
with message-id <e1dw4wv-0005z3...@fasolo.debian.org>
and subject line Bug#866764: fixed in p11-kit 0.23.7-3
has caused the Debian Bug report #866764,
regarding p11-kit FTBFS on 32bit big endian: not ok 13 /rpc/ulong-value
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.)
--
866764: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: p11-kit
Version: 0.23.7-1
Severity: serious
https://buildd.debian.org/status/package.php?p=p11-kit&suite=sid
...
1..73
ok 1 /rpc/new-free
ok 2 /rpc/uint16
ok 3 /rpc/uint16-static
ok 4 /rpc/uint32
ok 5 /rpc/uint32-static
ok 6 /rpc/uint64
ok 7 /rpc/uint64-static
ok 8 /rpc/byte-array
ok 9 /rpc/byte-array-null
ok 10 /rpc/byte-array-too-long
ok 11 /rpc/byte-array-static
ok 12 /rpc/byte-value
not ok 13 /rpc/ulong-value
# assertion failed ((CK_ULONG)0x0123456708ABCDEF == val64): (145477103 ==
4294967295)
# in test_ulong_value() at test-rpc.c:436
ok 14 /rpc/attribute-array-value
ok 15 /rpc/mechanism-type-array-value
ok 16 /rpc/date-value
ok 17 /rpc/byte-array-value
ok 18 /rpc/mechanism-value
ok 19 /rpc/initialize-fails-on-client
ok 20 /rpc/initialize-fails-on-server
ok 21 /rpc/initialize
ok 22 /rpc/not-initialized
ok 23 /rpc/transport-fails
ok 24 /rpc/transport-bad-parse
ok 25 /rpc/transport-short-error
ok 26 /rpc/transport-invalid-error
ok 27 /rpc/transport-wrong-response
ok 28 /rpc/transport-bad-contents
ok 29 /rpc/get-info-stand-in
ok 30 /rpc/get-slot-list-no-device
ok 31 /rpc/simultaneous-functions
ok 32 /rpc/fork-and-reinitialize
ok 33 /rpc/test_get_info
ok 34 /rpc/test_get_slot_list
ok 35 /rpc/test_get_slot_info
ok 36 /rpc/test_get_token_info
ok 37 /rpc/test_get_mechanism_list
ok 38 /rpc/test_get_mechanism_info
ok 39 /rpc/test_init_token
ok 40 /rpc/test_wait_for_slot_event
ok 41 /rpc/test_open_close_session
ok 42 /rpc/test_close_all_sessions
ok 43 /rpc/test_get_function_status
ok 44 /rpc/test_cancel_function
ok 45 /rpc/test_get_session_info
ok 46 /rpc/test_init_pin
ok 47 /rpc/test_set_pin
ok 48 /rpc/test_operation_state
ok 49 /rpc/test_login_logout
ok 50 /rpc/test_get_attribute_value
ok 51 /rpc/test_set_attribute_value
ok 52 /rpc/test_create_object
ok 53 /rpc/test_copy_object
ok 54 /rpc/test_destroy_object
ok 55 /rpc/test_get_object_size
ok 56 /rpc/test_find_objects
ok 57 /rpc/test_encrypt
ok 58 /rpc/test_decrypt
ok 59 /rpc/test_digest
ok 60 /rpc/test_sign
ok 61 /rpc/test_sign_recover
ok 62 /rpc/test_verify
ok 63 /rpc/test_verify_recover
ok 64 /rpc/test_digest_encrypt
ok 65 /rpc/test_decrypt_digest
ok 66 /rpc/test_sign_encrypt
ok 67 /rpc/test_decrypt_verify
ok 68 /rpc/test_generate_key
ok 69 /rpc/test_generate_key_pair
ok 70 /rpc/test_wrap_key
ok 71 /rpc/test_unwrap_key
ok 72 /rpc/test_derive_key
ok 73 /rpc/test_random
FAIL: test-rpc
...
============================================================================
1 of 47 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue
============================================================================
Makefile:3995: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 1
--- End Message ---
--- Begin Message ---
Source: p11-kit
Source-Version: 0.23.7-3
We believe that the bug you reported is fixed in the latest version of
p11-kit, 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 866...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Metzler <ametz...@debian.org> (supplier of updated p11-kit 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: Fri, 14 Jul 2017 19:13:12 +0200
Source: p11-kit
Binary: libp11-kit-dev libp11-kit0 p11-kit p11-kit-modules
Architecture: source
Version: 0.23.7-3
Distribution: unstable
Urgency: low
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-ma...@lists.alioth.debian.org>
Changed-By: Andreas Metzler <ametz...@debian.org>
Closes: 866764
Description:
libp11-kit0 - library for loading and coordinating access to PKCS#11 modules -
libp11-kit-dev - library for loading and coordinating access to PKCS#11
modules -
p11-kit-modules - p11-glue proxy and trust modules
p11-kit - p11-glue utilities
Changes:
p11-kit (0.23.7-3) unstable; urgency=low
.
* 40_test-Fix-failure-on-32-bit-big-endian-platform.patch from upstream GIT:
Fix test-error on 32-bit big endian platforms. Closes: #866764
Checksums-Sha1:
75bccef07dd279b21b956dc972fbbcebf3fc5f92 2452 p11-kit_0.23.7-3.dsc
e441743dce7519eb30722d4a394d959a5ef3d2ce 21772 p11-kit_0.23.7-3.debian.tar.xz
Checksums-Sha256:
ce5611bfa9891673edcb5b4ee369da586b2cee214061dff492dc5f6a8fff6092 2452
p11-kit_0.23.7-3.dsc
8dc0b106a69842cc734f8f3c9a1ad6312cd5d1cd318b696cdc76e6ca0c3108b5 21772
p11-kit_0.23.7-3.debian.tar.xz
Files:
6c0552116e08e0e00f98afd1db73c4fb 2452 libs extra p11-kit_0.23.7-3.dsc
2d84e9d70808426d20d27b5e6f1b4472 21772 libs extra
p11-kit_0.23.7-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0uCSA5741Jbt9PpepU8BhUOCFIQFAllo/WEACgkQpU8BhUOC
FIRLgw/9HmTIXyKFhU7qBKoy6y3dMo8BVGynpPu4kKWeciTIy8LUWhegfXoLYd5A
KEG7pOeienZQsRzoocXjqDiNYnMbhRBRc4n3ubI1CPA2XhUSb6Pe7mgsf38d/fJw
2id0g2AxPR1tmAFAUglJnio7AOXu1sa0IVRcO333j+JLT/jAfg7YQ6hYqqp2A08q
dLUYq+snIlnLCZEClqNI9ZKxyi68To4aTROwtJ4GM02VME2Nv0lXVSNcxrJuhVZP
CUelnQ0IMEaHPrHVLsWcqfSesnlaCyT5Fc7jQHRz3xGStiD8wzbLhVVHdcVh4QH7
MqPNPuMqNCcpTNJRU3oO3Wqpu2E39d91G/GO+6D6IIXtjBQicK7UeYuZRVfFpnNw
17wXxVULSF1bo4e7AezVhKUe0C0LRNmJsKE+T/sOjRcmza5EkSPvK4hrn+jv8W+w
WOl7R3dSamgRBxdmgzQPr5mFG0rizHGz+B6TkZGFkMP3Qy+D8xBeF9J05Yo7knpT
WvIfBWawnNr1GqnAwQebyC0iC3r0lxAtZztQ22emz/evphm/46cpz3KoGuchA39K
nEdyhRZA94EnyfCio68ptaRijaKIz50+km84Din+3pWdGxkanXy3lLPXbyNt1I/C
L3h7q2EPdDgEbQo1bMiR4Em/pOtTrhR8DnRdP3bOOcDjCU0a2mM=
=ybnj
-----END PGP SIGNATURE-----
--- End Message ---