{"body":"","bodytext":"Automated smoke report for 5.24.2 patch 7fd57da23ca822d3ac68a1e34b882cc9c594aaf5 v5.24.2-91-g7fd57da\nneptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)\n    on        darwin - 15.6.0 (Mac OS X)\n    using     cc version 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)\n    smoketime 7 hours 14 minutes (average 27 minutes 10 seconds)\n\nSummary: FAIL(F)\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.24.2-91-g7fd57da  Configuration (common) none\n----------- ---------------------------------------------------------\nF O F O     \nF O F O     -Duse64bitint\nF O F O     -Dusedtrace\nF O F O     -Dusemorebits\nF O F F     -Duseithreads\nF O F F     -Duseithreads -Duse64bitint\nF O F F     -Duseithreads -Dusedtrace\nF O F F     -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    SMOKE7fd57da23ca822d3ac68a1e34b882cc9c594aaf5\n\nTestsuite was run only with 'harness' and HARNESS_OPTIONS=j3\n\nFailures: (common-args) none\n[stdio] \n[stdio] -DDEBUGGING\n[stdio] -Duse64bitint\n[stdio] -DDEBUGGING -Duse64bitint\n[stdio] -Dusedtrace\n[stdio] -DDEBUGGING -Dusedtrace\n[stdio] -Dusemorebits\n[stdio] -DDEBUGGING -Dusemorebits\n[stdio] -Duseithreads\n[stdio] -Duseithreads -Duse64bitint\n[stdio] -Duseithreads -Dusedtrace\n[stdio] -Duseithreads -Dusemorebits\n../t/io/socket.t............................................FAILED\n    14\n\n[stdio] -DDEBUGGING -Duseithreads\n../t/io/socket.t............................................FAILED\n    14\n../dist/threads-shared/t/object2.t..........................??????\n../dist/threads/t/free2.t...................................FAILED\n    Bad plan.  You planned 78 tests but ran 43.\n\n[perlio] -DDEBUGGING -Duseithreads\n[perlio] -DDEBUGGING -Duseithreads -Duse64bitint\n[perlio] -DDEBUGGING -Duseithreads -Dusedtrace\n[perlio] -DDEBUGGING -Duseithreads -Dusemorebits\n../dist/threads-shared/t/object2.t..........................??????\n\n[stdio] -DDEBUGGING -Duseithreads -Duse64bitint\n[stdio] -DDEBUGGING -Duseithreads -Dusemorebits\n../t/io/socket.t............................................FAILED\n    14\n../dist/threads-shared/t/object2.t..........................??????\n\n[stdio] -DDEBUGGING -Duseithreads -Dusedtrace\n../t/io/socket.t............................................FAILED\n    14\n../dist/threads-shared/t/object2.t..........................??????\n../dist/threads/t/free2.t...................................FAILED\n    Bad plan.  You planned 78 tests but ran 2.\n\nCompiler messages(gcc):\nperlio.c:849:5: warning: unused variable 'items' [-Wunused-variable]\nperlio.c:1300:37: warning: unused parameter 'iotype' [-Wunused-parameter]\nperlio.c:1300:49: warning: unused parameter 'mode' [-Wunused-parameter]\ninflate.c:1487:9: warning: unused parameter 'subvert' [-Wunused-parameter]\ninflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]\nListUtil.xs:808:17: warning: unused variable 'a' [-Wunused-variable]\nListUtil.xs:809:17: warning: unused variable 'b' [-Wunused-variable]\nListUtil.xs:850:17: warning: unused variable 'a' [-Wunused-variable]\nListUtil.xs:851:17: warning: unused variable 'b' [-Wunused-variable]\nPOSIX.xs:3265:15: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]\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: origin/maint-5.24\nConfiguration: default\n","branch":null,"build_hash":"lwK8LeHxvdZZtqb2JOHfiRKC59IRcXwbBJ+dqoA2xW4","by_build_full":"neptune.local\ndarwin 15.6.0 (Mac OS X)\n\n-Duse64bitint\n-Dusedtrace\n-Dusemorebits\n-Duseithreads\n-Duse64bitint -Duseithreads\n-Dusedtrace -Duseithreads\n-Duseithreads -Dusemorebits\n--\n26040\n","by_config_full":"neptune.local\ndarwin 15.6.0 (Mac OS X)\n\n-Duse64bitint\n-Dusedtrace\n-Dusemorebits\n-Duseithreads\n-Duse64bitint -Duseithreads\n-Dusedtrace -Duseithreads\n-Duseithreads -Dusemorebits\n","compiler":"cc 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)","compiler_msgs":["perlio.c:849:5: warning: unused variable 'items' [-Wunused-variable]","perlio.c:1300:37: warning: unused parameter 'iotype' [-Wunused-parameter]","perlio.c:1300:49: warning: unused parameter 'mode' [-Wunused-parameter]","inflate.c:1487:9: warning: unused parameter 'subvert' [-Wunused-parameter]","inflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]","ListUtil.xs:808:17: warning: unused variable 'a' [-Wunused-variable]","ListUtil.xs:809:17: warning: unused variable 'b' [-Wunused-variable]","ListUtil.xs:850:17: warning: unused variable 'a' [-Wunused-variable]","ListUtil.xs:851:17: warning: unused variable 'b' [-Wunused-variable]","POSIX.xs:3265:15: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]"],"conf1":["","-Duse64bitint","-Dusedtrace","-Dusemorebits","-Duseithreads","-Duse64bitint -Duseithreads","-Dusedtrace -Duseithreads","-Duseithreads -Dusemorebits"],"conf1_struct":{"common":[],"extra":[[],["-Duse64bitint"],["-Dusedtrace"],["-Dusemorebits"],["-Duseithreads"],["-Duse64bitint","-Duseithreads"],["-Dusedtrace","-Duseithreads"],["-Duseithreads","-Dusemorebits"]]},"config_hash":"MbFtkSY7gb31mgI86yaQljg6hXMmrFjvfFKUGSeSDeA","configuration":"default","cpu":"Intel Core 2 Duo","cpu_count":1,"cpu_full":"iMac (2.4 GHz) (Intel Core 2 Duo/)","duration":26040,"error":"","from_email":"tony@develop-help.com","host":"neptune.local","matrix":["v5.24.2-91-g7fd57da  Configuration (common) none","----------- ---------------------------------------------------------","F O F O     ","F O F O     -Duse64bitint","F O F O     -Dusedtrace","F O F O     -Dusemorebits","F O F F     -Duseithreads","F O F F     -Duseithreads -Duse64bitint","F O F F     -Duseithreads -Dusedtrace","F O F F     -Duseithreads -Dusemorebits","| | | +----- PERLIO = perlio -DDEBUGGING","| | +------- PERLIO = stdio  -DDEBUGGING","| +--------- PERLIO = perlio","+----------- PERLIO = stdio"],"msg_id":"<201708241622.v7OGMuqe020262@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":"7fd57da23ca822d3ac68a1e34b882cc9c594aaf5","status":"FAIL(F)","subject":"Smoke [5.24.2] v5.24.2-91-g7fd57da FAIL(F) darwin 15.6.0 (Intel Core 2 Duo/)","when_at":"2017-08-24T16:22:00"}