Smoke [smoke-me/File-stat] v5.17.0-357-ga5bbe00 PASS linux 3.2.0-24-generic [debian] (x86_64/8 cpu)

2012-06-13 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.17.0 patch 
a5bbe009704d3e450590c0d3488348d1dd97b131 v5.17.0-357-ga5bbe00
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-24-generic [debian]
using g++ version 4.6.3
smoketime 15 hours 14 minutes (average 45 minutes 44 seconds)

Summary: PASS

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.17.0-357-ga5bbe00  Configuration (common) -Dcc=g++
--- -
O O O O O O O O 
O O O O O O O O -Accflags=-DPERL_POISON
O O O O O O O O -Duse64bitall
O O O O O O O O -Dusemorebits
O O O O O O O O -Dmad
O O O O O O O O -Duseithreads
O O O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O O O -Duseithreads -Duse64bitall
O O O O O O O O -Duseithreads -Dusemorebits
O O 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 

Locally applied patches:
uncommitted-changes
SMOKEa5bbe009704d3e450590c0d3488348d1dd97b131

Compiler messages(gcc):
try.c: In function ‘int main()’:
try.c:36:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result [-Wunused-result]
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result [-Wunused-result]
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function ‘char* S_write_no_mem()’:
util.c:68:34: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1378:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:875:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp.c: In function ‘OP* Perl_pp_study()’:
pp.c:653:29: warning: variable ‘s’ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2963:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2964:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
regexec.c: In function ‘char* S_find_byclass(regexp*, const regnode*, char*, 
const char*, regmatch_info*)’:
regexec.c:1579:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1585:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1590:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1600:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1610:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1615:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1626:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1633:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1645:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1652:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1671:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1678:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1696:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1703:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1722:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1740:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3754:7: warning: variable ‘ok’ set but not used 

Smoke [smoke-me/File-stat] v5.17.0-357-ga5bbe00 PASS linux 3.2.0-24-generic [debian] (x86_64/8 cpu)

2012-06-12 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.17.0 patch 
a5bbe009704d3e450590c0d3488348d1dd97b131 v5.17.0-357-ga5bbe00
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-24-generic [debian]
using g++ version 4.6.3
smoketime 44 minutes 1 seconds (average 11 minutes)

Summary: PASS

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.17.0-357-ga5bbe00  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa5bbe009704d3e450590c0d3488348d1dd97b131

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
try.c: In function ‘int main()’:
try.c:36:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result [-Wunused-result]
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result [-Wunused-result]
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp.c: In function ‘OP* Perl_pp_study()’:
pp.c:653:29: warning: variable ‘s’ set but not used [-Wunused-but-set-variable]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1378:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function ‘char* S_find_byclass(regexp*, const regnode*, char*, 
const char*, regmatch_info*)’:
regexec.c:1579:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1585:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:875:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
regexec.c:1590:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1600:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1610:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1615:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1626:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1633:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1645:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1652:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1671:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1678:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1696:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1703:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1722:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:1740:6: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3754:7: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3830:9: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3834:1: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3836:9: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3840:1: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3842:9: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3845:1: warning: variable ‘ok’ set but not used 
[-Wunused-but-set-variable]
regexec.c:3930:7: warning: variable ‘ok’ set but not used 

Smoke [smoke-me/File-stat] v5.17.0-357-ga5bbe00 PASS linux 3.2.0-24-generic [debian] (x86_64/8 cpu)

2012-06-12 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.17.0 patch 
a5bbe009704d3e450590c0d3488348d1dd97b131 v5.17.0-357-ga5bbe00
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-24-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 45 minutes 55 seconds (average 11 minutes 29 seconds)

Summary: PASS

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.17.0-357-ga5bbe00  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior -DPERL_POISON 
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa5bbe009704d3e450590c0d3488348d1dd97b131

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior -DPERL_POISON 
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
utf8.c:1695:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
mg.c:3381:38: warning: unused parameter 'sv' [-Wunused-parameter]
scope.c:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
perlio.c:5194:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3430:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3744:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3952:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4180:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
./const-c.inc:81:5: warning: expression result unused [-Wunused-value]
Glob.xs:100:2: warning: expression result unused [-Wunused-value]
Glob.xs:108:6: warning: expression result unused [-Wunused-value]
Call.xs:62:58: warning: conversion specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:62:78: warning: conversion specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:99:53: warning: conversion specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:155:46: warning: conversion specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:174:57: warning: conversion specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Util.xs:55:9: warning: expression result unused [-Wunused-value]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
Zlib.xs:619:5: warning: expression result unused [-Wunused-value]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
re_exec.c:4227:19: warning: expression result unused [-Wunused-value]
re_exec.c:5483:9: warning: expression result unused [-Wunused-value]
Storable.xs:1799:3: warning: expression result unused [-Wunused-value]
Storable.xs:4040:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:4227:10: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5362:3: warning: expression result unused [-Wunused-value]
Storable.xs:5409:2: warning: expression result unused [-Wunused-value]
Storable.xs:5449:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5512:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5823:4: warning: expression result unused [-Wunused-value]
Storable.xs:5864:3: warning: expression result unused [-Wunused-value]
Storable.xs:6023:5: warning: expression result unused [-Wunused-value]
mro.xs:120:7: warning: expression result unused [-Wunused-value]
scalar.xs:48:5: warning: expression result unused