Source: ruby1.9.1
Version: 1.9.3.484-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):
> make[3]: Entering directory `/«PKGBUILDDIR»/ext/openssl'
> compiling ossl_x509cert.c
> compiling ossl_x509crl.c
> compiling ossl_pkey_rsa.c
> compiling ossl_pkey_dsa.c
> compiling ossl_rand.c
> compiling ossl_engine.c
> compiling openssl_missing.c
> compiling ossl_x509name.c
> compiling ossl_asn1.c
> compiling ossl_pkey_dh.c
> compiling ossl_hmac.c
> compiling ossl_cipher.c
> compiling ossl_x509.c
> compiling ossl_x509store.c
> compiling ossl_x509ext.c
> compiling ossl_x509attr.c
> compiling ossl_digest.c
> compiling ossl_ssl.c
> ossl_ssl.c: In function 'ossl_sslctx_session_new_cb':
> ossl_ssl.c:382:35: warning: variable 'ret_obj' set but not used 
> [-Wunused-but-set-variable]
>      VALUE ary, ssl_obj, sess_obj, ret_obj;
>                                    ^
> ossl_ssl.c: In function 'ossl_sslctx_session_remove_cb':
> ossl_ssl.c:431:38: warning: variable 'ret_obj' set but not used 
> [-Wunused-but-set-variable]
>      VALUE ary, sslctx_obj, sess_obj, ret_obj;
>                                       ^
> ossl_ssl.c: In function 'ssl_servername_cb':
> ossl_ssl.c:508:25: warning: variable 'ret_obj' set but not used 
> [-Wunused-but-set-variable]
>      VALUE ary, ssl_obj, ret_obj;
>                          ^
> ossl_ssl.c: In function 'ossl_ssl_shutdown':
> ossl_ssl.c:987:6: warning: suggest parentheses around assignment used as 
> truth value [-Wparentheses]
>       if (rc = SSL_shutdown(ssl))
>       ^
> In file included from ../.././include/ruby.h:32:0,
>                  from ossl.h:31,
>                  from ossl_ssl.c:13:
> ossl_ssl.c: In function 'Init_ossl_ssl':
> ossl_ssl.c:1973: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:225:45: note: in definition of macro 'INT2FIX'
>  #define INT2FIX(i) ((VALUE)(((SIGNED_VALUE)(i))<<1 | FIXNUM_FLAG))
>                                              ^
> ossl_ssl.c:1973:57: note: in expansion of macro 'INT2NUM'
>  #define ossl_ssl_def_const(x) rb_define_const(mSSL, #x, INT2NUM(SSL_##x))
>                                                          ^
> ossl_ssl.c:1988:5: note: in expansion of macro 'ossl_ssl_def_const'
>      ossl_ssl_def_const(OP_MSIE_SSLV2_RSA_PADDING);
>      ^
> ossl_ssl.c:1973: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:225:45: note: in definition of macro 'INT2FIX'
>  #define INT2FIX(i) ((VALUE)(((SIGNED_VALUE)(i))<<1 | FIXNUM_FLAG))
>                                              ^
> ossl_ssl.c:1973:57: note: in expansion of macro 'INT2NUM'
>  #define ossl_ssl_def_const(x) rb_define_const(mSSL, #x, INT2NUM(SSL_##x))
>                                                          ^
> ossl_ssl.c:1988:5: note: in expansion of macro 'ossl_ssl_def_const'
>      ossl_ssl_def_const(OP_MSIE_SSLV2_RSA_PADDING);
>      ^
> make[3]: *** [ossl_ssl.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/12/26/ruby1.9.1_1.9.3.484-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