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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org