[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] Compiling libevent for AIX 6.1
- To: libevent-users@xxxxxxxxxxxxx
- Subject: [Libevent-users] Compiling libevent for AIX 6.1
- From: Vamshi Krishna Ramaka <vamshi.sridhar@xxxxxxxxx>
- Date: Thu, 18 Jan 2018 01:33:04 +0530
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Wed, 17 Jan 2018 15:03:11 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=zeN+/97oHuHXIKctYORfyv3j1277H7DYTrE8c+lgVxk=; b=vK4GvYI/kRBeQYy4iB0MH7RXXcGdUGcNr8uVwQGC7rowZMwP29dhW31xM0j10BoQDr P/Mzwa9sUtgmaW3+7G8ahATDx2pWtI5L7GvxVxD9h0KlvYvcHvSDUzR2mpHHEydh1MBu tVby7lL9t2abUUu+655gCAkuW9GUk8+bFQDom1ScKtvVChE+t5gqN675Mmyn1H0QkRnC P+uP36GQr5MRxutUMzP6R+hajfMmyJ13brE5odvWxxHUhotbjxNCrIkvvp42658Oy4FO 2UgeoGQyFR4OyN1pAFzzswyiyYKXaLiiuhGGabwHmhvdMtHK9Mbh7t1g1ODqrYm6J70L 2OOQ==
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
Hi,
I am trying to compile libevent-2.1.8-stable on AIX 6.1. I have tried
with both gcc as well as xlc_r. The builds succeed, but the tests all
fail. One code change I had to do was to test/bench_cascade.c, where I
had to comment out "#include <getopt.h>" Hoping someone can point me
to any of my mistakes in building this.
Here's the tests output (gmake check):
bash-4.2$ gmake check | tee gmake.check.out
gmake check-am
gmake[1]: Entering directory `/home/vamshi/sources/libevent-2.1.8-stable'
gmake check-TESTS
gmake[2]: Entering directory `/home/vamshi/sources/libevent-2.1.8-stable'
gmake[3]: Entering directory `/home/vamshi/sources/libevent-2.1.8-stable'
test/test.sh -b EPOLL
Running tests:
EPOLL
Skipping test
PASS: test_runner_epoll
test/test.sh -b SELECT
Running tests:
SELECT
test-eof: OKAY
test-closed: [warn] event_base_new_with_config: no event mechanism available
OKAY
test-weof: OKAY
test-time: OKAY
test-changelist: OKAY
test-fdleak: OKAY
test-dumpevents: OKAY (output not checked)
regress: [Lost connection!]
[del_wait FAILED]
[Lost connection!]
[bufferevent_pair_release_lock FAILED]
[Lost connection!]
[bufferevent_connect_lock FAILED]
[Lost connection!]
[bufferevent_connect_lock_defer FAILED]
[Lost connection!]
[bufferevent_connect_unlocked_cbs FAILED]
[Lost connection!]
[bufferevent_trigger_postpone FAILED]
[Lost connection!]
[bufferevent_trigger_defer_postpone FAILED]
[msg] Nameserver 127.0.0.1:40226 has failed: request timed out.
[msg] All nameservers have failed
[msg] Nameserver 127.0.0.1:40235 has failed: request timed out.
[msg] All nameservers have failed
[msg] Nameserver 127.0.0.1:40237 has failed: request timed out.
[msg] All nameservers have failed
[msg] Nameserver 127.0.0.1:40239 has failed: request timed out.
[msg] All nameservers have failed
http/connection_fail:
FAIL test/regress_http.c:3517: assert(!req)
FAIL test/regress_http.c:3566: assert(test_ok == 1): 0 vs 1
[connection_fail FAILED]
[warn] getaddrinfo: nodename nor servname provided, or not known
[warn] getaddrinfo: nodename nor servname provided, or not known
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_basic FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_filter_basic FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_simple FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_simple_dirty FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_incomplete FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_incomplete_timeout FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_chunk_out FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_filter_chunk_out FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_stream_out FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_connection_fail FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_write_during_read FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_connection FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_persist_connection FAILED]
[msg] Nameserver 127.0.0.1:40316 has failed: request timed out.
[msg] All nameservers have failed
[Lost connection!]
[basic FAILED]
[Lost connection!]
[forking FAILED]
[Lost connection!]
[conditions_simple FAILED]
[Lost connection!]
[no_events FAILED]
[warn] Error from accept() call: Invalid argument
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_write_after_connect FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_write_after_connect FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_socketpair FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_filter FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_startopen FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_startopen FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_socketpair_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_filter_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_startopen_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_startopen_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_freed FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_freed_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_freed_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_timeout FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_timeout_freed_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_connect FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_connect_sleep FAILED]
47/306 TESTS FAILED. (24 skipped)
FAILED
regress_debug: [Lost connection!]
[del_wait FAILED]
[Lost connection!]
[bufferevent_pair_release_lock FAILED]
[Lost connection!]
[bufferevent_connect_lock FAILED]
[Lost connection!]
[bufferevent_connect_lock_defer FAILED]
[Lost connection!]
[bufferevent_connect_unlocked_cbs FAILED]
[Lost connection!]
[bufferevent_trigger_postpone FAILED]
[Lost connection!]
[bufferevent_trigger_defer_postpone FAILED]
[msg] Nameserver 127.0.0.1:40355 has failed: request timed out.
[msg] All nameservers have failed
[msg] Nameserver 127.0.0.1:40365 has failed: request timed out.
[msg] All nameservers have failed
[msg] Nameserver 127.0.0.1:40368 has failed: request timed out.
[msg] All nameservers have failed
[msg] Nameserver 127.0.0.1:40370 has failed: request timed out.
[msg] All nameservers have failed
http/connection_fail:
FAIL test/regress_http.c:3517: assert(!req)
FAIL test/regress_http.c:3566: assert(test_ok == 1): 0 vs 1
[connection_fail FAILED]
[warn] getaddrinfo: nodename nor servname provided, or not known
[warn] getaddrinfo: nodename nor servname provided, or not known
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_basic FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_filter_basic FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_simple FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_simple_dirty FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_incomplete FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_incomplete_timeout FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_chunk_out FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_filter_chunk_out FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_stream_out FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_connection_fail FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_write_during_read FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_connection FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[https_persist_connection FAILED]
[msg] Nameserver 127.0.0.1:40446 has failed: request timed out.
[msg] All nameservers have failed
[Lost connection!]
[basic FAILED]
[Lost connection!]
[forking FAILED]
[Lost connection!]
[conditions_simple FAILED]
[Lost connection!]
[no_events FAILED]
[warn] Error from accept() call: Invalid argument
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_write_after_connect FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_write_after_connect FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_socketpair FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_filter FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_startopen FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_startopen FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_socketpair_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_renegotiate_filter_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_startopen_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_startopen_dirty_shutdown FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_freed FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_freed_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_filter_freed_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_timeout FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_socketpair_timeout_freed_fd FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_connect FAILED]
WARN test/regress_ssl.c:195: Version mismatch for openssl: compiled
with 1000114f but running with 1000205f[Lost connection!]
[bufferevent_connect_sleep FAILED]
47/306 TESTS FAILED. (24 skipped)
FAILED
gmake[3]: *** [test_runner_select] Error 1
gmake[3]: Leaving directory `/home/vamshi/sources/libevent-2.1.8-stable'
gmake[2]: *** [check-TESTS] Error 2
gmake[2]: Leaving directory `/home/vamshi/sources/libevent-2.1.8-stable'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory `/home/vamshi/sources/libevent-2.1.8-stable'
gmake: *** [check] Error 2
bash-4.2$
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.