Automated smoke report for 5.9.3 patch 25753
r3: PA8800 (PA-2.0/64/2 cpu)
    on        hp-ux - 11.11/64
    using     gcc version 3.4.4
    smoketime 6 hours 7 minutes (average 45 minutes 54 seconds)

Summary: PASS

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

   25753     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 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:
    DEVEL
    SMOKE25753

MANIFEST did not declare 'a.out'
MANIFEST did not declare 'patchlevel.bak'

Compiler messages(gcc):
perl.c: In function `Perl_moreswitches':
perl.c:3099: warning: field precision is not type int (arg 3)
toke.c: In function `S_no_op':
toke.c:411: warning: field precision is not type int (arg 3)
toke.c:416: warning: field precision is not type int (arg 3)
toke.c: In function `Perl_yylex':
toke.c:2857: warning: null argument where non-null required (arg 2)
toke.c:2864: warning: null argument where non-null required (arg 1)
toke.c:3768: warning: field precision is not type int (arg 3)
toke.c:3866: warning: field precision is not type int (arg 3)
toke.c:3866: warning: field precision is not type int (arg 5)
toke.c:4969: warning: field precision is not type int (arg 3)
toke.c:4969: warning: field precision is not type int (arg 5)
regcomp.c: In function `S_reg':
regcomp.c:3356: warning: int format, long int arg (arg 2)
regcomp.c:3357: warning: int format, long int arg (arg 2)
regcomp.c:3492: warning: int format, long int arg (arg 2)
regcomp.c:3493: warning: int format, long int arg (arg 2)
regcomp.c:3513: warning: int format, long int arg (arg 2)
regcomp.c:3514: warning: int format, long int arg (arg 2)
regcomp.c:3557: warning: int format, long int arg (arg 2)
regcomp.c:3558: warning: int format, long int arg (arg 2)
regcomp.c:3594: warning: int format, long int arg (arg 2)
regcomp.c:3595: warning: int format, long int arg (arg 2)
regcomp.c: In function `S_regbranch':
regcomp.c:3642: warning: int format, long int arg (arg 2)
regcomp.c: In function `S_regpiece':
regcomp.c:3750: warning: int format, long int arg (arg 2)
regcomp.c:3751: warning: int format, long int arg (arg 2)
regcomp.c:3765: warning: int format, long int arg (arg 2)
regcomp.c:3766: warning: int format, long int arg (arg 2)
regcomp.c:3843: warning: field precision is not type int (arg 3)
regcomp.c: In function `S_regatom':
regcomp.c:3891: warning: int format, long int arg (arg 2)
regcomp.c:3903: warning: int format, long int arg (arg 2)
regcomp.c:3913: warning: int format, long int arg (arg 2)
regcomp.c:3925: warning: int format, long int arg (arg 2)
regcomp.c:3972: warning: int format, long int arg (arg 2)
regcomp.c:3979: warning: int format, long int arg (arg 2)
regcomp.c:3992: warning: int format, long int arg (arg 2)
regcomp.c:3999: warning: int format, long int arg (arg 2)
regcomp.c:4005: warning: int format, long int arg (arg 2)
regcomp.c:4011: warning: int format, long int arg (arg 2)
regcomp.c:4017: warning: int format, long int arg (arg 2)
regcomp.c:4025: warning: int format, long int arg (arg 2)
regcomp.c:4033: warning: int format, long int arg (arg 2)
regcomp.c:4039: warning: int format, long int arg (arg 2)
regcomp.c:4045: warning: int format, long int arg (arg 2)
regcomp.c:4051: warning: int format, long int arg (arg 2)
regcomp.c:4057: warning: int format, long int arg (arg 2)
regcomp.c:4088: warning: int format, long int arg (arg 2)
regcomp.c:4089: warning: int format, long int arg (arg 2)
regcomp.c:4125: warning: int format, long int arg (arg 2)
regcomp.c:4126: warning: int format, long int arg (arg 2)
regcomp.c:4381: warning: int format, long int arg (arg 2)
regcomp.c: In function `S_regclass':
regcomp.c:4845: warning: field width is not type int (arg 3)
regcomp.c:4845: warning: field precision is not type int (arg 4)
regcomp.c:5254: warning: field width is not type int (arg 3)
regcomp.c:5254: warning: field precision is not type int (arg 4)
regcomp.c: In function `S_reg_node':
regcomp.c:5480: warning: int format, long int arg (arg 2)
regcomp.c: In function `S_reganode':
regcomp.c:5516: warning: int format, long int arg (arg 2)
regcomp.c: In function `S_reginsert':
regcomp.c:5568: warning: int format, long int arg (arg 2)
regcomp.c:5569: warning: int format, long int arg (arg 2)
regcomp.c:5585: warning: int format, long int arg (arg 2)
regcomp.c:5586: warning: int format, long int arg (arg 2)
sv.c: In function `Perl_sv_clear':
sv.c:5568: warning: ignoring return value of `Perl_io_close', declared with 
attribute warn_unused_result
utf8.c: In function `Perl_utf8n_to_uvuni':
utf8.c:565: warning: int format, long int arg (arg 4)
byterun.c: In function `byterun':
byterun.c:893: warning: comparison is always false due to limited range of data 
type
regcomp.c: In function `S_make_trie':
regcomp.c:1019: warning: comparison is always false due to limited range of 
data type
regcomp.c:1047: warning: comparison is always false due to limited range of 
data type
regcomp.c:1398: warning: comparison is always false due to limited range of 
data type
regcomp.c:1411: warning: comparison is always false due to limited range of 
data type
regcomp.c:3356: warning: int format, different type arg (arg 2)
regcomp.c:3357: warning: int format, different type arg (arg 2)
regcomp.c:3492: warning: int format, different type arg (arg 2)
regcomp.c:3493: warning: int format, different type arg (arg 2)
regcomp.c:3513: warning: int format, different type arg (arg 2)
regcomp.c:3514: warning: int format, different type arg (arg 2)
regcomp.c:3557: warning: int format, different type arg (arg 2)
regcomp.c:3558: warning: int format, different type arg (arg 2)
regcomp.c:3594: warning: int format, different type arg (arg 2)
regcomp.c:3595: warning: int format, different type arg (arg 2)
regcomp.c:3642: warning: int format, different type arg (arg 2)
regcomp.c:3750: warning: int format, different type arg (arg 2)
regcomp.c:3751: warning: int format, different type arg (arg 2)
regcomp.c:3765: warning: int format, different type arg (arg 2)
regcomp.c:3766: warning: int format, different type arg (arg 2)
regcomp.c:3891: warning: int format, different type arg (arg 2)
regcomp.c:3903: warning: int format, different type arg (arg 2)
regcomp.c:3913: warning: int format, different type arg (arg 2)
regcomp.c:3925: warning: int format, different type arg (arg 2)
regcomp.c:3972: warning: int format, different type arg (arg 2)
regcomp.c:3979: warning: int format, different type arg (arg 2)
regcomp.c:3992: warning: int format, different type arg (arg 2)
regcomp.c:3999: warning: int format, different type arg (arg 2)
regcomp.c:4005: warning: int format, different type arg (arg 2)
regcomp.c:4011: warning: int format, different type arg (arg 2)
regcomp.c:4017: warning: int format, different type arg (arg 2)
regcomp.c:4025: warning: int format, different type arg (arg 2)
regcomp.c:4033: warning: int format, different type arg (arg 2)
regcomp.c:4039: warning: int format, different type arg (arg 2)
regcomp.c:4045: warning: int format, different type arg (arg 2)
regcomp.c:4051: warning: int format, different type arg (arg 2)
regcomp.c:4057: warning: int format, different type arg (arg 2)
regcomp.c:4088: warning: int format, different type arg (arg 2)
regcomp.c:4089: warning: int format, different type arg (arg 2)
regcomp.c:4125: warning: int format, different type arg (arg 2)
regcomp.c:4126: warning: int format, different type arg (arg 2)
regcomp.c:4381: warning: int format, different type arg (arg 2)
regcomp.c:5480: warning: int format, different type arg (arg 2)
regcomp.c:5516: warning: int format, different type arg (arg 2)
regcomp.c:5568: warning: int format, different type arg (arg 2)
regcomp.c:5569: warning: int format, different type arg (arg 2)
regcomp.c:5585: warning: int format, different type arg (arg 2)
regcomp.c:5586: warning: int format, different type arg (arg 2)
mg.c: In function `Perl_magic_get':
mg.c:987: warning: int format, different type arg (arg 3)
mg.c:993: warning: int format, different type arg (arg 3)
mg.c:1001: warning: int format, different type arg (arg 3)
sv.c: In function `Perl_sv_upgrade':
sv.c:1589: warning: long unsigned int format, different type arg (arg 2)
pp_ctl.c: In function `Perl_rxres_save':
pp_ctl.c:317: warning: comparison is always false due to limited range of data 
type
pp_ctl.c:319: warning: comparison is always false due to limited range of data 
type
regexec.c: In function `S_regtry':
regexec.c:2193: warning: comparison is always false due to limited range of 
data type
regexec.c:2195: warning: comparison is always false due to limited range of 
data type
utf8.c:565: warning: int format, different type arg (arg 4)
re_exec.c: In function `S_regtry':
re_exec.c:2193: warning: comparison is always false due to limited range of 
data type
re_exec.c:2195: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function `S_make_trie':
re_comp.c:1019: warning: comparison is always false due to limited range of 
data type
re_comp.c:1047: warning: comparison is always false due to limited range of 
data type
re_comp.c:1398: warning: comparison is always false due to limited range of 
data type
re_comp.c:1411: warning: comparison is always false due to limited range of 
data type
perl.c:3099: warning: field precision is not type int (arg 4)
toke.c:411: warning: field precision is not type int (arg 4)
toke.c:416: warning: field precision is not type int (arg 4)
toke.c:2857: warning: null argument where non-null required (arg 3)
toke.c:2864: warning: null argument where non-null required (arg 2)
toke.c:3768: warning: field precision is not type int (arg 4)
toke.c:3866: warning: field precision is not type int (arg 4)
toke.c:3866: warning: field precision is not type int (arg 6)
toke.c:4969: warning: field precision is not type int (arg 4)
toke.c:4969: warning: field precision is not type int (arg 6)
regcomp.c:3356: warning: int format, long int arg (arg 3)
regcomp.c:3357: warning: int format, long int arg (arg 3)
regcomp.c:3492: warning: int format, long int arg (arg 3)
regcomp.c:3493: warning: int format, long int arg (arg 3)
regcomp.c:3513: warning: int format, long int arg (arg 3)
regcomp.c:3514: warning: int format, long int arg (arg 3)
regcomp.c:3557: warning: int format, long int arg (arg 3)
regcomp.c:3558: warning: int format, long int arg (arg 3)
regcomp.c:3594: warning: int format, long int arg (arg 3)
regcomp.c:3595: warning: int format, long int arg (arg 3)
regcomp.c:3642: warning: int format, long int arg (arg 3)
regcomp.c:3750: warning: int format, long int arg (arg 3)
regcomp.c:3751: warning: int format, long int arg (arg 3)
regcomp.c:3765: warning: int format, long int arg (arg 3)
regcomp.c:3766: warning: int format, long int arg (arg 3)
regcomp.c:3843: warning: field precision is not type int (arg 4)
regcomp.c:3891: warning: int format, long int arg (arg 3)
regcomp.c:3903: warning: int format, long int arg (arg 3)
regcomp.c:3913: warning: int format, long int arg (arg 3)
regcomp.c:3925: warning: int format, long int arg (arg 3)
regcomp.c:3972: warning: int format, long int arg (arg 3)
regcomp.c:3979: warning: int format, long int arg (arg 3)
regcomp.c:3992: warning: int format, long int arg (arg 3)
regcomp.c:3999: warning: int format, long int arg (arg 3)
regcomp.c:4005: warning: int format, long int arg (arg 3)
regcomp.c:4011: warning: int format, long int arg (arg 3)
regcomp.c:4017: warning: int format, long int arg (arg 3)
regcomp.c:4025: warning: int format, long int arg (arg 3)
regcomp.c:4033: warning: int format, long int arg (arg 3)
regcomp.c:4039: warning: int format, long int arg (arg 3)
regcomp.c:4045: warning: int format, long int arg (arg 3)
regcomp.c:4051: warning: int format, long int arg (arg 3)
regcomp.c:4057: warning: int format, long int arg (arg 3)
regcomp.c:4088: warning: int format, long int arg (arg 3)
regcomp.c:4089: warning: int format, long int arg (arg 3)
regcomp.c:4125: warning: int format, long int arg (arg 3)
regcomp.c:4126: warning: int format, long int arg (arg 3)
regcomp.c:4381: warning: int format, long int arg (arg 3)
regcomp.c:4845: warning: field width is not type int (arg 4)
regcomp.c:4845: warning: field precision is not type int (arg 5)
regcomp.c:5254: warning: field width is not type int (arg 4)
regcomp.c:5254: warning: field precision is not type int (arg 5)
regcomp.c:5480: warning: int format, long int arg (arg 3)
regcomp.c:5516: warning: int format, long int arg (arg 3)
regcomp.c:5568: warning: int format, long int arg (arg 3)
regcomp.c:5569: warning: int format, long int arg (arg 3)
regcomp.c:5585: warning: int format, long int arg (arg 3)
regcomp.c:5586: warning: int format, long int arg (arg 3)
pp_sys.c: In function `Perl_pp_gpwent':
pp_sys.c:5473: warning: implicit declaration of function `getspnam_r'
utf8.c:565: warning: int format, long int arg (arg 5)
perlio.c: In function `PerlIO_clone':
perlio.c:648: warning: ignoring return value of `Perl_fp_dup', declared with 
attribute warn_unused_result
regcomp.c:3356: warning: int format, different type arg (arg 3)
regcomp.c:3357: warning: int format, different type arg (arg 3)
regcomp.c:3492: warning: int format, different type arg (arg 3)
regcomp.c:3493: warning: int format, different type arg (arg 3)
regcomp.c:3513: warning: int format, different type arg (arg 3)
regcomp.c:3514: warning: int format, different type arg (arg 3)
regcomp.c:3557: warning: int format, different type arg (arg 3)
regcomp.c:3558: warning: int format, different type arg (arg 3)
regcomp.c:3594: warning: int format, different type arg (arg 3)
regcomp.c:3595: warning: int format, different type arg (arg 3)
regcomp.c:3642: warning: int format, different type arg (arg 3)
regcomp.c:3750: warning: int format, different type arg (arg 3)
regcomp.c:3751: warning: int format, different type arg (arg 3)
regcomp.c:3765: warning: int format, different type arg (arg 3)
regcomp.c:3766: warning: int format, different type arg (arg 3)
regcomp.c:3891: warning: int format, different type arg (arg 3)
regcomp.c:3903: warning: int format, different type arg (arg 3)
regcomp.c:3913: warning: int format, different type arg (arg 3)
regcomp.c:3925: warning: int format, different type arg (arg 3)
regcomp.c:3972: warning: int format, different type arg (arg 3)
regcomp.c:3979: warning: int format, different type arg (arg 3)
regcomp.c:3992: warning: int format, different type arg (arg 3)
regcomp.c:3999: warning: int format, different type arg (arg 3)
regcomp.c:4005: warning: int format, different type arg (arg 3)
regcomp.c:4011: warning: int format, different type arg (arg 3)
regcomp.c:4017: warning: int format, different type arg (arg 3)
regcomp.c:4025: warning: int format, different type arg (arg 3)
regcomp.c:4033: warning: int format, different type arg (arg 3)
regcomp.c:4039: warning: int format, different type arg (arg 3)
regcomp.c:4045: warning: int format, different type arg (arg 3)
regcomp.c:4051: warning: int format, different type arg (arg 3)
regcomp.c:4057: warning: int format, different type arg (arg 3)
regcomp.c:4088: warning: int format, different type arg (arg 3)
regcomp.c:4089: warning: int format, different type arg (arg 3)
regcomp.c:4125: warning: int format, different type arg (arg 3)
regcomp.c:4126: warning: int format, different type arg (arg 3)
regcomp.c:4381: warning: int format, different type arg (arg 3)
regcomp.c:5480: warning: int format, different type arg (arg 3)
regcomp.c:5516: warning: int format, different type arg (arg 3)
regcomp.c:5568: warning: int format, different type arg (arg 3)
regcomp.c:5569: warning: int format, different type arg (arg 3)
regcomp.c:5585: warning: int format, different type arg (arg 3)
regcomp.c:5586: warning: int format, different type arg (arg 3)
mg.c:987: warning: int format, different type arg (arg 4)
mg.c:993: warning: int format, different type arg (arg 4)
mg.c:1001: warning: int format, different type arg (arg 4)
sv.c:1589: warning: long unsigned int format, different type arg (arg 3)
utf8.c:565: warning: int format, different type arg (arg 5)

-- 
Report by Test::Smoke v1.19_75 build 911 running on perl 5.8.5
(Reporter v0.026 / Smoker v0.026)

Reply via email to