Your message dated Tue, 28 Jun 2011 21:34:12 +0000
with message-id <e1qbfva-00062g...@franck.debian.org>
and subject line Bug#622001: fixed in m2crypto 0.20.1-1.1
has caused the Debian Bug report #622001,
regarding m2crypto: FTBFS: SWIG/_m2crypto_wrap.c:5847:7: error: expected '=',
',', ';', 'asm' or '__attribute__' before '*' token
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.)
--
622001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: m2crypto
Version: 0.20.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.5
> -I/usr/include
> -I/build/user-m2crypto_0.20.1-1-amd64-OvfsOI/m2crypto-0.20.1/SWIG -c
> SWIG/_m2crypto_wrap.c -o build/temp.linux-x86_64-2.5/SWIG/_m2crypto_wrap.o
> -DTHREADING
> SWIG/_m2crypto_wrap.c: In function 'rand_pseudo_bytes':
> SWIG/_m2crypto_wrap.c:3902:9: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'pkcs5_pbkdf2_hmac_sha1':
> SWIG/_m2crypto_wrap.c:3976:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'bytes_to_key':
> SWIG/_m2crypto_wrap.c:4135:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'sign_final':
> SWIG/_m2crypto_wrap.c:4231:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'pkey_as_der':
> SWIG/_m2crypto_wrap.c:4303:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'pkey_get_modulus':
> SWIG/_m2crypto_wrap.c:4336:13: warning: value computed is not used
> SWIG/_m2crypto_wrap.c:4361:13: warning: value computed is not used
> SWIG/_m2crypto_wrap.c: In function 'AES_crypt':
> SWIG/_m2crypto_wrap.c:4447:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:5847:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:5851:29: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:5855:39: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:5859:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:5863:23: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:5867:27: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c: In function 'i2d_x509':
> SWIG/_m2crypto_wrap.c:5943:9: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'x509_name_set_by_nid':
> SWIG/_m2crypto_wrap.c:6024:5: warning: pointer targets in passing argument 4
> of 'X509_NAME_add_entry_by_NID' differ in signedness
> /usr/include/openssl/x509.h:1015:5: note: expected 'unsigned char *' but
> argument is of type 'char *'
> SWIG/_m2crypto_wrap.c: In function 'x509_name_add_entry_by_txt':
> SWIG/_m2crypto_wrap.c:6029:5: warning: pointer targets in passing argument 4
> of 'X509_NAME_add_entry_by_txt' differ in signedness
> /usr/include/openssl/x509.h:1021:5: note: expected 'const unsigned char *'
> but argument is of type 'char *'
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6039:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6044:25: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6049:24: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6054:25: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6082:44: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'x509_req_add_extensions':
> SWIG/_m2crypto_wrap.c:6083:69: error: 'exts' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:6083:69: note: each undeclared identifier is reported
> only once for each function it appears in
> SWIG/_m2crypto_wrap.c: In function 'x509_name_entry_create_by_txt':
> SWIG/_m2crypto_wrap.c:6087:5: warning: pointer targets in passing argument 4
> of 'X509_NAME_ENTRY_create_by_txt' differ in signedness
> /usr/include/openssl/x509.h:1017:18: note: expected 'const unsigned char *'
> but argument is of type 'char *'
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6090:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6096:29: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6106:39: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6132:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6137:35: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6142:34: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6147:45: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6152:33: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6157:47: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6179:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6205:30: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6348:28: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6386:48: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_sign1':
> SWIG/_m2crypto_wrap.c:6387:53: error: 'stack' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6391:39: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_verify1':
> SWIG/_m2crypto_wrap.c:6401:48: error: 'stack' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6419:39: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_verify0':
> SWIG/_m2crypto_wrap.c:6420:33: error: 'stack' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:6420:5: warning: passing argument 3 of 'pkcs7_verify1'
> from incompatible pointer type
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'struct BIO *' but argument is
> of type 'struct X509_STORE *'
> SWIG/_m2crypto_wrap.c:6420:5: warning: passing argument 4 of 'pkcs7_verify1'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'int' but argument is of type
> 'void *'
> SWIG/_m2crypto_wrap.c:6420:5: error: too many arguments to function
> 'pkcs7_verify1'
> SWIG/_m2crypto_wrap.c:6391:11: note: declared here
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6503:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c: In function 'util_string_to_hex':
> SWIG/_m2crypto_wrap.c:6554:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.5/stringobject.h:61:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sslv2_method':
> SWIG/_m2crypto_wrap.c:14595:5: warning: implicit declaration of function
> 'SSLv2_method'
> SWIG/_m2crypto_wrap.c:14595:14: warning: cast to pointer from integer of
> different size
> SWIG/_m2crypto_wrap.c: In function '_wrap_ssl_get_ciphers':
> SWIG/_m2crypto_wrap.c:17493:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17493:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17507:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_ssl_cipher_num':
> SWIG/_m2crypto_wrap.c:17518:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17518:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17518:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17529:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17536:5: warning: implicit declaration of function
> 'sk_ssl_cipher_num'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_ssl_cipher_value':
> SWIG/_m2crypto_wrap.c:17550:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17550:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17550:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17565:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17577:5: warning: implicit declaration of function
> 'sk_ssl_cipher_value'
> SWIG/_m2crypto_wrap.c: In function '_wrap_ssl_get_peer_cert_chain':
> SWIG/_m2crypto_wrap.c:17592:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17592:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17606:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_num':
> SWIG/_m2crypto_wrap.c:17617:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17617:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17617:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17628:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17635:5: warning: implicit declaration of function
> 'sk_x509_num'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_value':
> SWIG/_m2crypto_wrap.c:17649:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17649:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17649:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17664:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17676:5: warning: implicit declaration of function
> 'sk_x509_value'
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509_name_entry_set_data':
> SWIG/_m2crypto_wrap.c:19826:12: warning: pointer targets in assignment differ
> in signedness
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509_store_ctx_get1_chain':
> SWIG/_m2crypto_wrap.c:20456:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:20456:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:20465:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_new_null':
> SWIG/_m2crypto_wrap.c:21327:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21327:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21331:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_free':
> SWIG/_m2crypto_wrap.c:21342:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21342:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21342:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21352:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21359:5: warning: implicit declaration of function
> 'sk_x509_free'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_push':
> SWIG/_m2crypto_wrap.c:21370:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21370:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21370:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21385:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21402:5: warning: implicit declaration of function
> 'sk_x509_push'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_pop':
> SWIG/_m2crypto_wrap.c:21416:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21416:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21416:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21427:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21434:5: warning: implicit declaration of function
> 'sk_x509_pop'
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509_req_add_extensions':
> SWIG/_m2crypto_wrap.c:21648:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21648:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21648:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21667:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21679:5: error: too many arguments to function
> 'x509_req_add_extensions'
> SWIG/_m2crypto_wrap.c:6082:5: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509v3_lhash':
> SWIG/_m2crypto_wrap.c:21759:3: error: 'LHASH' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21759:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21763:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509v3_set_conf_lhash':
> SWIG/_m2crypto_wrap.c:21774:3: error: 'LHASH' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21774:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21774:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21785:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21787:5: warning: implicit declaration of function
> 'x509v3_set_conf_lhash'
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509v3_ext_conf':
> SWIG/_m2crypto_wrap.c:21798:3: error: 'LHASH' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21798:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21798:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21823:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21840:5: warning: implicit declaration of function
> 'x509v3_ext_conf'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_new_null':
> SWIG/_m2crypto_wrap.c:21904:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21904:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21908:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_free':
> SWIG/_m2crypto_wrap.c:21919:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21919:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21919:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21929:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21936:5: warning: implicit declaration of function
> 'sk_x509_extension_free'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_push':
> SWIG/_m2crypto_wrap.c:21947:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21947:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21947:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21962:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21974:5: warning: implicit declaration of function
> 'sk_x509_extension_push'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_pop':
> SWIG/_m2crypto_wrap.c:21988:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21988:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21988:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21999:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22006:5: warning: implicit declaration of function
> 'sk_x509_extension_pop'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_num':
> SWIG/_m2crypto_wrap.c:22017:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22017:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22017:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22028:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22035:5: warning: implicit declaration of function
> 'sk_x509_extension_num'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_value':
> SWIG/_m2crypto_wrap.c:22049:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22049:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22049:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22064:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22076:5: warning: implicit declaration of function
> 'sk_x509_extension_value'
> SWIG/_m2crypto_wrap.c: In function '_wrap_make_stack_from_der_sequence':
> SWIG/_m2crypto_wrap.c:22113:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22113:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22120:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_get_der_encoding_stack':
> SWIG/_m2crypto_wrap.c:22131:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22131:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22131:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22142:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22149:5: warning: implicit declaration of function
> 'get_der_encoding_stack'
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_encrypt':
> SWIG/_m2crypto_wrap.c:23206:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23206:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23206:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23229:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23262:5: warning: implicit declaration of function
> 'pkcs7_encrypt'
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_sign1':
> SWIG/_m2crypto_wrap.c:23412:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23412:10: error: 'arg3' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23412:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23447:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23480:5: warning: passing argument 4 of 'pkcs7_sign1'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6386:8: note: expected 'int' but argument is of type
> 'struct BIO *'
> SWIG/_m2crypto_wrap.c:23480:5: error: too many arguments to function
> 'pkcs7_sign1'
> SWIG/_m2crypto_wrap.c:6386:8: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_verify1':
> SWIG/_m2crypto_wrap.c:23493:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23493:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23493:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23524:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23557:5: warning: passing argument 3 of 'pkcs7_verify1'
> from incompatible pointer type
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'struct BIO *' but argument is
> of type 'struct X509_STORE *'
> SWIG/_m2crypto_wrap.c:23557:5: warning: passing argument 4 of 'pkcs7_verify1'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'int' but argument is of type
> 'struct BIO *'
> SWIG/_m2crypto_wrap.c:23557:5: error: too many arguments to function
> 'pkcs7_verify1'
> SWIG/_m2crypto_wrap.c:6391:11: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_verify0':
> SWIG/_m2crypto_wrap.c:23572:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23572:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23572:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23599:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23621:5: warning: passing argument 3 of 'pkcs7_verify0'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6419:11: note: expected 'int' but argument is of type
> 'struct X509_STORE *'
> SWIG/_m2crypto_wrap.c:23621:5: error: too many arguments to function
> 'pkcs7_verify0'
> SWIG/_m2crypto_wrap.c:6419:11: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_get0_signers':
> SWIG/_m2crypto_wrap.c:24061:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:24061:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:24061:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:24072:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:24084:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:24101:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_sign1':
> SWIG/_m2crypto_wrap.c:6388:1: warning: control reaches end of non-void
> function
> SWIG/_m2crypto_wrap.c: In function 'x509_req_add_extensions':
> SWIG/_m2crypto_wrap.c:6084:1: warning: control reaches end of non-void
> function
> error: command 'gcc' failed with exit status 1
> running build
> running build_py
> creating build/lib.linux-x86_64-2.6
> creating build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/m2urllib2.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/util.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/Engine.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/AuthCookie.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/BIO.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/httpslib.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/DH.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/threading.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/__init__.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/m2urllib.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/m2.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/X509.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/DSA.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/RSA.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/m2xmlrpclib.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/callback.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/EC.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/Err.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/BN.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/Rand.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/ASN1.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/ftpslib.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/EVP.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/SMIME.py -> build/lib.linux-x86_64-2.6/M2Crypto
> copying M2Crypto/RC4.py -> build/lib.linux-x86_64-2.6/M2Crypto
> creating build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/cb.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/Cipher.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/timeout.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/__init__.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/ssl_dispatcher.py ->
> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/TwistedProtocolWrapper.py ->
> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/Connection.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/Context.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/Checker.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/SSLServer.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> copying M2Crypto/SSL/Session.py -> build/lib.linux-x86_64-2.6/M2Crypto/SSL
> creating build/lib.linux-x86_64-2.6/M2Crypto/PGP
> copying M2Crypto/PGP/PublicKey.py -> build/lib.linux-x86_64-2.6/M2Crypto/PGP
> copying M2Crypto/PGP/PublicKeyRing.py ->
> build/lib.linux-x86_64-2.6/M2Crypto/PGP
> copying M2Crypto/PGP/__init__.py -> build/lib.linux-x86_64-2.6/M2Crypto/PGP
> copying M2Crypto/PGP/RSA.py -> build/lib.linux-x86_64-2.6/M2Crypto/PGP
> copying M2Crypto/PGP/packet.py -> build/lib.linux-x86_64-2.6/M2Crypto/PGP
> copying M2Crypto/PGP/constants.py -> build/lib.linux-x86_64-2.6/M2Crypto/PGP
> running build_ext
> building 'M2Crypto.__m2crypto' extension
> swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c
> swig -python -I/usr/include/python2.6 -I/usr/include -includeall -o
> SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
> SWIG/_bio.i:64: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_rand.i:19: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_evp.i:156: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_dh.i:36: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_rsa.i:43: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_dsa.i:31: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_ssl.i:207: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_x509.i:313: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_pkcs7.i:42: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_pkcs7.i:42: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_util.i:9: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_ec.i:111: Warning(454): Setting a pointer/reference variable may leak
> memory.
> SWIG/_engine.i:162: Warning(454): Setting a pointer/reference variable may
> leak memory.
> creating build/temp.linux-x86_64-2.6
> creating build/temp.linux-x86_64-2.6/SWIG
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.6
> -I/usr/include
> -I/build/user-m2crypto_0.20.1-1-amd64-OvfsOI/m2crypto-0.20.1/SWIG -c
> SWIG/_m2crypto_wrap.c -o build/temp.linux-x86_64-2.6/SWIG/_m2crypto_wrap.o
> -DTHREADING
> SWIG/_m2crypto_wrap.c: In function 'rand_pseudo_bytes':
> SWIG/_m2crypto_wrap.c:3902:9: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'pkcs5_pbkdf2_hmac_sha1':
> SWIG/_m2crypto_wrap.c:3976:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'bytes_to_key':
> SWIG/_m2crypto_wrap.c:4135:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'sign_final':
> SWIG/_m2crypto_wrap.c:4231:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'pkey_as_der':
> SWIG/_m2crypto_wrap.c:4303:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'pkey_get_modulus':
> SWIG/_m2crypto_wrap.c:4336:13: warning: value computed is not used
> SWIG/_m2crypto_wrap.c:4361:13: warning: value computed is not used
> SWIG/_m2crypto_wrap.c: In function 'AES_crypt':
> SWIG/_m2crypto_wrap.c:4447:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:5847:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:5851:29: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:5855:39: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:5859:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:5863:23: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:5867:27: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c: In function 'i2d_x509':
> SWIG/_m2crypto_wrap.c:5943:9: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function 'x509_name_set_by_nid':
> SWIG/_m2crypto_wrap.c:6024:5: warning: pointer targets in passing argument 4
> of 'X509_NAME_add_entry_by_NID' differ in signedness
> /usr/include/openssl/x509.h:1015:5: note: expected 'unsigned char *' but
> argument is of type 'char *'
> SWIG/_m2crypto_wrap.c: In function 'x509_name_add_entry_by_txt':
> SWIG/_m2crypto_wrap.c:6029:5: warning: pointer targets in passing argument 4
> of 'X509_NAME_add_entry_by_txt' differ in signedness
> /usr/include/openssl/x509.h:1021:5: note: expected 'const unsigned char *'
> but argument is of type 'char *'
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6039:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6044:25: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6049:24: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6054:25: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6082:44: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'x509_req_add_extensions':
> SWIG/_m2crypto_wrap.c:6083:69: error: 'exts' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:6083:69: note: each undeclared identifier is reported
> only once for each function it appears in
> SWIG/_m2crypto_wrap.c: In function 'x509_name_entry_create_by_txt':
> SWIG/_m2crypto_wrap.c:6087:5: warning: pointer targets in passing argument 4
> of 'X509_NAME_ENTRY_create_by_txt' differ in signedness
> /usr/include/openssl/x509.h:1017:18: note: expected 'const unsigned char *'
> but argument is of type 'char *'
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6090:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6096:29: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6106:39: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6132:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6137:35: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6142:34: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6147:45: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6152:33: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6157:47: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6179:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c:6205:30: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6348:28: error: expected ')' before '*' token
> SWIG/_m2crypto_wrap.c:6386:48: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_sign1':
> SWIG/_m2crypto_wrap.c:6387:53: error: 'stack' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6391:39: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_verify1':
> SWIG/_m2crypto_wrap.c:6401:48: error: 'stack' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6419:39: error: expected declaration specifiers or
> '...' before 'STACK'
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_verify0':
> SWIG/_m2crypto_wrap.c:6420:33: error: 'stack' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:6420:5: warning: passing argument 3 of 'pkcs7_verify1'
> from incompatible pointer type
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'struct BIO *' but argument is
> of type 'struct X509_STORE *'
> SWIG/_m2crypto_wrap.c:6420:5: warning: passing argument 4 of 'pkcs7_verify1'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'int' but argument is of type
> 'void *'
> SWIG/_m2crypto_wrap.c:6420:5: error: too many arguments to function
> 'pkcs7_verify1'
> SWIG/_m2crypto_wrap.c:6391:11: note: declared here
> SWIG/_m2crypto_wrap.c: At top level:
> SWIG/_m2crypto_wrap.c:6503:7: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before '*' token
> SWIG/_m2crypto_wrap.c: In function 'util_string_to_hex':
> SWIG/_m2crypto_wrap.c:6554:5: warning: pointer targets in passing argument 1
> of 'PyString_FromStringAndSize' differ in signedness
> /usr/include/python2.6/stringobject.h:62:24: note: expected 'const char *'
> but argument is of type 'unsigned char *'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sslv2_method':
> SWIG/_m2crypto_wrap.c:14595:5: warning: implicit declaration of function
> 'SSLv2_method'
> SWIG/_m2crypto_wrap.c:14595:14: warning: cast to pointer from integer of
> different size
> SWIG/_m2crypto_wrap.c: In function '_wrap_ssl_get_ciphers':
> SWIG/_m2crypto_wrap.c:17493:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17493:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17507:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_ssl_cipher_num':
> SWIG/_m2crypto_wrap.c:17518:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17518:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17518:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17529:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17536:5: warning: implicit declaration of function
> 'sk_ssl_cipher_num'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_ssl_cipher_value':
> SWIG/_m2crypto_wrap.c:17550:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17550:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17550:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17565:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17577:5: warning: implicit declaration of function
> 'sk_ssl_cipher_value'
> SWIG/_m2crypto_wrap.c: In function '_wrap_ssl_get_peer_cert_chain':
> SWIG/_m2crypto_wrap.c:17592:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17592:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17606:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_num':
> SWIG/_m2crypto_wrap.c:17617:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17617:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17617:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17628:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17635:5: warning: implicit declaration of function
> 'sk_x509_num'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_value':
> SWIG/_m2crypto_wrap.c:17649:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17649:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:17649:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17664:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:17676:5: warning: implicit declaration of function
> 'sk_x509_value'
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509_name_entry_set_data':
> SWIG/_m2crypto_wrap.c:19826:12: warning: pointer targets in assignment differ
> in signedness
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509_store_ctx_get1_chain':
> SWIG/_m2crypto_wrap.c:20456:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:20456:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:20465:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_new_null':
> SWIG/_m2crypto_wrap.c:21327:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21327:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21331:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_free':
> SWIG/_m2crypto_wrap.c:21342:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21342:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21342:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21352:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21359:5: warning: implicit declaration of function
> 'sk_x509_free'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_push':
> SWIG/_m2crypto_wrap.c:21370:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21370:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21370:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21385:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21402:5: warning: implicit declaration of function
> 'sk_x509_push'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_pop':
> SWIG/_m2crypto_wrap.c:21416:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21416:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21416:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21427:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21434:5: warning: implicit declaration of function
> 'sk_x509_pop'
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509_req_add_extensions':
> SWIG/_m2crypto_wrap.c:21648:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21648:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21648:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21667:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21679:5: error: too many arguments to function
> 'x509_req_add_extensions'
> SWIG/_m2crypto_wrap.c:6082:5: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509v3_lhash':
> SWIG/_m2crypto_wrap.c:21759:3: error: 'LHASH' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21759:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21763:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509v3_set_conf_lhash':
> SWIG/_m2crypto_wrap.c:21774:3: error: 'LHASH' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21774:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21774:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21785:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21787:5: warning: implicit declaration of function
> 'x509v3_set_conf_lhash'
> SWIG/_m2crypto_wrap.c: In function '_wrap_x509v3_ext_conf':
> SWIG/_m2crypto_wrap.c:21798:3: error: 'LHASH' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21798:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21798:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21823:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21840:5: warning: implicit declaration of function
> 'x509v3_ext_conf'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_new_null':
> SWIG/_m2crypto_wrap.c:21904:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21904:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21908:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_free':
> SWIG/_m2crypto_wrap.c:21919:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21919:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21919:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21929:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21936:5: warning: implicit declaration of function
> 'sk_x509_extension_free'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_push':
> SWIG/_m2crypto_wrap.c:21947:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21947:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21947:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21962:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21974:5: warning: implicit declaration of function
> 'sk_x509_extension_push'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_pop':
> SWIG/_m2crypto_wrap.c:21988:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21988:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:21988:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:21999:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22006:5: warning: implicit declaration of function
> 'sk_x509_extension_pop'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_num':
> SWIG/_m2crypto_wrap.c:22017:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22017:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22017:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22028:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22035:5: warning: implicit declaration of function
> 'sk_x509_extension_num'
> SWIG/_m2crypto_wrap.c: In function '_wrap_sk_x509_extension_value':
> SWIG/_m2crypto_wrap.c:22049:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22049:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22049:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22064:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22076:5: warning: implicit declaration of function
> 'sk_x509_extension_value'
> SWIG/_m2crypto_wrap.c: In function '_wrap_make_stack_from_der_sequence':
> SWIG/_m2crypto_wrap.c:22113:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22113:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22120:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function '_wrap_get_der_encoding_stack':
> SWIG/_m2crypto_wrap.c:22131:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22131:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:22131:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22142:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:22149:5: warning: implicit declaration of function
> 'get_der_encoding_stack'
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_encrypt':
> SWIG/_m2crypto_wrap.c:23206:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23206:10: error: 'arg1' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23206:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23229:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23262:5: warning: implicit declaration of function
> 'pkcs7_encrypt'
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_sign1':
> SWIG/_m2crypto_wrap.c:23412:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23412:10: error: 'arg3' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23412:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23447:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23480:5: warning: passing argument 4 of 'pkcs7_sign1'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6386:8: note: expected 'int' but argument is of type
> 'struct BIO *'
> SWIG/_m2crypto_wrap.c:23480:5: error: too many arguments to function
> 'pkcs7_sign1'
> SWIG/_m2crypto_wrap.c:6386:8: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_verify1':
> SWIG/_m2crypto_wrap.c:23493:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23493:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23493:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23524:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23557:5: warning: passing argument 3 of 'pkcs7_verify1'
> from incompatible pointer type
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'struct BIO *' but argument is
> of type 'struct X509_STORE *'
> SWIG/_m2crypto_wrap.c:23557:5: warning: passing argument 4 of 'pkcs7_verify1'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6391:11: note: expected 'int' but argument is of type
> 'struct BIO *'
> SWIG/_m2crypto_wrap.c:23557:5: error: too many arguments to function
> 'pkcs7_verify1'
> SWIG/_m2crypto_wrap.c:6391:11: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_verify0':
> SWIG/_m2crypto_wrap.c:23572:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23572:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:23572:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23599:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:23621:5: warning: passing argument 3 of 'pkcs7_verify0'
> makes integer from pointer without a cast
> SWIG/_m2crypto_wrap.c:6419:11: note: expected 'int' but argument is of type
> 'struct X509_STORE *'
> SWIG/_m2crypto_wrap.c:23621:5: error: too many arguments to function
> 'pkcs7_verify0'
> SWIG/_m2crypto_wrap.c:6419:11: note: declared here
> SWIG/_m2crypto_wrap.c: In function '_wrap_pkcs7_get0_signers':
> SWIG/_m2crypto_wrap.c:24061:3: error: 'STACK' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:24061:10: error: 'arg2' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:24061:25: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:24072:10: error: 'result' undeclared (first use in this
> function)
> SWIG/_m2crypto_wrap.c:24084:18: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c:24101:22: error: expected expression before ')' token
> SWIG/_m2crypto_wrap.c: In function 'pkcs7_sign1':
> SWIG/_m2crypto_wrap.c:6388:1: warning: control reaches end of non-void
> function
> SWIG/_m2crypto_wrap.c: In function 'x509_req_add_extensions':
> SWIG/_m2crypto_wrap.c:6084:1: warning: control reaches end of non-void
> function
> error: command 'gcc' failed with exit status 1
> make: *** [build-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/04/08/m2crypto_0.20.1-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: m2crypto
Source-Version: 0.20.1-1.1
We believe that the bug you reported is fixed in the latest version of
m2crypto, which is due to be installed in the Debian FTP archive:
m2crypto_0.20.1-1.1.diff.gz
to main/m/m2crypto/m2crypto_0.20.1-1.1.diff.gz
m2crypto_0.20.1-1.1.dsc
to main/m/m2crypto/m2crypto_0.20.1-1.1.dsc
python-m2crypto_0.20.1-1.1_i386.deb
to main/m/m2crypto/python-m2crypto_0.20.1-1.1_i386.deb
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 622...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Ramacher <s.ramac...@gmx.at> (supplier of updated m2crypto 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 24 Jun 2011 17:27:46 +0200
Source: m2crypto
Binary: python-m2crypto
Architecture: source i386
Version: 0.20.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Dima Barsky <d...@debian.org>
Changed-By: Sebastian Ramacher <s.ramac...@gmx.at>
Description:
python-m2crypto - a crypto and SSL toolkit for Python
Closes: 622001
Changes:
m2crypto (0.20.1-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Backport revision 721 from upstream SVN repository to fix build errors
with libssl-dev >= 1.0.0. (Closes: #622001)
* Do not provide sslv2_method if SSLv2 is not available.
Checksums-Sha1:
bdecf31a8bb68eb2ba1c67eb93995cd93014d43a 1743 m2crypto_0.20.1-1.1.dsc
16ea97aeb063eaf27b0da4fc7a67c0b62afab871 6824 m2crypto_0.20.1-1.1.diff.gz
34df44eaa2b1209da6f5dd6eaa413db27ab26128 337382
python-m2crypto_0.20.1-1.1_i386.deb
Checksums-Sha256:
47a38e236a97a7c7f7eff52351236c7d5c316741a63080cc08f46eda4d3214b6 1743
m2crypto_0.20.1-1.1.dsc
6c2c5f4520271984833a90965d070d80006f370fc23fbab25528540acdb62f6c 6824
m2crypto_0.20.1-1.1.diff.gz
a1c4e9773d09519fd92d6db9c200c7fdc8aec3bd7d3d57a0708b1d895e8d8229 337382
python-m2crypto_0.20.1-1.1_i386.deb
Files:
8fe89036f138bcea760717b308c6c956 1743 python optional m2crypto_0.20.1-1.1.dsc
81d797cf61fe693e01df4a92f21b55eb 6824 python optional
m2crypto_0.20.1-1.1.diff.gz
7bdb17c218d9838bce2d9faf06d96c74 337382 python optional
python-m2crypto_0.20.1-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOB6DsAAoJEC1Os6YBVHX1r9kQAMojqiCdCeHptHOCMZT39SwZ
rMPP5a7k6vMU0HqMUJf2OBMHPIf4qX2vwQnp9WOz+ZZRfh3JLua9POHhG5uzrKQd
LsMXsONzaU1UVctNsVk7MiX4jbmRlj2Dtx4AEtOWPQSj6cmW1g8sy8jagokvqo1m
uTg6LQFEwGOQBn3ixOyr6dWGYtgdi07ToC/NGc+PG76otC7HPEzFvxY+uZselzXY
WtQ28YCV8BTDdvtaCuJdKO3Rg/ccH38tYVeijtyll17WQz9udrn50j4qFprO2GCk
mu/3XnljZsKNxFFwDKSTaZ9VeTLxbH1jpqOD5TF52ToicoMwy6c2hraKLvbR7Io4
Z3YtCGk7QZu1n9T/QfE3Dd0zJoDDlI0mBKQwwp3Qs5xGMcdK1dUDqXXug05M0YEy
HYRQw/2A/nc+mTFti3wGaLFnBZ6RCV5FLRFJqsct4xzV0CQA1bAUn+0ODMdi4Mqp
HLty74vF4utGptDhgvMpwhFXbYL0fsfi4+W+tUASuaWLqmXuqpf3bGspA0CnGbBN
ei0OD0jOf/P6HKZvDsE8G9vpqus7dZ9OQp/J7uxLXUBB+16il4gE3DYlI2QRbMLH
1b/QtpaTold5Hv0FCntzbR2dWV1eb+1QPkMoNXT05gd7NcaOdFt8nbvmBTz/vJf1
LmOj6FL9sLaSTlYp0BPC
=ixnc
-----END PGP SIGNATURE-----
--- End Message ---