Automated smoke report for 5.8.9 patch 5d97567dd5d99fd909fe6858c74f7b2ca0ad9772 maint-5.8-10-g5d97567 cyberpower2: Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz (GenuineIntel 3225MHz) (x86_64/12 cpu) on linux - 3.16.0-4-amd64 [debian] using cc version 4.9.2 smoketime 3 hours 18 minutes (average 11 minutes 1 seconds) Summary: FAIL(XF) 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 maint-5.8-10-g5d97567 Configuration (common) none ----------- --------------------------------------------------------- F - F - -Uuseperlio F F F F F F F F -Duse64bitint X X X X -Duselongdouble X X X X -Dusemorebits F F F F -Duseithreads F F F F -Duseithreads -Duse64bitint X X X X -Duseithreads -Duselongdouble X X X X -Duseithreads -Dusemorebits | | | +----- PERLIO = perlio -DDEBUGGING | | +------- PERLIO = stdio -DDEBUGGING | +--------- PERLIO = perlio +----------- PERLIO = stdio Locally applied patches: MAINT35104 SMOKE5d97567dd5d99fd909fe6858c74f7b2ca0ad9772 Failures: (common-args) none [stdio] -Uuseperlio [stdio] -DDEBUGGING -Uuseperlio [stdio/perlio] [stdio/perlio] -DDEBUGGING [stdio/perlio] -Duse64bitint [stdio/perlio] -DDEBUGGING -Duse64bitint [stdio/perlio] -Duseithreads [stdio/perlio] -DDEBUGGING -Duseithreads [stdio/perlio] -Duseithreads -Duse64bitint [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint ../t/comp/cpp.t.........................FAILED ?? ../t/op/numconvert.t....................FAILED 112 136 140 144 152 156 160 168 172 176 ../t/run/switchPx.t.....................FAILED ?? [stdio/perlio] -Duselongdouble [stdio] -DDEBUGGING -Duselongdouble [stdio/perlio] -Dusemorebits [stdio/perlio] -DDEBUGGING -Dusemorebits [perlio] -Duseithreads -Duselongdouble [stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble [stdio] -Duseithreads -Dusemorebits [stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits Inconsistent test results (between TEST and harness): ../t/run/switchPx.t.....................FAILED--no leader found ../t/comp/cpp.t.........................FAILED--no leader found [perlio] -DDEBUGGING -Duselongdouble [stdio] -Duseithreads -Duselongdouble [perlio] -Duseithreads -Dusemorebits Inconsistent test results (between TEST and harness): ../t/comp/cpp.t.........................FAILED--no leader found ../t/run/switchPx.t.....................FAILED--no leader found Compiler messages(gcc): try.c: In function ‘main’: util.c: In function ‘Perl_safesyscalloc’: util.c:268:14: warning: variable ‘total_size’ set but not used [-Wunused-but-set-variable] hv.c: In function ‘Perl_hv_common’: hv.c:35:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hv.c: In function ‘S_share_hek_flags’: pp_hot.c: In function ‘Perl_pp_sassign’: sv.h:272:45: warning: value computed is not used [-Wunused-value] sv.c: In function ‘Perl_sv_2pv_flags’: pp.c: In function ‘Perl_pp_not’: pp.c:2484:25: warning: identifier "not" is a special operator name in C++ [-Wc++-compat] pp.c: In function ‘Perl_pp_complement’: pp.c:2491:31: warning: identifier "compl" is a special operator name in C++ [-Wc++-compat] pp.c: In function ‘Perl_pp_ucfirst’: pp.c: In function ‘Perl_pp_uc’: pp.c: In function ‘Perl_pp_lc’: pp_ctl.c: In function ‘Perl_pp_xor’: sv.h:1402:15: warning: operation on ‘PL_Xpv’ may be undefined [-Wsequence-point] pp_ctl.c: In function ‘Perl_pp_leavetry’: pp_ctl.c:3700:9: warning: variable ‘optype’ set but not used [-Wunused-but-set-variable] pp_ctl.c: In function ‘S_run_user_filter’: pp_sys.c: In function ‘Perl_pp_getpriority’: pp_sys.c:4276:23: warning: enum conversion when passing argument 1 of ‘getpriority’ is invalid in C++ [-Wc++-compat] pp_sys.c: In function ‘Perl_pp_setpriority’: pp_sys.c:4291:23: warning: enum conversion when passing argument 1 of ‘setpriority’ is invalid in C++ [-Wc++-compat] regexec.c: In function ‘S_find_byclass’: regexec.c:117:39: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable] regexec.c: In function ‘S_regmatch’: regexec.c: In function ‘S_regrepeat’: regcomp.c: In function ‘Perl_pregcomp’: regcomp.c:135:30: warning: ‘RExC_state.end’ may be used uninitialized in this function [-Wmaybe-uninitialized] regcomp.c:132:34: warning: ‘RExC_state.precomp’ may be used uninitialized in this function [-Wmaybe-uninitialized] regcomp.c:139:31: warning: ‘RExC_state.emit’ may be used uninitialized in this function [-Wmaybe-uninitialized] regcomp.c:133:30: warning: ‘RExC_state.rx’ may be used uninitialized in this function [-Wmaybe-uninitialized] perlio.c: In function ‘PerlIO_apply_layers’: perlio.c:247:35: warning: unused parameter ‘f’ [-Wunused-parameter] perlio.c:247:50: warning: unused parameter ‘mode’ [-Wunused-parameter] perlio.c: In function ‘PerlIO_binmode’: perlio.c:269:68: warning: unused parameter ‘names’ [-Wunused-parameter] perlio.c: In function ‘PerlIO_fdupopen’: perlio.c:282:48: warning: unused parameter ‘param’ [-Wunused-parameter] perlio.c:282:59: warning: unused parameter ‘flags’ [-Wunused-parameter] perlio.c: In function ‘PerlIO_openn’: perlio.c:323:32: warning: unused parameter ‘layers’ [-Wunused-parameter] pp_pack.c: In function ‘S_pack_rec’: pp_pack.c:2716:7: warning: variable ‘was_utf8’ set but not used [-Wunused-but-set-variable] POSIX.o: In function `XS_POSIX_tmpnam': /home/njh/perl5/perl-build-smoker/perl-5.8.x/ext/POSIX/POSIX.xs:1518: warning: the use of `tmpnam' is dangerous, better use `mkstemp' perlio.c: In function ‘PerlIOBuf_get_base’: perlio.c:4111:9: warning: operation on ‘b->buf’ may be undefined [-Wsequence-point] sv.h:1402:15: warning: operation on ‘my_perl->TXpv’ may be undefined [-Wsequence-point] perlapi.h:67:22: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] -- Report by Test::Smoke v1.53 build 1374 running on perl 5.20.2 (Reporter v0.050 / Smoker v0.045)