{"body":"","bodytext":"Automated smoke report for 5.18.1 patch 0a77bcb9c5bd03b2f2473da45a2247126c327a9a v5.18.0-14-g0a77bcb\nneptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)\n    on        darwin - 12.4.0 (Mac OS X)\n    using     cc version 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))\n    smoketime 5 hours 51 minutes (average 21 minutes 58 seconds)\n\nSummary: PASS\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.18.0-14-g0a77bcb  Configuration (common) none\n----------- ---------------------------------------------------------\nO O O O     \nO O O O     -Duse64bitint\nO O O O     -Dusedtrace\nO O O O     -Dusemorebits\nO O O O     -Duseithreads\nO O O O     -Duseithreads -Duse64bitint\nO O O O     -Duseithreads -Dusedtrace\nO O O O     -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    SMOKE0a77bcb9c5bd03b2f2473da45a2247126c327a9a\n\nTestsuite was run only with 'harness' and HARNESS_OPTIONS=j3\n\nCompiler messages(gcc):\nop.c:11186:4: warning: expression result unused [-Wunused-value]\ntoke.c:3532:37: warning: expression result unused [-Wunused-value]\ntoke.c:8082:7: warning: expression result unused [-Wunused-value]\npp.c:979:29: warning: expression result unused [-Wunused-value]\npp.c:1139:21: warning: expression result unused [-Wunused-value]\npp.c:1232:6: warning: expression result unused [-Wunused-value]\nscope.c:1049:39: warning: expression result unused [-Wunused-value]\npp_ctl.c:907:3: warning: expression result unused [-Wunused-value]\npp_sys.c:445:25: warning: expression result unused [-Wunused-value]\npp_sys.c:491:25: warning: expression result unused [-Wunused-value]\ndoop.c:694:3: warning: expression result unused [-Wunused-value]\nperlio.c:3570:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]\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]\nDosGlob.xs:25:2: warning: expression result unused [-Wunused-value]\nGlob.xs:96:2: warning: expression result unused [-Wunused-value]\nGlob.xs:104:6: warning: expression result unused [-Wunused-value]\nGlob.xs:324:2: warning: expression result unused [-Wunused-value]\nCall.xs:62:58: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:62:78: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:99:53: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:155:46: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nCall.xs:174:57: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nStorable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nStorable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nStorable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nStorable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nCollate.xs:616:2: warning: expression result unused [-Wunused-value]\nCollate.xs:606:2: warning: expression result unused [-Wunused-value]\nUnicode.xs:176:6: warning: expression result unused [-Wunused-value]\nUnicode.xs:342:6: warning: expression result unused [-Wunused-value]\nstr.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]\nstr.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]\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: origin/maint-5.18\nConfiguration: default\n","branch":null,"build_hash":"/tTQAXEVUYESE9fhMpVfms65LtGJYVw2W9Ir22Uh2kw","by_build_full":"neptune.local\ndarwin 12.4.0 (Mac OS X)\n\n-Duse64bitint\n-Dusedtrace\n-Dusemorebits\n-Duseithreads\n-Duse64bitint -Duseithreads\n-Dusedtrace -Duseithreads\n-Duseithreads -Dusemorebits\n--\n21060\n","by_config_full":"neptune.local\ndarwin 12.4.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 Clang 4.1 ((tags/Apple/clang-421.11.66))","compiler_msgs":["op.c:11186:4: warning: expression result unused [-Wunused-value]","toke.c:3532:37: warning: expression result unused [-Wunused-value]","toke.c:8082:7: warning: expression result unused [-Wunused-value]","pp.c:979:29: warning: expression result unused [-Wunused-value]","pp.c:1139:21: warning: expression result unused [-Wunused-value]","pp.c:1232:6: warning: expression result unused [-Wunused-value]","scope.c:1049:39: warning: expression result unused [-Wunused-value]","pp_ctl.c:907:3: warning: expression result unused [-Wunused-value]","pp_sys.c:445:25: warning: expression result unused [-Wunused-value]","pp_sys.c:491:25: warning: expression result unused [-Wunused-value]","doop.c:694:3: warning: expression result unused [-Wunused-value]","perlio.c:3570:2: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]","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]","DosGlob.xs:25:2: warning: expression result unused [-Wunused-value]","Glob.xs:96:2: warning: expression result unused [-Wunused-value]","Glob.xs:104:6: warning: expression result unused [-Wunused-value]","Glob.xs:324:2: warning: expression result unused [-Wunused-value]","Call.xs:62:58: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:62:78: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:99:53: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:155:46: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Call.xs:174:57: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Storable.xs:4068:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Storable.xs:4255:10: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Storable.xs:5550:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Storable.xs:5613:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Collate.xs:616:2: warning: expression result unused [-Wunused-value]","Collate.xs:606:2: warning: expression result unused [-Wunused-value]","Unicode.xs:176:6: warning: expression result unused [-Wunused-value]","Unicode.xs:342:6: warning: expression result unused [-Wunused-value]","str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]","str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]"],"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":"psSSJd2801jK3kmCbfca+ocH+148iOx9TChadHNsM/4","configuration":"default","cpu":"Intel Core 2 Duo","cpu_count":1,"cpu_full":"iMac (2.4 GHz) (Intel Core 2 Duo/)","duration":21060,"error":"","from_email":"tony@develop-help.com","host":"neptune.local","matrix":["v5.18.0-14-g0a77bcb  Configuration (common) none","----------- ---------------------------------------------------------","O O O O     ","O O O O     -Duse64bitint","O O O O     -Dusedtrace","O O O O     -Dusemorebits","O O O O     -Duseithreads","O O O O     -Duseithreads -Duse64bitint","O O O O     -Duseithreads -Dusedtrace","O O O O     -Duseithreads -Dusemorebits","| | | +----- PERLIO = perlio -DDEBUGGING","| | +------- PERLIO = stdio  -DDEBUGGING","| +--------- PERLIO = perlio","+----------- PERLIO = stdio"],"msg_id":"<201306111509.r5BF9Sp9000793@mars.tony.develop-help.com>","nonfatal_msgs":[],"os":"darwin 12.4.0 (Mac OS X)","osname":"darwin","osversion":"12.4.0 (Mac OS X)","sha":"0a77bcb9c5bd03b2f2473da45a2247126c327a9a","status":"PASS","subject":"Smoke [5.18.1] v5.18.0-14-g0a77bcb PASS darwin 12.4.0 (Intel Core 2 Duo/)","when_at":"2013-06-11T15:09:00"}