Smoke [5.15.9] v5.15.9-281-g1c926d6 FAIL(F) HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2012-05-11 Thread H.Merijn Brand
Automated smoke report for 5.15.9 patch 
1c926d61390beacb6af9bbe32d19d236969d4023 v5.15.9-281-g1c926d6
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 14 hours 34 minutes (average 1 hour 49 minutes)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.15.9-281-g1c926d6  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O F O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE1c926d61390beacb6af9bbe32d19d236969d4023

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[univ.utf8] -Duseithreads -Duse64bitall
../cpan/Time-HiRes/t/alarm.tFAILED
8-9
Non-zero exit status: 2

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
perl.c: In function 'S_validate_suid':
perl.c:3766:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3768:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regclass':
regcomp.c:10944:7: warning: ignoring return value of 'get_regex_charset', 
declared with attribute warn_unused_result [-Wunused-result]
util.c: In function 'Perl_my_snprintf':
util.c:6189:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6226:46: warning: unused parameter 'len' [-Wunused-parameter]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1670:10: warning: passing argument 6 of 'recvfrom' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_accept':
pp_sys.c:2548:10: warning: passing argument 3 of 'accept' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2639:2: warning: passing argument 5 of 'getsockopt' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2709:6: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
pp_sys.c:2713:6: warning: passing argument 3 of 'getpeername' from incompatible 
pointer type [enabled by default]
doio.c: In function 'Perl_do_openn':
doio.c:585:11: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
regexec.c: In function 'S_find_byclass':
regexec.c:1604:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1610:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1615:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1625:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1635:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1640:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1651:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1658:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1670:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1677:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1696:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1703:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1721:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1728:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1747:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1765:6: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c: In function 'S_regmatch':
regexec.c:3795:7: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3871:9: warning: variable 'ok' set 

Smoke [5.15.9] v5.15.9-281-g1c926d6 FAIL(F) HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2012-05-10 Thread H.Merijn Brand
Automated smoke report for 5.15.9 patch 
1c926d61390beacb6af9bbe32d19d236969d4023 v5.15.9-281-g1c926d6
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 19 hours 31 minutes (average 2 hours 26 minutes)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.15.9-281-g1c926d6  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
F O O O F O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE1c926d61390beacb6af9bbe32d19d236969d4023

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio] -Duseithreads
../dist/Tie-File/t/29_downcopy.tFAILED
477-478

[perlio] -DDEBUGGING -Duseithreads
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..FAILED
466-467
Non-zero exit status: 2

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.44_01 build 4567 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)