Smoke [5.17.4] v5.17.3-494-g9542685 PASS HP-UX B.11.31/64 (ia64/2 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
9542685dc9a7652395a7b9dddc9d44f1c8a19fa1 v5.17.3-494-g9542685
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.26
smoketime 9 hours 17 minutes (average 1 hour 9 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.3-494-g9542685  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE9542685dc9a7652395a7b9dddc9d44f1c8a19fa1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-6-gad0dc73 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 52 minutes 29 seconds (average 13 minutes 7 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.4-6-gad0dc73  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
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273: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]
scalar.xs:48:5: 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]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Glob.xs:100:2: warning: expression result unused [-Wunused-value]
Glob.xs:108:6: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
B.xs:2117:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
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:4505:2: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:342:6: 

Smoke [blead] v5.17.4-6-gad0dc73 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 48 minutes 11 seconds (average 12 minutes 3 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.4-6-gad0dc73  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

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_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
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]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1379:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: 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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [5.17.4] v5.17.3-494-g9542685 PASS linux 3.5.3-1.fc17.x86_64 [fedora] (x86_64/2 cpu)

2012-09-20 Thread Johan Vromans
Automated smoke report for 5.17.4 patch 
9542685dc9a7652395a7b9dddc9d44f1c8a19fa1 v5.17.3-494-g9542685
phoenix.squirrel.nl: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (GenuineIntel 
1862MHz) (x86_64/2 cpu)
onlinux - 3.5.3-1.fc17.x86_64 [fedora]
using cc version 4.7.0 20120507 (Red Hat 4.7.0-5)
smoketime 8 hours 8 minutes (average 1 hour 1 minute)

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.3-494-g9542685  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = nl_NL.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = nl_NL.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE9542685dc9a7652395a7b9dddc9d44f1c8a19fa1

-- 
Report by Test::Smoke v1.50 build 1367 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.4] v5.17.3-494-g9542685 FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
9542685dc9a7652395a7b9dddc9d44f1c8a19fa1 v5.17.3-494-g9542685
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using ccache cc version B3910B A.06.25.02
smoketime 10 hours 33 minutes (average 1 hour 19 minutes)

Summary: FAIL(F)

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.3-494-g9542685  Configuration (common) none
--- -
O O O O O O 
O O O O F O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE9542685dc9a7652395a7b9dddc9d44f1c8a19fa1

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[perlio] -DDEBUGGING -Duse64bitall
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..FAILED
466-467
Non-zero exit status: 2

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.4] v5.17.3-487-g4d539dc PASS linux 2.6.32-5-kirkwood [debian] (armv5tel/)

2012-09-20 Thread tony
Automated smoke report for 5.17.4 patch 
4d539dcf0dc3ee5f41c62f0575055ad1f4e935d3 v5.17.3-487-g4d539dc
iapetus:  ( 0MHz) (armv5tel/)
onlinux - 2.6.32-5-kirkwood [debian]
using cc version 4.4.5
smoketime 18 hours 47 minutes (average 4 hours 41 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.3-487-g4d539dc  Configuration (common) none
--- -
O O O O 
O O O O -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE4d539dcf0dc3ee5f41c62f0575055ad1f4e935d3

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [5.17.5] v5.17.4-3-g36672c2 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
36672c259f294d48bfc86febe9d2a9cbe7ba9e41 v5.17.4-3-g36672c2
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.32-5-amd64 [debian]
using cc version 4.4.5
smoketime 4 hours 21 minutes (average 21 minutes 47 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.4-3-g36672c2  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE36672c259f294d48bfc86febe9d2a9cbe7ba9e41

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default


Smoke [5.17.4] v5.17.3-494-g9542685 PASS linux 3.2.0-29-generic [debian] (x86_64/2 cpu)

2012-09-20 Thread brian greenfield
Automated smoke report for 5.17.4 patch 
9542685dc9a7652395a7b9dddc9d44f1c8a19fa1 v5.17.3-494-g9542685
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 1800MHz) 
(x86_64/2 cpu)
onlinux - 3.2.0-29-generic [debian]
using cc version 4.6.3
smoketime 11 hours 31 minutes (average 43 minutes 11 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.3-494-g9542685  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9542685dc9a7652395a7b9dddc9d44f1c8a19fa1

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result [-Wunused-result]
util.c: In function ‘S_write_no_mem’:
util.c:67:5: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:10077:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:10926:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2899:6: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
doio.c: In function ‘S_exec_failed’:
doio.c:1379:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:876:7: warning: ignoring return value of ‘fchown’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2341:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:485:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘filter_call’:
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
3 has type ‘STRLEN’ [-Wformat]
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
5 has type ‘STRLEN’ [-Wformat]
Call.xs:100:5: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:156:8: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN’ [-Wformat]
Call.xs:175:14: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
sdbm.c: In function ‘makroom’:
sdbm.c:378:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:10926:7: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2899:6: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:103:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11372:11: warning: ignoring return value of ‘fchdir’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c:476:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
threads.c: In function ‘S_ithread_create’:
threads.xs:714:9: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)



Smoke [5.17.5] v5.17.4-4-ga35cc1c FAIL(Fm) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
a35cc1c13abf28a1d52012f7dd511e544902becf v5.17.4-4-ga35cc1c
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 5 hours 1 minute (average 18 minutes 50 seconds)

Summary: FAIL(Fm)

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.4-4-ga35cc1c  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
F O O O -Duseithreads
O O F O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEa35cc1c13abf28a1d52012f7dd511e544902becf

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] -Duseithreads
../dist/Thread-Semaphore/t/01_basic.t...FAILED
Bad plan.  You planned 10 tests but ran 9.

[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../dist/Thread-Queue/t/01_basic.t...FAILED
Bad plan.  You planned 81 tests but ran 30.

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8163: error: 'my_vars' undeclared (first use in this function)
op.c:8163: error: (Each undeclared identifier is reported only once
op.c:8163: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [5.17.5] v5.17.4-4-ga35cc1c FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
a35cc1c13abf28a1d52012f7dd511e544902becf v5.17.4-4-ga35cc1c
pluto: AMD64 Family 15 Model 67 Stepping 2, AuthenticAMD (x86/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.16(0.262/5/3)
using ccache gcc version 4.5.3
smoketime 4 hours 17 minutes (average 1 hour 4 minutes)

Summary: FAIL(F)

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.4-4-ga35cc1c  Configuration (common) -Dcc='ccache gcc'
--- -
F F F F -Uusethreads -Uuseithreads
F F F F -Duseithreads -Uusemymalloc
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEa35cc1c13abf28a1d52012f7dd511e544902becf

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc='ccache gcc'
[stdio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
601, 612
Non-zero exit status: 2
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
961
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
457
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

[stdio] -Duseithreads -Uusemymalloc
../t/op/alarm.t.FAILED
1-2
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
961
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

Smoke [smoke-me/abolish-PL_formfeed] v5.17.4-10-gc40e47b PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
c40e47b00204d44befd4aa764fed59e60e92d5a8 v5.17.4-10-gc40e47b
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 54 minutes 50 seconds (average 13 minutes 42 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.4-10-gc40e47b  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc40e47b00204d44befd4aa764fed59e60e92d5a8

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]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
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]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [smoke-me/abolish-PL_formfeed] v5.17.4-10-gc40e47b PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
c40e47b00204d44befd4aa764fed59e60e92d5a8 v5.17.4-10-gc40e47b
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 1 hour (average 15 minutes 14 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.4-10-gc40e47b  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
SMOKEc40e47b00204d44befd4aa764fed59e60e92d5a8

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
./const-c.inc:81:5: warning: expression result unused [-Wunused-value]
Zlib.xs:620: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]
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]
Glob.xs:100:2: warning: expression result unused [-Wunused-value]
Glob.xs:108:6: warning: expression result unused [-Wunused-value]
scalar.xs:48:5: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-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:4505:2: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:342:6: warning: 

Smoke [smoke-me/abolish-PL_main_start] v5.17.3-491-g6538aac FAIL(X) linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
6538aac9758af757d6deae2b05bc1ef2a9cb2b7d v5.17.3-491-g6538aac
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 19 hours 41 minutes (average 59 minutes 4 seconds)

Summary: FAIL(X)

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.3-491-g6538aac  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 X -Duse64bitall
O O O O O O O O -Dusemorebits
O O O O O O O X -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
SMOKE6538aac9758af757d6deae2b05bc1ef2a9cb2b7d

Failures: (common-args) -Dcc=g++
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -DDEBUGGING -Dmad
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t.. 
 FAILED at test 15

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]
gv.c: In function ‘GV* Perl_gv_fetchmeth_pvn(HV*, const char*, STRLEN, I32, 
U32)’:
gv.c:642:12: warning: variable ‘packlen’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
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:1379:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: 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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with 

Smoke [blead] v5.17.3-489-g8b31d4e PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
8b31d4e4418231a55583884517e227471284c99f v5.17.3-489-g8b31d4e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 19 hours 44 minutes (average 59 minutes 13 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.3-489-g8b31d4e  Configuration (common) -Dcc=g++ -O
--- -
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
SMOKE8b31d4e4418231a55583884517e227471284c99f

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]
gv.c: In function ‘GV* Perl_gv_fetchmeth_pvn(HV*, const char*, STRLEN, I32, 
U32)’:
gv.c:642:12: warning: variable ‘packlen’ set but not used 
[-Wunused-but-set-variable]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_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]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
regcomp.c:1060:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘void 

Smoke [smoke-me/MPEiX_wheear-we-get-us-ooan-back] v5.17.4-7-g9fe05cc PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 v5.17.4-7-g9fe05cc
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 56 minutes 50 seconds (average 14 minutes 12 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.4-7-g9fe05cc  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

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]
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:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [smoke-me/MPEiX_wheear-we-get-us-ooan-back] v5.17.4-7-g9fe05cc PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 v5.17.4-7-g9fe05cc
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 58 minutes 51 seconds (average 14 minutes 43 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.4-7-g9fe05cc  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
SMOKE9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273: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]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
scalar.xs:48:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-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:4505:2: 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]
Storable.xs:5550:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Storable.xs:5613:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
B.xs:2117:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:342:6: 

Smoke [5.17.5] v5.17.4-6-gad0dc73 FAIL(m) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 23 minutes (average 12 minutes 43 seconds)

Summary: FAIL(m)

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.4-6-gad0dc73  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8159: error: 'my_vars' undeclared (first use in this function)
op.c:8159: error: (Each undeclared identifier is reported only once
op.c:8159: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [5.17.5] v5.17.4-10-gc40e47b FAIL(Fm) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
c40e47b00204d44befd4aa764fed59e60e92d5a8 v5.17.4-10-gc40e47b
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 22 minutes (average 12 minutes 38 seconds)

Summary: FAIL(Fm)

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.4-10-gc40e47b  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
F O O O -Duseithreads
O F O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc40e47b00204d44befd4aa764fed59e60e92d5a8

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] -Duseithreads
../dist/Thread-Semaphore/t/01_basic.t...FAILED
Bad plan.  You planned 10 tests but ran 9.

[perlio] -Duseithreads -Duse64bitint
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8159: error: 'my_vars' undeclared (first use in this function)
op.c:8159: error: (Each undeclared identifier is reported only once
op.c:8159: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/abolish-PL_formfeed
Configuration: default



Smoke [5.17.5] v5.17.4-6-gad0dc73 FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
pluto: AMD64 Family 15 Model 67 Stepping 2, AuthenticAMD (x86/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.16(0.262/5/3)
using ccache gcc version 4.5.3
smoketime 4 hours 11 minutes (average 1 hour 2 minutes)

Summary: FAIL(F)

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.4-6-gad0dc73  Configuration (common) -Dcc='ccache gcc'
--- -
F F F F -Uusethreads -Uuseithreads
F F F F -Duseithreads -Uusemymalloc
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc='ccache gcc'
[stdio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
985
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
745
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

[stdio] -Duseithreads -Uusemymalloc
../t/op/alarm.t.FAILED
1-2
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
985
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1

Smoke [5.17.5] v5.17.4-6-gad0dc73 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.32-5-amd64 [debian]
using cc version 4.4.5
smoketime 4 hours 24 minutes (average 22 minutes 4 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.4-6-gad0dc73  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default


Smoke [5.17.4] v5.17.3-494-g9542685 FAIL(F) HP-UX B.11.31/64 (ia64/2 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
9542685dc9a7652395a7b9dddc9d44f1c8a19fa1 v5.17.3-494-g9542685
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache gcc version 4.6.2
smoketime 9 hours 26 minutes (average 1 hour 10 minutes)

Summary: FAIL(F)

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.3-494-g9542685  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O F O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE9542685dc9a7652395a7b9dddc9d44f1c8a19fa1

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[perlio] -DDEBUGGING -Duseithreads
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..FAILED
466-467
Non-zero exit status: 2

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
try.c: In function 'main':
perl.c: In function 'S_validate_suid':
perl.c:3750:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3752:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
util.c: In function 'Perl_my_snprintf':
util.c:5987:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6024:46: warning: unused parameter 'len' [-Wunused-parameter]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
sv.c: In function 'Perl_dirp_dup':
sv.c:11407:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.4] v5.17.3-460-g0cd39ad PASS HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
0cd39adf63bbc345adf2626353dca017ce526563 v5.17.3-460-g0cd39ad
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using gcc version 3.4.6
smoketime 1 day 18 hours 44 minutes (average 21 hours 22 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.3-460-g0cd39ad  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE0cd39adf63bbc345adf2626353dca017ce526563

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
cpan/Math-Complex/t/Trig.t
MANIFEST did not declare 'a.out'
MANIFEST did not declare 'cpan/DB_File/DB_File.pm.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-btree.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-hash.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-recno.t.bak'
MANIFEST did not declare 'dist/ExtUtils-ParseXS/t/XSMore.sl'
MANIFEST did not declare 'dist/ExtUtils-ParseXS/t/XSTest.sl'
MANIFEST did not declare 'dist/ExtUtils-ParseXS/t/XSUsage.sl'
MANIFEST did not declare 'mktest.jsn'
MANIFEST did not declare 'patchlevel.bak'

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
perl.c: In function `S_validate_suid':
perl.c:3750: warning: comparison between signed and unsigned
perl.c:3752: warning: comparison between signed and unsigned
regcomp.c: In function `Perl_re_op_compile':
regcomp.c:5324: warning: variable 'runtime_code' might be clobbered by 
`longjmp' or `vfork'
util.c:5987: warning: unused parameter 'len'
util.c:6024: warning: unused parameter 'len'
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.8.8
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-10-ga310a8f PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
a310a8f2bf41061e1bf6feadf7d6758f96b481c5 v5.17.4-10-ga310a8f
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 58 minutes 25 seconds (average 14 minutes 36 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.4-10-ga310a8f  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
SMOKEa310a8f2bf41061e1bf6feadf7d6758f96b481c5

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273: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]
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]
Glob.xs:100:2: warning: expression result unused [-Wunused-value]
Glob.xs:108:6: 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]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-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:4505:2: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
scalar.xs:48:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]

Smoke [blead] v5.17.4-10-ga310a8f PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
a310a8f2bf41061e1bf6feadf7d6758f96b481c5 v5.17.4-10-ga310a8f
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 55 minutes 34 seconds (average 13 minutes 54 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.4-10-ga310a8f  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa310a8f2bf41061e1bf6feadf7d6758f96b481c5

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]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
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]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
regcomp.c:1060:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_list(const _reg_trie_data*, 
HV*, AV*, U32, U32)’:
regcomp.c:1151:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_table(const _reg_trie_data*, 
HV*, AV*, U32, U32)’:
regcomp.c:1209:5: warning: variable ‘re_debug_flags’ set but not used 
[-Wunused-but-set-variable]

Smoke [5.17.5] v5.17.4-7-g9fe05cc PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 v5.17.4-7-g9fe05cc
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.32-5-amd64 [debian]
using cc version 4.4.5
smoketime 4 hours 24 minutes (average 22 minutes 5 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.4-7-g9fe05cc  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/MPEiX_wheear-we-get-us-ooan-back
Configuration: default


Smoke [blead] v5.17.4-6-gad0dc73 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 5 hours 13 minutes (average 1 hour 18 minutes)

Summary: FAIL(F)

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.4-6-gad0dc73  Configuration (common) none
--- -
O O 
O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

Failures: (common-args) none
[default] -DDEBUGGING -Duseithreads
../t/op/threads.t...FAILED
Non-zero exit status: 9
Bad plan.  You planned 26 tests but ran 9.

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2108) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2118) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' 

Smoke [smoke-me/abolish-PL_formfeed] v5.17.4-10-gc40e47b PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
c40e47b00204d44befd4aa764fed59e60e92d5a8 v5.17.4-10-gc40e47b
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 52 minutes (average 58 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.4-10-gc40e47b  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc40e47b00204d44befd4aa764fed59e60e92d5a8

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2119) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2129) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\smoke-me\build\toke.c(9857) : warning C4715: 'S_scan_heredoc' : 
not all 

Smoke [5.17.5] v5.17.4-6-gad0dc73 PASS darwin 12.2.0 (Intel Core 2 Duo/)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.2.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.1 
((tags/Apple/clang-421.11.65))
smoketime 7 hours 2 minutes (average 26 minutes 25 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.4-6-gad0dc73  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


Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perl.c:342:6: warning: expression result unused [-Wunused-value]
op.c:6998:2: warning: expression result unused [-Wunused-value]
op.c:8911:5: warning: expression result unused [-Wunused-value]
toke.c:2237:3: warning: expression result unused [-Wunused-value]
op.c:10947:4: warning: expression result unused [-Wunused-value]
:3914:5: warning: expression result unused [-Wunused-value]
toke.c:7854:7: warning: expression result unused [-Wunused-value]
util.c:575:5: warning: expression result unused [-Wunused-value]
util.c:2569:5: warning: expression result unused [-Wunused-value]
util.c:2726:5: warning: expression result unused [-Wunused-value]
mro.c:622:21: warning: expression result unused [-Wunused-value]
mro.c:668:2: warning: expression result unused [-Wunused-value]
pp_hot.c:148:3: warning: expression result unused [-Wunused-value]
pp_hot.c:1196:5: warning: expression result unused [-Wunused-value]
pp_hot.c:1636:2: warning: expression result unused [-Wunused-value]
sv.c:3617:6: warning: expression result unused [-Wunused-value]
sv.c:4029:6: warning: expression result unused [-Wunused-value]
sv.c:4031:6: warning: expression result unused [-Wunused-value]
sv.c:4438:5: warning: expression result unused [-Wunused-value]
sv.c:4489:5: warning: expression result unused [-Wunused-value]
sv.c:4547:6: warning: expression result unused [-Wunused-value]
sv.c:4595:5: warning: expression result unused [-Wunused-value]
sv.c:5160:5: warning: expression result unused [-Wunused-value]
sv.c:7570:5: warning: expression result unused [-Wunused-value]
sv.c:9060:6: warning: expression result unused [-Wunused-value]
sv.c:9456:5: warning: expression result unused [-Wunused-value]
pp.c:973:29: warning: expression result unused [-Wunused-value]
pp.c:1136:21: warning: expression result unused [-Wunused-value]
pp.c:1229:6: warning: expression result unused [-Wunused-value]
pp.c:3344:5: warning: expression result unused [-Wunused-value]
pp.c:3591:2: warning: expression result unused [-Wunused-value]
pp.c:3734:2: warning: expression result unused [-Wunused-value]
pp.c:3971:2: warning: expression result unused [-Wunused-value]
pp.c:4070:2: warning: expression result unused [-Wunused-value]
pp.c:4170:5: warning: expression result unused [-Wunused-value]
scope.c:693:68: warning: format specifies type 'long' but the argument has type 
'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: format specifies type 'long' but the argument has type 
'I32' (aka 'int') [-Wformat]
scope.c:940:21: warning: expression result unused [-Wunused-value]
pp_ctl.c:307:2: warning: expression result unused [-Wunused-value]
pp_ctl.c:885:3: warning: expression result unused [-Wunused-value]
pp_ctl.c:5324:5: warning: expression result unused [-Wunused-value]
pp_sys.c:444:25: warning: expression result unused [-Wunused-value]
pp_sys.c:489:25: warning: expression result unused [-Wunused-value]
pp_sys.c:512:14: warning: expression result unused [-Wunused-value]

Smoke [5.17.4] v5.17.3-482-gadb86be FAIL(F) HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
adb86be5ee633b2258ce1113f26fcdeb89cb1889 v5.17.3-482-gadb86be
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 21 hours 5 minutes (average 2 hours 38 minutes)

Summary: FAIL(F)

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.3-482-gadb86be  Configuration (common) -Dcc=gcc
--- -
F F F F F F 
F F F F F F -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEadb86be5ee633b2258ce1113f26fcdeb89cb1889

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/magic.t.FAILED
159

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perl.c: In function 'S_validate_suid':
perl.c:3750:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3752:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
gv.c: In function 'Perl_gv_fetchmeth_pvn':
gv.c:642:12: warning: variable 'packlen' set but not used 
[-Wunused-but-set-variable]
util.c: In function 'Perl_my_snprintf':
util.c:5987:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6024:46: warning: unused parameter 'len' [-Wunused-parameter]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1681:10: warning: passing argument 6 of 'recvfrom' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_accept':
pp_sys.c:2555:10: warning: passing argument 3 of 'accept' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2646:2: warning: passing argument 5 of 'getsockopt' from incompatible 
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2716:6: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
pp_sys.c:2720:6: warning: passing argument 3 of 'getpeername' from incompatible 
pointer type [enabled by default]
doio.c: In function 'Perl_do_openn':
doio.c:588:11: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
Socket.xs:850:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_unpack_sockaddr_in6':
Socket.xs:888:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:943:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:985:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
sv.c: In function 'Perl_dirp_dup':
sv.c:11407:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.10.1
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-11-gc31f6d3 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
c31f6d3b869d78bbd101e694fd3b384b47a77f6d v5.17.4-11-gc31f6d3
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 55 minutes 21 seconds (average 13 minutes 50 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.4-11-gc31f6d3  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
SMOKEc31f6d3b869d78bbd101e694fd3b384b47a77f6d

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):
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273: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]
Bzip2.xs:326:5: 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]
Glob.xs:100:2: warning: expression result unused [-Wunused-value]
Glob.xs:108:6: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
scalar.xs:48:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
Storable.xs:4068:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
Storable.xs:4255:10: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:4505:2: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]

Smoke [blead] v5.17.4-11-gc31f6d3 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
c31f6d3b869d78bbd101e694fd3b384b47a77f6d v5.17.4-11-gc31f6d3
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 52 minutes 35 seconds (average 13 minutes 9 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.4-11-gc31f6d3  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc31f6d3b869d78bbd101e694fd3b384b47a77f6d

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]
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:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [blead] v5.17.4-10-ga310a8f PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
a310a8f2bf41061e1bf6feadf7d6758f96b481c5 v5.17.4-10-ga310a8f
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 38 minutes (average 54 minutes 30 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.4-10-ga310a8f  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa310a8f2bf41061e1bf6feadf7d6758f96b481c5

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2119) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2129) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\blead\build\toke.c(9857) : warning C4715: 'S_scan_heredoc' : not 

Smoke [5.17.5] v5.17.4-7-g9fe05cc FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 v5.17.4-7-g9fe05cc
pluto: AMD64 Family 15 Model 67 Stepping 2, AuthenticAMD (x86/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.16(0.262/5/3)
using ccache gcc version 4.5.3
smoketime 4 hours 23 minutes (average 1 hour 5 minutes)

Summary: FAIL(F)

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.4-7-g9fe05cc  Configuration (common) -Dcc='ccache gcc'
--- -
F F F F -Uusethreads -Uuseithreads
F F F F -Duseithreads -Uusemymalloc
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc='ccache gcc'
[stdio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
481, 769
Non-zero exit status: 2
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
961
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..FAILED
Non-zero exit status: 20
No plan found in TAP output
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

[stdio] -Duseithreads -Uusemymalloc
../t/op/alarm.t.FAILED
1-2
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
769
Non-zero exit status: 1
../cpan/Time-HiRes/t/alarm.tFAILED
6
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED

Smoke [blead] v5.17.4-15-g8926909 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
89269094eac2074a779834560b45a2b374322023 v5.17.4-15-g8926909
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 53 minutes 28 seconds (average 13 minutes 22 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.4-15-g8926909  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE89269094eac2074a779834560b45a2b374322023

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]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
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:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [blead] v5.17.4-15-g8926909 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
89269094eac2074a779834560b45a2b374322023 v5.17.4-15-g8926909
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 56 minutes 2 seconds (average 14 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.4-15-g8926909  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
SMOKE89269094eac2074a779834560b45a2b374322023

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273: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]
scalar.xs:48: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]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
Storable.xs:4068:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Storable.xs:4255:10: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:4505:2: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:342:6: warning: 

Smoke [5.17.4] v5.17.3-482-gadb86be PASS AIX 5.3.0.0/ML12 (PPC/1 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
adb86be5ee633b2258ce1113f26fcdeb89cb1889 v5.17.3-482-gadb86be
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML12
using gcc -maix32 version 4.2.4
smoketime 23 hours 4 minutes (average 1 hour 55 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.3-482-gadb86be  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = EN_US.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = EN_US.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEadb86be5ee633b2258ce1113f26fcdeb89cb1889

Testsuite was run only with 'harness'

MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/EN_US.UTF-8] 
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING
[stdio/perlio/EN_US.UTF-8] -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -Duseithreads
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
op.c: In function 'Perl_report_redefined_cv':
op.c:11571: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
dump.c: In function 'Perl_do_sv_dump':
dump.c:1941: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
mg.c: In function 'Perl_magic_set':
mg.c:2857: warning: comparison between signed and unsigned
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3074: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
universal.c: In function 'Perl_croak_xs_usage':
universal.c:303: warning: passing argument 1 of 'S_CvGV' discards qualifiers 
from pointer target type
op.c:11574: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:11575: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:11576: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c: In function 'S_cv_dump':
pad.c:1925: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1933: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1939: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
dump.c:1947: warning: passing argument 1 of 'S_CvGV' discards qualifiers from 
pointer target type
const-c.inc: In function '_constant_8':
const-c.inc:583: warning: cast from pointer to integer of different size
perl.c: In function 'S_init_tls_and_interp':
perl.c:102: warning: implicit declaration of function 'pthread_init'
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4887: warning: left-hand operand of comma expression has no effect
pp_sys.c:4895: warning: left-hand operand of comma expression has no effect
pp_sys.c:4902: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:4948: warning: left-hand operand of comma expression has no effect
pp_sys.c:4960: warning: left-hand operand of comma expression has no effect
pp_sys.c:4967: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_shostent':
pp_sys.c:5020: warning: value computed is not used
pp_sys.c:5027: warning: value computed is not used
pp_sys.c:5034: warning: value computed is not used
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.4] v5.17.3-494-g9542685 PASS HP-UX B.11.23/64 (ia64/2 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
9542685dc9a7652395a7b9dddc9d44f1c8a19fa1 v5.17.3-494-g9542685
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using ccache gcc version 4.6.1
smoketime 11 hours 26 minutes (average 1 hour 25 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.3-494-g9542685  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE9542685dc9a7652395a7b9dddc9d44f1c8a19fa1

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
perl.c: In function 'S_validate_suid':
perl.c:3750:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3752:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
util.c: In function 'Perl_my_snprintf':
util.c:5987:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6024:46: warning: unused parameter 'len' [-Wunused-parameter]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
sv.c: In function 'Perl_dirp_dup':
sv.c:11407:11: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.4] v5.17.3-491-g6538aac FAIL(F) Solaris 2.11 (i386/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.4 patch 
6538aac9758af757d6deae2b05bc1ef2a9cb2b7d v5.17.3-491-g6538aac
solaris1164: i86pc (2000MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 12 hours 40 minutes (average 47 minutes 30 seconds)

Summary: FAIL(F)

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.3-491-g6538aac  Configuration (common) none
--- -
F F F F 
F F F F -Dusedtrace -Duseshrplib
F F F F -Dusemorebits
F F F F -Duse64bitall
F F F F -Duseithreads
F F F F -Duseithreads -Dusedtrace -Duseshrplib
F F F F -Duseithreads -Dusemorebits
F F F F -Duseithreads -Duse64bitall
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE6538aac9758af757d6deae2b05bc1ef2a9cb2b7d

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j2

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Dusedtrace -Duseshrplib
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Socket/t/getnameinfo.t..FAILED
10
Non-zero exit status: 1

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Dusedtrace -Duseshrplib
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(solaris):
./const-xs.inc, line 292: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 293: warning: initializer does not fit or is out of 
range: 0x8000
bzlib.c, line 866: warning: statement not reached
re_exec.c, line 3422: warning: statement not reached
re_exec.c, line 3607: warning: statement not reached
re_exec.c, line 3721: warning: statement not reached
re_exec.c, line 3746: warning: statement not reached
re_exec.c, line 4393: warning: statement not reached
re_exec.c, line 4682: warning: statement not reached
re_exec.c, line 4931: warning: statement not reached
re_exec.c, line 4937: warning: statement not reached
re_exec.c, line 4943: warning: statement not reached
re_exec.c, line 4977: warning: statement not reached
re_exec.c, line 5052: warning: statement not reached
re_exec.c, line 5062: warning: statement not reached
re_exec.c, line 5066: warning: statement not reached
re_exec.c, line 5072: warning: statement not reached
re_exec.c, line 5079: warning: statement not reached
re_exec.c, line 5089: warning: statement not reached
re_exec.c, line 5115: warning: statement not reached
re_exec.c, line 5148: warning: statement not reached
re_exec.c, line 5173: warning: statement not reached
re_exec.c, line 5178: warning: statement not reached
re_exec.c, line 5185: warning: statement not reached
re_exec.c, line 5188: warning: statement not reached
re_exec.c, line 5209: warning: statement not reached
re_exec.c, line 5253: warning: statement not reached
re_exec.c, line 5378: warning: statement not reached
re_exec.c, line 5577: warning: statement not reached
re_exec.c, line 5658: warning: statement not reached
re_exec.c, line 5709: warning: statement not reached
re_exec.c, line 5826: warning: statement not reached
re_exec.c, line 5864: warning: statement not reached
re_exec.c, line 5870: warning: statement not reached
re_exec.c, line 5880: warning: statement not reached
re_exec.c, line 5884: warning: statement not reached
re_exec.c, line 5904: warning: statement not reached
re_exec.c, line 5947: warning: statement not reached
re_exec.c, line 5992: warning: 

Smoke [5.17.5] v5.17.4-6-gad0dc73 PASS linux 3.2.0-29-generic [debian] (x86_64/2 cpu)

2012-09-20 Thread brian greenfield
Automated smoke report for 5.17.5 patch 
ad0dc73b97f22a660d0022d35f64ccd4ff7bfde6 v5.17.4-6-gad0dc73
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2600MHz) 
(x86_64/2 cpu)
onlinux - 3.2.0-29-generic [debian]
using cc version 4.6.3
smoketime 11 hours 25 minutes (average 42 minutes 51 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.4-6-gad0dc73  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEad0dc73b97f22a660d0022d35f64ccd4ff7bfde6

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result [-Wunused-result]
util.c: In function ‘S_write_no_mem’:
util.c:67:5: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:10077:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:10926:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2899:6: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
doio.c: In function ‘S_exec_failed’:
doio.c:1379:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:876:7: warning: ignoring return value of ‘fchown’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2341:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:485:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘filter_call’:
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
3 has type ‘STRLEN’ [-Wformat]
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 
5 has type ‘STRLEN’ [-Wformat]
Call.xs:100:5: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:156:8: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN’ [-Wformat]
Call.xs:175:14: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN’ [-Wformat]
sdbm.c: In function ‘makroom’:
sdbm.c:378:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:10926:7: warning: ignoring return value of ‘qgcvt’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c:2899:6: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:103:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11372:11: warning: ignoring return value of ‘fchdir’, declared with 
attribute warn_unused_result [-Wunused-result]
perlio.c:476:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
threads.c: In function ‘S_ithread_create’:
threads.xs:714:9: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)



Smoke [5.17.5] v5.17.4-7-g9fe05cc FAIL(Fm) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 v5.17.4-7-g9fe05cc
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 23 minutes (average 12 minutes 43 seconds)

Summary: FAIL(Fm)

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.4-7-g9fe05cc  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
O O F O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] -DDEBUGGING -Duseithreads
../dist/threads/t/free2.t...FAILED
Bad plan.  You planned 78 tests but ran 76.

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8159: error: 'my_vars' undeclared (first use in this function)
op.c:8159: error: (Each undeclared identifier is reported only once
op.c:8159: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/MPEiX_wheear-we-get-us-ooan-back
Configuration: default



Smoke [5.17.5] v5.17.4-10-gc40e47b FAIL(Fm) darwin 12.2.0 (Intel Core 2 Duo/)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
c40e47b00204d44befd4aa764fed59e60e92d5a8 v5.17.4-10-gc40e47b
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.2.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.1 
((tags/Apple/clang-421.11.65))
smoketime 6 hours 27 minutes (average 24 minutes 14 seconds)

Summary: FAIL(Fm)

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.4-10-gc40e47b  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O m - -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
F O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc40e47b00204d44befd4aa764fed59e60e92d5a8

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] -Duseithreads -Dusedtrace
../dist/threads/t/free2.t...FAILED
Bad plan.  You planned 78 tests but ran 66.

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Dusemorebits
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perl.c:342:6: warning: expression result unused [-Wunused-value]
op.c:6998:2: warning: expression result unused [-Wunused-value]
op.c:8911:5: warning: expression result unused [-Wunused-value]
op.c:10947:4: warning: expression result unused [-Wunused-value]
toke.c:2237:3: warning: expression result unused [-Wunused-value]
toke.c:3914:5: warning: expression result unused [-Wunused-value]
toke.c:7854:7: warning: expression result unused [-Wunused-value]
util.c:575:5: warning: expression result unused [-Wunused-value]
util.c:2569:5: warning: expression result unused [-Wunused-value]
util.c:2726:5: warning: expression result unused [-Wunused-value]
mro.c:622:21: warning: expression result unused [-Wunused-value]
mro.c:668:2: warning: expression result unused [-Wunused-value]
pp_hot.c:148:3: warning: expression result unused [-Wunused-value]
pp_hot.c:1196:5: warning: expression result unused [-Wunused-value]
pp_hot.c:1636:2: warning: expression result unused [-Wunused-value]
sv.c:3617:6: warning: expression result unused [-Wunused-value]
sv.c:4029:6: warning: expression result unused [-Wunused-value]
sv.c:4031:6: warning: expression result unused [-Wunused-value]
sv.c:4438:5: warning: expression result unused [-Wunused-value]
sv.c:4489:5: warning: expression result unused [-Wunused-value]
sv.c:4547:6: warning: expression result unused [-Wunused-value]
sv.c:4595:5: warning: expression result unused [-Wunused-value]
sv.c:5160:5: warning: expression result unused [-Wunused-value]
sv.c:7570:5: warning: expression result unused [-Wunused-value]
sv.c:9060:6: warning: expression result unused [-Wunused-value]
sv.c:9456:5: warning: expression result unused [-Wunused-value]
pp.c:973:29: warning: expression result unused [-Wunused-value]
pp.c:1136:21: warning: expression result unused [-Wunused-value]
pp.c:1229:6: warning: expression result unused [-Wunused-value]
pp.c:3344:5: warning: expression result unused [-Wunused-value]
pp.c:3591:2: warning: expression result unused [-Wunused-value]
pp.c:3734:2: warning: expression result unused [-Wunused-value]
pp.c:3971:2: warning: expression result unused [-Wunused-value]
pp.c:4070:2: warning: expression result unused [-Wunused-value]
pp.c:4170:5: warning: expression result unused [-Wunused-value]
scope.c:693:68: warning: format specifies type 'long' but the argument has type 
'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: format specifies type 'long' but the argument has type 
'I32' (aka 'int') [-Wformat]
scope.c:940:21: warning: expression result unused [-Wunused-value]
pp_ctl.c:307:2: warning: expression result unused [-Wunused-value]
pp_ctl.c:885:3: warning: expression result unused [-Wunused-value]
pp_ctl.c:5324:5: warning: expression result unused [-Wunused-value]
pp_sys.c:444:25: warning: expression result unused 

Smoke [blead] v5.17.4-16-ga71a1af PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 55 minutes 52 seconds (average 13 minutes 58 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.4-16-ga71a1af  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
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
./const-c.inc:81:5: warning: expression result unused [-Wunused-value]
scalar.xs:48:5: 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]
Bzip2.xs:326: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]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-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:4505:2: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]

Smoke [blead] v5.17.4-16-ga71a1af PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 53 minutes 28 seconds (average 13 minutes 22 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.4-16-ga71a1af  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

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]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
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]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: 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:1379:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:175:51: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘long unsigned int’ [-Wformat]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:

Smoke [smoke-me/MPEiX_wheear-we-get-us-ooan-back] v5.17.4-7-g9fe05cc PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
9fe05cc4e1fbd19615d327f0c94abf6ea70210f8 v5.17.4-7-g9fe05cc
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 7 hours 33 minutes (average 1 hour 53 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.4-7-g9fe05cc  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE9fe05cc4e1fbd19615d327f0c94abf6ea70210f8

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2108) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2118) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\smoke-me\build\toke.c(9857) : warning C4715: 'S_scan_heredoc' : 
not 

Smoke [5.17.5] v5.17.4-13-gdaef195 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
daef195c35291c889b77ed7da9fc76644092aa45 v5.17.4-13-gdaef195
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.32-5-amd64 [debian]
using cc version 4.4.5
smoketime 4 hours 27 minutes (average 22 minutes 19 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.4-13-gdaef195  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEdaef195c35291c889b77ed7da9fc76644092aa45

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default


Smoke [blead] v5.17.4-15-g8926909 PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
89269094eac2074a779834560b45a2b374322023 v5.17.4-15-g8926909
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 42 minutes (average 55 minutes 39 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.4-15-g8926909  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE89269094eac2074a779834560b45a2b374322023

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2119) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2129) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\blead\build\toke.c(9863) : warning C4715: 'S_scan_heredoc' : not 

Smoke [5.17.5] v5.17.4-16-ga71a1af FAIL(F) MSWin32 Win7 Home Premium (Intel64/8 cpu)

2012-09-20 Thread Steve Hay
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
HPWIN7: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz(~3392 MHz) (Intel64/8 cpu)
onMSWin32 - Win7 Home Premium (64-bit) SP1
using cl version 16.00.40219.01
smoketime 1 hour 7 minutes (average 33 minutes 52 seconds)

Summary: FAIL(F)

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.4-16-ga71a1af  Configuration (common) -Accflags=-DPERL_POISON 
-DCCTYPE=MSVC100
--- -
F O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Failures: (common-args) -Accflags=-DPERL_POISON -DCCTYPE=MSVC100
[default] -Duseithreads -Duselargefiles
./t/op/magic.t.FAILED
93

MANIFEST did not declare '.GIT/CONFIG'
MANIFEST did not declare '.GIT/DESCRIPTION'
MANIFEST did not declare '.GIT/FETCH_HEAD'
MANIFEST did not declare '.GIT/HEAD'
MANIFEST did not declare '.GIT/HOOKS/APPLYPATCH-MSG.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/COMMIT-MSG.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/POST-COMMIT.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/POST-RECEIVE.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/POST-UPDATE.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/PRE-APPLYPATCH.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/PRE-COMMIT.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/PRE-REBASE.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/PREPARE-COMMIT-MSG.SAMPLE'
MANIFEST did not declare '.GIT/HOOKS/UPDATE.SAMPLE'
MANIFEST did not declare '.GIT/INDEX'
MANIFEST did not declare '.GIT/INFO/EXCLUDE'
MANIFEST did not declare '.GIT/LOGS/HEAD'
MANIFEST did not declare '.GIT/LOGS/REFS/HEADS/BLEAD'
MANIFEST did not declare '.GIT/LOGS/REFS/REMOTES/ORIGIN/BLEAD'
MANIFEST did not declare 
'.GIT/OBJECTS/00/8F60250F9F727D5766EE8E04A1C6FB8CF32B22'
MANIFEST did not declare 
'.GIT/OBJECTS/00/BF6ED28AFA283A66A5789008ED58CB0F9079E8'
MANIFEST did not declare 
'.GIT/OBJECTS/00/DCA19E6F150663A97CE092DA323B4F27BAB6A8'
MANIFEST did not declare 
'.GIT/OBJECTS/02/E2C3C0D1F7F4212DAC13644A817FB267D7542B'
MANIFEST did not declare 
'.GIT/OBJECTS/02/E7275F750FE2F87A8636543C72F801231FB779'
MANIFEST did not declare 
'.GIT/OBJECTS/03/52B30AA8DA4B71B6035A3D78B989E997A7EC6D'
MANIFEST did not declare 
'.GIT/OBJECTS/03/C5CE09FAE77C121EF20675287EC059CC1EE244'
MANIFEST did not declare 
'.GIT/OBJECTS/04/662409709CFF3DCA9D8F8C6A3E997ACE578E0C'
MANIFEST did not declare 
'.GIT/OBJECTS/05/0862BB322626DE7359D0925EB46FB4CB741EC5'
MANIFEST did not declare 
'.GIT/OBJECTS/05/70AD189783BD8C424FBA27AF286AF5C7A45365'
MANIFEST did not declare 
'.GIT/OBJECTS/05/9479F38A7BFB9FF5D6BAFC0A37A78DB0E17AFD'
MANIFEST did not declare 
'.GIT/OBJECTS/05/C335D08B6BDECCC038624E03BCBD424D55EB85'
MANIFEST did not declare 
'.GIT/OBJECTS/05/DBC65228C45FFA821AEE07D19D9EE223CC140F'
MANIFEST did not declare 
'.GIT/OBJECTS/06/0B117A27F0D5318E813062C1B98EE28B3DAF36'
MANIFEST did not declare 
'.GIT/OBJECTS/07/730E9DFF190A6442BEB093B68E29BF820BC1C7'
MANIFEST did not declare 
'.GIT/OBJECTS/07/A4DDEC70A2133D12AFA35B0D81BD6497E4D16B'
MANIFEST did not declare 
'.GIT/OBJECTS/07/E1CA08F15307396AD70F5B5ECBA84C98EBDF26'
MANIFEST did not declare 
'.GIT/OBJECTS/09/6F340563D3100F7DD46C2483E557C3A340C69B'
MANIFEST did not declare 
'.GIT/OBJECTS/09/79AEE231A060732C363C26863A3402C9E8C571'
MANIFEST did not declare 
'.GIT/OBJECTS/09/FC47D7AC0EC42EAEB9B01659097537B9D5E3DA'
MANIFEST did not declare 
'.GIT/OBJECTS/0B/2EEE01E15A81E57B856D0C4141D8A8234AC89F'
MANIFEST did not declare 
'.GIT/OBJECTS/0B/969E9172FFEFFC389B147008A1B23F6D0EEC21'
MANIFEST did not declare 
'.GIT/OBJECTS/0C/A067C3A3EF8482C0BC1EFC68E92DF0ECCE66D0'
MANIFEST did not declare 
'.GIT/OBJECTS/0C/C1D3ECF182B8F28E4EA441B8D5B2DD04668CD7'
MANIFEST did not declare 
'.GIT/OBJECTS/0C/D39ADF63BBC345ADF2626353DCA017CE526563'
MANIFEST did not declare 
'.GIT/OBJECTS/0D/46E4593A21E08496582230DB9EA921C4222D07'
MANIFEST did not declare 
'.GIT/OBJECTS/0D/B9300B3B19CE8A006D1244EE7FD278AB2A2764'
MANIFEST did not declare 
'.GIT/OBJECTS/0D/E657847ED09254EE19D97E9F4C93F302875375'
MANIFEST did not declare 
'.GIT/OBJECTS/0E/20FC833473277729F4210A87D0ECB83B9460D7'
MANIFEST did not declare 
'.GIT/OBJECTS/0E/350AF38FC8FA070860AE59680005A91F3F9617'
MANIFEST did not declare 
'.GIT/OBJECTS/0F/62E2635C322BD873CA9584CB529E52CD4F'
MANIFEST did not declare 
'.GIT/OBJECTS/10/4DF7801454D6F5C938A335D8FE94C1DA50357F'
MANIFEST did not declare 
'.GIT/OBJECTS/10/666F45F81C62C54E9B74233AC80AC0CE1C79CC'
MANIFEST did not declare 
'.GIT/OBJECTS/11/62D22BD7031D1CE4E6BA389686DA3C09A16210'
MANIFEST did not declare 

Smoke [5.17.5] v5.17.4-16-ga71a1af PASS linux 3.1.9-1.4-desktop [os] (x86_64/4 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 3.1.9-1.4-desktop [os]
using ccache cc version 4.6.2
smoketime 2 hours 5 minutes (average 15 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.4-16-ga71a1af  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.1
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.5] v5.17.4-15-g8926909 FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
89269094eac2074a779834560b45a2b374322023 v5.17.4-15-g8926909
pluto: AMD64 Family 15 Model 67 Stepping 2, AuthenticAMD (x86/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.16(0.262/5/3)
using ccache gcc version 4.5.3
smoketime 4 hours 23 minutes (average 1 hour 5 minutes)

Summary: FAIL(F)

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.4-15-g8926909  Configuration (common) -Dcc='ccache gcc'
--- -
F F F F -Uusethreads -Uuseithreads
F F F F -Duseithreads -Uusemymalloc
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE89269094eac2074a779834560b45a2b374322023

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc='ccache gcc'
[stdio] -Uusethreads -Uuseithreads
../t/op/alarm.t.FAILED
1-2
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
457
Non-zero exit status: 1
../cpan/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
289, 313, 961
Non-zero exit status: 3
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.

[stdio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
481
Non-zero exit status: 1
../cpan/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
961
Non-zero exit status: 1
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

[stdio] -Duseithreads -Uusemymalloc
../cpan/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit 

Smoke [blead] v5.17.4-18-gcfe65c2 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
cfe65c2e3208a5627c838a187143249612d21576 v5.17.4-18-gcfe65c2
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 52 minutes 52 seconds (average 13 minutes 13 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.4-18-gcfe65c2  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEcfe65c2e3208a5627c838a187143249612d21576

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]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
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]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1379:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [blead] v5.17.4-18-gcfe65c2 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
cfe65c2e3208a5627c838a187143249612d21576 v5.17.4-18-gcfe65c2
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 55 minutes 54 seconds (average 13 minutes 58 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.4-18-gcfe65c2  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
SMOKEcfe65c2e3208a5627c838a187143249612d21576

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:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
./const-c.inc:81:5: 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]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
Glob.xs:101:2: warning: expression result unused [-Wunused-value]
Glob.xs:109:6: warning: expression result unused [-Wunused-value]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
scalar.xs:48:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
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:4505:2: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]

Smoke [5.17.5] v5.17.4-15-g8926909 FAIL(Fm) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
89269094eac2074a779834560b45a2b374322023 v5.17.4-15-g8926909
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 19 minutes (average 12 minutes 28 seconds)

Summary: FAIL(Fm)

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.4-15-g8926909  Configuration (common) none
--- -
O O O F 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE89269094eac2074a779834560b45a2b374322023

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[perlio] -DDEBUGGING
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8159: error: 'my_vars' undeclared (first use in this function)
op.c:8159: error: (Each undeclared identifier is reported only once
op.c:8159: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [blead] v5.17.4-3-g36672c2 FAIL(X) linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
36672c259f294d48bfc86febe9d2a9cbe7ba9e41 v5.17.4-3-g36672c2
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 21 hours 23 minutes (average 1 hour 4 minutes)

Summary: FAIL(X)

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.4-3-g36672c2  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
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
X X O X X 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
SMOKE36672c259f294d48bfc86febe9d2a9cbe7ba9e41

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t.. 
 FAILED at test 15

[perlio/en_US.utf8] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 47

Compiler messages(gcc):
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
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]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
./const-c.inc:81:5: warning: expression result unused [-Wunused-value]
scalar.xs:48: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]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
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:4505:2: 

Smoke [5.17.5] v5.17.4-16-ga71a1af PASS linux 2.6.37.6-0.11-desktop [SuSE] (x86_64/4 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 2667MHz) 
(x86_64/4 cpu)
onlinux - 2.6.37.6-0.11-desktop [SuSE]
using ccache cc version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 2 hours 53 minutes (average 21 minutes 38 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.4-16-ga71a1af  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.1
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-16-ga71a1af PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 42 minutes (average 40 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.4-16-ga71a1af  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2119) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2129) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\blead\build\toke.c(9863) : warning C4715: 'S_scan_heredoc' : not 

Smoke [5.17.5] v5.17.4-16-ga71a1af PASS linux 3.1.10-1.16-desktop [os] (x86_64/4 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1866MHz) (x86_64/4 cpu)
onlinux - 3.1.10-1.16-desktop [os]
using ccache cc version 4.6.2
smoketime 3 hours 56 minutes (average 29 minutes 30 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.4-16-ga71a1af  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.1
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-19-g89229eb PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
89229eb48301daff383ca37dcc690a1eff43d51f v5.17.4-19-g89229eb
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 50 minutes 44 seconds (average 12 minutes 41 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.4-19-g89229eb  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE89229eb48301daff383ca37dcc690a1eff43d51f

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]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1379:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, 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]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [blead] v5.17.4-19-g89229eb PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
89229eb48301daff383ca37dcc690a1eff43d51f v5.17.4-19-g89229eb
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 55 minutes 37 seconds (average 13 minutes 54 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.4-19-g89229eb  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
SMOKE89229eb48301daff383ca37dcc690a1eff43d51f

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273: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]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
Glob.xs:101:2: warning: expression result unused [-Wunused-value]
Glob.xs:109:6: warning: expression result unused [-Wunused-value]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
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]
scalar.xs:48:5: warning: expression result unused [-Wunused-value]
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]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (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]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Storable.xs:4505:2: warning: expression result unused [-Wunused-value]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]

Smoke [5.17.5] v5.17.4-16-ga71a1af PASS linux 3.1.9-1.4-desktop [os] (x86_64/4 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 3.1.9-1.4-desktop [os]
using ccache g++ version 4.6.2
smoketime 2 hours 6 minutes (average 15 minutes 48 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.4-16-ga71a1af  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.1
(Reporter v0.050 / Smoker v0.045)



Smoke [5.17.5] v5.17.4-19-g89229eb FAIL(X) linux 3.2.0-3-amd64 [debian] (x86_64/8 cpu)

2012-09-20 Thread njh
Automated smoke report for 5.17.5 patch 
89229eb48301daff383ca37dcc690a1eff43d51f v5.17.4-19-g89229eb
nigelhorne.force9.co.uk: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (GenuineIntel 
1600MHz) (x86_64/8 cpu)
onlinux - 3.2.0-3-amd64 [debian]
using cc version 4.7.1
smoketime 16 minutes 2 seconds (average 16 minutes 2 seconds)

Summary: FAIL(X)

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.4-19-g89229eb  Configuration (common) -Accflags=-O2 -W -Wformat=2 -Wall 
-Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse3 -msse2 
-msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector 
-Wstack-protector -Wfloat-equal
--- -
X - -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE89229eb48301daff383ca37dcc690a1eff43d51f

Failures: (common-args) -Accflags=-O2 -W -Wformat=2 -Wall -Wextra -pipe 
-mtune=native -march=native -fomit-frame-pointer -msse3 -msse2 -msse -mmmx 
-mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector 
-Wfloat-equal
[default] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/dist/Net-Ping/t/510_ping_udp.t. .. 
FAILED at test 2

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c: In function ‘main’:
try.c: In function ‘blech’:
try.c: In function ‘blech_in_list’:
try.c: In function ‘bletch’:
op.c: In function ‘Perl_scalarvoid’:
op.c:1370:36: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c:1370:55: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘S_new_logop’:
op.c:5845:26: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c:5846:26: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newCONDOP’:
op.c:6005:20: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newLOOPOP’:
op.c:6154:44: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perl.c: In function ‘Perl_eval_pv’:
perl.c:2868:27: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
op.c: In function ‘Perl_newWHILEOP’:
op.c:6300:46: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:103:2: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘perl_parse’:
perl.c:1468:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
gv.c: In function ‘Perl_Gv_AMupdate’:
gv.c:2281:14: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
gv.c: In function ‘Perl_amagic_call’:
gv.c:2698:17: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
gv.c:3073:7: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
toke.c: In function ‘S_printbuf’:
toke.c:477:5: warning: format not a string literal, argument types not checked 
[-Wformat-nonliteral]
toke.c: In function ‘Perl_yylex’:
toke.c:7185:12: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
toke.c: In function ‘S_pending_ident’:
toke.c:8674:17: warning: format not a string literal, argument types not 
checked [-Wformat-nonliteral]
toke.c: In function ‘S_new_constant’:
toke.c:8910:24: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
toke.c: In function ‘S_missingterm’:
toke.c:577:1: warning: stack protector not protecting function: all local 
arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘S_make_trie’:
regcomp.c:1687:23: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
regcomp.c: In function ‘S_compile_runtime_code’:
regcomp.c:5123:6: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
dquote_static.c: In function ‘S_grok_bslash_c’:
dquote_static.c:45:1: warning: stack protector not protecting function: all 
local arrays are less than 8 bytes long [-Wstack-protector]
dump.c: In function ‘Perl_sv_peek’:
dump.c:479:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
dump.c:490:13: warning: comparing floating point with == or != is unsafe 
[-Wfloat-equal]
util.c: In function ‘Perl_my_strftime’:
util.c:4042:3: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
util.c:4066:7: warning: format not a string literal, format string not checked 
[-Wformat-nonliteral]
util.c: In function ‘S_write_no_mem’:
util.c:67:5: 

Smoke [smoke-me/rt_111842] v5.15.8-206-g0d32a49 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.15.9 patch 
0d32a491e92f09c1dd05dec9a1d54d07ca3d167f v5.15.8-206-g0d32a49
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 21 hours 3 minutes (average 1 hour 3 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.15.8-206-g0d32a49  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
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
SMOKE0d32a491e92f09c1dd05dec9a1d54d07ca3d167f

Compiler messages(gcc):
try.c:22:14: error: use of undeclared identifier 'KERN_PROC'; did you mean 
'KERN_PROF'?
try.c:23:14: error: use of undeclared identifier 'KERN_PROC_PATHNAME'
try.c:5785:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5788:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5791:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5794:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5821:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5824:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5827:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5830:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5857:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5860:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5863:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5866:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5893:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5896:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5899:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5902:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5929:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5932:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5935:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5938:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6817:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6820:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6823:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6826:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6853:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6856:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6859:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6862:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6889:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6892:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6895:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6898:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6925:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6928:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6931:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6934:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6961:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6964:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6967:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6970:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]

Smoke [5.17.5] v5.17.4-16-ga71a1af FAIL(F) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
onlinux - 2.6.32-5-amd64 [debian]
using cc version 4.4.5
smoketime 4 hours 36 minutes (average 23 minutes)

Summary: FAIL(F)

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.4-16-ga71a1af  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O F O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) none
[perlio] -DDEBUGGING -Duseithreads -Duselongdouble
../ext/File-Glob/t/basic.t..FAILED
2
Non-zero exit status: 1

Passed Todo tests: (common-args) none
[stdio/perlio/de_DE.utf8] 
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default


Smoke [blead] v5.17.4-20-ga21c949 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
a21c949457ed8dffe5096a444346d641f9a09a6e v5.17.4-20-ga21c949
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using g++ version 4.6.3
smoketime 54 minutes 44 seconds (average 13 minutes 41 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.4-20-ga21c949  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa21c949457ed8dffe5096a444346d641f9a09a6e

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]
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:1379: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:876:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2342:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:485:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10077:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10926:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2899:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:63:58: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 5 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:100:41: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 4 has type ‘STRLEN {aka long unsigned int}’ [-Wformat]
Call.xs:156:38: warning: format ‘%d’ expects argument of type ‘int’, but 
argument 3 has type ‘STRLEN {aka long 

Smoke [5.17.5] v5.17.4-18-gcfe65c2 FAIL(Fm) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
cfe65c2e3208a5627c838a187143249612d21576 v5.17.4-18-gcfe65c2
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 19 minutes (average 12 minutes 26 seconds)

Summary: FAIL(Fm)

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.4-18-gcfe65c2  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
F O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEcfe65c2e3208a5627c838a187143249612d21576

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] -Duseithreads
../dist/threads/t/free2.t...FAILED
Bad plan.  You planned 78 tests but ran 75.

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8159: error: 'my_vars' undeclared (first use in this function)
op.c:8159: error: (Each undeclared identifier is reported only once
op.c:8159: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [blead] v5.17.4-20-ga21c949 PASS linux 3.2.0-30-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.5 patch 
a21c949457ed8dffe5096a444346d641f9a09a6e v5.17.4-20-ga21c949
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-30-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 54 minutes 57 seconds (average 13 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.4-20-ga21c949  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
SMOKEa21c949457ed8dffe5096a444346d641f9a09a6e

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):
scope.c:693:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:693:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3523:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3837:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4045:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4273:26: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
./const-c.inc:47:2: warning: expression result unused [-Wunused-value]
./const-c.inc:81:5: warning: expression result unused [-Wunused-value]
Bzip2.xs:326:5: 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]
./const-c.inc:38:2: warning: expression result unused [-Wunused-value]
./const-c.inc:72:5: warning: expression result unused [-Wunused-value]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
Glob.xs:101:2: warning: expression result unused [-Wunused-value]
Glob.xs:109:6: warning: expression result unused [-Wunused-value]
./const-c.inc:73:5: warning: expression result unused [-Wunused-value]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (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:4505:2: warning: expression result unused [-Wunused-value]
B.xs:2128:14: warning: comparison of unsigned expression = 0 is always true 
[-Wtautological-compare]
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]
Storable.xs:6124:5: warning: expression result unused [-Wunused-value]
Collate.xs:611:2: warning: expression result unused [-Wunused-value]
Collate.xs:601: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]

Smoke [5.17.4] v5.17.3-491-g6538aac PASS linux 2.6.32-5-kirkwood [debian] (armv5tel/)

2012-09-20 Thread tony
Automated smoke report for 5.17.4 patch 
6538aac9758af757d6deae2b05bc1ef2a9cb2b7d v5.17.3-491-g6538aac
iapetus:  ( 0MHz) (armv5tel/)
onlinux - 2.6.32-5-kirkwood [debian]
using cc version 4.4.5
smoketime 18 hours 48 minutes (average 4 hours 42 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.3-491-g6538aac  Configuration (common) none
--- -
O O O O 
O O O O -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE6538aac9758af757d6deae2b05bc1ef2a9cb2b7d

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/abolish-PL_main_start
Configuration: default



Smoke [5.17.5] v5.17.4-18-gcfe65c2 FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
cfe65c2e3208a5627c838a187143249612d21576 v5.17.4-18-gcfe65c2
pluto: AMD64 Family 15 Model 67 Stepping 2, AuthenticAMD (x86/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.16(0.262/5/3)
using ccache gcc version 4.5.3
smoketime 4 hours 11 minutes (average 1 hour 2 minutes)

Summary: FAIL(F)

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.4-18-gcfe65c2  Configuration (common) -Dcc='ccache gcc'
--- -
F F F F -Uusethreads -Uuseithreads
F F F F -Duseithreads -Uusemymalloc
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEcfe65c2e3208a5627c838a187143249612d21576

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc='ccache gcc'
[stdio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
961
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
961
Non-zero exit status: 1
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
481
Non-zero exit status: 1
../cpan/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.

[perlio] -DDEBUGGING -Uusethreads -Uuseithreads
../t/op/sigdispatch.t...FAILED
Bad plan.  You planned 29 tests but ran 7.
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 70 tests but ran 0.
../cpan/Time-HiRes/t/ualarm.t...FAILED
8
Non-zero exit status: 1
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2

[stdio] -Duseithreads -Uusemymalloc
../t/op/alarm.t.FAILED
1-2
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_udp.t...FAILED
2
Non-zero exit status: 1

Smoke [5.17.5] v5.17.4-16-ga71a1af PASS linux 2.6.37.6-0.11-desktop [SuSE] (x86_64/4 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.37.6-0.11-desktop [SuSE]
using ccache g++ version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 2 hours 53 minutes (average 21 minutes 40 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.4-16-ga71a1af  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.1
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-19-g89229eb PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
89229eb48301daff383ca37dcc690a1eff43d51f v5.17.4-19-g89229eb
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 41 minutes (average 40 minutes 25 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.4-19-g89229eb  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE89229eb48301daff383ca37dcc690a1eff43d51f

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2119) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2129) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\blead\build\toke.c(9863) : warning C4715: 'S_scan_heredoc' : not 

Smoke [5.17.5] v5.17.4-16-ga71a1af PASS linux 3.1.10-1.16-desktop [os] (x86_64/4 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 3.1.10-1.16-desktop [os]
using ccache g++ version 4.6.2
smoketime 3 hours 57 minutes (average 29 minutes 43 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.4-16-ga71a1af  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/en_US.utf8] -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/en_US.utf8] -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/en_US.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.1
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.4-20-ga21c949 PASS MSWin32 Win2000 SP4 (x86/1 cpu)

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

Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says M.

Automated smoke report for 5.17.5 patch 
a21c949457ed8dffe5096a444346d641f9a09a6e v5.17.4-20-ga21c949
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2670 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 35 minutes (average 38 minutes 53 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.4-20-ga21c949  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEa21c949457ed8dffe5096a444346d641f9a09a6e

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(MSWin32):
..\mg.c(686) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(691) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(7337) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11488) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5865) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2683) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regcomp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2119) : warning C4018: '=' : signed/unsigned mismatch
B.xs(2129) : warning C4018: '=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
APItest.xs(3418) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4470) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4473) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6237) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6238) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6262) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6263) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10838) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12250) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
d:\smoke\perl\blead\build\toke.c(9863) : warning C4715: 'S_scan_heredoc' : not 

Smoke [5.17.5] v5.17.4-20-ga21c949 FAIL(m) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.5 patch 
a21c949457ed8dffe5096a444346d641f9a09a6e v5.17.4-20-ga21c949
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 3 hours 25 minutes (average 12 minutes 51 seconds)

Summary: FAIL(m)

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.4-20-ga21c949  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
m - m - -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
m - m - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEa21c949457ed8dffe5096a444346d641f9a09a6e

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
Call.xs: In function 'filter_call':
Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 
'STRLEN'
Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 
'STRLEN'
Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 
'STRLEN'
op.c: In function 'Perl_newCVREF':
op.c:8159: error: 'my_vars' undeclared (first use in this function)
op.c:8159: error: (Each undeclared identifier is reported only once
op.c:8159: error: for each function it appears in.)

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: origin/blead
Configuration: default



Smoke [5.17.3] v5.17.2-311-gd310580 FAIL(F) openbsd 4.7 (amd64/2 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.17.3 patch 
d3105805b2ba21f42a1d2ade1f134ff5d0297855 v5.17.2-311-gd310580
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (2952 
MHz) (amd64/2 cpu)
onopenbsd - 4.7
using cc version 3.3.5 (propolice)
smoketime 2 days 21 hours 14 minutes (average 8 hours 39 minutes)

Summary: FAIL(F)

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.2-311-gd310580  Configuration (common) none
--- -
F F F O 
O F O F -Duse64bitint
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEd3105805b2ba21f42a1d2ade1f134ff5d0297855

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] 
../cpan/Time-HiRes/t/usleep.t...FAILED
3
Non-zero exit status: 1

[perlio] 
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1
../cpan/Memoize/t/expmod_t.tFAILED
7, 10
../cpan/Time-HiRes/t/nanosleep.tFAILED
3
Non-zero exit status: 1
../cpan/File-Temp/t/fork.t..FAILED

[stdio] -DDEBUGGING
../t/op/alarm.t.FAILED
4

[perlio] -Duse64bitint
[perlio] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1

[perlio] -DDEBUGGING -Duse64bitint
../cpan/Time-HiRes/t/alarm.tFAILED
8-9
Non-zero exit status: 2

[stdio] -Duseithreads
../cpan/Memoize/t/expmod_t.tFAILED
7, 10

[stdio] -DDEBUGGING -Duseithreads
../t/op/utf8decode.tFAILED
No plan found in TAP output

[perlio] -DDEBUGGING -Duseithreads
../cpan/Time-HiRes/t/alarm.tFAILED
2
Non-zero exit status: 1

[stdio] -Duseithreads -Duse64bitint
../cpan/CPAN-Meta-YAML/t/11_meta_yml.t..FAILED
Bad plan.  You planned 316 tests but ran 274.
../cpan/Memoize/t/expmod_t.tFAILED
7, 10

[perlio] -Duseithreads -Duse64bitint
../dist/Math-BigInt/t/inf_nan.t.FAILED
Bad plan.  You planned 2016 tests but ran 392.

[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/re/reg_posixcc.t...FAILED

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
/tmp//ccxpF3ut.o(.text+0x4c): In function `main':
/tmp//ccU6C6j4.o(.text+0x78): In function `main':
/tmp//ccJoQEnH.o(.text+0x9d): In function `xxx':
/tmp//cccHBqN5.o(.text+0xc4): In function `main':
regcomp.c: In function `Perl_re_op_compile':
regcomp.c:5325: warning: variable `runtime_code' might be clobbered by 
`longjmp' or `vfork'
regcomp.c: In function `S_regatom':
regcomp.c:10442: warning: `oldp' might be used uninitialized in this function
regcomp.o(.text+0x13dfe): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x304): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x13dfe): In function `S_regclass':
command line:12:1: warning: TIME_HIRES_STAT redefined
command line:11:1: warning: this is the location of the previous definition
command line:13:1: warning: TIME_HIRES_STAT redefined
command line:12:1: warning: this is the location of the previous definition
util.o(.text+0x1a9): In function `savestr':
str.o(.text+0x70): In function `str_2ptr':
../libperl.a(sv.o)(.text+0x2877): In function `Perl_sv_2pv_flags':
/tmp//ccL1eyU4.o(.text+0x4c): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:20: warning: sprintf() is often 
misused, please use snprintf()
/tmp//cc2W2yvb.o(.text+0x78): In function `main':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: sprintf() is often 
misused, please use snprintf()
/tmp//ccIIMO7Q.o(.text+0x9d): In function `xxx':
/home/perlsmoke/smoke-me/perl-current/UU/try.c:29: warning: vsprintf() is often 
misused, please use vsnprintf()
/tmp//ccOscxUc.o(.text+0xc4): In function `main':

Smoke [5.14.0] v5.14.0-19-gb9ec774 FAIL(c) darwin 11.4.2 (Intel Core i7/1 cpu)

2012-09-20 Thread tony
Automated smoke report for 5.14.0 patch 
b9ec7747098f822b14e1563bcfa6859adb897351 v5.14.0-19-gb9ec774
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.2 (Mac OS X)
using ? unknown cc version 
smoketime 1 minute 7 seconds (average 4.188 seconds)

Summary: FAIL(c)

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.14.0-19-gb9ec774  Configuration (common) -Dcc=g++
--- -
c - c - 
c - c - -Duse64bitint
c - c - -Dusedtrace
c - c - -Accflags=-DPERL_GLOBAL_STRUCT
c - c - -Duseithreads
c - c - -Duseithreads -Duse64bitint
c - c - -Duseithreads -Dusedtrace
c - c - -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEb9ec7747098f822b14e1563bcfa6859adb897351

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/cpan
Configuration: cpp



Smoke [5.17.5] v5.17.4-16-ga71a1af PASS HP-UX B.11.31/64 (ia64/2 cpu)

2012-09-20 Thread H.Merijn Brand
Automated smoke report for 5.17.5 patch 
a71a1afb2287c191e69669788abc7bd83dc909a1 v5.17.4-16-ga71a1af
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.26
smoketime 9 hours 11 minutes (average 1 hour 8 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.4-16-ga71a1af  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEa71a1afb2287c191e69669788abc7bd83dc909a1

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18
Status overview available here: http://doc.procura.nl/smoke/index.html

-- 
Report by Test::Smoke v1.52 build 1372 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)