{"body":"","bodytext":"Automated smoke report for 5.17.2 patch e81c789e47ccc89f4c1cab3616b79f6ee6b9826a v5.17.1-343-ge81c789\nneptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)\n    on        darwin - 12.5.0 (Mac OS X)\n    using     g++ version 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.76)\n    smoketime 1 hour 35 minutes (average 5 minutes 58 seconds)\n\nSummary: FAIL(M)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.17.1-343-ge81c789  Configuration (common) -Dcc=g++\n----------- ---------------------------------------------------------\nM - M -     \nM - M -     -Duse64bitint\nM - M -     -Dusedtrace\nM - M -     -Dusemorebits\nM - M -     -Duseithreads\nM - M -     -Duseithreads -Duse64bitint\nM - M -     -Duseithreads -Dusedtrace\nM - M -     -Duseithreads -Dusemorebits\n| | | +----- PERLIO = perlio -DDEBUGGING\n| | +------- PERLIO = stdio  -DDEBUGGING\n| +--------- PERLIO = perlio\n+----------- PERLIO = stdio\n\n\nLocally applied patches:\n    uncommitted-changes\n    SMOKEe81c789e47ccc89f4c1cab3616b79f6ee6b9826a\n\nTestsuite was run only with 'harness' and HARNESS_OPTIONS=j3\n\nFailures: (common-args) -Dcc=g++\n[minitest] \n[minitest] -DDEBUGGING\n[minitest] -Duse64bitint\n[minitest] -DDEBUGGING -Duse64bitint\n[minitest] -Dusedtrace\n[minitest] -DDEBUGGING -Dusedtrace\n[minitest] -Dusemorebits\n[minitest] -DDEBUGGING -Dusemorebits\n[minitest] -Duseithreads\n[minitest] -DDEBUGGING -Duseithreads\n[minitest] -Duseithreads -Duse64bitint\n[minitest] -DDEBUGGING -Duseithreads -Duse64bitint\n[minitest] -Duseithreads -Dusedtrace\n[minitest] -DDEBUGGING -Duseithreads -Dusedtrace\n[minitest] -Duseithreads -Dusemorebits\n    t/comp/require ................. FAILED at test 51\n    t/re/pat ....................... FAILED--no leader found\n    t/re/regexp .................... FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_noamp .............. FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_notrie ............. FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_qr ................. FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_qr_embed ........... FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_trielist ........... FAILED--expected 1685 tests, saw 1584\n    t/op/closure ................... FAILED--no leader found\n    t/op/eval ...................... FAILED at test 124\n    t/uni/fold ..................... FAILED--no leader found\n    t/uni/labels ................... FAILED--no leader found\n    t/uni/lower .................... FAILED--no leader found\n    t/uni/parser ................... FAILED--no leader found\n    t/uni/title .................... FAILED--no leader found\n    t/uni/upper .................... FAILED--no leader found\n\n[minitest] -DDEBUGGING -Duseithreads -Dusemorebits\n    t/comp/require ................. FAILED at test 51\n    t/run/switchd .................. FAILED at test 6\n    t/io/defout .................... FAILED--no leader found\n    t/re/pat ....................... FAILED--no leader found\n    t/re/regexp .................... FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_noamp .............. FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_notrie ............. FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_qr ................. FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_qr_embed ........... FAILED--expected 1685 tests, saw 1584\n    t/re/regexp_trielist ........... FAILED--expected 1685 tests, saw 1584\n    t/re/subst ..................... FAILED--expected 189 tests, saw 161\n    t/re/substT .................... FAILED--expected 189 tests, saw 161\n    t/re/subst_wamp ................ FAILED--expected 189 tests, saw 161\n    t/op/auto ...................... FAILED--no leader found\n    t/op/bop ....................... FAILED--expected 439 tests, saw 157\n    t/op/caller .................... FAILED--expected 86 tests, saw 38\n    t/op/closure ................... FAILED--no leader found\n    t/op/eval ...................... FAILED at test 124\n    t/op/gmagic .................... FAILED--no leader found\n    t/op/gv ........................ FAILED--no leader found\n    t/op/readline .................. FAILED--expected 30 tests, saw 14\n    t/op/ref ....................... FAILED--expected 229 tests, saw 129\n    t/op/sort ...................... FAILED--no leader found\n    t/op/stash ..................... FAILED--expected 57 tests, saw 43\n    t/op/substr .................... FAILED--no leader found\n    t/op/tie ....................... FAILED at test 54\n    t/op/tie_fetch_count ........... FAILED--no leader found\n    t/uni/caller ................... FAILED--no leader found\n    t/uni/fold ..................... FAILED--no leader found\n    t/uni/gv ....................... FAILED--no leader found\n    t/uni/labels ................... FAILED--no leader found\n    t/uni/lower .................... FAILED--no leader found\n    t/uni/parser ................... FAILED--no leader found\n    t/uni/stash .................... FAILED--no leader found\n    t/uni/title .................... FAILED--no leader found\n    t/uni/upper .................... FAILED--no leader found\n\nCompiler messages(gcc):\nop.c:2046:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\nop.c:2966:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\nop.c:2978:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\nop.c:2986:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ngv.c:1731:7: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ngv.c:2615:43: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ngv.c:2738:46: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ntoke.c:10907:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\ntoke.c:10921:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\ntoke.c:10934:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\ntoke.c:10952:22: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\ntoke.c:10975:25: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\npad.c:2023:30: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\npad.c:2158:36: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]\nregcomp.c:11206:50: warning: comparison of constant 'SVt_PVHV' (12) with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]\ndump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\nmro.c:421:10: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\nsv.c:9256:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\npp_ctl.c:3444:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ndoio.c:734:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ndoio.c:1627:15: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ndoio.c:1661:15: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\n./mg_vtable.h:94:16: warning: 'extern' variable has an initializer [-Wextern-initializer]\nDynaLoader.c:518:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nB.c:3410:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nZlib.c:3490:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nCwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]\nCwd.c:682:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nBzip2.c:1654:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nDB_File.c:2990:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nDumper.c:1478:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nMD5.c:1029:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nPeek.c:797:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nRealPPPort.c:4245:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nSHA.c:555:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nFcntl.c:310:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nEncode.c:1516:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nCall.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.c:461:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nGlob.c:631:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nByte.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nGDBM_File.xs:79:18: error: no matching function for call to 'gdbm_open'\nGDBM_File.c:741:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nUtil.c:324:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nCN.c:184:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nEBCDIC.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nJP.c:185:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nKR.c:183:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nSymbol.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nTW.c:182:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nUnicode.c:591:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]\nop.c:7549:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\nmro.c:1054:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\ntoke.c:9163:6: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]\n\n-- \nReport by Test::Smoke v1.43 build 1271 running on perl 5.12.4\n(Reporter v0.035 / Smoker v0.045)\n\nLogs at http://perl.develop-help.com/reports/\nBranch: remotes/origin/smoke-me/rt-114068\nConfiguration: cpp\n","branch":"remotes/origin/smoke-me/rt-114068","build_hash":"O5zQjPBQT5uIfn68Q+jrOcFGKQFA6++Ag0Dw89Bt5W0","by_build_full":"neptune.local\ndarwin 12.5.0 (Mac OS X)\n-Dcc=g++\n-Dcc=g++ -Duse64bitint\n-Dcc=g++ -Dusedtrace\n-Dcc=g++ -Dusemorebits\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitint -Duseithreads\n-Dcc=g++ -Dusedtrace -Duseithreads\n-Dcc=g++ -Duseithreads -Dusemorebits\n--\n5700\n","by_config_full":"neptune.local\ndarwin 12.5.0 (Mac OS X)\n-Dcc=g++\n-Dcc=g++ -Duse64bitint\n-Dcc=g++ -Dusedtrace\n-Dcc=g++ -Dusemorebits\n-Dcc=g++ -Duseithreads\n-Dcc=g++ -Duse64bitint -Duseithreads\n-Dcc=g++ -Dusedtrace -Duseithreads\n-Dcc=g++ -Duseithreads -Dusemorebits\n","compiler":"g++ 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.76)","compiler_msgs":["op.c:2046:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","op.c:2966:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","op.c:2978:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","op.c:2986:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","gv.c:1731:7: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","gv.c:2615:43: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","gv.c:2738:46: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","toke.c:10907:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","toke.c:10921:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","toke.c:10934:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","toke.c:10952:22: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","toke.c:10975:25: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","pad.c:2023:30: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","pad.c:2158:36: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]","regcomp.c:11206:50: warning: comparison of constant 'SVt_PVHV' (12) with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]","dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","mro.c:421:10: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","sv.c:9256:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","pp_ctl.c:3444:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","doio.c:734:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","doio.c:1627:15: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","doio.c:1661:15: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","./mg_vtable.h:94:16: warning: 'extern' variable has an initializer [-Wextern-initializer]","DynaLoader.c:518:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","B.c:3410:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Zlib.c:3490:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]","Cwd.c:682:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Bzip2.c:1654:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","DB_File.c:2990:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Dumper.c:1478:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","MD5.c:1029:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Peek.c:797:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","RealPPPort.c:4245:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","SHA.c:555:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Fcntl.c:310:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Encode.c:1516:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Call.xs:63:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:63:31: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:100:13: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:156:11: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:175:14: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.c:461:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Glob.c:631:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Byte.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","GDBM_File.xs:79:18: error: no matching function for call to 'gdbm_open'","GDBM_File.c:741:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Util.c:324:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","CN.c:184:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","EBCDIC.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","JP.c:185:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","KR.c:183:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Symbol.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","TW.c:182:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","Unicode.c:591:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]","op.c:7549:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","mro.c:1054:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]","toke.c:9163:6: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]"],"conf1":["-Dcc=g++","-Dcc=g++ -Duse64bitint","-Dcc=g++ -Dusedtrace","-Dcc=g++ -Dusemorebits","-Dcc=g++ -Duseithreads","-Dcc=g++ -Duse64bitint -Duseithreads","-Dcc=g++ -Dusedtrace -Duseithreads","-Dcc=g++ -Duseithreads -Dusemorebits"],"conf1_struct":{"common":["-Dcc=g++"],"extra":[[],["-Duse64bitint"],["-Dusedtrace"],["-Dusemorebits"],["-Duseithreads"],["-Duse64bitint","-Duseithreads"],["-Dusedtrace","-Duseithreads"],["-Duseithreads","-Dusemorebits"]]},"config_hash":"Rcmqog86BAqG7WL3VHcWzCdFGtzHWXJThzBuiz2z0T8","configuration":"cpp","cpu":"Intel Core 2 Duo","cpu_count":1,"cpu_full":"iMac (2.4 GHz) (Intel Core 2 Duo/)","duration":5700,"error":"","from_email":"tony@develop-help.com","host":"neptune.local","matrix":["v5.17.1-343-ge81c789  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"],"msg_id":"<201310130116.r9D1GgwT028522@mars.tony.develop-help.com>","nonfatal_msgs":[],"os":"darwin 12.5.0 (Mac OS X)","osname":"darwin","osversion":"12.5.0 (Mac OS X)","sha":"e81c789e47ccc89f4c1cab3616b79f6ee6b9826a","status":"FAIL(M)","subject":"Smoke [5.17.2] v5.17.1-343-ge81c789 FAIL(M) darwin 12.5.0 (Intel Core 2 Duo/)","when_at":"2013-10-13T01:16:00"}