Your message dated Fri, 10 May 2013 19:32:40 +0000
with message-id <e1uat3y-0001gb...@franck.debian.org>
and subject line Bug#707370: fixed in gatling 0.13-4
has caused the Debian Bug report #707370,
regarding gatling: FTBFS: pssl.c:31:5: error: 'SSL_EDH_RSA_AES_256_SHA' 
undeclared here (not in a function)
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.)


-- 
707370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gatling
Version: 0.12cvs20120114-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 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 -c pssl.c -o pssl.o -I. -pipe -Wall -DUSE_ZLIB
> pssl.c:31:5: error: 'SSL_EDH_RSA_AES_256_SHA' undeclared here (not in a 
> function)
> pssl.c:32:5: error: 'SSL_EDH_RSA_CAMELLIA_256_SHA' undeclared here (not in a 
> function)
> pssl.c:33:5: error: 'SSL_EDH_RSA_AES_128_SHA' undeclared here (not in a 
> function)
> pssl.c:34:5: error: 'SSL_EDH_RSA_CAMELLIA_128_SHA' undeclared here (not in a 
> function)
> pssl.c:35:5: error: 'SSL_EDH_RSA_DES_168_SHA' undeclared here (not in a 
> function)
> pssl.c:36:5: error: 'SSL_RSA_AES_256_SHA' undeclared here (not in a function)
> pssl.c:37:5: error: 'SSL_RSA_CAMELLIA_256_SHA' undeclared here (not in a 
> function)
> pssl.c:38:5: error: 'SSL_RSA_AES_128_SHA' undeclared here (not in a function)
> pssl.c:39:5: error: 'SSL_RSA_CAMELLIA_128_SHA' undeclared here (not in a 
> function)
> pssl.c:40:5: error: 'SSL_RSA_DES_168_SHA' undeclared here (not in a function)
> pssl.c:41:5: error: 'SSL_RSA_RC4_128_SHA' undeclared here (not in a function)
> pssl.c:42:5: error: 'SSL_RSA_RC4_128_MD5' undeclared here (not in a function)
> pssl.c: In function 'my_get_session':
> pssl.c:57:12: error: 'ssl_context' has no member named 'resume'
> pssl.c:66:18: error: 'ssl_session' has no member named 'next'
> pssl.c:66:13: warning: assignment from incompatible pointer type [enabled by 
> default]
> pssl.c:68:16: error: 'ssl_context' has no member named 'timeout'
> pssl.c:68:54: error: 'ssl_context' has no member named 'timeout'
> pssl.c:68:49: warning: comparison between pointer and integer [enabled by 
> default]
> pssl.c: In function 'my_set_session':
> pssl.c:94:16: error: 'ssl_context' has no member named 'timeout'
> pssl.c:94:54: error: 'ssl_context' has no member named 'timeout'
> pssl.c:94:49: warning: comparison between pointer and integer [enabled by 
> default]
> pssl.c:101:18: error: 'ssl_session' has no member named 'next'
> pssl.c:101:13: warning: assignment from incompatible pointer type [enabled by 
> default]
> pssl.c:112:18: error: 'ssl_session' has no member named 'next'
> pssl.c:112:15: warning: statement with no effect [-Wunused-value]
> pssl.c: In function 'init_serverside_tls':
> pssl.c:181:3: warning: implicit declaration of function 'ssl_set_scb' 
> [-Wimplicit-function-declaration]
> pssl.c:183:3: warning: passing argument 2 of 'ssl_set_session' makes pointer 
> from integer without a cast [enabled by default]
> In file included from pssl.c:10:0:
> /usr/include/polarssl/ssl.h:717:6: note: expected 'const struct ssl_session 
> *' but argument is of type 'int'
> pssl.c:183:3: error: too many arguments to function 'ssl_set_session'
> In file included from pssl.c:10:0:
> /usr/include/polarssl/ssl.h:717:6: note: declared here
> make[2]: *** [pssl.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/05/09/gatling_0.12cvs20120114-3_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-4

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 707...@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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 09 May 2013 15:51:14 +0200
Source: gatling
Binary: gatling
Architecture: source amd64
Version: 0.13-4
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: 707370
Changes: 
 gatling (0.13-4) unstable; urgency=low
 .
   * Integrate new upstream version 0.13 into unstable, fixes build issue
     (Closes: #707370)
Checksums-Sha1: 
 9e47ded0548831dd333ea952bbfe5c15070c3241 1173 gatling_0.13-4.dsc
 8dc3bbec46855b90c5a2216dda12408abb96382d 11891 gatling_0.13-4.debian.tar.gz
 74b1e8d87040a62194f06f55fbf1f56460e342ec 225248 gatling_0.13-4_amd64.deb
Checksums-Sha256: 
 c6afe2b532fef8b040e7f6f54ac46cfd1bc9a3fcfbfbd0c856576ab31cc3d422 1173 
gatling_0.13-4.dsc
 eda57800f5dd86997e32300cc6c20344ef17bb5687490b04425e5d267c152236 11891 
gatling_0.13-4.debian.tar.gz
 e1ab311380469d6a401a1669c7a888c0c3b1b7fe4cb2769825e7104b206f77aa 225248 
gatling_0.13-4_amd64.deb
Files: 
 2ff8c25e117b41fa26608900425950b2 1173 net optional gatling_0.13-4.dsc
 c4677d1315fbbb04c39e1330064e919e 11891 net optional 
gatling_0.13-4.debian.tar.gz
 3269183b8d479a48ecf992c968e25a22 225248 net optional gatling_0.13-4_amd64.deb

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

iD8DBQFRjUg7caH/YBv43g8RAn30AKDHP6OSlTt+ggNFVtW9nKOjZm+LmQCdHAlC
IvtF6/N9GZwFd8hl/3wUC8g=
=XZFJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to