Automated smoke report for 5.15.0 patch
b2af324d4531e01333f0687096a4ca1e8b780440 v5.15.0-541-gb2af324
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz)
(x86_64/4 cpu)
on linux - 2.6.32-5-amd64 [debian]
using /opt/gcc-4.6.0/bin/gcc version 4.6.0
smoketime 38 minutes 17 seconds (average 3 minutes 11.417 seconds)
Summary: FAIL(M)
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.0-541-gb2af324 Configuration (common) -Dcc=/opt/gcc-4.6.0/bin/gcc
----------- ---------------------------------------------------------
M - - M - -
M - - M - - -Duselongdouble
M - - M - - -Dmad
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Duselongdouble
M - - M - - -Duseithreads -Dmad
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKEb2af324d4531e01333f0687096a4ca1e8b780440
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Failures: (common-args) -Dcc=/opt/gcc-4.6.0/bin/gcc
[minitest]
[minitest] -Duselongdouble
[minitest] -Dmad
[minitest] -Duseithreads
[minitest] -Duseithreads -Duselongdouble
[minitest] -Duseithreads -Dmad
t/comp/require..................FAILED--expected 51 tests, saw 47
t/run/fresh_perl................FAILED at test 75
t/io/perlio.....................FAILED--expected 44 tests, saw 42
t/io/utf8.......................FAILED at test 53
t/re/charset....................FAILED at test 685
t/re/pat........................FAILED at test 390
t/re/reg_mesg...................FAILED at test 106
t/re/reg_posixcc................FAILED at test 97
t/re/regexp.....................FAILED at test 118
t/re/regexp_noamp...............FAILED at test 118
t/re/regexp_notrie..............FAILED at test 118
t/re/regexp_qr..................FAILED at test 118
t/re/regexp_qr_embed............FAILED at test 118
t/re/regexp_trielist............FAILED at test 118
t/re/uniprops...................FAILED--no leader found
t/op/die........................FAILED at test 14
t/op/fresh_perl_utf8............FAILED at test 1
t/op/lc.........................FAILED--expected 93 tests, saw 25
t/op/lc_user....................FAILED--expected 5 tests, saw 0
t/op/pack.......................FAILED at test 14162
t/op/sub_lval...................FAILED at test 126
t/op/turkish....................FAILED at test 1
t/op/utfhash....................FAILED--expected 99 tests, saw 91
t/op/utftaint...................FAILED at test 87
t/op/write......................FAILED at test 418
t/uni/cache.....................FAILED at test 1
t/uni/class.....................FAILED at test 1
t/uni/fold......................FAILED at test 213
t/uni/lower.....................FAILED--no leader found
t/uni/overload..................FAILED at test 12
t/uni/title.....................FAILED--no leader found
t/uni/upper.....................FAILED--no leader found
[minitest] -DDEBUGGING
t/comp/require..................FAILED--expected 51 tests, saw 47
t/io/perlio.....................FAILED--expected 44 tests, saw 42
t/op/sub_lval...................FAILED at test 126
t/op/write......................FAILED at test 418
[minitest] -DDEBUGGING -Duselongdouble
[minitest] -DDEBUGGING -Dmad
[minitest] -DDEBUGGING -Duseithreads
[minitest] -DDEBUGGING -Duseithreads -Duselongdouble
[minitest] -DDEBUGGING -Duseithreads -Dmad
t/comp/require..................FAILED--expected 51 tests, saw 47
t/run/fresh_perl................FAILED at test 75
t/io/perlio.....................FAILED--expected 44 tests, saw 42
t/io/utf8.......................FAILED--expected 55 tests, saw 52
t/re/charset....................FAILED--no leader found
t/re/pat........................FAILED at test 390
t/re/pat_special_cc.............FAILED--expected 9 tests, saw 0
t/re/reg_mesg...................FAILED at test 106
t/re/reg_posixcc................FAILED--no leader found
t/re/regexp.....................FAILED at test 118
t/re/regexp_noamp...............FAILED at test 118
t/re/regexp_notrie..............FAILED at test 118
t/re/regexp_qr..................FAILED at test 118
t/re/regexp_qr_embed............FAILED at test 118
t/re/regexp_trielist............FAILED at test 118
t/re/uniprops...................FAILED--no leader found
t/op/die........................FAILED at test 14
t/op/fresh_perl_utf8............FAILED at test 1
t/op/lc.........................FAILED--expected 93 tests, saw 25
t/op/lc_user....................FAILED--expected 5 tests, saw 0
t/op/pack.......................FAILED at test 14162
t/op/sprintf2...................FAILED at test 1320
t/op/sub_lval...................FAILED at test 126
t/op/turkish....................FAILED at test 1
t/op/utfhash....................FAILED--no leader found
t/op/utftaint...................FAILED at test 87
t/op/write......................FAILED at test 418
t/uni/cache.....................FAILED at test 1
t/uni/class.....................FAILED at test 1
t/uni/fold......................FAILED at test 213
t/uni/lower.....................FAILED--no leader found
t/uni/overload..................FAILED at test 12
t/uni/title.....................FAILED--no leader found
t/uni/upper.....................FAILED--no leader found
Compiler messages(gcc):
pp_ctl.c: In function ‘Perl_pp_continue’:
pp_ctl.c:5003:9: warning: variable ‘gimme’ set but not used
[-Wunused-but-set-variable]
pp_sys.c: In function ‘S_try_amagic_ftest’:
pp_sys.c:2907:12: warning: unused variable ‘next’ [-Wunused-variable]
regexec.c: In function ‘S_find_byclass’:
regexec.c:1551:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1557:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1562:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1572:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1582:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1587:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1598:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1605:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1617:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1624:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1643:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1650:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1668:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1675:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1694:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:1712:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c: In function ‘S_regmatch’:
regexec.c:3698:7: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3773:9: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3777:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3779:9: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3783:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3785:9: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3788:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3873:7: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:3873:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c: In function ‘S_regrepeat’:
regexec.c:6056:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6101:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6153:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6202:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6255:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6288:6: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
perlmain.c: In function ‘main’:
perlmain.c:89:2: warning: statement with no effect [-Wunused-value]
perlmain.c:89:2: error: expected ‘;’ before ‘_fprintf_’
perlmain.c:96:2: warning: statement with no effect [-Wunused-value]
perlmain.c:96:2: error: expected ‘;’ before ‘_fprintf_’
pad.c: In function ‘S_pad_findlex’:
pad.c:1048:5: warning: field precision specifier ‘.*’ expects argument of type
‘int’, but argument 4 has type ‘STRLEN’ [-Wformat]
toke.c: In function ‘Perl_yylex’:
toke.c:7924:19: warning: variable ‘have_proto’ set but not used
[-Wunused-but-set-variable]
regexec.c:3698:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6056:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6101:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6153:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6202:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6255:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
regexec.c:6288:1: warning: variable ‘ok’ set but not used
[-Wunused-but-set-variable]
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/rafl/assert-bincompat
Configuration: gcc460