[opa-nightly-tests] jam OPA_Daily_Tests_0211Fri_FAILED!!!
Dave Goodell
goodell at mcs.anl.gov
Fri Feb 11 15:42:32 CST 2011
OK, let's see if r114 works on all of the various test platforms. It worked for all of the shells that I had available to test with (bash, bash as "sh", dash, and zsh).
-Dave
On Feb 11, 2011, at 10:19 AM CST, Dave Goodell wrote:
> Alright, thanks for checking. Apparently my testing was insufficient. I'll try a few more shell combinations and see if I can make them all happy.
>
> -Dave
>
> On Feb 11, 2011, at 10:15 AM CST, Neil Fortner wrote:
>
>> Dave,
>>
>> I just tried running this manually (with autoreconf -vif), and got the same errors. I also noticed this line at the end of the output from configure:
>>
>> sed: file conftest.prefix line 3: unterminated `s' command
>>
>> -Neil
>>
>>
>> On 02/11/2011 10:03 AM, Dave Goodell wrote:
>>> I updated configure.in in r113, which probably caused this directly or indirectly. Does the nightly test script still not run "autoreconf -vif" before running the tests? Or did I actually manage to break something this time?
>>>
>>> -Dave
>>>
>>> On Feb 11, 2011, at 12:15 AM CST, HDF Tester wrote:
>>>
>>>> *** OPA Tests on 0211Fri ***
>>>> =============================
>>>> Tests Summary
>>>> =============================
>>>> ****FAILED duty: standard****
>>>> ****FAILED jam: standard****
>>>> ****FAILED liberty: standard****
>>>> ****FAILED linew: standard****
>>>>
>>>>
>>>> =============================
>>>> Tests Time Summary
>>>> =============================
>>>> jam: Ran 1(0/1/0) tests, Grand total test time = 0m 7s
>>>> liberty: Ran 1(0/1/0) tests, Grand total test time = 0m 12s
>>>> duty: Ran 1(0/1/0) tests, Grand total test time = 0m 29s
>>>> linew: Ran 1(0/1/0) tests, Grand total test time = 4m 8s
>>>> jam: Ran 4(0/0/0) hosts, Grand total test time = 5m 5s
>>>>
>>>>
>>>> =============================
>>>> Timekeeper log
>>>> =============================
>>>> Timekeeper started at Fri Feb 11 00:10:30 CST 2011
>>>> Timekeeper sleeping for 1800 seconds
>>>>
>>>>
>>>> =============================
>>>> Tests Failures
>>>> =============================
>>>> =========================
>>>> Dumping logfile of jam: standard
>>>> Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/jam_0211Fri_0010
>>>> =========================
>>>> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
>>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
>>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
>>>> In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
>>>> from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
>>>> /home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: error: #error no primitives implementation specified
>>>> In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: expected specifier-qualifier-list before ‘OPA_ptr_t’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function ‘OPA_Shm_rel_to_abs’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: ‘size_t’ undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: expected ‘)’ before ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function ‘OPA_Shm_abs_to_rel’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: ‘size_t’ undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: expected ‘)’ before ‘a’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function ‘OPA_Shm_swap_rel’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function ‘OPA_Shm_cas_rel_null’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function ‘OPA_Queue_is_empty’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function ‘OPA_Queue_peek_head’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: ‘NULL’ undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function ‘OPA_Queue_init’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function ‘OPA_Queue_header_init’:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: ‘OPA_Shm_rel_addr_t’ has no member named ‘offset’
>>>> gmake[2]: *** [opa_queue.lo] Error 1
>>>> gmake[2]: *** Waiting for unfinished jobs....
>>>> mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
>>>> gmake[2]: Leaving directory `/scr/hdftest/snapshots-opa/TestDir/jam/src'
>>>> gmake[1]: *** [all] Error 2
>>>> gmake[1]: Leaving directory `/scr/hdftest/snapshots-opa/TestDir/jam/src'
>>>> gmake: *** [all-recursive] Error 1
>>>> Failed running make
>>>> ===== Exit bin/snapshot with status=2: Fri Feb 11 00:10:54 CST 2011 =====
>>>> Fri Feb 11 00:10:54 CST 2011
>>>> =========================
>>>> Dumping done
>>>> =========================
>>>>
>>>> =========================
>>>> Dumping logfile of liberty: standard
>>>> Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/liberty_0211Fri_0010
>>>> =========================
>>>> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
>>>> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
>>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
>>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
>>>> In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
>>>> from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
>>>> /home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specified
>>>> In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
>>>>
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a cast
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
>>>> gmake[2]: *** [opa_queue.lo] Error 1
>>>> gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/liberty/src'
>>>> gmake[1]: *** [all] Error 2
>>>> gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/liberty/src'
>>>> gmake: *** [all-recursive] Error 1
>>>> Failed running make
>>>> ===== Exit bin/snapshot with status=0: Fri Feb 11 00:11:04 CST 2011 =====
>>>> Fri Feb 11 00:11:04 CST 2011
>>>> =========================
>>>> Dumping done
>>>> =========================
>>>>
>>>> =========================
>>>> Dumping logfile of duty: standard
>>>> Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/duty_0211Fri_0010
>>>> =========================
>>>> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c -o opa_primitives.lo /home/hdftest/snapshots-opa/current/src/opa_primitives.c
>>>> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c -o opa_queue.lo /home/hdftest/snapshots-opa/current/src/opa_queue.c
>>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_primitives.lo -MD -MP -MF .deps/opa_primitives.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_primitives.c -o opa_primitives.o
>>>> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/hdftest/snapshots-opa/current/src -MT opa_queue.lo -MD -MP -MF .deps/opa_queue.Tpo -c /home/hdftest/snapshots-opa/current/src/opa_queue.c -o opa_queue.o
>>>> In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.h:10,
>>>> from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
>>>> /home/hdftest/snapshots-opa/current/src/opa_primitives.h:114:2: #error no primitives implementation specified
>>>> In file included from /home/hdftest/snapshots-opa/current/src/opa_queue.c:9:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:56: error: syntax error before "OPA_ptr_t"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_rel_to_abs':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:63: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:63: warning: initialization makes pointer from integer without a castmv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
>>>>
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: `size_t' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: (Each undeclared identifier is reported only once
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: for each function it appears in.)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:65: error: syntax error before "offset"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_abs_to_rel':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: `size_t' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:75: error: syntax error before "a"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_swap_rel':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:166: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:171: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:32: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:33: error: structure has no member named `offset'
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: structure has no member named `offset'
>>>> gmake[2]: *** [opa_queue.lo] Error 1
>>>> gmake[2]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
>>>> gmake[1]: *** [all] Error 2
>>>> gmake[1]: Leaving directory `/mnt/scr1/SnapTest/snapshots-opa/TestDir/duty/src'
>>>> gmake: *** [all-recursive] Error 1
>>>> Failed running make
>>>> ===== Exit bin/snapshot with status=0: Fri Feb 11 00:11:19 CST 2011 =====
>>>> Fri Feb 11 00:11:19 CST 2011
>>>> =========================
>>>> Dumping done
>>>> =========================
>>>>
>>>> =========================
>>>> Dumping logfile of linew: standard
>>>> Last 50 lines of /mnt/scr1/SnapTest/snapshots-opa/log/linew_0211Fri_0010
>>>> =========================
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: `oldv' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: `addr' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:82: error: `newv' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: At top level:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:90: error: syntax error before "OPA_Shm_cas_rel_null"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:90: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Shm_cas_rel_null':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:91: error: syntax error before "prev"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: `prev' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: `addr' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:92: error: `oldv' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: At top level:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:140: error: syntax error before "OPA_Shm_rel_addr_t"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:140: warning: no semicolon at end of struct or union
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:141: warning: data definition has no type or storage class
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:143: error: syntax error before "shadow_head"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:143: warning: data definition has no type or storage class
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:145: error: syntax error before '}' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:145: warning: data definition has no type or storage class
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:151: error: syntax error before "OPA_Shm_rel_addr_t"
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:151: warning: no semicolon at end of struct or union
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:152: warning: data definition has no type or storage class
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:156: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:159: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:162: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_is_empty':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:165: error: `qhead' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: At top level:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:192: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h: In function `OPA_Queue_peek_head':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:196: error: `qhead_ptr' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.h:197: error: `NULL' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: At top level:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:29: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_init':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:31: error: `qhead' undeclared (first use in this function)
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: At top level:
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:36: error: syntax error before '*' token
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c: In function `OPA_Queue_header_init':
>>>> /home/hdftest/snapshots-opa/current/src/opa_queue.c:38: error: `hdr' undeclared (first use in this function)
>>>> mv -f .deps/opa_primitives.Tpo .deps/opa_primitives.Plo
>>>> gmake[2]: *** [opa_queue.lo] Error 1
>>>> gmake[2]: *** Waiting for unfinished jobs....
>>>> gmake[2]: Leaving directory `/scr/hdftest/snapshots-opa/TestDir/linew/src'
>>>> gmake[1]: *** [all] Error 2
>>>> gmake[1]: Leaving directory `/scr/hdftest/snapshots-opa/TestDir/linew/src'
>>>> gmake: *** [all-recursive] Error 1
>>>> Failed running make
>>>> ===== Exit bin/snapshot with status=0: Fri Feb 11 00:14:52 CST 2011 =====
>>>> Fri Feb 11 00:14:52 CST 2011
>>>> =========================
>>>> Dumping done
>>>> =========================
>>>>
>>>> Runtest did not exit normally.
>>>> Runtest did not exit normally.
>>>> Runtest did not exit normally.
>>>> Runtest did not exit normally.
>>>>
>>>> =============================
>>>> Watchers List
>>>> =============================
>>>> OPA Daily test features/platforms watchers and procedure
>>>> ---------------------------------------------------------
>>>>
>>>> Procedure:
>>>> The watcher will investigate and report the cause of failure by 11am.
>>>> The developer who checked in the error code may report so by then too.
>>>> The watcher or the developer should get the failure fixed and report it
>>>> by 3pm.
>>>>
>>>>
>>>> Watcher for OPA: Neil
>>>>
>>>>
>>>> ---
>>>> updated: 2009/05/05
>>>>
>>>> =============================
>>>> Tests Details
>>>> =============================
>>>> 00:10:09 up 7 days, 15:42, 42 users, load average: 2.09, 2.07, 2.06
>>>> Filesystem 1K-blocks Used Available Use% Mounted on
>>>> /dev/sda3 31738420 3980308 26119884 14% /
>>>> /dev/sda1 101086 22885 72982 24% /boot
>>>> /dev/sda2 31738420 249136 29851056 1% /tmp
>>>> /dev/sda6 31738392 5897308 24202860 20% /var
>>>> /dev/sda7 31738392 28756148 1344020 96% /usr
>>>> /dev/sda8 124991068 326748 118212620 1% /var/tmp
>>>> /dev/mapper/VolGroup00-home
>>>> 198351840 14880880 173232600 8% /home
>>>> /dev/sde1 565688764 374907084 161582744 70% /scr
>>>> /dev/sdc1 961432072 718721912 193872160 79% /mnt/scr1
>>>> /dev/sdd1 961432072 803554532 109039540 89% /mnt/hdf
>>>> tmpfs 8313848 0 8313848 0% /dev/shm
>>>> gumund:/data/ftp 480719072 273486976 182812896 60% /mnt/ftp
>>>> gumund:/data/web 480719072 273486976 182812896 60% /mnt/web
>>>> pegdub:/mnt/rw-src 288451232 179417888 94380864 66% /mnt/ro-src
>>>> pegdub:/mnt/rw-src 288451232 179417888 94380864 66% /mnt/rw-src
>>>> STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
>>>> TEST_TYPES=standard
>>>>
>>>> Running source repository checkout with output saved in
>>>> /mnt/scr1/SnapTest/snapshots-opa/log/REPO_LOG_0211Fri
>>>> Checking MANIFEST file ...
>>>> cat: /mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0211Fri.17488: No such file or directory
>>>> rm: cannot remove `/mnt/scr1/SnapTest/snapshots-opa/log/#runtest.0211Fri.17488': No such file or directory
>>>>
>>>> Fri Feb 11 00:10:30 CST 2011
>>>> *** launching tests from jam ***
>>>>
>>>> TESTHOST is linew
>>>> jam
>>>> duty
>>>> liberty
>>>> Fork off timekeeper 30
>>>> ==============
>>>> Testing linew
>>>> ==============
>>>> ssh linew -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname linew
>>>> 12:10am up 17 day(s), 11:33, 0 users, load average: 1.09, 0.99, 0.55
>>>> / (/dev/dsk/c1t0d0s0 ):62409962 blocks 8253990 files
>>>> /devices (/devices ): 0 blocks 0 files
>>>> /system/contract (ctfs ): 0 blocks 2147483610 files
>>>> /proc (proc ): 0 blocks 29939 files
>>>> /etc/mnttab (mnttab ): 0 blocks 0 files
>>>> /etc/svc/volatile (swap ):20649424 blocks 1182273 files
>>>> /system/object (objfs ): 0 blocks 2147483500 files
>>>> /etc/dfs/sharetab (sharefs ): 0 blocks 2147483646 files
>>>> /platform/sun4u-us3/lib/libc_psr.so.1(/platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1):62409962 blocks 8253990 files
>>>> /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1(/platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1):62409962 blocks 8253990 files
>>>> /dev/fd (fd ): 0 blocks 0 files
>>>> /tmp (swap ):20649424 blocks 1182273 files
>>>> /var/run (swap ):20649424 blocks 1182273 files
>>>> /home (jam:/home ):366941920 blocks 50919326 files
>>>> /mnt/hdf (jam:/mnt/hdf ):315755080 blocks 114854318 files
>>>> /mnt/scr1 (jam:/mnt/scr1 ):485418776 blocks 117160712 files
>>>> /mnt/web (gumund:/mnt/web ):414464152 blocks 60891512 files
>>>> /mnt/ftp (gumund:/mnt/ftp ):414464152 blocks 60891512 files
>>>> STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
>>>> TEST_TYPES=standard
>>>>
>>>> Fri Feb 11 00:10:57 CST 2011
>>>> *** starting standard tests in linew ***
>>>> Uname -a: SunOS linew 5.10 Generic_144488-07 sun4u sparc SUNW,A70
>>>> Running snapshot with output saved in
>>>> /mnt/scr1/SnapTest/snapshots-opa/log/linew_0211Fri_0010
>>>> *************************************
>>>> Fri Feb 11 00:14:52 CST 2011
>>>> ****FAILED linew: standard****
>>>> *************************************
>>>> *** finished standard tests for linew ***
>>>> Fri Feb 11 00:14:52 CST 2011
>>>> Total time = 3m 56s
>>>>
>>>> *** finished tests in linew ***
>>>> Fri Feb 11 00:14:53 CST 2011
>>>> linew: Ran 1(0/1/0) tests, Grand total test time = 4m 8s
>>>>
>>>> ****SYSTEM ERROR linew: Abnormal exit from runtest ****
>>>>
>>>> *************************************
>>>> Fri Feb 11 00:15:24 CST 2011
>>>> ****SYSTEM ERROR linew: runtest command failed ****
>>>> *************************************
>>>>
>>>> ==============
>>>> Testing jam
>>>> ==============
>>>> ssh jam -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname jam
>>>> 00:10:37 up 7 days, 15:42, 42 users, load average: 2.27, 2.11, 2.08
>>>> Filesystem 1K-blocks Used Available Use% Mounted on
>>>> /dev/sda3 31738420 3980308 26119884 14% /
>>>> /dev/sda1 101086 22885 72982 24% /boot
>>>> /dev/sda2 31738420 249260 29850932 1% /tmp
>>>> /dev/sda6 31738392 5897312 24202856 20% /var
>>>> /dev/sda7 31738392 28756148 1344020 96% /usr
>>>> /dev/sda8 124991068 326748 118212620 1% /var/tmp
>>>> /dev/mapper/VolGroup00-home
>>>> 198351840 14880880 173232600 8% /home
>>>> /dev/sde1 565688764 374907084 161582744 70% /scr
>>>> /dev/sdc1 961432072 718722744 193871328 79% /mnt/scr1
>>>> /dev/sdd1 961432072 803554532 109039540 89% /mnt/hdf
>>>> tmpfs 8313848 0 8313848 0% /dev/shm
>>>> gumund:/data/ftp 480719072 273486976 182812896 60% /mnt/ftp
>>>> gumund:/data/web 480719072 273486976 182812896 60% /mnt/web
>>>> pegdub:/mnt/rw-src 288451232 179417888 94380864 66% /mnt/ro-src
>>>> pegdub:/mnt/rw-src 288451232 179417888 94380864 66% /mnt/rw-src
>>>> STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
>>>> TEST_TYPES=standard
>>>>
>>>> Fri Feb 11 00:10:47 CST 2011
>>>> *** starting standard tests in jam ***
>>>> Uname -a: Linux jam 2.6.18-194.3.1.el5PAE #1 SMP Thu May 13 13:48:44 EDT 2010 i686 i686 i386 GNU/Linux
>>>> Running snapshot with output saved in
>>>> /mnt/scr1/SnapTest/snapshots-opa/log/jam_0211Fri_0010
>>>> *************************************
>>>> Fri Feb 11 00:10:54 CST 2011
>>>> ****FAILED jam: standard****
>>>> *************************************
>>>> *** finished standard tests for jam ***
>>>> Fri Feb 11 00:10:54 CST 2011
>>>> Total time = 0m 7s
>>>>
>>>> *** finished tests in jam ***
>>>> Fri Feb 11 00:10:54 CST 2011
>>>> jam: Ran 1(0/1/0) tests, Grand total test time = 0m 7s
>>>>
>>>> ****SYSTEM ERROR jam: Abnormal exit from runtest ****
>>>>
>>>> *************************************
>>>> Fri Feb 11 00:15:24 CST 2011
>>>> ****SYSTEM ERROR jam: runtest command failed ****
>>>> *************************************
>>>>
>>>> ==============
>>>> Testing duty
>>>> ==============
>>>> ssh duty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname duty
>>>> 12:10AM up 43 days, 9:25, 0 users, load averages: 0.00, 0.00, 0.00
>>>> Filesystem 1K-blocks Used Avail Capacity Mounted on
>>>> /dev/aacd0s1a 507630 60990 406030 13% /
>>>> devfs 1 1 0 100% /dev
>>>> /dev/aacd0s1h 188433016 123604522 49753854 71% /data
>>>> /dev/aacd0s1g 32494668 25345144 4549952 85% /local_home
>>>> /dev/aacd0s1f 12186190 4125638 7085658 37% /usr
>>>> /dev/aacd0s1d 507630 50460 416560 11% /var
>>>> /dev/aacd0s1e 253678 178 233206 0% /var/tmp
>>>> procfs 4 4 0 100% /proc
>>>> jam:/home 198351840 14880880 173232600 8% /home
>>>> jam:/mnt/hdf 961432072 803554532 109039540 88% /mnt/hdf
>>>> jam:/mnt/scr1 961432072 718722812 193871260 79% /mnt/scr1
>>>> gumund:/data/web 480719056 273486980 182812876 60% /mnt/web
>>>> gumund:/data/ftp 480719056 273486980 182812876 60% /mnt/ftp
>>>> devfs 1 1 0 100% /var/named/dev
>>>> /dev/md0 126702 76 116490 0% /tmp
>>>> STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
>>>> TEST_TYPES=standard
>>>>
>>>> Fri Feb 11 00:10:50 CST 2011
>>>> *** starting standard tests in duty ***
>>>> Uname -a: FreeBSD duty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:10:59 CDT 2008 sukoziol at duty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/DUTY i386
>>>> Running snapshot with output saved in
>>>> /mnt/scr1/SnapTest/snapshots-opa/log/duty_0211Fri_0010
>>>> *************************************
>>>> Fri Feb 11 00:11:19 CST 2011
>>>> ****FAILED duty: standard****
>>>> *************************************
>>>> *** finished standard tests for duty ***
>>>> Fri Feb 11 00:11:19 CST 2011
>>>> Total time = 0m 29s
>>>>
>>>> *** finished tests in duty ***
>>>> Fri Feb 11 00:11:19 CST 2011
>>>> duty: Ran 1(0/1/0) tests, Grand total test time = 0m 29s
>>>>
>>>> ****SYSTEM ERROR duty: Abnormal exit from runtest ****
>>>>
>>>> *************************************
>>>> Fri Feb 11 00:15:24 CST 2011
>>>> ****SYSTEM ERROR duty: runtest command failed ****
>>>> *************************************
>>>>
>>>> ==============
>>>> Testing liberty
>>>> ==============
>>>> ssh liberty -n cd /home/hdftest/snapshots-opa;/mnt/scr1/SnapTest/snapshots-opa/bin/runtest -nodiff -norepo -configname liberty
>>>> 12:10AM up 56 days, 13:18, 2 users, load averages: 0.00, 0.00, 0.00
>>>> Filesystem 1K-blocks Used Avail Capacity Mounted on
>>>> /dev/aacd0s1a 507630 86918 380102 19% /
>>>> devfs 1 1 0 100% /dev
>>>> /dev/aacd0s1g 47047830 31099734 12184270 72% /local_home
>>>> /dev/aacd0s1f 12186190 7420280 3791016 66% /usr
>>>> /dev/aacd0s1d 1012974 104166 827772 11% /var
>>>> /dev/aacd0s1e 507630 62724 404296 13% /var/tmp
>>>> jam:/home 198351840 14880880 173232600 8% /home
>>>> jam:/mnt/hdf 961432072 803554532 109039540 88% /mnt/hdf
>>>> jam:/mnt/scr1 961432072 718722884 193871188 79% /mnt/scr1
>>>> devfs 1 1 0 100% /var/named/dev
>>>> /dev/md0 126702 20 116546 0% /tmp
>>>> gumund:/data/web 480719056 273486980 182812876 60% /mnt/web
>>>> gumund:/data/ftp 480719056 273486980 182812876 60% /mnt/ftp
>>>> gumund:/data/web 480719056 273486980 182812876 60% /mnt/web
>>>> gumund:/data/ftp 480719056 273486980 182812876 60% /mnt/ftp
>>>> STANDARD_OPT=op-configure --prefix=${PWD}/opainstall
>>>> TEST_TYPES=standard
>>>>
>>>> Fri Feb 11 00:10:53 CST 2011
>>>> *** starting standard tests in liberty ***
>>>> Uname -a: FreeBSD liberty.hdfgroup.uiuc.edu 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Jul 25 17:21:46 CDT 2008 sukoziol at liberty.hdfgroup.uiuc.edu:/usr/obj/usr/src/sys/LIBERTY amd64
>>>> Running snapshot with output saved in
>>>> /mnt/scr1/SnapTest/snapshots-opa/log/liberty_0211Fri_0010
>>>> *************************************
>>>> Fri Feb 11 00:11:04 CST 2011
>>>> ****FAILED liberty: standard****
>>>> *************************************
>>>> *** finished standard tests for liberty ***
>>>> Fri Feb 11 00:11:04 CST 2011
>>>> Total time = 0m 11s
>>>>
>>>> *** finished tests in liberty ***
>>>> Fri Feb 11 00:11:04 CST 2011
>>>> liberty: Ran 1(0/1/0) tests, Grand total test time = 0m 12s
>>>>
>>>> ****SYSTEM ERROR liberty: Abnormal exit from runtest ****
>>>>
>>>> *************************************
>>>> Fri Feb 11 00:15:24 CST 2011
>>>> ****SYSTEM ERROR liberty: runtest command failed ****
>>>> *************************************
>>>>
>>>> *** finished tests in jam ***
>>>> Fri Feb 11 00:15:24 CST 2011
>>>> jam: Ran 4(0/0/0) hosts, Grand total test time = 5m 5s
>>>>
>>>> _______________________________________________
>>>> opa-nightly-tests mailing list
>>>> opa-nightly-tests at lists.mcs.anl.gov
>>>> https://lists.mcs.anl.gov/mailman/listinfo/opa-nightly-tests
>>> _______________________________________________
>>> opa-nightly-tests mailing list
>>> opa-nightly-tests at lists.mcs.anl.gov
>>> https://lists.mcs.anl.gov/mailman/listinfo/opa-nightly-tests
>> _______________________________________________
>> opa-nightly-tests mailing list
>> opa-nightly-tests at lists.mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/opa-nightly-tests
>
> _______________________________________________
> opa-nightly-tests mailing list
> opa-nightly-tests at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/opa-nightly-tests
More information about the opa-nightly-tests
mailing list