Automated smoke report for 5.9.3 patch 25301
d3: PA8000 (PA-2.0/32/1 cpu)
on hp-ux - 10.20
using gcc version 4.0.1
smoketime 9 hours 52 minutes (average 2 hours 28 minutes)
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
25301 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duseithreads
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
MANIFEST did not declare 'a.out'
Compiler messages(gcc):
try.c: In function 'main':
try.c:1: warning: incompatible implicit declaration of built-in function
'printf'
try.c:7: warning: incompatible implicit declaration of built-in function
'printf'
gv.c: In function 'Perl_gv_init':
gv.c:167: warning: ignoring return value of 'Perl_start_subparse', declared
with attribute warn_unused_result
toke.c: In function 'Perl_yylex':
toke.c:2770: warning: null argument where non-null required (argument 2)
toke.c:2777: warning: null argument where non-null required (argument 1)
op.c: In function 'Perl_newCONSTSUB':
op.c:4611: warning: null argument where non-null required (argument 1)
sv.c: In function 'Perl_sv_clear':
sv.c:5567: warning: ignoring return value of 'Perl_io_close', declared with
attribute warn_unused_result
numeric.c: In function 'Perl_my_atof2':
numeric.c:900: warning: initialization discards qualifiers from pointer target
type
opmini.c: In function 'Perl_newCONSTSUB':
opmini.c:4611: warning: null argument where non-null required (argument 1)
byterun.c: In function 'byterun':
byterun.c:893: warning: comparison is always false due to limited range of data
type
try.c:53: error: request for member 'fds_bits' in something not a structure or
union
try.c:56: warning: passing argument 2 of 'select' from incompatible pointer type
try.c:57: error: request for member 'fds_bits' in something not a structure or
union
miniperlmain.c: In function 'main':
miniperlmain.c:88: warning: implicit declaration of function 'pthread_atfork'
perl.c: In function 'perl_fini':
perl.c:1311: warning: implicit declaration of function 'pthread_key_delete'
toke.c:2770: warning: null argument where non-null required (argument 3)
toke.c:2777: warning: null argument where non-null required (argument 2)
pp_sys.c: In function 'Perl_pp_send':
pp_sys.c:1931: warning: passing argument 2 of 'cma_send' discards qualifiers
from pointer target type
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2682: warning: pointer targets in passing argument 5 of 'getsockopt'
differ in signedness
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2752: warning: pointer targets in passing argument 3 of 'getsockname'
differ in signedness
pp_sys.c:2756: warning: pointer targets in passing argument 3 of 'getpeername'
differ in signedness
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4614: warning: implicit declaration of function 'localtime_r'
pp_sys.c:4617: warning: implicit declaration of function 'gmtime_r'
doio.c: In function 'Perl_do_openn':
doio.c:618: warning: pointer targets in passing argument 3 of 'getsockname'
differ in signedness
perlio.c: In function 'PerlIO_clone':
perlio.c:648: warning: ignoring return value of 'Perl_fp_dup', declared with
attribute warn_unused_result
perlmain.c: In function 'main':
perlmain.c:88: warning: implicit declaration of function 'pthread_atfork'
DProf.xs:140: warning: 'unused' attribute ignored
POSIX.xs: In function 'XS_POSIX_asctime':
POSIX.xs:1749: warning: assignment makes pointer from integer without a cast
POSIX.c: In function 'XS_POSIX_ctime':
POSIX.c:3507: warning: assignment makes pointer from integer without a cast
--
Report by Test::Smoke v1.19_72 build 877 running on perl 5.8.0
(Reporter v0.022 / Smoker v0.025)