[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201305180513.r4I5D0nh005796@mars.tony.develop-help.com>
Subject: Smoke [5.16.0] v5.15.9-329-g3d29a16 FAIL(M) darwin 12.3.0 (Intel Core 2 Duo/)
Content-type: text/plain; charset="iso-8859-1"
Date: Sat, 18 May 2013 15:13 +1000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.16.0 patch 3d29a16b9fae5f3eb0964aef35b305cefe32ddea v5.15.9-329-g3d29a16
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 12.3.0 (Mac OS X)
using g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
smoketime 1 hour 37 minutes (average 6 minutes 6 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.9-329-g3d29a16 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - M -
M - M - -Duse64bitint
M - M - -Dusedtrace
M - M - -Dusemorebits
M - M - -Duseithreads
M - M - -Duseithreads -Duse64bitint
M - M - -Duseithreads -Dusedtrace
M - M - -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
RC0
uncommitted-changes
SMOKE3d29a16b9fae5f3eb0964aef35b305cefe32ddea
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) -Dcc=g++
[minitest]
[minitest] -DDEBUGGING
[minitest] -Duse64bitint
[minitest] -DDEBUGGING -Duse64bitint
[minitest] -Dusedtrace
[minitest] -DDEBUGGING -Dusedtrace
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Duse64bitint
[minitest] -DDEBUGGING -Duseithreads -Duse64bitint
[minitest] -Duseithreads -Dusedtrace
[minitest] -DDEBUGGING -Duseithreads -Dusedtrace
[minitest] -Duseithreads -Dusemorebits
t/comp/require ................. FAILED at test 50
t/re/pat ....................... FAILED--no leader found
t/re/regexp .................... FAILED--expected 1600 tests, saw 1563
t/re/regexp_noamp .............. FAILED--expected 1600 tests, saw 1563
t/re/regexp_notrie ............. FAILED--expected 1600 tests, saw 1563
t/re/regexp_qr ................. FAILED--expected 1600 tests, saw 1563
t/re/regexp_qr_embed ........... FAILED--expected 1600 tests, saw 1563
t/re/regexp_trielist ........... FAILED--expected 1600 tests, saw 1563
t/op/eval ...................... FAILED at test 124
t/uni/labels ................... FAILED--no leader found
t/uni/parser ................... FAILED--no leader found
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
t/comp/require ................. FAILED at test 50
t/run/switchd .................. FAILED at test 6
t/io/defout .................... FAILED--no leader found
t/re/pat ....................... FAILED--no leader found
t/re/regexp .................... FAILED--expected 1600 tests, saw 1563
t/re/regexp_noamp .............. FAILED--expected 1600 tests, saw 1563
t/re/regexp_notrie ............. FAILED--expected 1600 tests, saw 1563
t/re/regexp_qr ................. FAILED--expected 1600 tests, saw 1563
t/re/regexp_qr_embed ........... FAILED--expected 1600 tests, saw 1563
t/re/regexp_trielist ........... FAILED--expected 1600 tests, saw 1563
t/re/subst ..................... FAILED--expected 189 tests, saw 161
t/re/substT .................... FAILED--expected 189 tests, saw 161
t/re/subst_wamp ................ FAILED--expected 189 tests, saw 161
t/op/auto ...................... FAILED--no leader found
t/op/bop ....................... FAILED--expected 439 tests, saw 157
t/op/caller .................... FAILED--expected 85 tests, saw 33
t/op/eval ...................... FAILED at test 124
t/op/gmagic .................... FAILED--no leader found
t/op/gv ........................ FAILED--no leader found
t/op/readline .................. FAILED--expected 30 tests, saw 14
t/op/ref ....................... FAILED--expected 228 tests, saw 128
t/op/sort ...................... FAILED--no leader found
t/op/stash ..................... FAILED--expected 57 tests, saw 43
t/op/substr .................... FAILED--no leader found
t/op/tie ....................... FAILED at test 54
t/op/tie_fetch_count ........... FAILED--no leader found
t/uni/caller ................... FAILED--no leader found
t/uni/gv ....................... FAILED--no leader found
t/uni/labels ................... FAILED--no leader found
t/uni/parser ................... FAILED--no leader found
t/uni/stash .................... FAILED--no leader found
Compiler messages(gcc):
try.c: In function 'int main(int, char**)':
try.c:23: error: 'KERN_PROC_PATHNAME' was not declared in this scope
try.c:48: error: invalid conversion from 'void*' to 'char*'
try.c:32: error: invalid conversion from 'void*' to 'char*'
regcomp.c: In function 'regnode* S_regclass(RExC_state_t*, U32)':
regcomp.c:10944: warning: ignoring return value of 'regex_charset get_regex_charset(U32)', declared with attribute warn_unused_result
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:4120: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement
Call.xs: In function 'I32 filter_call(int, SV*, int)':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
GDBM_File.xs: In function 'void XS_GDBM_File_TIEHASH(CV*)':
GDBM_File.xs:79: error: invalid conversion from 'void (*)()' to 'void (*)(const char*)'
GDBM_File.xs:79: error: initializing argument 5 of 'gdbm_file_info* gdbm_open(const char*, int, int, int, void (*)(const char*))'
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
regcomp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*, U32)':
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
GDBM_File.xs: In function 'void XS_GDBM_File_TIEHASH(PerlInterpreter*, CV*)':
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.12.4
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/rt112866
Configuration: cpp