Your message dated Fri, 02 May 2014 15:40:53 +0000
with message-id <[email protected]>
and subject line Bug#745720: fixed in polarssl 1.3.7-1
has caused the Debian Bug report #745720,
regarding polarssl: FTBFS on mips, powerpc, s390x and sparc
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.)


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

polarssl fails to build on buildds for mips, powerpc, s390x and sparc due to
failures in the test suite:
|  - test_suite_ecdsa
|    ECDSA primitive random #2 ......................................... FAILED
|   ecdsa_sign( &grp, &r, &s, &d, buf, sizeof( buf ), &rnd_pseudo_rand, 
&rnd_info ) == 0
| ECDSA primitive random #5 ......................................... FAILED
|   ecdsa_sign( &grp, &r, &s, &d, buf, sizeof( buf ), &rnd_pseudo_rand, 
&rnd_info ) == 0
| ECDSA primitive rfc 4754 p521 ..................................... FAILED
|   ecdsa_sign( &grp, &r, &s, &d, hash, hlen, rnd_buffer_rand, &rnd_info ) == 0
| ECDSA write-read random #2 ........................................ FAILED
|   ecdsa_write_signature( &ctx, hash, sizeof( hash ), sig, &sig_len, 
&rnd_pseudo_rand, &rnd_info ) == 0
| ECDSA write-read random #5 ........................................ FAILED
|   ecdsa_write_signature( &ctx, hash, sizeof( hash ), sig, &sig_len, 
&rnd_pseudo_rand, &rnd_info ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha1 ................ FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha224 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha256 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha384 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha512 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha1 ................ FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha224 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha256 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha384 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p224 sha512 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha1 ................ FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha224 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha256 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha384 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha512 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha1 ................ FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha224 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha256 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha384 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic test vector rfc 6979 p521 sha512 .............. FAILED
|   ecdsa_sign_det( &grp, &r, &s, &d, hash, hlen, md_alg ) == 0
| ECDSA deterministic read-write random p521 sha256 ................. FAILED
|   ecdsa_write_signature_det( &ctx, hash, sizeof( hash ), sig, &sig_len, 
md_alg ) == 0
| ECDSA deterministic read-write random p521 sha384 ................. FAILED
|   ecdsa_write_signature_det( &ctx, hash, sizeof( hash ), sig, &sig_len, 
md_alg ) == 0
| FAILED (42 / 69 tests (0 skipped))
| **** Failed ***************

For a full build log see
https://buildd.debian.org/status/fetch.php?pkg=polarssl&arch=s390x&ver=1.3.6-1&stamp=1398271469

I've also confirmed the build failure on zelenka.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: polarssl
Source-Version: 1.3.7-1

We believe that the bug you reported is fixed in the latest version of
polarssl, 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.
Roland Stigge <[email protected]> (supplier of updated polarssl 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: SHA1

Format: 1.8
Date: Fri, 02 May 2014 16:36:34 +0200
Source: polarssl
Binary: libpolarssl-dev libpolarssl-runtime libpolarssl6
Architecture: source amd64
Version: 1.3.7-1
Distribution: unstable
Urgency: medium
Maintainer: Roland Stigge <[email protected]>
Changed-By: Roland Stigge <[email protected]>
Description: 
 libpolarssl-dev - lightweight crypto and SSL/TLS library
 libpolarssl-runtime - lightweight crypto and SSL/TLS library
 libpolarssl6 - lightweight crypto and SSL/TLS library
Closes: 745716 745720
Changes: 
 polarssl (1.3.7-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #745720)
   * Fixed .so link in libpolarssl-dev.links (Closes: #745716)
Checksums-Sha1: 
 4e647a9ce9eaecbb0c9c9a9962c9bd872eef1dd8 1198 polarssl_1.3.7-1.dsc
 4bfce7f2e833bead53ecd38098325a784ada5c39 1610166 polarssl_1.3.7.orig.tar.gz
 afa16e8ac8c1e24ca4ac0bcda262d1035f9c34ef 4380 polarssl_1.3.7-1.debian.tar.xz
 b16fd1927258f59919dbf288b9dfbe8f95eb8ed7 308030 
libpolarssl-dev_1.3.7-1_amd64.deb
 8c626e35f81b1f61771e6ac6beecf1b937c1106e 637316 
libpolarssl-runtime_1.3.7-1_amd64.deb
 400fd2824f1eb7ac988f6f05d2644fb565845ec8 214678 libpolarssl6_1.3.7-1_amd64.deb
Checksums-Sha256: 
 da72795f4f573899967fbf4cf99c9afca86694427d70c3ed15beb2e88cc623ae 1198 
polarssl_1.3.7-1.dsc
 6beef0281160bf07fefefd6b412dd1ce4c39261cf5300835aef442253f0400e5 1610166 
polarssl_1.3.7.orig.tar.gz
 14eb5c1616b597faf9b1d7d0c1084c60554ae4c363ec34d6b474ee948747d38a 4380 
polarssl_1.3.7-1.debian.tar.xz
 e28db3f8caf7788c92ef76ac99a0e29c75812150d771a28cf8c82fd94cc53d06 308030 
libpolarssl-dev_1.3.7-1_amd64.deb
 23b072c4f1ed69f835dd055c6b946bae475aec9424c73c5b4789951539d46391 637316 
libpolarssl-runtime_1.3.7-1_amd64.deb
 1fa0f8b1a5c8dfbacf3fc558f95e43d06e6b5571b7f5fddd051d0e5747fbf26f 214678 
libpolarssl6_1.3.7-1_amd64.deb
Files: 
 f42b4cb63add94939fddb174620eefaf 308030 libdevel optional 
libpolarssl-dev_1.3.7-1_amd64.deb
 cb1b06d128badfbbc37aa56d549fb550 637316 libdevel optional 
libpolarssl-runtime_1.3.7-1_amd64.deb
 def0aa1c29694a6c502a79b3315b4e74 214678 libs optional 
libpolarssl6_1.3.7-1_amd64.deb
 3cb847f0a74a9881ad8fa2e60029b1e8 1198 libs optional polarssl_1.3.7-1.dsc
 b656e4c83ee94f93d19eb0832fd7f976 1610166 libs optional 
polarssl_1.3.7.orig.tar.gz
 13d25f77a639de40ba0aa9e02d50d3ba 4380 libs optional 
polarssl_1.3.7-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iD8DBQFTY67EcaH/YBv43g8RAokrAJ4rr/w+lFiy2HwUceo6BnF26ZHyFQCeNXTH
jiW42LKvhZJeXDsxywlGRdQ=
=z9x7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to