{"body":"","bodytext":"Automated smoke report for 5.15.8 patch 3ea1fc5156d287c1946f337eedc80efd2ccbb842 v5.15.8-126-g3ea1fc5\nneptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)\n    on        darwin - 15.6.0 (Mac OS X)\n    using     g++ version 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.421)\n    smoketime 32 minutes 12 seconds (average 2 minutes 0.750 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.15.8-126-g3ea1fc5  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    SMOKE3ea1fc5156d287c1946f337eedc80efd2ccbb842\n\nTestsuite was run only with 'harness' and HARNESS_OPTIONS=j3\n\nCompiler messages(gcc):\ntry.c:23:14: error: use of undeclared identifier 'KERN_PROC_PATHNAME'\ntry.c:48:12: error: assigning to 'char *' from incompatible type 'void *'\ntry.c:32:12: error: assigning to 'char *' from incompatible type 'void *'\nop.c:2125:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nop.c:2258:15: warning: nonnull parameter 'stash' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nop.c:2309:15: warning: nonnull parameter 'stash' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nperl.c:2564:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nop.c:7002:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\ndump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\ndump.c:1120:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\ndump.c:1152:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nregcomp.c:10671:28: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]\nregcomp.c:10671:50: warning: comparison of constant 'SVt_PVHV' (12) with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]\nutil.c:445:10: warning: nonnull parameter 'little' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nmro.c:692:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]\nmro.c:1396:5: error: declaration of 'Perl___notused' has a different language linkage\n\n-- \nReport by Test::Smoke v1.43 build 1271 running on perl 5.18.2\n(Reporter v0.035 / Smoker v0.045)\n\nLogs at http://perl.develop-help.com/reports/\nBranch: remotes/origin/smoke-me/kick-FAKE_BIT_BUCKET\nConfiguration: cpp\n","branch":"remotes/origin/smoke-me/kick-FAKE_BIT_BUCKET","build_hash":"OstAODuEjuBeuRWhAq/3hV1YHU0SosxwxgmUEkBIrNo","by_build_full":"neptune.local\ndarwin 15.6.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--\n1920\n","by_config_full":"neptune.local\ndarwin 15.6.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 8.0.0 (clang-800.0.421)","compiler_msgs":["try.c:23:14: error: use of undeclared identifier 'KERN_PROC_PATHNAME'","try.c:48:12: error: assigning to 'char *' from incompatible type 'void *'","try.c:32:12: error: assigning to 'char *' from incompatible type 'void *'","op.c:2125:10: warning: nonnull parameter 'o' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","op.c:2258:15: warning: nonnull parameter 'stash' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","op.c:2309:15: warning: nonnull parameter 'stash' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","perl.c:2564:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","op.c:7002:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","dump.c:1120:10: warning: nonnull parameter 'gv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","dump.c:1152:12: warning: nonnull parameter 'mg' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","regcomp.c:10671:28: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]","regcomp.c:10671:50: warning: comparison of constant 'SVt_PVHV' (12) with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]","util.c:445:10: warning: nonnull parameter 'little' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","mro.c:692:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]","mro.c:1396:5: error: declaration of 'Perl___notused' has a different language linkage"],"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":"W7T9ht4aeoq3KDHH79ryrR/IjWUFbAGzDCx8gcYfe+0","configuration":"cpp","cpu":"Intel Core 2 Duo","cpu_count":1,"cpu_full":"iMac (2.4 GHz) (Intel Core 2 Duo/)","duration":1920,"error":"","from_email":"tony@develop-help.com","host":"neptune.local","matrix":["v5.15.8-126-g3ea1fc5  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":"<201611231541.uANFfJpg026546@mars.tony.develop-help.com>","nonfatal_msgs":[],"os":"darwin 15.6.0 (Mac OS X)","osname":"darwin","osversion":"15.6.0 (Mac OS X)","sha":"3ea1fc5156d287c1946f337eedc80efd2ccbb842","status":"FAIL(m)","subject":"Smoke [5.15.8] v5.15.8-126-g3ea1fc5 FAIL(m) darwin 15.6.0 (Intel Core 2 Duo/)","when_at":"2016-11-23T15:41:00"}