Your message dated Wed, 23 Nov 2011 09:33:51 +0000
with message-id <e1rt9dd-0002j2...@franck.debian.org>
and subject line Bug#637641: Removed package(s) from unstable
has caused the Debian Bug report #636956,
regarding error: 'EVP_md2' was not declared in this scope
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.)


-- 
636956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636956
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cryptonit
Version: 0.9.7-2.4
Severity: serious
Tags: sid

Hi,

Your package is failing to build with openssl 1.0.  It fails with
this message:
pkcs7.cpp: In member function 'void 
Cryptonit::pkcs7::setDigest(Cryptonit::DigestName)':
pkcs7.cpp:231:23: error: 'EVP_md2' was not declared in this scope
pkcs7.cpp: In member function 'int Cryptonit::pkcs7::sign(const char*, 
Cryptonit::Certificate&, Cryptonit::Key&, std::vector<Cryptonit::Certificate>&, 
bool)':
pkcs7.cpp:479:14: error: cannot convert 'stack_st_X509*' to 
'Cryptonit::pkcs7::sign(const char*, Cryptonit::Certificate&, Cryptonit::Key&, 
std::vector<Cryptonit::Certificate>&, bool)::stack_st_509*' in assignment
pkcs7.cpp:481:3: error: conditional expression between distinct pointer types 
'Cryptonit::pkcs7::sign(const char*, Cryptonit::Certificate&, Cryptonit::Key&, 
std::vector<Cryptonit::Certificate>&, bool)::stack_st_509*' and 
'stack_st_X509*' lacks a cast
pkcs7.cpp:486:59: error: no matching function for call to 
'Cryptonit::pkcs7::my_PKCS7_sign(X509*&, EVP_PKEY*&, 
Cryptonit::pkcs7::sign(const char*, Cryptonit::Certificate&, Cryptonit::Key&, 
std::vector<Cryptonit::Certificate>&, bool)::stack_st_509*&, BIO*&, int&)'
pkcs7.cpp:486:59: note: candidate is:
pkcs7.hh:254:9: note: PKCS7* Cryptonit::pkcs7::my_PKCS7_sign(X509*, EVP_PKEY*, 
stack_st_X509*, BIO*, int)
pkcs7.hh:254:9: note:   no known conversion for argument 3 from 
'Cryptonit::pkcs7::sign(const char*, Cryptonit::Certificate&, Cryptonit::Key&, 
std::vector<Cryptonit::Certificate>&, bool)::stack_st_509*' to 'stack_st_X509*'
pkcs7.cpp: In member function 'std::vector<Cryptonit::Certificate>& 
Cryptonit::pkcs7::getRecipientsCertificates()':
pkcs7.cpp:928:53: error: 'void*' is not a pointer-to-object type
make[4]: *** [pkcs7.lo] Error 1

MD2 was disabled by default, and you probably just need to add
#ifndef OPENSSL_NO_MD2 around that like done in other places
in that file.

No idea about the other errors.  Those don't seem to be related
to openssl changes but rather to g++ being more strict.


Kurt




--- End Message ---
--- Begin Message ---
Version: 0.9.7-2.4+rm

Dear submitter,

as the package cryptonit has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/637641

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to