Automated smoke report for 5.17.5 patch 
07e2e970a070734488a530ac34f1ae7b61e43a43 v5.17.4-298-g07e2e97
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2600MHz) 
(x86_64/2 cpu)
    on        linux - 3.2.0-32-generic [debian]
    using     cc version 4.6.3
    smoketime 11 hours 29 minutes (average 43 minutes 6 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

v5.17.4-298-g07e2e97  Configuration (common) none
----------- ---------------------------------------------------------
O O O O     
O O O O     -Duse64bitint
O O O O     -Duselongdouble
O O O O     -Dusemorebits
O O O O     -Duseithreads
O O O O     -Duseithreads -Duse64bitint
O O O O     -Duseithreads -Duselongdouble
O O O O     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE07e2e970a070734488a530ac34f1ae7b61e43a43

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result [-Wunused-result]
regcomp.c: In function ‘S_regclass’:
regcomp.c:12655:20: warning: variable ‘f’ set but not used 
[-Wunused-but-set-variable]
regcomp.c:11451:10: warning: variable ‘allow_full_fold’ set but not used 
[-Wunused-but-set-variable]
regcomp.c:12147:9: warning: ‘prevvalue’ may be used uninitialised in this 
function [-Wuninitialized]
util.c: In function ‘S_write_no_mem’:
util.c:67:5: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:10091:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:10941:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2900:6: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
doio.c: In function ‘S_exec_failed’:
doio.c:1379:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:876:7: warning: ignoring return value of ‘fchown’, declared with 
attribute warn_unused_result [-Wunused-result]
regexec.c: In function ‘S_regmatch’:
regexec.c:5597:31: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
regexec.c: In function ‘S_reginclass’:
regexec.c:7164:12: warning: variable ‘maxlen’ set but not used 
[-Wunused-but-set-variable]
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2341:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:485:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘filter_call’:
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
3 has type ‘STRLEN’ [-Wformat]
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
5 has type ‘STRLEN’ [-Wformat]
Call.xs:100:5: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:156:8: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN’ [-Wformat]
Call.xs:175:14: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
re_exec.c: In function ‘my_re_intuit_start’:
re_exec.c:642:17: warning: format not a string literal and no format arguments 
[-Wformat-security]
re_exec.c: In function ‘my_regexec’:
re_exec.c:2345:21: warning: format not a string literal and no format arguments 
[-Wformat-security]
re_exec.c:2388:25: warning: format not a string literal and no format arguments 
[-Wformat-security]
re_exec.c:2406:25: warning: format not a string literal and no format arguments 
[-Wformat-security]
re_exec.c:2519:25: warning: format not a string literal and no format arguments 
[-Wformat-security]
sdbm.c: In function ‘makroom’:
sdbm.c:378:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
regexec.c: In function ‘Perl_re_intuit_start’:
regexec.c:642:17: warning: format not a string literal and no format arguments 
[-Wformat-security]
regexec.c: In function ‘Perl_regexec_flags’:
regexec.c:2345:21: warning: format not a string literal and no format arguments 
[-Wformat-security]
regexec.c:2388:25: warning: format not a string literal and no format arguments 
[-Wformat-security]
regexec.c:2406:25: warning: format not a string literal and no format arguments 
[-Wformat-security]
regexec.c:2519:25: warning: format not a string literal and no format arguments 
[-Wformat-security]
sv.c:10941:7: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2900:6: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:103:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11387:11: warning: ignoring return value of ‘fchdir’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c:476:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
threads.c: In function ‘S_ithread_create’:
threads.xs:714:9: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)

Reply via email to