[Bugs] [Bug 1225072] OpenSSL multi-threading changes break build in RHEL5

bugzilla at redhat.com bugzilla at redhat.com
Tue May 26 14:44:53 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1225072



--- Comment #2 from Kaleb KEITHLEY <kkeithle at redhat.com> ---
N.B. description has an excerpt of the build output of rpmbuild on CentOS box.
Comment 1 has an ecerpt of the build output of conventional autogen.sh &&
configure && make with verbose compiler options.

Fedora Koji build (with __hardened_build) has additional warnings which
probably merit fixing:

Making all in socket
Making all in src
  CC     socket.lo
  CC     name.lo
In file included from socket.c:30:
../../../../rpc/xdr/src/glusterfs3-xdr.h:19: warning: ignoring #pragma GCC
diagnostic
../../../../rpc/xdr/src/glusterfs3-xdr.h:20: warning: ignoring #pragma GCC
diagnostic
socket.c: In function 'ssl_do':
socket.c:270: warning: comparison is always false due to limited range of data
type
socket.c: In function '__does_socket_rwv_error_need_logging':
socket.c:516: warning: comparison is always false due to limited range of data
type
socket.c: At top level:
socket.c:3639: error: expected ')' before '*' token
socket.c: In function 'init_openssl_mt':
socket.c:3667: warning: implicit declaration of function
'CRYPTO_THREADID_set_callback'
socket.c:3667: error: 'threadid_func' undeclared (first use in this function)
socket.c:3667: error: (Each undeclared identifier is reported only once
socket.c:3667: error: for each function it appears in.)
socket.c: In function 'socket_init':
socket.c:3687: warning: unused variable 'ret'
make[5]: *** [socket.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=W4DZ5O3k1F&a=cc_unsubscribe


More information about the Bugs mailing list