Ryan,
Thought you might be interested in these APR HEAD test results
on IRIX:
% uname -a
IRIX64 6.5 IP27 mips
% ./testall -v
All APR Tests:
Strings: ....
Time: ............
Versioning: ..
IP subnets: .....
MMAP: .......
User Data: ....
Table: .........
Hash: ..............
Sleep: .
Pools: ......
Formats: .....
File I/O: ....................
File Info: ...
Pipes: .....
File duplication: ....
Directory: ...F.........F
Random: N
DSO: FFFFFFFF.
Other Child: .
Socket Creation: ..NN.
Socket Options: ....N.
Process control: ...
Poll: .....................
Thread Locks: ....
Threads: .....
Getopt: ......
Path names: ...........
Users: ...
190 tests run: 176 passed, 10 failed, 4 not implemented.
Failed tests in Directory:
1) test_removeall_fail: expected <1> but was <0>
2) test_uncleared_errno: expected <0> but was <17>
Failed tests in DSO:
1) test_load_module: 682442:./testall: rld: Fatal Error: Cannot
Successfully map soname '/tmp/apr/test/.libs/mod_test.so' under any
of the filenames /tmp/apr/test/.libs/mod_test.so
2) test_dso_sym: 682442:./testall: rld: Fatal Error: Cannot Successfully
map soname '/tmp/apr/test/.libs/mod_test.so' under any of the filenames
/tmp/apr/test/.libs/mod_test.so
3) test_dso_sym_return_value: 682442:./testall: rld: Fatal Error: Cannot
Successfully map soname '/tmp/apr/test/.libs/mod_test.so' under any of the
filenames /tmp/apr/test/.libs/mod_test.so
4) test_unload_module: 682442:./testall: rld: Fatal Error: Cannot
Successfully map soname
'/tmp/apr/test/.libs/mod_test.so' under any of the filenames
/tmp/apr/test/.libs/mod_test.so
5) test_load_non_module: 682442:./testall: rld: Fatal Error: Cannot
Successfully map soname
'/tmp/apr/test/.libs/libmod_test.so' under any of the filenames
/tmp/apr/test/.libs/libmod_test.so
6) test_dso_sym_non_module: 682442:./testall: rld: Fatal Error:
Cannot Successfully map soname
'/tmp/apr/test/.libs/libmod_test.so' under any of the filenames
/tmp/apr/test/.libs/libmod_test.so
7) test_dso_sym_return_value_non_mod: 682442:./testall: rld: Fatal
Error: Cannot Successfully map soname
'/tmp/apr/test/.libs/libmod_test.so' under any of the filenames
/tmp/apr/test/.libs/libmod_test.so
8) test_unload_non_module: 682442:./testall: rld: Fatal Error:
Cannot Successfully map soname
'/tmp/apr/test/.libs/libmod_test.so' under any of the filenames
/tmp/apr/test/.libs/libmod_test.so
Not Implemented tests in Random:
1) rand_exists: apr_generate_random_bytes not implemented on this platform
Not Implemented tests in Socket Creation:
1) tcp6_socket: IPv6 not implemented on this platform
2) udp6_socket: IPv6 not implemented on this platform
Not Implemented tests in Socket Options:
1) corkable: TCP isn't corkable not implemented on this platform