{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_clang/log5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa.log.gz\n\nAutomated smoke report for 5.14.4 patch 5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa v5.14.4-2-g5875c53\nzwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 cpu)\n    on        linux - 3.8.0-23-generic [debian]\n    using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)\n    smoketime 14 hours 13 minutes (average 42 minutes 40 seconds)\n\nSummary: FAIL(Fm)\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.14.4-2-g5875c53  Configuration (common) -Dcc=clang\n----------- ---------------------------------------------------------\nO O O O O O \nO O O F O O -Accflags=-DPERL_POISON\nm - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT\nm - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE\nO O O O O F -Dmad\nO O O O O O -Duseithreads\nO O O O O O -Duseithreads -Accflags=-DPERL_POISON\nm - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT\nm - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE\nO O O O O O -Duseithreads -Dmad\n| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING\n| | | | +--- PERLIO = perlio -DDEBUGGING\n| | | +----- PERLIO = stdio  -DDEBUGGING\n| | +------- LC_ALL = en_US.utf8\n| +--------- PERLIO = perlio\n+----------- PERLIO = stdio \n\nLocally applied patches:\n    SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa\n\nFailures: (common-args) -Dcc=clang\n[stdio] -DDEBUGGING -Accflags=-DPERL_POISON\n    ../lib/Benchmark.t..........................................FAILED\n        15\n        Non-zero exit status: 1\n\n[en_US.utf8] -DDEBUGGING -Dmad\n    ../t/op/runlevel.t..........................................FAILED\n        9\n    ../lib/warnings.t...........................................FAILED\n        245\n\nCompiler messages(gcc):\nsv.c:416:21: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]\nhv.c:344:20: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\ndump.c:461:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\nregcomp.c:4584:22: warning: variable 'plen' is uninitialized when used here [-Wuninitialized]\nscope.c:688:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]\nscope.c:688:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]\nsv.c:8725:21: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\ntoke.c:4796:17: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'STRLEN' (aka 'unsigned long') [-Wsign-compare]\nperlio.c:5509:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]\nDumper.xs:817:41: warning: format specifies type 'long' but the argument has type 'U32' (aka 'unsigned int') [-Wformat]\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]\nSocket.xs:461:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nSocket.xs:461:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]\nSocket.xs:482:39: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nSocket.xs:483:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]\nSocket.xs:620:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nSocket.xs:620:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]\nSocket.xs:644:4: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nSocket.xs:644:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]\nSocket.xs:678:34: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nSocket.xs:678:43: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]\nSocket.xs:712:7: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]\nSocket.xs:712:16: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]\nStorable.xs:4098:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nStorable.xs:5503:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nStorable.xs:5566:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]\nCollate.xs:587:2: warning: expression result unused [-Wunused-value]\nCollate.xs:578:2: warning: expression result unused [-Wunused-value]\nsv.c:435:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]\nsv.c:6059:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]\n./dquote_static.c:25:10: error: use of undeclared identifier 'my_vars'\n./dquote_static.c:27:12: error: use of undeclared identifier 'my_vars'\n./dquote_static.c:31:9: error: use of undeclared identifier 'my_vars'\n./dquote_static.c:59:14: error: use of undeclared identifier 'my_vars'\n./dquote_static.c:64:16: error: use of undeclared identifier 'my_vars'\n./dquote_static.c:72:12: error: use of undeclared identifier 'my_vars'\ntoke.c:1471:13: error: use of undeclared identifier 'my_vars'\ntoke.c:8819:13: error: use of undeclared identifier 'my_vars'\ntoke.c:8849:39: error: use of undeclared identifier 'my_vars'\nhv.c:819:6: error: use of undeclared identifier 'my_vars'\ntoke.c:11306:7: error: use of undeclared identifier 'my_vars'\ntoke.c:11310:10: error: use of undeclared identifier 'my_vars'\nmg.c:487:10: error: use of undeclared identifier 'my_vars'\nmg.c:494:8: error: use of undeclared identifier 'my_vars'\nutil.c:4459:15: error: use of undeclared identifier 'my_vars'\nutil.c:4464:6: error: use of undeclared identifier 'my_vars'\nutil.c:4473:31: error: use of undeclared identifier 'my_vars'\nregcomp.c:5740:9: error: use of undeclared identifier 'my_vars'\nutil.c:4478:9: error: use of undeclared identifier 'my_vars'\nregcomp.c:5749:15: error: use of undeclared identifier 'my_vars'\nutil.c:4500:13: error: use of undeclared identifier 'my_vars'\nutil.c:4502:10: error: use of undeclared identifier 'my_vars'\ndump.c:301:46: error: use of undeclared identifier 'my_vars'\ndump.c:324:44: error: use of undeclared identifier 'my_vars'\nutil.c:4526:13: error: use of undeclared identifier 'my_vars'\nutil.c:4545:23: error: use of undeclared identifier 'my_vars'\nutil.c:4551:9: error: use of undeclared identifier 'my_vars'\nutil.c:4560:31: error: use of undeclared identifier 'my_vars'\nutil.c:4577:15: error: use of undeclared identifier 'my_vars'\nutil.c:4591:7: error: use of undeclared identifier 'my_vars'\nregcomp.c:9025:6: error: use of undeclared identifier 'my_vars'\nregcomp.c:9319:9: error: use of undeclared identifier 'my_vars'\nutil.c:4591:56: error: use of undeclared identifier 'my_vars'\nutil.c:4596:9: error: use of undeclared identifier 'my_vars'\nutil.c:4598:23: error: use of undeclared identifier 'my_vars'\nutil.c:4616:10: error: use of undeclared identifier 'my_vars'\nutil.c:4626:12: error: use of undeclared identifier 'my_vars'\nutil.c:4629:10: error: use of undeclared identifier 'my_vars'\nregcomp.c:10478:10: error: use of undeclared identifier 'my_vars'\nutil.c:4689:12: error: use of undeclared identifier 'my_vars'\ngv.c:2612:8: error: use of undeclared identifier 'my_vars'\nregcomp.c:11904:10: error: use of undeclared identifier 'my_vars'\ndump.c:2696:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\nsv.c:11765:22: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]\nhv.c:3383:2: error: use of undeclared identifier 'my_vars'\nhv.c:3385:2: error: use of undeclared identifier 'my_vars'\n./dquote_static.c:27:12: dump.c:301:46: error: use of undeclared identifier 'my_vars'\nIn fil:4500:13: error: use of undeclared identifier 'my_v12: error: use of undeclared identifier 'my_vars'\n./handy.h:751:25: note: util.c:4551:9: error: use of undeclared identifier 'my_vars'\ndoio.c:1099:32: error: use of undeclared identifier 'my_vars'\ndoio.c:1109:32: error: use of undeclared identifier 'my_vars'\ndoio.c:1121:15: error: use of undeclared identifier 'my_vars'\n./handy.h:117:32: note: expanded from macro 'cBOOL'util.c:4473:31: error: use of undeclared identifier 'my_vars'\n-- \nReport by Test::Smoke v1.53 build 1374 running on perl 5.14.2\n(Reporter v0.050 / Smoker v0.045)\n","branch":null,"build_hash":"qcfqbTAHsEuFZ2CW7My+WXYC9lIA/o0Y34JjhjJRVlw","by_build_full":"zwei\nlinux 3.8.0-23-generic [debian]\n-Dcc=clang\n-Accflags=-DPERL_POISON -Dcc=clang\n-Accflags=-DPERL_GLOBAL_STRUCT -Dcc=clang -Duse64bitall\n-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE -Dcc=clang -Dusemorebits\n-Dcc=clang -Dmad\n-Dcc=clang -Duseithreads\n-Accflags=-DPERL_POISON -Dcc=clang -Duseithreads\n-Accflags=-DPERL_GLOBAL_STRUCT -Dcc=clang -Duse64bitall -Duseithreads\n-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE -Dcc=clang -Duseithreads -Dusemorebits\n-Dcc=clang -Dmad -Duseithreads\n--\n51180\n","by_config_full":"zwei\nlinux 3.8.xx-generic [debian]\n-Dcc=clang\n-Accflags=-DPERL_POISON -Dcc=clang\n-Accflags=-DPERL_GLOBAL_STRUCT -Dcc=clang -Duse64bitall\n-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE -Dcc=clang -Dusemorebits\n-Dcc=clang -Dmad\n-Dcc=clang -Duseithreads\n-Accflags=-DPERL_POISON -Dcc=clang -Duseithreads\n-Accflags=-DPERL_GLOBAL_STRUCT -Dcc=clang -Duse64bitall -Duseithreads\n-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE -Dcc=clang -Duseithreads -Dusemorebits\n-Dcc=clang -Dmad -Duseithreads\n","compiler":"clang 4.2.1 Compatible Clang 3.3 (trunk 177842)","compiler_msgs":["sv.c:416:21: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]","hv.c:344:20: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","dump.c:461:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","regcomp.c:4584:22: warning: variable 'plen' is uninitialized when used here [-Wuninitialized]","scope.c:688:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]","scope.c:688:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]","sv.c:8725:21: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","toke.c:4796:17: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'STRLEN' (aka 'unsigned long') [-Wsign-compare]","perlio.c:5509:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]","Dumper.xs:817:41: warning: format specifies type 'long' but the argument has type 'U32' (aka 'unsigned int') [-Wformat]","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]","Socket.xs:461:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Socket.xs:461:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]","Socket.xs:482:39: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Socket.xs:483:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]","Socket.xs:620:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Socket.xs:620:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]","Socket.xs:644:4: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Socket.xs:644:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]","Socket.xs:678:34: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Socket.xs:678:43: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]","Socket.xs:712:7: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]","Socket.xs:712:16: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]","Storable.xs:4098:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Storable.xs:5503:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Storable.xs:5566:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]","Collate.xs:587:2: warning: expression result unused [-Wunused-value]","Collate.xs:578:2: warning: expression result unused [-Wunused-value]","sv.c:435:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]","sv.c:6059:20: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]","./dquote_static.c:25:10: error: use of undeclared identifier 'my_vars'","./dquote_static.c:27:12: error: use of undeclared identifier 'my_vars'","./dquote_static.c:31:9: error: use of undeclared identifier 'my_vars'","./dquote_static.c:59:14: error: use of undeclared identifier 'my_vars'","./dquote_static.c:64:16: error: use of undeclared identifier 'my_vars'","./dquote_static.c:72:12: error: use of undeclared identifier 'my_vars'","toke.c:1471:13: error: use of undeclared identifier 'my_vars'","toke.c:8819:13: error: use of undeclared identifier 'my_vars'","toke.c:8849:39: error: use of undeclared identifier 'my_vars'","hv.c:819:6: error: use of undeclared identifier 'my_vars'","toke.c:11306:7: error: use of undeclared identifier 'my_vars'","toke.c:11310:10: error: use of undeclared identifier 'my_vars'","mg.c:487:10: error: use of undeclared identifier 'my_vars'","mg.c:494:8: error: use of undeclared identifier 'my_vars'","util.c:4459:15: error: use of undeclared identifier 'my_vars'","util.c:4464:6: error: use of undeclared identifier 'my_vars'","util.c:4473:31: error: use of undeclared identifier 'my_vars'","regcomp.c:5740:9: error: use of undeclared identifier 'my_vars'","util.c:4478:9: error: use of undeclared identifier 'my_vars'","regcomp.c:5749:15: error: use of undeclared identifier 'my_vars'","util.c:4500:13: error: use of undeclared identifier 'my_vars'","util.c:4502:10: error: use of undeclared identifier 'my_vars'","dump.c:301:46: error: use of undeclared identifier 'my_vars'","dump.c:324:44: error: use of undeclared identifier 'my_vars'","util.c:4526:13: error: use of undeclared identifier 'my_vars'","util.c:4545:23: error: use of undeclared identifier 'my_vars'","util.c:4551:9: error: use of undeclared identifier 'my_vars'","util.c:4560:31: error: use of undeclared identifier 'my_vars'","util.c:4577:15: error: use of undeclared identifier 'my_vars'","util.c:4591:7: error: use of undeclared identifier 'my_vars'","regcomp.c:9025:6: error: use of undeclared identifier 'my_vars'","regcomp.c:9319:9: error: use of undeclared identifier 'my_vars'","util.c:4591:56: error: use of undeclared identifier 'my_vars'","util.c:4596:9: error: use of undeclared identifier 'my_vars'","util.c:4598:23: error: use of undeclared identifier 'my_vars'","util.c:4616:10: error: use of undeclared identifier 'my_vars'","util.c:4626:12: error: use of undeclared identifier 'my_vars'","util.c:4629:10: error: use of undeclared identifier 'my_vars'","regcomp.c:10478:10: error: use of undeclared identifier 'my_vars'","util.c:4689:12: error: use of undeclared identifier 'my_vars'","gv.c:2612:8: error: use of undeclared identifier 'my_vars'","regcomp.c:11904:10: error: use of undeclared identifier 'my_vars'","dump.c:2696:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","sv.c:11765:22: warning: comparison of constant 255 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]","hv.c:3383:2: error: use of undeclared identifier 'my_vars'","hv.c:3385:2: error: use of undeclared identifier 'my_vars'","./dquote_static.c:27:12: dump.c:301:46: error: use of undeclared identifier 'my_vars'","In fil:4500:13: error: use of undeclared identifier 'my_v12: error: use of undeclared identifier 'my_vars'","./handy.h:751:25: note: util.c:4551:9: error: use of undeclared identifier 'my_vars'","doio.c:1099:32: error: use of undeclared identifier 'my_vars'","doio.c:1109:32: error: use of undeclared identifier 'my_vars'","doio.c:1121:15: error: use of undeclared identifier 'my_vars'","./handy.h:117:32: note: expanded from macro 'cBOOL'util.c:4473:31: error: use of undeclared identifier 'my_vars'","-- ","Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2","(Reporter v0.050 / Smoker v0.045)"],"conf1":["-Dcc=clang","-Accflags=-DPERL_POISON -Dcc=clang","-Accflags=-DPERL_GLOBAL_STRUCT -Dcc=clang -Duse64bitall","-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE -Dcc=clang -Dusemorebits","-Dcc=clang -Dmad","-Dcc=clang -Duseithreads","-Accflags=-DPERL_POISON -Dcc=clang -Duseithreads","-Accflags=-DPERL_GLOBAL_STRUCT -Dcc=clang -Duse64bitall -Duseithreads","-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE -Dcc=clang -Duseithreads -Dusemorebits","-Dcc=clang -Dmad -Duseithreads"],"conf1_struct":{"common":["-Dcc=clang"],"extra":[[],["-Accflags=-DPERL_POISON"],["-Accflags=-DPERL_GLOBAL_STRUCT","-Duse64bitall"],["-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE","-Dusemorebits"],["-Dmad"],["-Duseithreads"],["-Accflags=-DPERL_POISON","-Duseithreads"],["-Accflags=-DPERL_GLOBAL_STRUCT","-Duse64bitall","-Duseithreads"],["-Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE","-Duseithreads","-Dusemorebits"],["-Dmad","-Duseithreads"]]},"config_hash":"iEEig3yYEtez1+Y0DWAub4PyR0vwPCsSlJqda1+LZfE","configuration":"maint_clang","cpu":"x86_64","cpu_count":8,"cpu_full":"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 cpu)","duration":51180,"error":"","from_email":"perl@greerga.m-l.org","host":"zwei","logurl":"http://m-l.org/~perl/smoke/perl/linux/maint_clang/log5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa.log.gz","matrix":["v5.14.4-2-g5875c53  Configuration (common) -Dcc=clang","----------- ---------------------------------------------------------","O O O O O O ","O O O F O O -Accflags=-DPERL_POISON","m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT","m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE","O O O O O F -Dmad","O O O O O O -Duseithreads","O O O O O O -Duseithreads -Accflags=-DPERL_POISON","m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT","m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE","O O O O O O -Duseithreads -Dmad","| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING","| | | | +--- PERLIO = perlio -DDEBUGGING","| | | +----- PERLIO = stdio  -DDEBUGGING","| | +------- LC_ALL = en_US.utf8","| +--------- PERLIO = perlio","+----------- PERLIO = stdio "],"msg_id":"<201307030920.r639KWhr003673@m-l.org>","nonfatal_msgs":[],"os":"linux 3.8.0-23-generic [debian]","osname":"linux","osversion":"3.8.0-23-generic [debian]","sha":"5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa","status":"FAIL(Fm)","subject":"Smoke [maint-5.14] v5.14.4-2-g5875c53 FAIL(Fm) linux 3.8.0-23-generic [debian] (x86_64/8 cpu) {maint_clang}","when_at":"2013-07-03T09:20:00"}