Source: ruby2.0
Version: 2.0.0.353-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131226 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

According to the header the symbol has had "no effect since 0.9.7h and 0.9.8b",
and they decided to re-use the constant value.

Relevant part (hopefully):
> gcc -I. -I../../.ext/include/x86_64-linux-gnu -I../.././include 
> -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2   
> -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
> -Werror=format-security -fPIC   -o ossl_ssl.o -c ossl_ssl.c
> In file included from ../.././include/ruby.h:33:0,
>                  from ossl.h:31,
>                  from ossl_ssl.c:13:
> ossl_ssl.c: In function 'Init_ossl_ssl':
> ossl_ssl.c:2179:65: error: 'SSL_OP_MSIE_SSLV2_RSA_PADDING' undeclared (first 
> use in this function)
>  #define ossl_ssl_def_const(x) rb_define_const(mSSL, #x, INT2NUM(SSL_##x))
>                                                                  ^
> ../.././include/ruby/ruby.h:241:45: note: in definition of macro 'INT2FIX'
>  #define INT2FIX(i) ((VALUE)(((SIGNED_VALUE)(i))<<1 | FIXNUM_FLAG))
>                                              ^
> ossl_ssl.c:2179:57: note: in expansion of macro 'INT2NUM'
>  #define ossl_ssl_def_const(x) rb_define_const(mSSL, #x, INT2NUM(SSL_##x))
>                                                          ^
> ossl_ssl.c:2194:5: note: in expansion of macro 'ossl_ssl_def_const'
>      ossl_ssl_def_const(OP_MSIE_SSLV2_RSA_PADDING);
>      ^
> ossl_ssl.c:2179:65: note: each undeclared identifier is reported only once 
> for each function it appears in
>  #define ossl_ssl_def_const(x) rb_define_const(mSSL, #x, INT2NUM(SSL_##x))
>                                                                  ^
> ../.././include/ruby/ruby.h:241:45: note: in definition of macro 'INT2FIX'
>  #define INT2FIX(i) ((VALUE)(((SIGNED_VALUE)(i))<<1 | FIXNUM_FLAG))
>                                              ^
> ossl_ssl.c:2179:57: note: in expansion of macro 'INT2NUM'
>  #define ossl_ssl_def_const(x) rb_define_const(mSSL, #x, INT2NUM(SSL_##x))
>                                                          ^
> ossl_ssl.c:2194:5: note: in expansion of macro 'ossl_ssl_def_const'
>      ossl_ssl_def_const(OP_MSIE_SSLV2_RSA_PADDING);
>      ^
> make[4]: *** [ossl_ssl.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/ruby2.0_2.0.0.353-1_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

Reply via email to