Smoke [5.17.4] v5.17.3-164-g846de5c FAIL(F) HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
846de5c9760bd48101cd28e3a4e0edfc1cb36a1b v5.17.3-164-g846de5c
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using cc version A.10.32.30
smoketime 1 day 9 hours 1 minute (average 16 hours 30 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-164-g846de5c  Configuration (common) none
--- -
O O O O O F 
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE846de5c9760bd48101cd28e3a4e0edfc1cb36a1b

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
cpan/Math-Complex/t/Trig.t
Failures: (common-args) none
[univ.utf8] -DDEBUGGING
../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
../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.8.8
(Reporter v0.050 / Smoker v0.045)



Smoke [blead] v5.17.3-181-gba495c0 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 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.4 patch 
ba495c01e84f3a93c5b0fd5fb1064683ada8bab7 v5.17.3-181-gba495c0
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 29 minutes (average 37 minutes 26 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-181-gba495c0  Configuration (common) none
--- -
O F 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEba495c01e84f3a93c5b0fd5fb1064683ada8bab7

Failures: (common-args) none
[default] -DDEBUGGING
../cpan/Memoize/t/expmod_t.tFAILED
7

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(676) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(681) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(6883) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11003) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5820) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2666) : 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(6234) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(772) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2112) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(2122) : 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(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6234) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12196) : warning C4244: '=' 

Smoke [5.17.4] v5.17.3-180-g28453e5 FAIL(F) darwin 12.1.0 (Intel Core 2 Duo/)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.1.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.0 
((tags/Apple/clang-421.0.60))
smoketime 5 hours 29 minutes (average 20 minutes 35 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-180-g28453e5  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 F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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

Failures: (common-args) none
[stdio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/run/switchd.t..FAILED
6
../t/io/defout.tFAILED
No plan found in TAP output
../t/io/layers.tFAILED
Bad plan.  You planned 53 tests but ran 47.
../t/io/open.t..FAILED
Bad plan.  You planned 121 tests but ran 117.
../t/re/subst.t.FAILED
Bad plan.  You planned 189 tests but ran 161.
../t/re/subst_wamp.tFAILED
Bad plan.  You planned 189 tests but ran 161.
../t/re/substT.tFAILED
Bad plan.  You planned 189 tests but ran 161.
../t/op/auto.t..FAILED
No plan found in TAP output
../t/op/bop.t...FAILED
Bad plan.  You planned 439 tests but ran 157.
../t/op/caller.tFAILED
Bad plan.  You planned 90 tests but ran 38.
../t/op/coresubs.t..FAILED
No plan found in TAP output
../t/op/gmagic.tFAILED
No plan found in TAP output
../t/op/goto_xs.t...FAILED
No plan found in TAP output
../t/op/gv.tFAILED
No plan found in TAP output
../t/op/magic.t.FAILED
Bad plan.  You planned 171 tests but ran 150.
../t/op/ref.t...FAILED
Bad plan.  You planned 229 tests but ran 129.
../t/op/readline.t..FAILED
Bad plan.  You planned 30 tests but ran 14.
../t/op/sort.t..FAILED
No plan found in TAP output
../t/op/stash.t.FAILED
Bad plan.  You planned 57 tests but ran 9.
../t/op/substr.tFAILED
No plan found in TAP output
../t/op/substr_thr.tFAILED
Bad plan.  You planned 381 tests but ran 2.
../t/op/svleak.tFAILED
No plan found in TAP output
../t/op/tie.t...FAILED
54, 56, 62
../t/op/tie_fetch_count.t...FAILED
No plan found in TAP output
../t/uni/caller.t...FAILED
No plan found in TAP output
../t/uni/gv.t...FAILED
No plan found in TAP output
../t/uni/parser.t...FAILED
No plan found in TAP output
../t/uni/stash.tFAILED
No plan found in TAP output
../t/mro/package_aliases.t..FAILED
5-6, 8-9
Bad plan.  You planned 52 tests but ran 33.
../lib/universal.t..FAILED
Bad plan.  You planned 13 tests but ran 3.
../t/mro/package_aliases_utf8.t.FAILED
5-6, 8-9
Bad plan.  You planned 52 tests but ran 33.
../t/porting/podcheck.t.FAILED
No plan found in TAP output
../cpan/CGI/t/carp.tFAILED
Bad plan.  You planned 61 tests but ran 38.
../cpan/CGI/t/upload.t..FAILED
No plan found in TAP output
../cpa

Smoke [5.17.4] v5.17.3-180-g28453e5 FAIL(F) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
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 54 minutes (average 24 minutes 33 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-180-g28453e5  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
F F F F F F -Dmad
O O O O O O -Duseithreads
O F O O O O -Duseithreads -Duselongdouble
F F F F F F -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
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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

Failures: (common-args) none
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.

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

[stdio] -DDEBUGGING -Duseithreads -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.
../lib/Benchmark.t..FAILED
15
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 [5.17.4] v5.17.3-180-g28453e5 FAIL(F) HP-UX B.11.31/64 (ia64/2 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
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 8 hours 20 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.3-180-g28453e5  Configuration (common) none
--- -
F 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:
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio] 
../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-174-g51e1fe8 PASS linux 3.1.10-1.9-desktop [os] (x86_64/4 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 3.1.10-1.9-desktop [os]
using ccache g++ version 4.6.2
smoketime 3 hours 58 minutes (average 29 minutes 46 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-174-g51e1fe8  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:
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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 [5.17.4] v5.17.3-174-g51e1fe8 PASS linux 3.2.0-29-generic [debian] (x86_64/2 cpu)

2012-08-29 Thread brian greenfield
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
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 15 minutes (average 42 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-174-g51e1fe8  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
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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:10066:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:10915: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:10915: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:11362: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 [blead] v5.17.3-181-gba495c0 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
ba495c01e84f3a93c5b0fd5fb1064683ada8bab7 v5.17.3-181-gba495c0
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 43 minutes 27 seconds (average 10 minutes 52 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-181-gba495c0  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEba495c01e84f3a93c5b0fd5fb1064683ada8bab7

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]
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]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3970:1: warning: variable ‘throw_away’ set but not used 
[-Wunused-but-set-variable]
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:93: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:10066:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10915: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

Smoke [blead] v5.17.3-181-gba495c0 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
ba495c01e84f3a93c5b0fd5fb1064683ada8bab7 v5.17.3-181-gba495c0
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 45 minutes 59 seconds (average 11 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.3-181-gba495c0  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
SMOKEba495c01e84f3a93c5b0fd5fb1064683ada8bab7

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:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
pp.c:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
scalar.xs:48: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:72:5: warning: expression result unused [-Wunused-value]
./const-c.inc:73: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]
B.xs:2121:14: warning: comparison of unsigned expression >= 0 is always true 
[-Wtautological-compare]
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

Smoke [5.17.4] v5.17.3-180-g28453e5 PASS linux 2.6.37.6-0.11-desktop [SuSE] (x86_64/4 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
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 g++ version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 2 hours 50 minutes (average 21 minutes 18 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-180-g28453e5  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:
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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 [5.17.4] v5.17.3-180-g28453e5 PASS darwin 11.4.0 (Intel Core i7/1 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.0 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 4 hours 26 minutes (average 16 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.3-180-g28453e5  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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] -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Accflags=-DPERL_GLOBAL_STRUCT
[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 -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../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'

-- 
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.3-168-g11dfcd4 FAIL(X) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
11dfcd49cdb95783f37678e2bfdc79fb62c5ac60 v5.17.3-168-g11dfcd4
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 16 hours 34 minutes (average 49 minutes 45 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-168-g11dfcd4  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
X X O X X X 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
X X O X X X O X -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
SMOKE11dfcd49cdb95783f37678e2bfdc79fb62c5ac60

Failures: (common-args) -A -Dcc=clang append:ccflags=" 
-fcatch-undefined-behavior "
[stdio] -Dmad
[stdio] -DDEBUGGING -Dmad
[stdio] -Duseithreads -Dmad
[stdio] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

[perlio/en_US.utf8] -Dmad
[perlio/en_US.utf8] -DDEBUGGING -Dmad
[perlio/en_US.utf8] -Duseithreads -Dmad
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 47
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

Compiler messages(gcc):
scope.c:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
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:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
./const-c.inc:38:2: 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]
./const-c.inc:73: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: w

Smoke [5.17.4] v5.17.3-180-g28453e5 FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
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 14 minutes (average 1 hour 3 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-180-g28453e5  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
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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
985
Non-zero exit status: 1
../cpan/Time-HiRes/t/alarm.tFAILED
5
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 44.
../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/Archive-Extract/t/01_Archive-Extract.t..FAILED
481
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 44.
../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/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 44.
../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 44.
../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/Archive-Extract/t/01_Archive-Extract.t..FAILED
769
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 44.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../dist/Net-Ping/t/510_ping_

Smoke [5.17.4] v5.17.3-174-g51e1fe8 PASS linux 3.1.9-1.4-desktop [os] (x86_64/4 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
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 5 minutes (average 15 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.3-174-g51e1fe8  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:
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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.3] v5.17.2-402-g2c6f48d FAIL(F) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.3 patch 
2c6f48dedc3f910006ab88a925f379df66a4e2aa v5.17.2-402-g2c6f48d
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 icc version 10.1 20080801
smoketime 5 hours 25 minutes (average 27 minutes 6 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.2-402-g2c6f48d  Configuration (common) -Dcc=icc
--- -
F O F F O F 
F O F F O F -Duselongdouble
F O F F O F -Dmad
F O F F O F -Duseithreads
F O F F O F -Duseithreads -Duselongdouble
F O F F O F -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
SMOKE2c6f48dedc3f910006ab88a925f379df66a4e2aa

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

Failures: (common-args) -Dcc=icc
[stdio] 
[stdio] -Duselongdouble
[stdio] -DDEBUGGING -Duselongdouble
[stdio] -Dmad
[stdio] -DDEBUGGING -Dmad
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
[stdio] -Duseithreads -Duselongdouble
[stdio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio] -Duseithreads -Dmad
[stdio] -DDEBUGGING -Duseithreads -Dmad
../t/op/readline.t..FAILED
Bad plan.  You planned 30 tests but ran 14.
../dist/IO/t/io_sock.t..FAILED
Non-zero exit status: 4
Bad plan.  You planned 26 tests but ran 17.

[de_DE.utf8] 
[de_DE.utf8] -Duselongdouble
../t/io/open.t..FAILED
118
../t/op/incfilter.t.FAILED
Bad plan.  You planned 144 tests but ran 141.
../t/porting/test_bootstrap.t...FAILED
Non-zero exit status: 25
../cpan/IO-Compress/t/cz-05examples.t...FAILED
Non-zero exit status: 22
Bad plan.  You planned 26 tests but ran 13.
../ext/B/t/concise.tFAILED
32
../ext/B/t/optree_misc.tFAILED
8
../cpan/Encode/t/enc_eucjp.tFAILED
5
../cpan/Encode/t/enc_utf8.t.FAILED
5
../dist/Storable/t/store.t..FAILED
Non-zero exit status: 25
Bad plan.  You planned 21 tests but ran 12.
../lib/diagnostics.tFAILED
4-14
../ext/PerlIO-scalar/t/scalar.t.FAILED
6-7, 10-11, 15, 20, 39-40, 45-46, 50, 59
66-74, 77
Non-zero exit status: 22

[stdio] -DDEBUGGING
../t/op/readline.t..FAILED
Bad plan.  You planned 30 tests but ran 14.
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1
../dist/IO/t/io_sock.t..FAILED
Non-zero exit status: 4
Bad plan.  You planned 26 tests but ran 17.

[de_DE.utf8] -DDEBUGGING
../t/io/open.t..FAILED
118
../t/op/incfilter.t.FAILED
Bad plan.  You planned 144 tests but ran 141.
../t/porting/test_bootstrap.t...FAILED
Non-zero exit status: 25
../cpan/IO-Compress/t/cz-05examples.t...FAILED
Non-zero exit status: 22
Bad plan.  You planned 26 tests but ran 13.
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1
../ext/B/t/concise.tFAILED
32
../ext/B/t/optree_misc.tFAILED
8
../cpan/Encode/t/enc_eucjp.tFAILED
5
../cpan/Encode/t/enc_utf8.t.FAILED
5
../lib/diagnostics.tFAILED
4-14
../dist/Storable/t/store.t..FAILED
Non-zero exit status: 25
Bad plan.  You planned 21 tests but ran 12.
../ext/PerlIO-scalar/t/scalar.t.FAILED
6-7, 10-11, 15, 20, 39-40, 45-46, 50, 59
66-74, 77
Non-zero exit status: 22

[de_DE.utf8] -DDEBUGGING -Duselongdouble
../t/io/open.t..FAILED
118
../t/op/incfilter.t.FAILED
Bad plan.  You planned 144 tests but ran 141.
../t/porting/test_bootstrap.t...FAILED
Non-zero exit status: 25
../

Smoke [5.17.4] v5.17.3-174-g51e1fe8 PASS linux 3.1.10-1.9-desktop [os] (x86_64/4 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 3.1.10-1.9-desktop [os]
using ccache cc version 4.6.2
smoketime 3 hours 56 minutes (average 29 minutes 37 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-174-g51e1fe8  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:
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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 [5.17.4] v5.17.3-180-g28453e5 PASS MSWin32 Win7 Home Premium (x86/8 cpu)

2012-08-29 Thread Steve Hay
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
HPWIN7: Intel64 Family 6 Model 42 Stepping 7, GenuineIntel (x86/8 cpu)
onMSWin32 - Win7 Home Premium (64-bit) SP1
using cl version 16.00.40219.01
smoketime 1 hour 6 minutes (average 33 minutes 27 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-180-g28453e5  Configuration (common) -DCCTYPE=MSVC100
--- -
O O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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/3582D01B371941FED919F64C0A47C15637B3D8'
MANIFEST did not declare 
'.GIT/OBJECTS/02/4A2A846EEDEA3DE126B74B6CF854A902556A19'
MANIFEST did not declare 
'.GIT/OBJECTS/02/E2C3C0D1F7F4212DAC13644A817FB267D7542B'
MANIFEST did not declare 
'.GIT/OBJECTS/02/E7275F750FE2F87A8636543C72F801231FB779'
MANIFEST did not declare 
'.GIT/OBJECTS/03/8B99310D2BAA0DF57C11C7369C8577FF5C2290'
MANIFEST did not declare 
'.GIT/OBJECTS/09/79AEE231A060732C363C26863A3402C9E8C571'
MANIFEST did not declare 
'.GIT/OBJECTS/09/DF799E1B1475B296CCC8192E15F9043BDECBC8'
MANIFEST did not declare 
'.GIT/OBJECTS/09/FC47D7AC0EC42EAEB9B01659097537B9D5E3DA'
MANIFEST did not declare 
'.GIT/OBJECTS/0A/90B9CB8F185B5566885460C059F94AAF2DD130'
MANIFEST did not declare 
'.GIT/OBJECTS/0C/59A99774793478D24F30EF9FFFAF912A4345F2'
MANIFEST did not declare 
'.GIT/OBJECTS/0C/C1D3ECF182B8F28E4EA441B8D5B2DD04668CD7'
MANIFEST did not declare 
'.GIT/OBJECTS/0F/62E2635C322BD873CA9584CB529E52CD4F'
MANIFEST did not declare 
'.GIT/OBJECTS/0F/831924C7BF30285C2FACB012576FC6F0973079'
MANIFEST did not declare 
'.GIT/OBJECTS/0F/C4714AA17FCB440E297D8A2798E956EED9CA21'
MANIFEST did not declare 
'.GIT/OBJECTS/10/5B8AF3906F34040C9C467401B8A301D460C14C'
MANIFEST did not declare 
'.GIT/OBJECTS/10/666F45F81C62C54E9B74233AC80AC0CE1C79CC'
MANIFEST did not declare 
'.GIT/OBJECTS/11/9FB980928F2EC47F69FCAC0721E6647931974C'
MANIFEST did not declare 
'.GIT/OBJECTS/13/C494518ABF1CF807A7B225222A4C41CCDA2502'
MANIFEST did not declare 
'.GIT/OBJECTS/14/73338E035721DB5D270AC204D930EB53F0CBD6'
MANIFEST did not declare 
'.GIT/OBJECTS/16/28A40DBA89326A9034B7C74376AE1C71DB4E54'
MANIFEST did not declare 
'.GIT/OBJECTS/17/B76E08E1C264C68055684F1AC8F523154E0120'
MANIFEST did not declare 
'.GIT/OBJECTS/17/CE47A8D9AB86A02E9B963D4F9BD487FE1CB049'
MANIFEST did not declare 
'.GIT/OBJECTS/18/0F560E1A75D27A404DA1CDAE6AACF87279519E'
MANIFEST did not declare 
'.GIT/OBJECTS/18/44CC4DD97B0EE68E44D72A0D8BC962B3EEBD71'
MANIFEST did not declare 
'.GIT/OBJECTS/18/DB5B6D07FAB67AAE1203A095E32093ABF6E997'
MANIFEST did not declare 
'.GIT/OBJECTS/19/DE3B5D80222A757DEFD0A2A4C84764A3E25E40'
MANIFEST did not declare 
'.GIT/OBJECTS/1C/4092FC3F322E8088B1D803E1B6771FCA9BDA94'
MANIFEST did not declare 
'.GIT/OBJECTS/1D/2FE7DD54CC53FA4B6C7EB8166F70C4B86201D3'
MANIFEST did not declare 
'.GIT/OBJECTS/1F/FB76AADD59B369A6FA90FCBFA63B0259A813A2'
MANIFEST did not declare 
'.GIT/OBJECTS/20/1FE16BA8F49A0BE6A88698C7F6FEB543929CE1'
MANIFEST did not declare 
'.GIT/OBJECTS/21/8A07E748A53E40C49447C5F8C9BFE372BB5318'
MANIFEST did not declare 
'.GIT/OBJECTS/24/054A5F25FCCC91EBA0B43219068D542CFB111B'
MANIFEST did not declare 
'.GIT/OBJECTS/25/2E5CD4577D82E3A4D3B36F32BE665E8EEB626F'
MANIFEST did not declare 
'.GIT/OBJECTS/25/F254612E8A6F1CC9EA253ADAAB0CCDCCAF50AA'
MANIFEST did not declare 
'.GIT/OBJECTS/25/F930A5AF7D2E593F8A4AE2814D714A81B57A9F'
MANIFEST did not declare 
'.GIT/OBJECTS/29/56A8A24D9B95ADE093D2292421E1DB3A0B135C'
MANIFEST did not declare 
'.GIT/OBJECTS/2B/B3104859663FA63B2EB3F84BD5FFB13DED90AC'
MANIFEST did not dec

Smoke [5.17.4] v5.17.3-174-g51e1fe8 FAIL(F) darwin 12.1.0 (Intel Core 2 Duo/)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.1.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.0 
((tags/Apple/clang-421.0.60))
smoketime 5 hours 28 minutes (average 20 minutes 31 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-174-g51e1fe8  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 F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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

Failures: (common-args) none
[stdio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/run/switchd.t..FAILED
6
../t/io/defout.tFAILED
No plan found in TAP output
../t/io/layers.tFAILED
Bad plan.  You planned 53 tests but ran 47.
../t/io/open.t..FAILED
Bad plan.  You planned 121 tests but ran 117.
../t/re/subst.t.FAILED
Bad plan.  You planned 189 tests but ran 161.
../t/re/subst_wamp.tFAILED
Bad plan.  You planned 189 tests but ran 161.
../t/re/substT.tFAILED
Bad plan.  You planned 189 tests but ran 161.
../t/op/auto.t..FAILED
No plan found in TAP output
../t/op/bop.t...FAILED
Bad plan.  You planned 439 tests but ran 157.
../t/op/caller.tFAILED
Bad plan.  You planned 90 tests but ran 38.
../t/op/coresubs.t..FAILED
No plan found in TAP output
../t/op/gmagic.tFAILED
No plan found in TAP output
../t/op/goto_xs.t...FAILED
No plan found in TAP output
../t/op/gv.tFAILED
No plan found in TAP output
../t/op/magic.t.FAILED
Bad plan.  You planned 171 tests but ran 150.
../t/op/ref.t...FAILED
Bad plan.  You planned 229 tests but ran 129.
../t/op/readline.t..FAILED
Bad plan.  You planned 30 tests but ran 14.
../t/op/sort.t..FAILED
No plan found in TAP output
../t/op/stash.t.FAILED
Bad plan.  You planned 57 tests but ran 9.
../t/op/substr.tFAILED
No plan found in TAP output
../t/op/substr_thr.tFAILED
Bad plan.  You planned 381 tests but ran 2.
../t/op/svleak.tFAILED
No plan found in TAP output
../t/op/tie.t...FAILED
54, 56, 62
../t/op/tie_fetch_count.t...FAILED
No plan found in TAP output
../t/uni/caller.t...FAILED
No plan found in TAP output
../t/uni/gv.t...FAILED
No plan found in TAP output
../t/uni/parser.t...FAILED
No plan found in TAP output
../t/uni/stash.tFAILED
No plan found in TAP output
../t/mro/package_aliases.t..FAILED
5-6, 8-9
Bad plan.  You planned 52 tests but ran 33.
../lib/universal.t..FAILED
Bad plan.  You planned 13 tests but ran 3.
../t/mro/package_aliases_utf8.t.FAILED
5-6, 8-9
Bad plan.  You planned 52 tests but ran 33.
../t/porting/podcheck.t.FAILED
No plan found in TAP output
../cpan/CGI/t/carp.tFAILED
Bad plan.  You planned 61 tests but ran 38.
../cpan/CGI/t/upload.t..FAILED
No plan found in TAP output
../cpa

Smoke [5.17.4] v5.17.3-180-g28453e5 PASS linux 2.6.37.6-0.11-desktop [SuSE] (x86_64/4 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
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 cc version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 2 hours 51 minutes (average 21 minutes 23 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-180-g28453e5  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:
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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.3-180-g28453e5 PASS MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 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.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 27 minutes (average 36 minutes 56 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-180-g28453e5  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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(676) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(681) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(6883) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11003) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5820) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2666) : 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(6234) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(772) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2112) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(2122) : 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(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6234) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
op.c(11003) : warning C4028: formal parameter 2 different from declaratio

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

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
84d96719310ceb693e3efc649475ca7da175d859 v5.17.3-159-g84d9671
iapetus:  ( 0MHz) (armv5tel/)
onlinux - 2.6.32-5-kirkwood [debian]
using cc version 4.4.5
smoketime 18 hours 14 minutes (average 4 hours 33 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-159-g84d9671  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
SMOKE84d96719310ceb693e3efc649475ca7da175d859

-- 
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/find-no_chdir
Configuration: default



Smoke [5.17.4] v5.17.3-174-g51e1fe8 PASS linux 3.1.9-1.4-desktop [os] (x86_64/4 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
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 4 minutes (average 15 minutes 33 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-174-g51e1fe8  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:
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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 [blead] v5.17.3-180-g28453e5 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 45 minutes 26 seconds (average 11 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.3-180-g28453e5  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
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
Glob.xs:100:2: warning: expression result unused [-Wunused-value]
Glob.xs:108:6: 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]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
scalar.xs:48: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]
./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]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
B.xs:2121: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

Smoke [blead] v5.17.3-180-g28453e5 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
28453e5f3d3167d0f1a72abc434059ee99c2ef96 v5.17.3-180-g28453e5
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 44 minutes 11 seconds (average 11 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.3-180-g28453e5  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE28453e5f3d3167d0f1a72abc434059ee99c2ef96

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:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859: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]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3970:1: warning: variable ‘throw_away’ set but not used 
[-Wunused-but-set-variable]
mg_vtable.h:93: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:10066:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10915: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 

Smoke [5.17.4] v5.17.3-174-g51e1fe8 FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
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 15 minutes (average 1 hour 3 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-174-g51e1fe8  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
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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, 745, 961
Non-zero exit status: 3
../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 44.
../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.
../lib/File/stat.t..FAILED
4992
Non-zero exit status: 1

[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.
../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 44.
../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, 985
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 44.
../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
612
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 44.
../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
../t/op/threads.t...FAILED
3
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
745, 985
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 44.
../dist/I18N-Collate/t/I18N-Collate.t...FAILE

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

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
846de5c9760bd48101cd28e3a4e0edfc1cb36a1b v5.17.3-164-g846de5c
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using cc version B.11.X.35098-35101.GP
smoketime 22 hours 52 minutes (average 2 hours 51 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-164-g846de5c  Configuration (common) none
--- -
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:
SMOKE846de5c9760bd48101cd28e3a4e0edfc1cb36a1b

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (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
[perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/magic.t.FAILED
154

[stdio] -DDEBUGGING -Duseithreads
../t/op/magic.t.FAILED
154
../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
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 [5.17.4] v5.17.3-159-g84d9671 FAIL(F) Solaris 2.11 (i386/1 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
84d96719310ceb693e3efc649475ca7da175d859 v5.17.3-159-g84d9671
solaris1164: i86pc (1900MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version
smoketime 12 hours 39 minutes (average 47 minutes 28 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-159-g84d9671  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
SMOKE84d96719310ceb693e3efc649475ca7da175d859

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

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

[perlio] 
[perlio] -Dusedtrace -Duseshrplib
[perlio] -DDEBUGGING -Dusedtrace -Duseshrplib
[perlio] -Dusemorebits
[perlio] -DDEBUGGING -Dusemorebits
[perlio] -Duse64bitall
[perlio] -Duseithreads
[perlio] -Duseithreads -Dusedtrace -Duseshrplib
[perlio] -DDEBUGGING -Duseithreads -Dusedtrace -Duseshrplib
[perlio] -DDEBUGGING -Duseithreads -Dusemorebits
[perlio] -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 291: warning: initializer does not fit or is out of 
range: 0x8000
"./const-xs.inc", line 292: warning: initializer does not fit or is out of 
range: 0x8000
"bzlib.c", line 866: warning: statement not reached
"re_exec.c", line 3326: warning: statement not reached
"re_exec.c", line 3511: warning: statement not reached
"re_exec.c", line 3624: warning: statement not reached
"re_exec.c", line 3649: warning: statement not reached
"re_exec.c", line 4308: warning: statement not reached
"re_exec.c", line 4596: warning: statement not reached
"re_exec.c", line 4847: warning: statement not reached
"re_exec.c", line 4853: warning: statement not reached
"re_exec.c", line 4859: warning: statement not reached
"re_exec.c", line 4894: warning: statement not reached
"re_exec.c", line 4968: warning: statement not reached
"re_exec.c", line 4978: warning: statement not reached
"re_exec.c", line 4982: warning: statement not reached
"re_exec.c", line 4988: warning: statement not reached
"re_exec.c", line 4995: warning: statement not reached
"re_exec.c", line 5005: warning: statement not reached
"re_exec.c", line 5031: warning: statement not reached
"re_exec.c", line 5064: warning: statement not reached
"re_exec.c", line 5090: warning: statement not reached
"re_exec.c", line 5096: warning: statement not reached
"re_exec.c", line 5103: warning: statement not reached
"re_exec.c", line 5106: warning: statement not reached
"re_exec.c", line 5127: warning: statement not reached
"re_exec.c", line 5172: warning: statement not reached
"re_exec.c", line 5303: warning: statement not reached
"re_exec.c", line 5496: warning: statement not reached
"r

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

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
846de5c9760bd48101cd28e3a4e0edfc1cb36a1b v5.17.3-164-g846de5c
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 44 minutes (average 1 hour 28 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-164-g846de5c  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:
SMOKE846de5c9760bd48101cd28e3a4e0edfc1cb36a1b

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:3753:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3755:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
util.c: In function 'Perl_my_snprintf':
util.c:5985:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6022: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:11397: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-191-g2c1968e FAIL(FM) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
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 /opt/gcc-4.6.0/bin/gcc version 4.6.0
smoketime 2 hours 26 minutes (average 12 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.3-191-g2c1968e  Configuration (common) -Dcc=/opt/gcc-4.6.0/bin/gcc
--- -
O O O O F F 
O O O O F O -Duselongdouble
F F F F F F -Dmad
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Duselongdouble
M - - M - - -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
SMOKE2c1968e047571b381be91d7087660441f796c0d0

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

Failures: (common-args) -Dcc=/opt/gcc-4.6.0/bin/gcc
[perlio] -DDEBUGGING
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1

[de_DE.utf8] -DDEBUGGING
../dist/Locale-Maketext/t/09_compile.t..FAILED
1
Non-zero exit status: 255
Bad plan.  You planned 2 tests but ran 1.

[perlio] -DDEBUGGING -Duselongdouble
../ext/B/t/xref.t...FAILED
11-12
Non-zero exit status: 2

[stdio/perlio] -Dmad
[stdio] -DDEBUGGING -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.

[de_DE.utf8] -Dmad
[perlio/de_DE.utf8] -DDEBUGGING -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.
../lib/Benchmark.t..FAILED
15
Non-zero exit status: 1

Passed Todo tests: (common-args) -Dcc=/opt/gcc-4.6.0/bin/gcc
[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
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
compress.c: In function ‘sendMTFValues’:
compress.c:243:19: warning: variable ‘nBytes’ set but not used 
[-Wunused-but-set-variable]
toke.c: In function ‘Perl_yylex’:
toke.c:8201:19: warning: variable ‘have_proto’ set but not used 
[-Wunused-but-set-variable]

-- 
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/superfasthash4
Configuration: gcc460


Smoke [5.17.4] v5.17.3-164-g846de5c FAIL(F) AIX 5.3.0.0/ML12 (PPC/1 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
846de5c9760bd48101cd28e3a4e0edfc1cb36a1b v5.17.3-164-g846de5c
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML12
using xlc -q32 version 12.1.0.0
smoketime 21 hours 27 minutes (average 1 hour 47 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-164-g846de5c  Configuration (common) none
--- -
O O O O O O 
O O O O O F -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:
SMOKE846de5c9760bd48101cd28e3a4e0edfc1cb36a1b

Testsuite was run only with 'harness'

Failures: (common-args) none
[EN_US.UTF-8] -DDEBUGGING -Duse64bitint
../dist/IO/t/cachepropagate-unix.t..FAILED
Non-zero exit status: -1

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

Passed Todo tests: (common-args) none
[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(aix):
"pp_sys.c", line 3074.22: 1506-280 (W) Function argument assignment between 
types "char*" and "const char*" is not allowed.
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-168-g11dfcd4 PASS linux 3.2.0-29-generic [debian] (x86_64/2 cpu)

2012-08-29 Thread brian greenfield
Automated smoke report for 5.17.4 patch 
11dfcd49cdb95783f37678e2bfdc79fb62c5ac60 v5.17.3-168-g11dfcd4
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 19 minutes (average 42 minutes 29 seconds)

Summary: PASS

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

v5.17.3-168-g11dfcd4  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
SMOKE11dfcd49cdb95783f37678e2bfdc79fb62c5ac60

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:10066:7: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result [-Wunused-result]
sv.c:10915: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:10915: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:11362: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 [blead] v5.17.3-168-g11dfcd4 FAIL(X) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
11dfcd49cdb95783f37678e2bfdc79fb62c5ac60 v5.17.3-168-g11dfcd4
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 15 hours 49 minutes (average 47 minutes 28 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-168-g11dfcd4  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
X X O X X X 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
X X O X X X O X -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
SMOKE11dfcd49cdb95783f37678e2bfdc79fb62c5ac60

Failures: (common-args) -Dcc=g++ -O
[stdio] -Dmad
[stdio] -DDEBUGGING -Dmad
[stdio] -Duseithreads -Dmad
[stdio] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

[perlio/en_US.utf8] -Dmad
[perlio] -DDEBUGGING -Dmad
[perlio/en_US.utf8] -Duseithreads -Dmad
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 47
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

[en_US.utf8] -DDEBUGGING -Dmad
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 49
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

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]
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]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
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 ‘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]
mg_vtable.h:93:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’ [enabled by default]
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]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3970:1: warning: variable ‘throw_away’ set but

Smoke [5.17.4] v5.17.3-174-g51e1fe8 FAIL(F) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
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 5 hours (average 25 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-174-g51e1fe8  Configuration (common) none
--- -
F O O O O O 
F O O O O O -Duselongdouble
F F F F F F -Dmad
O O O F O O -Duseithreads
O F O O O O -Duseithreads -Duselongdouble
F F F F F F -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
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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

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

[stdio/de_DE.utf8] -Dmad
[perlio] -DDEBUGGING -Dmad
[perlio/de_DE.utf8] -Duseithreads -Dmad
[perlio] -DDEBUGGING -Duseithreads -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.

[perlio] -Dmad
[stdio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio] -Duseithreads -Dmad
[stdio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.
../lib/Benchmark.t..FAILED
15
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 [5.17.4] v5.17.3-191-g2c1968e FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
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 20 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.3-191-g2c1968e  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
SMOKE2c1968e047571b381be91d7087660441f796c0d0

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
649, 961
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 44.
../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 44.
../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 44.
../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
577
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 44.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -Duseithreads -Uusemymalloc
../t/re/pat_advanced_thr.t..FAILED
No plan found in TAP output
../t/re/pat_psycho_thr.t??
../t/re/pat_re_eval_thr.t...FAILED
5, 10
Bad plan.  You planned 459 tests but ran 283.
../t/re/pat_rt_report_thr.t.FAILED
Bad plan.  You planned 2521 tests but ran 38.
../t/re/pat_special_cc_thr.tFAILED
Bad plan.  You planned 9 tests but ran 0.
../t/re/pat_thr.t...FAILED
Bad plan.  You planned 453 tests but ran 68.
../t/re/reg_email_thr.t

Smoke [blead] v5.17.3-174-g51e1fe8 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 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.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 16 minutes (average 34 minutes 2 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-174-g51e1fe8  Configuration (common) none
--- -
O F 
F O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

Failures: (common-args) none
[default] -DDEBUGGING
../t/op/alarm.t.FAILED
2

[default] -Duseithreads
../t/op/alarm.t.FAILED
4

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(676) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(681) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(6883) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11003) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5820) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2666) : 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(6234) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(772) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2112) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(2122) : 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(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6234) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10784) : warning C4244: '=

Re: Smoke [blead] v5.17.3-68-g502e97e FAIL(F) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

2012-08-29 Thread Nicholas Clark
On Thu, Aug 23, 2012 at 12:29:00AM -0400, George Greer wrote:

> v5.17.3-68-g502e97e  Configuration (common) -A -Dcc=clang append:ccflags=" 
> -fcatch-undefined-behavior -DPERL_POISON "
> --- -
> O O O O 
> F O O O -Duseithreads
> | +- -DDEBUGGING
> +--- no debugging
> 
> 
> Locally applied patches:
> uncommitted-changes
> SMOKE502e97e076ed47d4a88af1994a7c61990ad48868
> 
> Testsuite was run only with 'harness'
> 
> Failures: (common-args) -A -Dcc=clang append:ccflags=" 
> -fcatch-undefined-behavior -DPERL_POISON "
> [default] -Duseithreads
> ../t/porting/checkcase.tFAILED
> Non-zero exit status: 2
> No plan found in TAP output

For which the logs show:

Can't locate Carp.pm in @INC (@INC contains: lib .) at lib/warnings.pm line 538.
porting/checkcase.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run

I believe that this is because File::Find::find() calls warn::warnif() in 
various cases, which tries to lazy-load Carp, which doesn't work when @INC
only has a relative path, and File::Find::find() has changed directory.

I've fixed this in blead by refactoring the test to pass no_chdir to
File::Find::find(). I don't know what the underlying problem it tried to
warn about was, but at least now

a) we stand a chance of finding out
b) we hopefully avoid spurious Fs in smoke reports

Nicholas Clark


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

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
846de5c9760bd48101cd28e3a4e0edfc1cb36a1b v5.17.3-164-g846de5c
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 6 minutes (average 1 hour 8 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-164-g846de5c  Configuration (common) -Dcc=gcc
--- -
F F 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:
SMOKE846de5c9760bd48101cd28e3a4e0edfc1cb36a1b

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[stdio] 
../t/op/rand.t..FAILED
5

[perlio] 
../cpan/Time-HiRes/t/ualarm.t...FAILED
11
Non-zero exit status: 1

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:3753:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3755:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
util.c: In function 'Perl_my_snprintf':
util.c:5985:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6022: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:11397: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 [blead] v5.17.3-169-g3013c63 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 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.4 patch 
3013c637d1218ee9b8d88c8df6a48b0413a63df9 v5.17.3-169-g3013c63
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 46 minutes (average 41 minutes 42 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-169-g3013c63  Configuration (common) none
--- -
F O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE3013c637d1218ee9b8d88c8df6a48b0413a63df9

Failures: (common-args) none
[default] 
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
62
Non-zero exit status: 1
../cpan/Memoize/t/expmod_t.tFAILED
7

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(676) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(681) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(6883) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11003) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5820) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2666) : 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(6234) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(772) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2112) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(2122) : 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(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6234) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10784) : warning C4244: '=' : co

Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(m) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 15 minutes 22 seconds (average 46.100 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.3-191-g2c1968e  Configuration (common) -Dcc=g++
--- -
m - - m - - 
m - - m - - -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall
m - - m - - -Dusemorebits
m - - m - - -Dmad
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall
m - - m - - -Duseithreads -Dusemorebits
m - - m - - -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE2c1968e047571b381be91d7087660441f796c0d0

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:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
universal.c: In function ‘void XS_Internals_PERL_HASH(CV*)’:
universal.c:1136:13: error: ‘UINT32_C’ was not declared in this scope
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3991:1: warning: variable ‘throw_away’ set but not used 
[-Wunused-but-set-variable]
gv.c: In function ‘GP* Perl_newGP(GV*)’:
gv.c:185:5: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘void* Perl_hv_common(HV*, SV*, const char*, STRLEN, int, 
int, SV*, U32)’:
hv.c:618:2: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘SV* S_hv_delete_common(HV*, SV*, const char*, STRLEN, int, 
I32, U32)’:
hv.c:983:2: error: ‘UINT32_C’ was not declared in this scope
gv.c: In function ‘void Perl_gv_name_set(GV*, const char*, U32, U32)’:
gv.c:3115:5: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘void S_hsplit(HV*)’:
hv.c:1242:6: error: ‘UINT32_C’ was not declared in this scope
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]
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 ‘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]
hv.c: In function ‘void Perl_hv_name_set(HV*, const char*, U32, U32)’:
hv.c:2117:5: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘void Perl_hv_ename_add(HV*, const char*, U32, U32)’:
hv.c:2167:5: error: ‘UINT32_C’ was not declared in this scope
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]
hv.c: In function ‘HEK* Perl_share_hek(const char*, I32, U32)’:
hv.c:2709:11: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘SV* Perl_refcounted_he_fetch_pvn(const refcounted_he*, const 
char*, STRLEN, U32, U32)’:
hv.c:3056:2: error: ‘UINT32_C’ was not declared in this scope
hv.c: In function ‘refcounted_he* Perl_refcounted_he_new_pvn(refcounted_he*, 
const char*, STRLEN, U32, SV*, U32)’:
hv.c:3227:2: error: ‘UINT32_C’ was not declared in this scope

Smoke [smoke-me/find-no_chdir] v5.17.3-159-g84d9671 FAIL(X) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
84d96719310ceb693e3efc649475ca7da175d859 v5.17.3-159-g84d9671
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 16 hours 52 minutes (average 50 minutes 37 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-159-g84d9671  Configuration (common) -Dcc=g++
--- -
O O O O O O O O 
O O O O O O O O -Accflags=-DPERL_POISON
O O O O O O O O -Duse64bitall
O O O O O O O O -Dusemorebits
X X O X X X 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
X X O X X X O X -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
SMOKE84d96719310ceb693e3efc649475ca7da175d859

Failures: (common-args) -Dcc=g++
[stdio] -Dmad
[stdio] -DDEBUGGING -Dmad
[stdio] -Duseithreads -Dmad
[stdio/en_US.utf8] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

[perlio/en_US.utf8] -Dmad
[perlio/en_US.utf8] -DDEBUGGING -Dmad
[perlio/en_US.utf8] -Duseithreads -Dmad
[perlio] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 47
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

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]
mg_vtable.h:93: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]
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:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3991:1: warning: variable ‘throw_away’ 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:10066:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10915:53: warni

Smoke [blead] v5.17.3-174-g51e1fe8 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 48 minutes 16 seconds (average 12 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.3-174-g51e1fe8  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
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
B.xs:2121:14: warning: comparison of unsigned expression >= 0 is always true 
[-Wtautological-compare]
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]
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]
Bzip2.xs:326: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]
./const-c.inc:72: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]
Unicode.xs:

Smoke [blead] v5.17.3-174-g51e1fe8 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
51e1fe85f60b4794a6d7a9bd935381c9af035e49 v5.17.3-174-g51e1fe8
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 47 minutes 34 seconds (average 11 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.3-174-g51e1fe8  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE51e1fe85f60b4794a6d7a9bd935381c9af035e49

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]
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]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859:7: warning: variable ‘gimme’ set but not used 
[-Wunused-but-set-variable]
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]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3970:1: warning: variable ‘throw_away’ set but not used 
[-Wunused-but-set-variable]
mg_vtable.h:93: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:10066:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10915: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

Smoke [5.17.4] v5.17.3-191-g2c1968e FAIL(FM) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
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 2 hours 22 minutes (average 11 minutes 54 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.3-191-g2c1968e  Configuration (common) none
--- -
O O F O O O 
O O O O O O -Duselongdouble
F F F F F F -Dmad
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Duselongdouble
M - - M - - -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
SMOKE2c1968e047571b381be91d7087660441f796c0d0

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

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

[stdio/perlio/de_DE.utf8] -Dmad
[perlio/de_DE.utf8] -DDEBUGGING -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.

[stdio] -DDEBUGGING -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.
../lib/Benchmark.t..FAILED
15
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
../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/superfasthash4
Configuration: default


Smoke [blead] v5.17.3-169-g3013c63 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
3013c637d1218ee9b8d88c8df6a48b0413a63df9 v5.17.3-169-g3013c63
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 47 minutes 59 seconds (average 11 minutes 60 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-169-g3013c63  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
SMOKE3013c637d1218ee9b8d88c8df6a48b0413a63df9

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:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
pp.c:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
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]
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]
./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]
./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: warning: expression result unused [-Wunused-value]
B.xs:2121: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

Re: Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 Thread demerphq
Hi,

I cant find the test verbose output for the failing tests.  Can you help me out?

Yves


On 29 August 2012 12:19, George Greer  wrote:
> 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.4 patch 
> 2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
> perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
> onMSWin32 - Win2000 SP4
> using cl version 14.00.50727.762
> smoketime 2 hours 16 minutes (average 34 minutes 12 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-191-g2c1968e  Configuration (common) none
> --- -
> F F
> F F -Duseithreads
> | +- -DDEBUGGING
> +--- no debugging
>
>
> Locally applied patches:
> uncommitted-changes
> SMOKE2c1968e047571b381be91d7087660441f796c0d0
>
> Failures: (common-args) none
> [default]
> ../t/op/hash.t..FAILED
> 6
> ../cpan/Memoize/t/expmod_t.tFAILED
> 7
>
> [default] -DDEBUGGING
> ../t/op/alarm.t.FAILED
> 2
> ../t/op/hash.t..FAILED
> 6
>
> [default] -Duseithreads
> ../t/re/pat_advanced_thr.t..FAILED
> Non-zero exit status: 3
> No plan found in TAP output
> ../t/re/pat_psycho_thr.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 11 tests but ran 0.
> ../t/re/pat_re_eval_thr.t...FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 459 tests but ran 0.
> ../t/re/pat_rt_report_thr.t.FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 2521 tests but ran 0.
> ../t/re/pat_special_cc_thr.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 9 tests but ran 0.
> ../t/re/pat_thr.t...FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 453 tests but ran 0.
> ../t/re/reg_email_thr.t.FAILED
> Non-zero exit status: 3
> No plan found in TAP output
> ../t/re/regexp_qr_embed_thr.t...FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 1706 tests but ran 9.
> ../t/re/regexp_unicode_prop_thr.t...FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 1060 tests but ran 0.
> ../t/op/fork.t..FAILED
> 1-25
> ../t/op/index_thr.t.FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 114 tests but ran 0.
> ../t/op/reset.t.FAILED
> 21-24
> ../t/op/substr_thr.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 381 tests but ran 2.
> ../t/op/threads-dirh.t..FAILED
> 1
> Non-zero exit status: 3
> Bad plan.  You planned 6 tests but ran 1.
> ../t/op/threads.t...FAILED
> 1-3
> Non-zero exit status: 3
> Bad plan.  You planned 26 tests but ran 3.
> ../cpan/Digest-MD5/t/threads.t..FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 2 tests but ran 0.
> ../cpan/File-Temp/t/fork.t..FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 8 tests but ran 1.
> ../cpan/Socket/t/socketpair.t...FAILED
> Non-zero exit status: 3
> No plan found in TAP output
> ../cpan/Test-Simple/t/fork.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 1 tests but ran 0.
> ../cpan/Test-Simple/t/threads.t.FAILED
> Non-zero exit status: 3
> Bad plan.  You planned 6 tests but ran 0.
> ../cpan/Test-Simple/t/Builder/fork_with_new_stdout.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 2 tests but ran 0.
> ../cpan/Test-Simple/t/subtest/fork.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 1 tests but ran 0.
> ../cpan/Win32/t/GetCurrentThreadId.tFAILED
> Non-zero exit status: 3
> Bad plan.  You planned 4 tests but ran 1.
> ../dis

Smoke [blead] v5.17.3-169-g3013c63 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
3013c637d1218ee9b8d88c8df6a48b0413a63df9 v5.17.3-169-g3013c63
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 45 minutes 21 seconds (average 11 minutes 20 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-169-g3013c63  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
--- -
O O O O 
O O O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE3013c637d1218ee9b8d88c8df6a48b0413a63df9

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:2858:8: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2859:7: warning: variable ‘gimme’ 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]
regexec.c: In function ‘I32 S_regmatch(regmatch_info*, regnode*)’:
regexec.c:3970:1: warning: variable ‘throw_away’ 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:10066:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10915:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:93: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

Smoke [5.17.4] v5.17.3-168-g11dfcd4 FAIL(F) cygwin_nt-5.2-wow64 1.7.16(0.262/5/3) (x86/2 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
11dfcd49cdb95783f37678e2bfdc79fb62c5ac60 v5.17.3-168-g11dfcd4
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 22 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.3-168-g11dfcd4  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
SMOKE11dfcd49cdb95783f37678e2bfdc79fb62c5ac60

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, 985
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 44.
../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
612, 985
Non-zero exit status: 2
../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 44.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -DDEBUGGING -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
313, 769, 961, 985
Non-zero exit status: 4
../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 44.
../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
289, 313, 985
Non-zero exit status: 3
../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 44.
../dist/I18N-Collate/t/I18N-Collate.t...FAILED
6-7
Non-zero exit status: 2
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[stdio] -Duseithreads -Uusemymalloc
../t/op/alarm.t.FAILED
1-2
../cpan/Archive-Extract/t/01_Archive-Extract.t..FAILED
289, 985
Non-zero exit status: 2
../cpan/Time-HiRes/t/ualarm.t...

Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 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.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 16 minutes (average 34 minutes 12 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-191-g2c1968e  Configuration (common) none
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE2c1968e047571b381be91d7087660441f796c0d0

Failures: (common-args) none
[default] 
../t/op/hash.t..FAILED
6
../cpan/Memoize/t/expmod_t.tFAILED
7

[default] -DDEBUGGING
../t/op/alarm.t.FAILED
2
../t/op/hash.t..FAILED
6

[default] -Duseithreads
../t/re/pat_advanced_thr.t..FAILED
Non-zero exit status: 3
No plan found in TAP output
../t/re/pat_psycho_thr.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 11 tests but ran 0.
../t/re/pat_re_eval_thr.t...FAILED
Non-zero exit status: 3
Bad plan.  You planned 459 tests but ran 0.
../t/re/pat_rt_report_thr.t.FAILED
Non-zero exit status: 3
Bad plan.  You planned 2521 tests but ran 0.
../t/re/pat_special_cc_thr.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 9 tests but ran 0.
../t/re/pat_thr.t...FAILED
Non-zero exit status: 3
Bad plan.  You planned 453 tests but ran 0.
../t/re/reg_email_thr.t.FAILED
Non-zero exit status: 3
No plan found in TAP output
../t/re/regexp_qr_embed_thr.t...FAILED
Non-zero exit status: 3
Bad plan.  You planned 1706 tests but ran 9.
../t/re/regexp_unicode_prop_thr.t...FAILED
Non-zero exit status: 3
Bad plan.  You planned 1060 tests but ran 0.
../t/op/fork.t..FAILED
1-25
../t/op/index_thr.t.FAILED
Non-zero exit status: 3
Bad plan.  You planned 114 tests but ran 0.
../t/op/reset.t.FAILED
21-24
../t/op/substr_thr.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 381 tests but ran 2.
../t/op/threads-dirh.t..FAILED
1
Non-zero exit status: 3
Bad plan.  You planned 6 tests but ran 1.
../t/op/threads.t...FAILED
1-3
Non-zero exit status: 3
Bad plan.  You planned 26 tests but ran 3.
../cpan/Digest-MD5/t/threads.t..FAILED
Non-zero exit status: 3
Bad plan.  You planned 2 tests but ran 0.
../cpan/File-Temp/t/fork.t..FAILED
Non-zero exit status: 3
Bad plan.  You planned 8 tests but ran 1.
../cpan/Socket/t/socketpair.t...FAILED
Non-zero exit status: 3
No plan found in TAP output
../cpan/Test-Simple/t/fork.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 1 tests but ran 0.
../cpan/Test-Simple/t/threads.t.FAILED
Non-zero exit status: 3
Bad plan.  You planned 6 tests but ran 0.
../cpan/Test-Simple/t/Builder/fork_with_new_stdout.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 2 tests but ran 0.
../cpan/Test-Simple/t/subtest/fork.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 1 tests but ran 0.
../cpan/Win32/t/GetCurrentThreadId.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 4 tests but ran 1.
../dist/IO/t/cachepropagate-tcp.t...FAILED
Non-zero exit status: 3
Bad plan.  You planned 8 tests but ran 4.
../dist/IO/t/io_multihomed.tFAILED
Non-zero exit status: 3
Bad plan.  You planned 8 tests but ran 1.
../dist/IO/t/io_sock.t..FAILED
Non-zer

Smoke [5.15.7] v5.15.7-435-g95cb1ee FAIL(F) openbsd 4.7 (amd64/2 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.15.7 patch 
95cb1ee2f640e724647e6c613e5f7155fcb837e5 v5.15.7-435-g95cb1ee
openbsd64.tony.develop-help.com: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (3009 
MHz) (amd64/2 cpu)
onopenbsd - 4.7
using cc version 3.3.5 (propolice)
smoketime 7 hours 47 minutes (average 58 minutes 23 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.15.7-435-g95cb1ee  Configuration (common) none
--- -
F F F F 
F F F 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
SMOKE95cb1ee2f640e724647e6c613e5f7155fcb837e5

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

Failures: (common-args) none
[stdio/perlio] 
[stdio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/porting/regen.tFAILED
7
../dist/IO/t/cachepropagate-tcp.t...FAILED
6, 8
../dist/IO/t/cachepropagate-udp.t...FAILED
5
../dist/IO/t/cachepropagate-unix.t..FAILED
6, 13, 15

[perlio] -DDEBUGGING
[perlio] -DDEBUGGING -Duseithreads
../t/porting/regen.tFAILED
7
../cpan/Time-HiRes/t/usleep.t...FAILED
4
Non-zero exit status: 1
../dist/IO/t/cachepropagate-tcp.t...FAILED
6, 8
../dist/IO/t/cachepropagate-udp.t...FAILED
5
../dist/IO/t/cachepropagate-unix.t..FAILED
6, 13, 15

[stdio] -Duseithreads -Duse64bitint
../t/porting/regen.tFAILED
7
../dist/IO/t/cachepropagate-tcp.t...FAILED
6, 8
../dist/IO/t/cachepropagate-udp.t...FAILED
5
../dist/IO/t/cachepropagate-unix.t..FAILED
6, 13, 15
../ext/XS-APItest/t/call.t..FAILED

[perlio] -Duseithreads -Duse64bitint
../t/porting/regen.tFAILED
7
../cpan/Memoize/t/expmod_t.tFAILED
7, 10
../dist/IO/t/cachepropagate-tcp.t...FAILED
6, 8
../dist/IO/t/cachepropagate-udp.t...FAILED
5
../dist/IO/t/cachepropagate-unix.t..FAILED
6, 13, 15

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//ccXbOHlh.o(.text+0x4c): In function `main':
/tmp//ccDWwDaI.o(.text+0x78): In function `main':
/tmp//ccbPVDzd.o(.text+0x9d): In function `xxx':
/tmp//ccr5L46y.o(.text+0xc4): In function `main':
/usr/include/sys/ucred.h:46: error: `NGROUPS' undeclared here (not in a 
function)
/usr/include/sys/proc.h:64: error: `MAXLOGNAME' undeclared here (not in a 
function)
/usr/include/sys/proc.h:245: error: `MAXCOMLEN' undeclared here (not in a 
function)
/usr/include/sys/sysctl.h:334: error: `MAXLOGNAME' undeclared here (not in a 
function)
try.c: In function `main':
try.c:22: error: `KERN_PROC' undeclared (first use in this function)
try.c:22: error: (Each undeclared identifier is reported only once
try.c:22: error: for each function it appears in.)
try.c:23: error: `KERN_PROC_PATHNAME' undeclared (first use in this function)
malloc.c: In function `getpages':
malloc.c:1509: warning: comparison between signed and unsigned
regcomp.o(.text+0x1256e): In function `S_regclass':
libperl.a(DynaLoader.o)(.text+0x2d0): In function `XS_DynaLoader_dl_load_file':
libperl.a(regcomp.o)(.text+0x1256e): In function `S_regclass':
:12:1: warning: "TIME_HIRES_STAT" redefined
:11:1: warning: this is the location of the previous definition
:13:1: warning: "TIME_HIRES_STAT" redefined
: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+0x2513): In function `Perl_sv_2pv_flags':
/tmp//cc0UoxCB.o(.text+0x4c): In function `main':
/home/perlsmoke/smoke-me/perl-cur

Smoke [blead] v5.17.3-154-g9e7f031 FAIL(X) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
9e7f031c1856270daeb95d2b6db9817469855476 v5.17.3-154-g9e7f031
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 17 hours 32 minutes (average 52 minutes 37 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-154-g9e7f031  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 X O O O O -Dusemorebits
X X O X X X 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
X X O X X X O X -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
SMOKE9e7f031c1856270daeb95d2b6db9817469855476

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

[stdio] -Dmad
[stdio] -DDEBUGGING -Dmad
[stdio] -Duseithreads -Dmad
[stdio] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

[perlio/en_US.utf8] -Dmad
[perlio/en_US.utf8] -DDEBUGGING -Dmad
[perlio] -Duseithreads -Dmad
[perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 47
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

[en_US.utf8] -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/comp/require.t. 
... FAILED at test 49
../t/op/svleak.t 
.. FAILED--expected 27 tests, 
saw 23

Compiler messages(gcc):
perlio.c:5182:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
scope.c:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
pp.c:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
Bzip2.xs:

Smoke [5.17.4] v5.17.3-165-gae6203a FAIL(F) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
ae6203a7030922048a6a5e4f918429401e7fd829 v5.17.3-165-gae6203a
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 54 minutes (average 24 minutes 34 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-165-gae6203a  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
F F F F F F -Dmad
O O O O O O -Duseithreads
F O O O F O -Duseithreads -Duselongdouble
F F F F F F -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
SMOKEae6203a7030922048a6a5e4f918429401e7fd829

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

Failures: (common-args) none
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../t/op/svleak.tFAILED
Bad plan.  You planned 27 tests but ran 23.

[stdio] -Duseithreads -Duselongdouble
[perlio] -DDEBUGGING -Duseithreads -Duselongdouble
../lib/Benchmark.t..FAILED
15
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: remotes/origin/smoke-me/porting-filenames
Configuration: default


Smoke [5.17.4] v5.17.3-159-g84d9671 FAIL(F) darwin 12.1.0 (Intel Core 2 Duo/)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
84d96719310ceb693e3efc649475ca7da175d859 v5.17.3-159-g84d9671
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
ondarwin - 12.1.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple Clang 4.0 
((tags/Apple/clang-421.0.60))
smoketime 5 hours 30 minutes (average 20 minutes 39 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-159-g84d9671  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 F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE84d96719310ceb693e3efc649475ca7da175d859

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

Failures: (common-args) none
[stdio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/run/switchd.t..FAILED
6
../t/io/defout.tFAILED
No plan found in TAP output
../t/io/layers.tFAILED
Bad plan.  You planned 53 tests but ran 47.
../t/io/open.t..FAILED
Bad plan.  You planned 121 tests but ran 117.
../t/re/subst.t.FAILED
Bad plan.  You planned 189 tests but ran 161.
../t/re/subst_wamp.tFAILED
Bad plan.  You planned 189 tests but ran 161.
../t/re/substT.tFAILED
Bad plan.  You planned 189 tests but ran 161.
../t/op/auto.t..FAILED
No plan found in TAP output
../t/op/bop.t...FAILED
Bad plan.  You planned 439 tests but ran 157.
../t/op/caller.tFAILED
Bad plan.  You planned 90 tests but ran 38.
../t/op/coresubs.t..FAILED
No plan found in TAP output
../t/op/gmagic.tFAILED
No plan found in TAP output
../t/op/goto_xs.t...FAILED
No plan found in TAP output
../t/op/gv.tFAILED
No plan found in TAP output
../t/op/magic.t.FAILED
Bad plan.  You planned 171 tests but ran 150.
../t/op/ref.t...FAILED
Bad plan.  You planned 229 tests but ran 129.
../t/op/readline.t..FAILED
Bad plan.  You planned 30 tests but ran 14.
../t/op/sort.t..FAILED
No plan found in TAP output
../t/op/stash.t.FAILED
Bad plan.  You planned 57 tests but ran 9.
../t/op/substr_thr.tFAILED
Bad plan.  You planned 381 tests but ran 2.
../t/op/substr.tFAILED
No plan found in TAP output
../t/op/svleak.tFAILED
No plan found in TAP output
../t/op/tie.t...FAILED
54, 56, 62
../t/op/tie_fetch_count.t...FAILED
No plan found in TAP output
../t/uni/caller.t...FAILED
No plan found in TAP output
../t/uni/gv.t...FAILED
No plan found in TAP output
../t/uni/parser.t...FAILED
No plan found in TAP output
../t/uni/stash.tFAILED
No plan found in TAP output
../t/mro/package_aliases.t..FAILED
5-6, 8-9
Bad plan.  You planned 52 tests but ran 33.
../lib/universal.t..FAILED
Bad plan.  You planned 13 tests but ran 3.
../t/mro/package_aliases_utf8.t.FAILED
5-6, 8-9
Bad plan.  You planned 52 tests but ran 33.
../t/porting/podcheck.t.FAILED
No plan found in TAP output
../cpan/CGI/t/carp.tFAILED
Bad plan.  You planned 61 tests but ran 38.
../cpan/CGI/t/upload.t..FAILED
No plan found in TAP output
../cpa

Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(M) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

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

Automated smoke report for 5.17.4 patch 
2c1968e047571b381be91d7087660441f796c0d0 v5.17.3-191-g2c1968e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 3.2.0-25-generic [debian]
using clang version 4.2.1 Compatible Ubuntu Clang 3.0 
(tags/RELEASE_30/final)
smoketime 21 minutes 2 seconds (average 5 minutes 16 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.3-191-g2c1968e  Configuration (common) -A -Dcc=clang append:ccflags=" 
-fcatch-undefined-behavior -DPERL_POISON "
--- -
O O O O 
- M - M -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE2c1968e047571b381be91d7087660441f796c0d0

Testsuite was run only with 'harness'

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

Compiler messages(gcc):
scope.c:691:68: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
scope.c:691:72: warning: conversion specifies type 'long' but the argument has 
type 'I32' (aka 'int') [-Wformat]
utf8.c:1707:20: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3474:22: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3788:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:3996:12: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned 
char') changes value from 65533 to 253 [-Wconstant-conversion]
pp.c:4224: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]
Bzip2.xs:326:5: warning: expression result unused [-Wunused-value]
./const-c.inc:47:2: 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: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]
Socket.xs:919:16: warning: more '%' conversions than data arguments [-Wformat]
Socket.xs:925:16: warning: more '%' conversions than data arguments [-Wformat]
./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]
B.xs:2121: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]
Typemap.xs:179:46: warning: conversion specifies type 'unsigned int' but the 
argument has type 'UV' (aka 'unsigned long') [-Wformat]
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]
Zlib.xs:620:5: warning: expression result unused [-Wunused-value]
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-159-g84d9671 PASS darwin 11.4.0 (Intel Core i7/1 cpu)

2012-08-29 Thread tony
Automated smoke report for 5.17.4 patch 
84d96719310ceb693e3efc649475ca7da175d859 v5.17.3-159-g84d9671
pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
ondarwin - 11.4.0 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.15.00)
smoketime 4 hours 28 minutes (average 16 minutes 45 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-159-g84d9671  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Accflags=-DPERL_GLOBAL_STRUCT
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE84d96719310ceb693e3efc649475ca7da175d859

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] -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Accflags=-DPERL_GLOBAL_STRUCT
[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 -Accflags=-DPERL_GLOBAL_STRUCT
[stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
../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'

-- 
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/find-no_chdir
Configuration: default



Smoke [blead] v5.17.3-168-g11dfcd4 PASS MSWin32 Win2000 SP4 (x86/1 cpu)

2012-08-29 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.4 patch 
11dfcd49cdb95783f37678e2bfdc79fb62c5ac60 v5.17.3-168-g11dfcd4
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 22 minutes (average 35 minutes 33 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-168-g11dfcd4  Configuration (common) none
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE11dfcd49cdb95783f37678e2bfdc79fb62c5ac60

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(676) : warning C4646: function declared with __declspec(noreturn) has 
non-void return type
..\mg.c(681) : warning C4645: function declared with __declspec(noreturn) has a 
return statement
op.c(6883) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
char', possible loss of data
op.c(11003) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5820) : warning C4244: 'function' : conversion from 'U32' to 'const 
char', possible loss of data
..\pp_hot.c(2666) : 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(6234) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 
'char', possible loss of data
..\regcomp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
..\regcomp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', 
possible loss of data
..\regexec.c(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\regexec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\toke.c(772) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
loss of data
B.xs(2112) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(2122) : 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(4361) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_exec.c(4364) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
re_comp.c(6234) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6235) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6259) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(6260) : warning C4244: 'function' : conversion from 'I32' to 'char', 
possible loss of data
re_comp.c(10784) : warning C4244: '=' : conversion from 'UV' to 'char', 
possible loss of data
re_comp.c(12196) : warning C4244: '=' : conversion from 'IV' to 'U8', possible 
loss of data
op.c(11003) : warning C4028: formal parameter 2 different from declaratio

Smoke [5.17.4] v5.17.3-168-g11dfcd4 PASS linux 3.5.2-3.fc17.x86_64 [fedora] (x86_64/2 cpu)

2012-08-29 Thread Johan Vromans
Automated smoke report for 5.17.4 patch 
11dfcd49cdb95783f37678e2bfdc79fb62c5ac60 v5.17.3-168-g11dfcd4
phoenix.squirrel.nl: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (GenuineIntel 
1862MHz) (x86_64/2 cpu)
onlinux - 3.5.2-3.fc17.x86_64 [fedora]
using cc version 4.7.0 20120507 (Red Hat 4.7.0-5)
smoketime 8 hours 21 minutes (average 1 hour 2 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-168-g11dfcd4  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:
SMOKE11dfcd49cdb95783f37678e2bfdc79fb62c5ac60

-- 
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-164-g846de5c FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2012-08-29 Thread H.Merijn Brand
Automated smoke report for 5.17.4 patch 
846de5c9760bd48101cd28e3a4e0edfc1cb36a1b v5.17.3-164-g846de5c
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 36 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-164-g846de5c  Configuration (common) none
--- -
O O F 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:
SMOKE846de5c9760bd48101cd28e3a4e0edfc1cb36a1b

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[univ.utf8] 
../ext/POSIX/t/waitpid.tFAILED
2
Non-zero exit status: 1

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)