Your message dated Mon, 04 Nov 2013 21:19:40 +0000
with message-id <e1vdryi-00009f...@franck.debian.org>
and subject line Bug#728625: fixed in gatling 0.13-5
has caused the Debian Bug report #728625,
regarding gatling: FTBFS: pssl.c:25:1: error: unknown type name 'x509_cert'
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.)


-- 
728625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gatling
Version: 0.13-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131103 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -c pssl.c -o pssl.o -I. -g -O2 -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
> -D_FORTIFY_SOURCE=2 -pipe -Wall -DUSE_ZLIB
> pssl.c:25:1: error: unknown type name 'x509_cert'
>  x509_cert srvcert;
>  ^
> pssl.c: In function 'init_serverside_tls':
> pssl.c:65:5: warning: implicit declaration of function 'x509_free' 
> [-Wimplicit-function-declaration]
>      x509_free(&srvcert);
>      ^
> pssl.c:67:28: error: 'x509_cert' undeclared (first use in this function)
>    memset(&srvcert,0,sizeof(x509_cert));
>                             ^
> pssl.c:67:28: note: each undeclared identifier is reported only once for each 
> function it appears in
> pssl.c:92:3: warning: implicit declaration of function 'x509parse_crt' 
> [-Wimplicit-function-declaration]
>    if (x509parse_crt(&srvcert,(unsigned char*)buf+i,l-i) ||
>    ^
> pssl.c:93:7: warning: implicit declaration of function 'x509parse_key' 
> [-Wimplicit-function-declaration]
>        x509parse_key(&rsa,(unsigned char*)buf,i,NULL,0))
>        ^
> pssl.c:110:33: error: request for member 'next' in something not a structure 
> or union
>    ssl_set_ca_chain( ssl, srvcert.next, NULL, NULL );
>                                  ^
> pssl.c:111:3: warning: passing argument 2 of 'ssl_set_own_cert' from 
> incompatible pointer type [enabled by default]
>    ssl_set_own_cert( ssl, &srvcert, &rsa );
>    ^
> In file included from pssl.c:10:0:
> /usr/include/polarssl/ssl.h:1019:5: note: expected 'struct x509_crt *' but 
> argument is of type 'int *'
>  int ssl_set_own_cert( ssl_context *ssl, x509_crt *own_cert,
>      ^
> pssl.c:111:3: warning: passing argument 3 of 'ssl_set_own_cert' from 
> incompatible pointer type [enabled by default]
>    ssl_set_own_cert( ssl, &srvcert, &rsa );
>    ^
> In file included from pssl.c:10:0:
> /usr/include/polarssl/ssl.h:1019:5: note: expected 'struct pk_context *' but 
> argument is of type 'struct rsa_context *'
>  int ssl_set_own_cert( ssl_context *ssl, x509_crt *own_cert,
>      ^
> make[2]: *** [pssl.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/03/gatling_0.13-4_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: gatling
Source-Version: 0.13-5

We believe that the bug you reported is fixed in the latest version of
gatling, 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 728...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge <sti...@antcom.de> (supplier of updated gatling 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: SHA1

Format: 1.8
Date: Mon, 04 Nov 2013 21:29:38 +0100
Source: gatling
Binary: gatling
Architecture: source amd64
Version: 0.13-5
Distribution: unstable
Urgency: low
Maintainer: Vedran Furač <vedran.fu...@gmail.com>
Changed-By: Roland Stigge <sti...@antcom.de>
Description: 
 gatling    - high performance web server and file server
Closes: 728625
Changes: 
 gatling (0.13-5) unstable; urgency=low
 .
   * Fix FTBFS by adjusting to new polarssl API (Closes: #728625)
Checksums-Sha1: 
 3575c14a37fd1996a6af354e514fbe4061e2186c 1173 gatling_0.13-5.dsc
 581090f6235074f686c6fe562d7aed0cecec115a 11990 gatling_0.13-5.debian.tar.gz
 07c65b3dfd0c45d656ff3587b3f0193076602ae0 123700 gatling_0.13-5_amd64.deb
Checksums-Sha256: 
 303609d5080813ff817654255566d3c67a8b3df8dbb2d7106557d5ea4c557ef3 1173 
gatling_0.13-5.dsc
 9e251209df7267d7dd2a8fae21cb8aeb2a34d85b8f19f052a6ed9bf0dfe40c03 11990 
gatling_0.13-5.debian.tar.gz
 2b9d4643b8895eb8f668f117c4ab31100d45401f4c4f03eba646812f78a3ab75 123700 
gatling_0.13-5_amd64.deb
Files: 
 3db9a72682c99ecbd67a117f6794a2c2 1173 net optional gatling_0.13-5.dsc
 317bc8209090f209cd36b307f1aea396 11990 net optional 
gatling_0.13-5.debian.tar.gz
 c7c82d07b00264c0c13727a109eebd1a 123700 net optional gatling_0.13-5_amd64.deb

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

iD8DBQFSeAUNcaH/YBv43g8RAn+qAKDTmvDC7yIFXjiq9eZaU8eFN1+JbwCdGoYa
lD0PqKf7FtB3DyWqpEO9d1s=
=XvqX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to