source='iterT.cc' object='iterT.o' libtool=no \
DEPDIR=.deps depmode=aix /bin/sh ../conf/depcomp \
xlC_r -qlanglvl=extended -q64 /usr/local/lib/libmalloc.a -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I../tests -I/usr/local/include -I/usr/local/include/libxml2 -I../GNU -g -c -o iterT.o iterT.cc
"iterT.cc", line 11.10: 1540-0836 (S) The #include file "LongIterAdapter.h" is not found.
make: [iterT.o] Error 1 (ignored)
source='LongIterAdapter.cc' object='LongIterAdapter.o' libtool=no \
DEPDIR=.deps depmode=aix /bin/sh ../conf/depcomp \
xlC_r -qlanglvl=extended -q64 /usr/local/lib/libmalloc.a -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I../tests -I/usr/local/include -I/usr/local/include/libxml2 -I../GNU -g -c -o LongIterAdapter.o LongIterAdapter.cc
"LongIterAdapter.cc", line 10.10: 1540-0836 (S) The #include file "LongIterAdapter.h" is not found.
make: [LongIterAdapter.o] Error 1 (ignored)
/bin/sh ../libtool --tag=CXX --mode=link xlC_r -qlanglvl=extended -q64 /usr/local/lib/libmalloc.a -I../GNU -g   -o iterT  iterT.o LongIterAdapter.o -lcppunit ../libdap.la ../tests/libtest-types.a -L/usr/local/lib -lcurl -L/usr/local/lib -lssl -lcrypto -lssl -lcrypto -lz -L/usr/local/lib -lxml2 -lz -lpthread -liconv -lm -lpthread
xlC_r -qlanglvl=extended -q64 -I../GNU -g -o .libs/iterT iterT.o LongIterAdapter.o  /usr/local/lib/libmalloc.a -L/usr/local/lib -lcppunit -L../.libs -ldap -L/tmp/opendap ../tests/libtest-types.a -lcurl -lssl -lcrypto -lxml2 -ldl -lz -liconv -lm -lpthread -blibpath:/usr/local/lib:/usr/lpp/xlopt:/usr/lib/threads:/usr/vacpp/lib:/usr/lib:/lib 
xlC_r: 1501-228 input file iterT.o not found
xlC_r: 1501-228 input file LongIterAdapter.o not found
make: [iterT] Error 252 (ignored)
source='cgiUtilTest.cc' object='cgiUtilTest.o' libtool=no \
DEPDIR=.deps depmode=aix /bin/sh ../conf/depcomp \
xlC_r -qlanglvl=extended -q64 /usr/local/lib/libmalloc.a -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I../tests -I/usr/local/include -I/usr/local/include/libxml2 -I../GNU -g -c -o cgiUtilTest.o cgiUtilTest.cc
"/usr/include/alloca.h", line 20.9: 1540-1401 (I) An unknown "pragma __alloca" is specified.
"cgiUtilTest.cc", line 144.54: 1540-0225 (S) The initializer list has too many initializers.
"cgiUtilTest.cc", line 161.54: 1540-0225 (S) The initializer list has too many initializers.
make: [cgiUtilTest.o] Error 1 (ignored)
/bin/sh ../libtool --tag=CXX --mode=link xlC_r -qlanglvl=extended -q64 /usr/local/lib/libmalloc.a -I../GNU -g   -o cgiUtilTest  cgiUtilTest.o -lcppunit ../libdap.la -L/usr/local/lib -lcurl -L/usr/local/lib -lssl -lcrypto -lssl -lcrypto -lz -L/usr/local/lib -lxml2 -lz -lpthread -liconv -lm -lpthread
xlC_r -qlanglvl=extended -q64 -I../GNU -g -o .libs/cgiUtilTest cgiUtilTest.o  /usr/local/lib/libmalloc.a -L/usr/local/lib -lcppunit -L../.libs -ldap -L/tmp/opendap -lcurl -lssl -lcrypto -lxml2 -ldl -lz -liconv -lm -lpthread -blibpath:/usr/local/lib:/usr/lpp/xlopt:/usr/lib/threads:/usr/vacpp/lib:/usr/lib:/lib 
xlC_r: 1501-228 input file cgiUtilTest.o not found
make: [cgiUtilTest] Error 252 (ignored)
.

OK (1)
PASS: arrayT
.

OK (1)
PASS: attrTableT
.

OK (1)
PASS: structT
.

OK (1)
PASS: sequenceT
.

OK (1)
PASS: ddsT
/bin/sh: ./iterT:  not found.
FAIL: iterT
..F.F


!!!FAILURES!!!
Test Results:
Run:  3   Failures: 2   Errors: 0


1) test: RegexTest::match_test (F) line: 94 RegexTest.cc
assertion failed
- Expression: pattern.match(s1.c_str(), s1.length()) == 3


2) test: RegexTest::search_test (F) line: 110 RegexTest.cc
assertion failed
- Expression: simple.search(s1.c_str(), s1.length(), matchlen, 0) == 3


FAIL: RegexTest
./bin/sh: 188510 Illegal instruction(coredump)
FAIL: AISDatabaseParserTest
./bin/sh: 188516 Illegal instruction(coredump)
FAIL: AISMergeTest
..../bin/sh: 188522 Illegal instruction(coredump)
FAIL: AISResourcesTest
...


OK (3 tests)


PASS: ArrayTest
.......F..


!!!FAILURES!!!
Test Results:
Run:  9   Failures: 1   Errors: 0


1) test: AttrTableTest::containers_with_spaces_test (F) line: 240 AttrTableTest.cc
assertion failed
- Expression: re_match(r, oss.str().c_str())


FAIL: AttrTableTest
..F


!!!FAILURES!!!
Test Results:
Run:  2   Failures: 1   Errors: 0


1) test: ByteTest::decl_mangling_test (F) line: 89 ByteTest.cc
assertion failed
- Expression: string(oss3.str()) == "Byte tb3%20%25"


FAIL: ByteTest
/bin/sh: ./cgiUtilTest:  not found.
FAIL: cgiUtilTest
..


OK (2 tests)


PASS: DASTest
..F.F..


!!!FAILURES!!!
Test Results:
Run:  5   Failures: 2   Errors: 0


1) test: DDSTest::print_xml_test (F) line: 195 DDSTest.cc
assertion failed
- Expression: re_match(r, file_to_string(tmp))


2) test: DDSTest::print_xml_test2 (F) line: 275 DDSTest.cc
assertion failed
- Expression: re_match(r, output)


FAIL: DDSTest
...........Use of deprecated SAXv1 function getLineNumber
....


OK (15 tests)


PASS: DDXParserTest
...F...


!!!FAILURES!!!
Test Results:
Run:  6   Failures: 1   Errors: 0


1) test: DODSFilterTest::send_das_test (F) line: 207 DODSFilterTest.cc
assertion failed
- Expression: re_match(r1, oss.str())


FAIL: DODSFilterTest
............


OK (12 tests)


PASS: generalUtilTest
cp: cannot stat `dods_cache_init': No such file or directory
find: dods_cache: No such file or directory
.F.F....F....F..F......Exception: Error while reading the URL: http://test.opendap.org/cgi-bin/expires.sh.
The OPeNDAP server returned the following message:
Not Found: The data source or server could not be found.
Often this means that the OPeNDAP server is missing or needs attention;
Please contact the server administrator.
F..Exception: Error while reading the URL: http://test.opendap.org/cgi-bin/expires.sh.
The OPeNDAP server returned the following message:
Not Found: The data source or server could not be found.
Often this means that the OPeNDAP server is missing or needs attention;
Please contact the server administrator.
F.F.Exception: Error while reading the URL: http://test.opendap.org/cgi-bin/expires.sh.
The OPeNDAP server returned the following message:
Not Found: The data source or server could not be found.
Often this means that the OPeNDAP server is missing or needs attention;
Please contact the server administrator.
F.


!!!FAILURES!!!
Test Results:
Run:  23   Failures: 9   Errors: 0


1) test: HTTPCacheTest::constructor_test (F) line: 182 HTTPCacheTest.cc
assertion failed
- Expression: hc->d_current_size == hc->d_block_size


2) test: HTTPCacheTest::cache_index_read_test (F) line: 190 HTTPCacheTest.cc
assertion failed
- Expression: e


3) test: HTTPCacheTest::create_cache_root_test (F) line: 274 HTTPCacheTest.cc
assertion failed
- Expression: !"Should not be able to do this..."


4) test: HTTPCacheTest::create_hash_directory_test (F) line: 330 HTTPCacheTest.cc
assertion failed
- Expression: !"Create in bad directory"


5) test: HTTPCacheTest::parse_headers_test (F) line: 360 HTTPCacheTest.cc
assertion failed
- Expression: e->lm == 784025377


6) test: HTTPCacheTest::perform_garbage_collection_test (F) line: 496 HTTPCacheTest.cc
assertion failed
- Expression: false


7) test: HTTPCacheTest::instance_test (F) line: 587 HTTPCacheTest.cc
assertion failed
- Expression: false


8) test: HTTPCacheTest::get_conditional_response_headers_test (F) line: 605 HTTPCacheTest.cc
assertion failed
- Expression: c->get_cache_root() == "cache-testsuite/header_cache/"


9) test: HTTPCacheTest::update_response_test (F) line: 703 HTTPCacheTest.cc
assertion failed
- Expression: false


FAIL: HTTPCacheTest
These tests require a working network connection.
.F..F.F..F...


!!!FAILURES!!!
Test Results:
Run:  9   Failures: 4   Errors: 0


1) test: HTTPConnectTest::read_url_test (F) line: 126 HTTPConnectTest.cc
assertion failed
- Expression: status == 304


2) test: HTTPConnectTest::get_response_headers_test (F) line: 206 HTTPConnectTest.cc
assertion failed
- Expression: re_match(header, (*h)[0].c_str())


3) test: HTTPConnectTest::server_version_test (F) line: 222 HTTPConnectTest.cc
assertion failed
- Expression: re_match(version, r->get_version().c_str())


4) test: HTTPConnectTest::cache_test (F) line: 206 HTTPConnectTest.cc
assertion failed
- Expression: re_match(header, (*h)[0].c_str())


FAIL: HTTPConnectTest
...


OK (3 tests)


PASS: parserUtilTest
..........


OK (10 tests)


PASS: RCReaderTest
.F.F.F...This implementation does not support more than one nested sequence at a level. Contact the server administrator.



!!!FAILURES!!!
Test Results:
Run:  6   Failures: 3   Errors: 0


1) test: SequenceTest::ctor_test (F) line: 217 SequenceTest.cc
assertion failed
- Expression: re_match(s_regex, s->toString().c_str())


2) test: SequenceTest::assignment (F) line: 225 SequenceTest.cc
assertion failed
- Expression: re_match(s_regex, ts2.toString().c_str())


3) test: SequenceTest::copy_ctor (F) line: 230 SequenceTest.cc
assertion failed
- Expression: re_match(s_regex, s2.toString().c_str())


FAIL: SequenceTest
...Got signal: 14



OK (3 tests)


PASS: SignalHandlerTest
===========================================
13 of 25 tests failed
Please report to dods-tech@unidata.ucar.edu
===========================================
make: [check-TESTS] Error 1 (ignored)