Smoke [5.15.0] v5.15.0-601-gcd197e1 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
cd197e1e6cdf55043b0cf56f5dbe8fc0c5426002 v5.15.0-601-gcd197e1
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 3 hours 5 minutes (average 15 minutes 28 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.15.0-601-gcd197e1  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEcd197e1e6cdf55043b0cf56f5dbe8fc0c5426002

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

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

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

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


Smoke [blead] v5.15.0-602-g1fcb005 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
1fcb0052e32fe8c260e83b2ece033e2ca2f30a92 v5.15.0-602-g1fcb005
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2400MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 14 minutes (average 18 minutes 44 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.0-602-g1fcb005  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE1fcb0052e32fe8c260e83b2ece033e2ca2f30a92

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
util.c: In function ‘char* S_write_no_mem()’:
util.c:72:34: warning: ignoring return value of ‘ssize_t 

Smoke [5.15.0] v5.15.0-600-g00680da FAIL(X) linux 2.6.32-5-openvz-686 [slackware] (i686/4 cpu)

2011-07-19 Thread Steven Schubiger
Automated smoke report for 5.15.0 patch 
00680da2f2a66e2338d9c1b1efd49d04598fb77d v5.15.0-600-g00680da
p5slackware: Intel(R) Xeon(R) CPU X3320 @ 2.50GHz (GenuineIntel 2500MHz) 
(i686/4 cpu)
onlinux - 2.6.32-5-openvz-686 [slackware]
using cc version 4.5.2
smoketime 8 hours 26 minutes (average 31 minutes 38 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.15.0-600-g00680da  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
X X X X -Duseithreads
X X X X -Duseithreads -Duse64bitint
X X X X -Duseithreads -Duselongdouble
X X X X -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE00680da2f2a66e2338d9c1b1efd49d04598fb77d

Failures: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../t/dist/threads/t/stress_re.t.FAILED at test 30
../t/dist/threads/t/stress_string.t.FAILED at test 30
../t/dist/threads/t/stress_cv.t.FAILED at test 30

Compiler messages(gcc):
try.c: In function 'main':
try.c:5689:17: warning: extra tokens at end of #ifdef directive
try.c:5692:18: warning: extra tokens at end of #ifdef directive
try.c:5695:19: warning: extra tokens at end of #ifdef directive
try.c:5698:19: warning: extra tokens at end of #ifdef directive
try.c:5725:17: warning: extra tokens at end of #ifdef directive
try.c:5728:18: warning: extra tokens at end of #ifdef directive
try.c:5731:19: warning: extra tokens at end of #ifdef directive
try.c:5734:19: warning: extra tokens at end of #ifdef directive
try.c:5761:17: warning: extra tokens at end of #ifdef directive
try.c:5764:18: warning: extra tokens at end of #ifdef directive
try.c:5767:19: warning: extra tokens at end of #ifdef directive
try.c:5770:19: warning: extra tokens at end of #ifdef directive
try.c:5797:16: warning: extra tokens at end of #ifdef directive
try.c:5800:17: warning: extra tokens at end of #ifdef directive
try.c:5803:18: warning: extra tokens at end of #ifdef directive
try.c:5806:18: warning: extra tokens at end of #ifdef directive
try.c:5833:18: warning: extra tokens at end of #ifdef directive
try.c:5836:19: warning: extra tokens at end of #ifdef directive
try.c:5839:20: warning: extra tokens at end of #ifdef directive
try.c:5842:20: warning: extra tokens at end of #ifdef directive
try.c:6589:18: warning: extra tokens at end of #ifdef directive
try.c:6592:19: warning: extra tokens at end of #ifdef directive
try.c:6595:20: warning: extra tokens at end of #ifdef directive
try.c:6598:20: warning: extra tokens at end of #ifdef directive
try.c:6625:18: warning: extra tokens at end of #ifdef directive
try.c:6628:19: warning: extra tokens at end of #ifdef directive
try.c:6631:20: warning: extra tokens at end of #ifdef directive
try.c:6634:20: warning: extra tokens at end of #ifdef directive
try.c:6661:18: warning: extra tokens at end of #ifdef directive
try.c:6664:19: warning: extra tokens at end of #ifdef directive
try.c:6667:20: warning: extra tokens at end of #ifdef directive
try.c:6670:20: warning: extra tokens at end of #ifdef directive
try.c:6697:17: warning: extra tokens at end of #ifdef directive
try.c:6700:18: warning: extra tokens at end of #ifdef directive
try.c:6703:19: warning: extra tokens at end of #ifdef directive
try.c:6706:19: warning: extra tokens at end of #ifdef directive
try.c:6733:19: warning: extra tokens at end of #ifdef directive
try.c:6736:20: warning: extra tokens at end of #ifdef directive
try.c:6739:21: warning: extra tokens at end of #ifdef directive
try.c:6742:21: warning: extra tokens at end of #ifdef directive

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


Smoke [blead] v5.15.0-602-g1fcb005 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
1fcb0052e32fe8c260e83b2ece033e2ca2f30a92 v5.15.0-602-g1fcb005
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1733MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 35 minutes (average 23 minutes 54 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.0-602-g1fcb005  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE1fcb0052e32fe8c260e83b2ece033e2ca2f30a92

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
util.c:575:5: warning: expression result unused [-Wunused-value]
doio.c:634:17: warning: expression result unused 

Smoke [5.15.0] v5.15.0-602-g1fcb005 FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
1fcb0052e32fe8c260e83b2ece033e2ca2f30a92 v5.15.0-602-g1fcb005
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 5 minutes (average 31 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.15.0-602-g1fcb005  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE1fcb0052e32fe8c260e83b2ece033e2ca2f30a92

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5710: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Glob.c, line 218: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-618-g4bdc6f2 PASS darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
4bdc6f2eed5cc5951867e78c7bf5d4c6e8f62729 v5.15.0-618-g4bdc6f2
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
ondarwin - 10.8.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5646)
smoketime 4 hours 41 minutes (average 17 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.15.0-618-g4bdc6f2  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dusedtrace
O O O O -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE4bdc6f2eed5cc5951867e78c7bf5d4c6e8f62729

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

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

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
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'
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
perl.c: In function 'perl_destruct':
perl.c:565: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:565: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'perl_parse':
perl.c:1610: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1610: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'S_parse_body':
perl.c:1771: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1771: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'perl_run':
perl.c:2275: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:2275: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'S_run_body':
perl.c:2327: warning: passing argument 1 of 

Smoke [5.15.0] v5.15.0-603-gf0b90de FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 58 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.0-603-gf0b90de  Configuration (common) none
--- -
F O O O 
O O O O -Duse64bitint
O F O O -Dmad
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

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

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

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

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

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



Smoke [blead] v5.15.0-603-gf0b90de FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 19 minutes (average 19 minutes 46 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.0-603-gf0b90de  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
util.c: In function ‘char* S_write_no_mem()’:
util.c:72:34: warning: ignoring return value of ‘ssize_t 

Smoke [5.15.0] v5.15.0-598-gf11ca51 FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
f11ca51e41e898a77f1fd33b9e0371e69b1be73a v5.15.0-598-gf11ca51
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using ccache cc version B3910B
smoketime 10 hours 51 minutes (average 1 hour 21 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.15.0-598-gf11ca51  Configuration (common) none
--- -
O O O O O O 
O O O O O O -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:
uncommitted-changes
SMOKEf11ca51e41e898a77f1fd33b9e0371e69b1be73a

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] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18
../cpan/CGI/t/tmpdir.t..PASSED
3-9
Status overview available here: http://doc.procura.nl/smoke/index.html

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



Smoke [5.15.0] v5.15.0-598-gf11ca51 PASS linux 2.6.25.20-0.7-default [SuSE] (x86_64/4 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
f11ca51e41e898a77f1fd33b9e0371e69b1be73a v5.15.0-598-gf11ca51
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.25.20-0.7-default [SuSE]
using ccache g++ version 4.3.1 20080507 (prerelease) [gcc-4_3-branch 
revision 135036]
smoketime 5 hours 24 minutes (average 20 minutes 15 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.15.0-598-gf11ca51  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
O O O O O O -Dmad -Duselongdouble
O O O O O O -Dmad -Duse64bitall
O O O O O O -Dmad -Duseithreads -Duselongdouble
O O O O O O -Dmad -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:
uncommitted-changes
SMOKEf11ca51e41e898a77f1fd33b9e0371e69b1be73a

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
[stdio/perlio/en_US.utf8] -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
op.c: In function 'Perl_rpeep':
op.c:9347: warning: ISO C90 forbids mixed declarations and code
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.44 build 1285 running on perl 5.12.2
(Reporter v0.035 / Smoker v0.045)



Smoke [blead] v5.15.0-603-gf0b90de FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2400MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 15 minutes (average 18 minutes 45 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.0-603-gf0b90de  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F - F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
util.c:575:5: warning: expression result unused [-Wunused-value]
util.c:2717:5: warning: expression result unused [-Wunused-value]
util.c:2877:5: warning: 

Smoke [5.15.0] v5.15.0-598-gf11ca51 FAIL(X) darwin 10.8.0 (Intel Core i7/1 cpu[4 cores])

2011-07-19 Thread shouldbedomo
Automated smoke report for 5.15.0 patch 
f11ca51e41e898a77f1fd33b9e0371e69b1be73a v5.15.0-598-gf11ca51
burghead.fritz.box: iMac (2.8 GHz) (Intel Core i7/1 cpu[4 cores])
ondarwin - 10.8.0 (Mac OS X)
using cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2335.9)
smoketime 11 hours (average 41 minutes 18 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.15.0-598-gf11ca51  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
X O O O O O -Duseithreads
X O O O O O -Duseithreads -Duse64bitint
O O O O O O -Dcc=llvm-gcc
O O O O O O -Dcc=llvm-gcc -Duse64bitint
O O O O O O -Dcc=llvm-gcc -Duseithreads
O O O O O O -Dcc=llvm-gcc -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = en_GB.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_GB.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEf11ca51e41e898a77f1fd33b9e0371e69b1be73a

Failures: (common-args) none
[stdio] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/dist/threads/t/free2.t.FAILED--expected 78 tests, saw 30

[stdio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/dist/threads/t/free2.t.FAILED--expected test 27, saw test 
28

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
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'
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'

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



Smoke [5.15.0] v5.15.0-590-g32708f0 FAIL(F) HP-UX B.11.00/64 (PA-RISC2.0/64/2 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
32708f0ba1e66eac30fcacacec55083a2bdf4fa1 v5.15.0-590-g32708f0
a5: PA8700 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.00/64
using gcc version 3.4.6
smoketime 17 hours 43 minutes (average 2 hours 12 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.15.0-590-g32708f0  Configuration (common) -Dcc=gcc
--- -
O O F O O O 
O O O O O O -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:
uncommitted-changes
SMOKE32708f0ba1e66eac30fcacacec55083a2bdf4fa1

Testsuite was run only with 'harness'

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

[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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

Compiler messages(gcc):
util.c:6153: warning: unused parameter 'len'
util.c:6190: warning: unused parameter 'len'
pad.c: In function `S_pad_findlex':
pad.c:1048: warning: field precision is not type int (arg 4)
Socket.xs: In function `XS_Socket_pack_sockaddr_in6':
Socket.xs:692: warning: cast to pointer from integer of different size
Socket.xs: In function `XS_Socket_unpack_sockaddr_in6':
Socket.xs:724: warning: cast to pointer from integer of different size
Socket.xs: In function `XS_Socket_inet_ntop':
Socket.xs:766: warning: cast to pointer from integer of different size
Socket.xs: In function `XS_Socket_inet_pton':
Socket.xs:803: warning: cast to pointer from integer of different size
sv.c: In function `Perl_dirp_dup':
sv.c:11292: warning: comparison between signed and unsigned
Status overview available here: http://doc.procura.nl/smoke/index.html

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



Smoke [blead] v5.15.0-602-g1fcb005 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
1fcb0052e32fe8c260e83b2ece033e2ca2f30a92 v5.15.0-602-g1fcb005
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2675 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 23 minutes (average 50 minutes 51 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.0-602-g1fcb005  Configuration (common) none
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE1fcb0052e32fe8c260e83b2ece033e2ca2f30a92

Failures: (common-args) none
[default] 
../t/op/alarm.t.FAILED
2, 4
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4, 6
Non-zero exit status: 3

[default] -DDEBUGGING
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

[default] -Duseithreads
../t/op/sleep.t.FAILED
1, 3
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

[default] -DDEBUGGING -Duseithreads
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Memoize/t/expmod_t.tFAILED
11, 13
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

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):
..\pp_hot.c(2656) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1650) : 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
ListUtil.xs(335) : 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
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(2744) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
# NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\t\perl.exe' : return 
code '0xff'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [smoke-me/makedef] v5.15.0-602-g406973e FAIL(XF) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
406973e9ce68793cb2a54b9462d2b076cd5b3deb v5.15.0-602-g406973e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2000MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 day 11 hours 27 minutes (average 1 hour 46 minutes)

Summary: FAIL(XF)

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.0-602-g406973e  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O O F O O O F O 
O O F O O O F O -Accflags=-DPERL_POISON
O O F O O O F O -Duse64bitall
O O F O O O F O -Dusemorebits
O O F O O O F O -Dmad
O O F O O O F O -Duseithreads
O O F X O O F O -Duseithreads -Accflags=-DPERL_POISON
O O F O O O F O -Duseithreads -Duse64bitall
O O F O O O F O -Duseithreads -Dusemorebits
O O F O O O F O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE406973e9ce68793cb2a54b9462d2b076cd5b3deb

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Accflags=-DPERL_POISON
[minitest] -Duse64bitall
[minitest] -DDEBUGGING -Duse64bitall
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Dmad
[minitest] -DDEBUGGING -Dmad
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[minitest] -Duseithreads -Duse64bitall
[minitest] -DDEBUGGING -Duseithreads -Duse64bitall
[minitest] -Duseithreads -Dusemorebits
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
[minitest] -Duseithreads -Dmad
[minitest] -DDEBUGGING -Duseithreads -Dmad
t/op/write..FAILED at test 418

[en_US.utf8] -Duseithreads -Accflags=-DPERL_POISON
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 15

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of 

Smoke [5.15.0] v5.15.0-603-gf0b90de FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 1 hour 51 minutes (average 27 minutes 56 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.0-603-gf0b90de  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5710: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-598-gf11ca51 FAIL(F) HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
f11ca51e41e898a77f1fd33b9e0371e69b1be73a v5.15.0-598-gf11ca51
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 12 hours 25 minutes (average 1 hour 33 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.15.0-598-gf11ca51  Configuration (common) none
--- -
O O O O O O 
O O O O O O -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:
uncommitted-changes
SMOKEf11ca51e41e898a77f1fd33b9e0371e69b1be73a

Testsuite was run only with 'harness'

Tests skipped on user request:

Failures: (common-args) none
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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

Compiler messages(hpux):
cc: mro.c, line 836: warning 562: Redeclaration of S_mro_gather_and_rename 
with a different storage class specifier: S_mro_gather_and_rename will have 
internal linkage.
Status overview available here: http://doc.procura.nl/smoke/index.html

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



Smoke [5.15.0] v5.15.0-603-gf0b90de PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
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 3 hours 6 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.15.0-603-gf0b90de  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

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

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

-- 
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.15.0] v5.15.0-632-g442e5c4 FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
442e5c4c614ee388334cbf8559fcdcf8dc1edd6e v5.15.0-632-g442e5c4
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using /opt/gcc-4.6.0/bin/gcc version 4.6.0
smoketime 1 hour 59 minutes (average 9 minutes 60 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.0-632-g442e5c4  Configuration (common) -Dcc=/opt/gcc-4.6.0/bin/gcc
--- -
O O O O 
O F O O -Duse64bitint
O O O F -Dmad
O O O O -Duseithreads
O F O O -Duseithreads -Duse64bitint
O O F O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE442e5c4c614ee388334cbf8559fcdcf8dc1edd6e

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

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

[perlio] -DDEBUGGING -Dmad
../lib/Benchmark.t..FAILED
128-129
Non-zero exit status: 2

[stdio] -DDEBUGGING -Duseithreads -Dmad
../t/op/threads.t...??

Passed Todo tests: (common-args) -Dcc=/opt/gcc-4.6.0/bin/gcc
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dmad
[stdio/perlio] -DDEBUGGING -Dmad
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t..PASSED
3-9

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

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/gsoc-pod
Configuration: gcc460



Smoke [5.15.0] v5.15.0-618-g4bdc6f2 FAIL(F) cygwin_nt-5.2-wow64 1.7.9(0.237/5/3) (AMD64/2 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
4bdc6f2eed5cc5951867e78c7bf5d4c6e8f62729 v5.15.0-618-g4bdc6f2
pluto: AMD Athlon(tm) 64 X2 Dual Core Processor 5200+(~2613 MHz) (AMD64/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.9(0.237/5/3)
using gcc version 4.3.4 20090804 (release) 1
smoketime 3 hours 1 minute (average 1 hour)

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.0-618-g4bdc6f2  Configuration (common) none
--- -
F F F F -Uusethreads
? - - - -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE4bdc6f2eed5cc5951867e78c7bf5d4c6e8f62729

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

Failures: (common-args) none
[stdio] -Uusethreads
[stdio] -DDEBUGGING -Uusethreads
../t/op/taint.t.FAILED
Bad plan.  You planned 784 tests but ran 537.
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.tFAILED
14
Non-zero exit status: 1
../cpan/Win32/t/Unicode.t...FAILED
4
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/500_ping_icmp.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 64 tests but ran 0.

[perlio] -Uusethreads
../t/op/taint.t.FAILED
Bad plan.  You planned 784 tests but ran 537.
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.tFAILED
14
Non-zero exit status: 1
../dist/Net-Ping/t/500_ping_icmp.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 64 tests but ran 0.
../cpan/Win32/t/Unicode.t...FAILED
4
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.

[perlio] -DDEBUGGING -Uusethreads
../t/op/taint.t.FAILED
Bad plan.  You planned 784 tests but ran 537.
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.tFAILED
14
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 64 tests but ran 0.
../dist/Net-Ping/t/500_ping_icmp.t..FAILED
2
Non-zero exit status: 1
../cpan/Win32/t/Unicode.t...FAILED
4
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

Passed Todo tests: (common-args) none
[stdio] -Uusethreads
[stdio] -DDEBUGGING -Uusethreads
../t/io/tell.t..PASSED
28
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../lib/File/Compare.t...PASSED
13
../lib/File/Copy.t..PASSED
77-78, 83-84, 89-90, 95-96, 101-102, 107-108
113-114, 119-120, 125-126, 131-132, 137-138
143-144, 149-150, 155-156, 161-162, 167-168
173-174, 179-180, 185-186, 191-192, 197-198
203-204, 209-210, 215-216, 221-222, 227-228
233-234, 239-240, 245-246, 251-252, 257-258
263-264, 269-270, 275-276, 281-282, 287-288
293-294, 299-300, 305-306, 311-312, 317-318
323-324, 329-330, 335-336, 341-342, 347-348
353-354, 359-360, 365-366, 371-372, 377-378
383-384, 389-390, 395-396, 401-402, 407-408

[perlio] -Uusethreads
[perlio] -DDEBUGGING -Uusethreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../lib/File/Compare.t...PASSED
13
../lib/File/Copy.t..PASSED
77-78, 83-84, 89-90, 95-96, 101-102, 107-108
113-114, 119-120, 125-126, 131-132, 137-138
143-144, 149-150, 155-156, 161-162, 167-168
173-174, 179-180, 185-186, 191-192, 197-198
203-204, 209-210, 215-216, 221-222, 227-228
233-234, 239-240, 245-246, 251-252, 257-258
263-264, 269-270, 275-276, 

Smoke [5.15.0] v5.15.0-601-gcd197e1 FAIL(X) linux 2.6.35.13-92.fc14.i686.PAE [fedora] (i686/2 cpu)

2011-07-19 Thread Johan Vromans
Automated smoke report for 5.15.0 patch 
cd197e1e6cdf55043b0cf56f5dbe8fc0c5426002 v5.15.0-601-gcd197e1
phoenix.squirrel.nl: Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz (GenuineIntel 
1862MHz) (i686/2 cpu)
onlinux - 2.6.35.13-92.fc14.i686.PAE [fedora]
using cc version 4.5.1 20100924 (Red Hat 4.5.1-4)
smoketime 10 hours 59 minutes (average 54 minutes 58 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.15.0-601-gcd197e1  Configuration (common) none
--- -
O O O O O O 
O X O O O O -Duse64bitint
O O O O O O -Dusemorebits
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
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:
uncommitted-changes
SMOKEcd197e1e6cdf55043b0cf56f5dbe8fc0c5426002

Failures: (common-args) none
[perlio] -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/dist/Net-Ping/t/450_service.t..FAILED at test 26

Compiler messages(gcc):
try.c: In function 'main':
try.c:5713:17: warning: extra tokens at end of #ifdef directive
try.c:5716:18: warning: extra tokens at end of #ifdef directive
try.c:5719:19: warning: extra tokens at end of #ifdef directive
try.c:5722:19: warning: extra tokens at end of #ifdef directive
try.c:5749:17: warning: extra tokens at end of #ifdef directive
try.c:5752:18: warning: extra tokens at end of #ifdef directive
try.c:5755:19: warning: extra tokens at end of #ifdef directive
try.c:5758:19: warning: extra tokens at end of #ifdef directive
try.c:5785:17: warning: extra tokens at end of #ifdef directive
try.c:5788:18: warning: extra tokens at end of #ifdef directive
try.c:5791:19: warning: extra tokens at end of #ifdef directive
try.c:5794:19: warning: extra tokens at end of #ifdef directive
try.c:5821:16: warning: extra tokens at end of #ifdef directive
try.c:5824:17: warning: extra tokens at end of #ifdef directive
try.c:5827:18: warning: extra tokens at end of #ifdef directive
try.c:5830:18: warning: extra tokens at end of #ifdef directive
try.c:5857:18: warning: extra tokens at end of #ifdef directive
try.c:5860:19: warning: extra tokens at end of #ifdef directive
try.c:5863:20: warning: extra tokens at end of #ifdef directive
try.c:5866:20: warning: extra tokens at end of #ifdef directive
try.c:6613:18: warning: extra tokens at end of #ifdef directive
try.c:6616:19: warning: extra tokens at end of #ifdef directive
try.c:6619:20: warning: extra tokens at end of #ifdef directive
try.c:6622:20: warning: extra tokens at end of #ifdef directive
try.c:6649:18: warning: extra tokens at end of #ifdef directive
try.c:6652:19: warning: extra tokens at end of #ifdef directive
try.c:6655:20: warning: extra tokens at end of #ifdef directive
try.c:6658:20: warning: extra tokens at end of #ifdef directive
try.c:6685:18: warning: extra tokens at end of #ifdef directive
try.c:6688:19: warning: extra tokens at end of #ifdef directive
try.c:6691:20: warning: extra tokens at end of #ifdef directive
try.c:6694:20: warning: extra tokens at end of #ifdef directive
try.c:6721:17: warning: extra tokens at end of #ifdef directive
try.c:6724:18: warning: extra tokens at end of #ifdef directive
try.c:6727:19: warning: extra tokens at end of #ifdef directive
try.c:6730:19: warning: extra tokens at end of #ifdef directive
try.c:6757:19: warning: extra tokens at end of #ifdef directive
try.c:6760:20: warning: extra tokens at end of #ifdef directive
try.c:6763:21: warning: extra tokens at end of #ifdef directive
try.c:6766:21: warning: extra tokens at end of #ifdef directive

-- 
Report by Test::Smoke v1.39 build 1235 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.044)



Smoke [smoke-me/bincompat] v5.15.0-604-g8a4ae6a FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
8a4ae6ab58903a5d9e9abe5c5323ab3cc22b7b61 v5.15.0-604-g8a4ae6a
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2000MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 20 minutes (average 20 minutes 8 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.0-604-g8a4ae6a  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE8a4ae6ab58903a5d9e9abe5c5323ab3cc22b7b61

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
mg_vtable.h:97:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’
util.c: In function ‘char* 

Smoke [smoke-me/bincompat] v5.15.0-604-g8a4ae6a FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
8a4ae6ab58903a5d9e9abe5c5323ab3cc22b7b61 v5.15.0-604-g8a4ae6a
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 34 minutes (average 23 minutes 38 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.0-604-g8a4ae6a  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE8a4ae6ab58903a5d9e9abe5c5323ab3cc22b7b61

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
perl.c:364:6: warning: expression result unused [-Wunused-value]
perl.c:257:5: warning: expression result unused 

Smoke [5.15.0] v5.15.0-609-ge7977fa PASS linux 2.6.32-5-kirkwood [debian] (armv5tel/)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
e7977fa567f3ff9c31a3780ea147e5f93d6f063e v5.15.0-609-ge7977fa
iapetus:  ( 0MHz) (armv5tel/)
onlinux - 2.6.32-5-kirkwood [debian]
using cc version 4.4.5
smoketime 15 hours 19 minutes (average 3 hours 49 minutes)

Summary: PASS

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

v5.15.0-609-ge7977fa  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
SMOKEe7977fa567f3ff9c31a3780ea147e5f93d6f063e

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



Smoke [5.15.0] v5.15.0-604-g8a4ae6a FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
8a4ae6ab58903a5d9e9abe5c5323ab3cc22b7b61 v5.15.0-604-g8a4ae6a
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 1 hour 54 minutes (average 28 minutes 32 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.0-604-g8a4ae6a  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8a4ae6ab58903a5d9e9abe5c5323ab3cc22b7b61

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5710: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Glob.c, line 218: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-605-g0437142 FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 57 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.0-605-g0437142  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dmad
O O O O -Duseithreads
F O O O -Duseithreads -Duse64bitint
O O F O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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

Failures: (common-args) none
[stdio] -Duseithreads -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads -Dmad
../t/op/threads.t...??

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

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

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



Smoke [smoke-me/bincompat] v5.15.0-605-g0437142 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 21 minutes (average 20 minutes 20 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.0-605-g0437142  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
util.c: In function ‘char* S_write_no_mem()’:
util.c:72:34: warning: ignoring return value of ‘ssize_t 

Smoke [5.15.0] v5.15.0-603-gf0b90de FAIL(F) darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
ondarwin - 10.8.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5646)
smoketime 4 hours 48 minutes (average 18 minutes 3 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.0-603-gf0b90de  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

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

Failures: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
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'
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
perl.c: In function 'perl_destruct':
perl.c:565: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:565: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'perl_parse':
perl.c:1610: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1610: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'S_parse_body':
perl.c:1771: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1771: warning: passing argument 2 of 

Smoke [smoke-me/bincompat] v5.15.0-605-g0437142 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2400MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 40 minutes (average 25 minutes 3 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.0-605-g0437142  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
toke.c:2185:3: warning: expression result unused [-Wunused-value]
toke.c:2711:3: warning: expression result unused 

Smoke [blead] v5.15.0-603-gf0b90de FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2675 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 29 minutes (average 52 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.15.0-603-gf0b90de  Configuration (common) none
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

Failures: (common-args) none
[default] 
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2
../dist/ExtUtils-Command/t/eu_command.t.FAILED
8
Non-zero exit status: 1
../lib/Benchmark.t..FAILED
48
Non-zero exit status: 1

[default] -DDEBUGGING
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2
../dist/ExtUtils-Command/t/eu_command.t.FAILED
8
Non-zero exit status: 1

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):
..\pp_hot.c(2656) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1650) : 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
ListUtil.xs(335) : 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
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(2744) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
# NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\t\perl.exe' : return 
code '0xff'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.15.0] v5.15.0-605-g0437142 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
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 3 hours 6 minutes (average 15 minutes 34 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.15.0-605-g0437142  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

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


Smoke [5.15.0] v5.15.0-598-gf11ca51 FAIL(F) HP-UX B.11.31/64 (ia64/2 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
f11ca51e41e898a77f1fd33b9e0371e69b1be73a v5.15.0-598-gf11ca51
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache gcc version 4.6.1
smoketime 8 hours 2 minutes (average 1 hour)

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.0-598-gf11ca51  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -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:
uncommitted-changes
SMOKEf11ca51e41e898a77f1fd33b9e0371e69b1be73a

Testsuite was run only with 'harness'

Tests skipped on user request:

Failures: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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':
try.c:56:5: warning: passing argument 2 of 'select' from incompatible pointer 
type [enabled by default]
util.c: In function 'Perl_my_snprintf':
util.c:6153:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6190:46: warning: unused parameter 'len' [-Wunused-parameter]
regexec.c: In function 'S_find_byclass':
regexec.c:1551:539: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1557:539: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1562:392: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1572:392: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1582:392: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1587:392: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1598:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1605:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1617:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1624:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1643:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1650:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1668:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1675:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1694:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:1712:62: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c: In function 'S_regmatch':
regexec.c:3698:44: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3773:18: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3777:888: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3777:2389: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3777:3022: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3777:3653: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3777:4286: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3779:18: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3783:803: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3783:2219: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3783:2852: warning: variable 'ok' set but not used 
[-Wunused-but-set-variable]
regexec.c:3783:3483: warning: variable 'ok' set but 

Smoke [5.15.0] v5.15.0-605-g0437142 FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 1 hour 51 minutes (average 27 minutes 59 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.0-605-g0437142  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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

Failures: (common-args) none
[stdio/perlio] 
[stdio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

[perlio] -DDEBUGGING
../cpan/Time-HiRes/t/alarm.tFAILED
2
Non-zero exit status: 1
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5710: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not 

Smoke [smoke-me/do_exec] v5.15.0-605-g8b0a5e4 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2000MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 18 minutes (average 19 minutes 41 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.0-605-g8b0a5e4  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
util.c: In function ‘char* S_write_no_mem()’:
util.c:72:34: warning: ignoring return value of ‘ssize_t 

Smoke [5.15.0] v5.15.0-601-gcd197e1 PASS linux 2.6.35-28-generic [debian] (x86_64/2 cpu)

2011-07-19 Thread brian greenfield
Automated smoke report for 5.15.0 patch 
cd197e1e6cdf55043b0cf56f5dbe8fc0c5426002 v5.15.0-601-gcd197e1
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2600MHz) 
(x86_64/2 cpu)
onlinux - 2.6.35-28-generic [debian]
using cc version 4.4.5
smoketime 10 hours 17 minutes (average 38 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.15.0-601-gcd197e1  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
SMOKEcd197e1e6cdf55043b0cf56f5dbe8fc0c5426002

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:37: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:53: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:66: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:72: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:78: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result
util.c: In function ‘S_write_no_mem’:
util.c:71: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2750: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:2939: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9971: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:10809: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
doio.c: In function ‘Perl_nextargv’:
doio.c:871: warning: ignoring return value of ‘fchown’, declared with attribute 
warn_unused_result
doio.c: In function ‘S_exec_failed’:
doio.c:1383: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
perlio.c: In function ‘PerlIO_debug’:
perlio.c:519: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2377: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
Dumper.xs: In function ‘DD_dump’:
Dumper.xs:817: warning: format ‘%ld’ expects type ‘long int’, but argument 2 
has type ‘U32’
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’
sdbm.c: In function ‘makroom’:
sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
sv.c:2750: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:2939: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:10809: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11256: warning: ignoring return value of ‘fchdir’, declared with attribute 
warn_unused_result
perlio.c:510: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:105: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
threads.xs: In function ‘S_ithread_create’:
threads.xs:711: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result

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



Smoke [5.15.0] v5.15.0-604-g5b9b5de FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
5b9b5de9a45c4d5661c50681177802f896a6bf42 v5.15.0-604-g5b9b5de
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 57 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.0-604-g5b9b5de  Configuration (common) none
--- -
O O O O 
O O F O -Duse64bitint
O O O O -Dmad
O O O O -Duseithreads
O F O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE5b9b5de9a45c4d5661c50681177802f896a6bf42

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

Failures: (common-args) none
[stdio] -DDEBUGGING -Duse64bitint
[perlio] -Duseithreads -Duse64bitint
../lib/Benchmark.t..FAILED
128-129
Non-zero exit status: 2

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

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

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



Smoke [smoke-me/do_exec] v5.15.0-605-g8b0a5e4 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 33 minutes (average 23 minutes 27 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.0-605-g8b0a5e4  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
util.c:575:5: warning: expression result unused [-Wunused-value]
mro.c:589:21: warning: expression result unused 

Smoke [5.15.0] v5.15.0-605-g8b0a5e4 FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 1 hour 50 minutes (average 27 minutes 37 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.0-605-g8b0a5e4  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5710: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [blead] v5.15.0-605-g5c11e93 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
5c11e933b2ff7e9fab33631157cedd28efb8a76f v5.15.0-605-g5c11e93
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 26 minutes (average 21 minutes 41 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.0-605-g5c11e93  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE5c11e933b2ff7e9fab33631157cedd28efb8a76f

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*)’:

Smoke [blead] v5.15.0-605-g5c11e93 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
5c11e933b2ff7e9fab33631157cedd28efb8a76f v5.15.0-605-g5c11e93
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 39 minutes (average 24 minutes 56 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.0-605-g5c11e93  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE5c11e933b2ff7e9fab33631157cedd28efb8a76f

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
perl.c:364:6: warning: expression result unused [-Wunused-value]
perl.c:257:5: warning: expression result unused 

Smoke [5.15.0] v5.15.0-605-g8b0a5e4 FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 58 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.0-605-g8b0a5e4  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O F F O -Dmad
O O O O -Duseithreads
F O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

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

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

[stdio] -DDEBUGGING -Dmad
../lib/Benchmark.t..FAILED
128-129
Non-zero exit status: 2

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

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

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



Smoke [5.15.0] v5.15.0-605-g8b0a5e4 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
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 3 hours 5 minutes (average 15 minutes 28 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.15.0-605-g8b0a5e4  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

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

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

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


Smoke [blead] v5.15.0-590-g32708f0 FAIL(XF) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
32708f0ba1e66eac30fcacacec55083a2bdf4fa1 v5.15.0-590-g32708f0
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 day 13 hours 24 minutes (average 1 hour 52 minutes)

Summary: FAIL(XF)

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.0-590-g32708f0  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O O F O O O F O 
O O F O O O F O -Accflags=-DPERL_POISON
O O F O X O F O -Duse64bitall
O O F O O O F O -Dusemorebits
O O F O O O F O -Dmad
O O F O O O F O -Duseithreads
O O F O X O F O -Duseithreads -Accflags=-DPERL_POISON
X O F O O O F O -Duseithreads -Duse64bitall
O X F O O O F O -Duseithreads -Dusemorebits
O O F O O O F O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE32708f0ba1e66eac30fcacacec55083a2bdf4fa1

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Accflags=-DPERL_POISON
[minitest] -Duse64bitall
[minitest] -DDEBUGGING -Duse64bitall
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Dmad
[minitest] -DDEBUGGING -Dmad
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[minitest] -Duseithreads -Duse64bitall
[minitest] -DDEBUGGING -Duseithreads -Duse64bitall
[minitest] -Duseithreads -Dusemorebits
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
[minitest] -Duseithreads -Dmad
[minitest] -DDEBUGGING -Duseithreads -Dmad
t/op/write..FAILED at test 418

[stdio] -DDEBUGGING -Duse64bitall
[stdio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[stdio] -Duseithreads -Duse64bitall
[perlio] -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 15

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: 

Smoke [5.15.0] v5.15.0-599-g77ccfae FAIL(F) AIX 5.3.0.0/ML09 (PPC/1 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
77ccfaeb2504f1318efe013cdc637b9886ea49f7 v5.15.0-599-g77ccfae
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/ML09
using xlc -q32 version 11.1.0.1
smoketime 18 hours 59 minutes (average 1 hour 34 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.15.0-599-g77ccfae  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -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:
uncommitted-changes
SMOKE77ccfaeb2504f1318efe013cdc637b9886ea49f7

Testsuite was run only with 'harness'

Tests skipped on user request:

Failures: (common-args) none
[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
../t/op/threads.t...FAILED
Non-zero exit status: -1
Bad plan.  You planned 25 tests but ran 23.

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 3031.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.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)



Smoke [5.15.0] v5.15.0-605-g5c11e93 FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
5c11e933b2ff7e9fab33631157cedd28efb8a76f v5.15.0-605-g5c11e93
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 4 minutes (average 31 minutes 14 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.0-605-g5c11e93  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE5c11e933b2ff7e9fab33631157cedd28efb8a76f

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5705: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-605-g8b0a5e4 FAIL(F) darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
ondarwin - 10.8.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5646)
smoketime 4 hours 47 minutes (average 17 minutes 57 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.0-605-g8b0a5e4  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

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

Failures: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
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'
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
perl.c: In function 'perl_destruct':
perl.c:565: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:565: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'perl_parse':
perl.c:1610: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1610: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'S_parse_body':
perl.c:1771: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1771: warning: passing argument 2 of 

Smoke [blead] v5.15.0-605-g5c11e93 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
5c11e933b2ff7e9fab33631157cedd28efb8a76f v5.15.0-605-g5c11e93
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2675 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 30 minutes (average 52 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.15.0-605-g5c11e93  Configuration (common) none
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE5c11e933b2ff7e9fab33631157cedd28efb8a76f

Failures: (common-args) none
[default] 
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2
../lib/Benchmark.t..FAILED
48
Non-zero exit status: 1

[default] -DDEBUGGING
../t/op/alarm.t.FAILED
4
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2
../dist/ExtUtils-Command/t/eu_command.t.FAILED
8
Non-zero exit status: 1

[default] -Duseithreads
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

[default] -DDEBUGGING -Duseithreads
../t/porting/bincompat.tFAILED
1
../t/win32/runenv.t.FAILED
Bad plan.  You planned 42 tests but ran 40.
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..FAILED
20
Non-zero exit status: 1
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

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):
..\pp_hot.c(2656) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1650) : 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
ListUtil.xs(335) : 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
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(2744) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
# NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\t\perl.exe' : return 
code '0xff'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [blead] v5.15.0-606-gc6537db FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 32 minutes (average 23 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.15.0-606-gc6537db  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
util.c: In function ‘char* S_write_no_mem()’:
util.c:72:34: warning: ignoring return value of ‘ssize_t write(int, 

Smoke [5.15.0] v5.15.0-606-gc6537db FAIL(FM) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 43 minutes (average 8 minutes 37 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.15.0-606-gc6537db  Configuration (common) none
--- -
M - M - 
M - O O -Duse64bitint
O O O O -Dmad
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O F -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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

Failures: (common-args) none
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duse64bitint
t/comp/require..FAILED--expected 51 tests, saw 47
t/op/write..FAILED at test 418

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

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

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'

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

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



Smoke [blead] v5.15.0-606-gc6537db FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 46 minutes (average 26 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.15.0-606-gc6537db  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
clang: warning: argument unused during compilation: '-std=c89'mro.c:589:21: 
warning: expression result unused 

Smoke [5.15.0] v5.15.0-599-g77ccfae PASS HP-UX B.10.20 (PA-RISC2.0/32/1 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
77ccfaeb2504f1318efe013cdc637b9886ea49f7 v5.15.0-599-g77ccfae
d3: PA8000 (PA-RISC2.0/32/1 cpu)
onHP-UX - B.10.20
using cc version A.10.32.30
smoketime 20 hours 14 minutes (average 10 hours 7 minutes)

Summary: PASS

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

v5.15.0-599-g77ccfae  Configuration (common) none
--- -
O O O O O O 
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE77ccfaeb2504f1318efe013cdc637b9886ea49f7

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
cpan/Math-Complex/t/Trig.t
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

Compiler messages(hpux):
cc: mro.c, line 836: warning 562: Redeclaration of S_mro_gather_and_rename 
with a different storage class specifier: S_mro_gather_and_rename will have 
internal linkage.
Status overview available here: http://doc.procura.nl/smoke/index.html

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



Smoke [smoke-me/makedef] v5.15.0-638-g9093a3e FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2400MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 36 minutes (average 24 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.15.0-638-g9093a3e  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1383:43: warning: ignoring return value 

Smoke [smoke-me/makedef] v5.15.0-638-g9093a3e FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 48 minutes (average 27 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.15.0-638-g9093a3e  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
util.c:575:5: warning: expression result unused [-Wunused-value]
util.c:2717:5: warning: expression result unused 

Smoke [5.15.0] v5.15.0-606-gc6537db PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2394MHz) 
(x86_64/4 cpu)
onlinux - 2.6.32-5-amd64 [debian]
using cc version 4.4.5
smoketime 3 hours 6 minutes (average 15 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.15.0-606-gc6537db  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

-- 
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.15.0] v5.15.0-601-gcd197e1 FAIL(X) mirbsd 10 (i386/1 cpu)

2011-07-19 Thread Steven Schubiger
Automated smoke report for 5.15.0 patch 
cd197e1e6cdf55043b0cf56f5dbe8fc0c5426002 v5.15.0-601-gcd197e1
eurynome.mirbsd.org: AMD Phenom(tm) 9550 Quad-Core Processor (AuthenticAMD 
686-class, 512KB L2 cache) (2010 MHz) (i386/1 cpu)
onmirbsd - 10
using mgcc version 3.4.6 (propolice; gpc; MirOS 0AAB)
smoketime 18 hours 53 minutes (average 2 hours 21 minutes)

Summary: FAIL(X)

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

v5.15.0-601-gcd197e1  Configuration (common) none
--- -
X X X X 
X X X X -Duse64bitint
X X X X -Duseithreads
X X X X -Duseithreads -Duse64bitint
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEcd197e1e6cdf55043b0cf56f5dbe8fc0c5426002

Failures: (common-args) none
[stdio] 
Inconsistent test results (between TEST and harness):
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20
../t/cpan/Time-HiRes/t/alarm.t..FAILED at test 2

[perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20

[stdio] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sigdispatch.t...FAILED--expected 17 tests, saw 0
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20
../t/op/threads.t...FAILED--expected 25 tests, saw 23

[perlio] -Duseithreads
[perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/io/errno.t.FAILED at test 9
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sigdispatch.t...FAILED--expected 17 tests, saw 0
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20
../t/op/threads.t...FAILED--expected 25 tests, saw 23

[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/io/errno.t.FAILED at test 14
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sigdispatch.t...FAILED--expected 17 tests, saw 0
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20
../t/op/threads.t...FAILED--expected 25 tests, saw 23

[perlio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/io/errno.t.FAILED at test 13
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sigdispatch.t...FAILED--expected 17 tests, saw 0
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20
../t/op/threads.t...FAILED--expected 25 tests, saw 23

[stdio] -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/io/errno.t.FAILED at test 15
../t/cpan/Time-Local/t/Local.t..FAILED at test 138
../t/dist/Net-Ping/t/450_service.t..FAILED at test 9
../t/op/sigdispatch.t...FAILED--expected 17 tests, saw 0
../t/op/sprintf.t...FAILED at test 230
../ext/DynaLoader/t/DynaLoader.tFAILED at test 20
../t/op/threads.t...FAILED--expected 25 tests, saw 23

Compiler messages(gcc):
/tmp//ccy11797.o: In function `main':
/tmp//ccc29462.o: In function `main':
/tmp//ccVo4119.o: In function `xxx':
/tmp//ccg16302.o: In function `main':
sv.o: In function `Perl_sv_2pv_flags':
libperl.a(sv.o): In function 

Smoke [5.15.0] v5.15.0-638-g9093a3e FAIL(FM) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 53 minutes (average 9 minutes 29 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.15.0-638-g9093a3e  Configuration (common) none
--- -
O O F F 
O O O O -Duse64bitint
M - O O -Dmad
O O O O -Duseithreads
O O F O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

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

Failures: (common-args) none
[stdio] -DDEBUGGING
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.

[perlio] -DDEBUGGING
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

[minitest] -Dmad
t/op/write..FAILED at test 418

[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../dist/threads/t/free2.t...FAILED

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

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

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



Smoke [5.15.0] v5.15.0-638-g9093a3e FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 16 minutes (average 34 minutes 3 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.0-638-g9093a3e  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5710: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-606-gc6537db FAIL(X) linux 2.6.39-2-686-pae [debian] (i686/2 cpu)

2011-07-19 Thread njh
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
gateway.bandsman.co.uk: AMD Athlon(tm) Dual Core Processor 4850e (AuthenticAMD 
2512MHz) (i686/2 cpu)
onlinux - 2.6.39-2-686-pae [debian]
using cc version 4.6.1
smoketime 21 minutes 26 seconds (average 21 minutes 26 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.15.0-606-gc6537db  Configuration (common) -Accflags=-O2 -W -Wformat=2 -Wall 
-Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse 
-mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector 
-Wfloat-equal
--- -
X - -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:1:14: warning: unused parameter ‘argc’ [-Wunused-parameter]
try.c:1:26: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c: In function ‘main’:
try.c: In function ‘blech’:
try.c:8:16: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c: In function ‘blech_in_list’:
try.c:9:24: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c:31:1: warning: control reaches end of non-void function [-Wreturn-type]
try.c:28:16: warning: unused parameter ‘x’ [-Wunused-parameter]
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]
try.c:8:16: warning: unused parameter ‘x’ [-Wunused-parameter]
try.c:3:15: warning: unused parameter ‘argc’ [-Wunused-parameter]
try.c:3:27: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c: In function ‘bletch’:
try.c:11:17: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c:41:14: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
try.c:42:14: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
try.c:46:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but 
argument 2 has type ‘long unsigned int’ [-Wformat]
try.c:56:6: warning: format ‘%x’ expects argument of type ‘unsigned int’, but 
argument 2 has type ‘long unsigned int’ [-Wformat]
try.c:12:26: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c:52:19: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
try.c:4093:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4096:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4099:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4102:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4129:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4132:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4135:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4138:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4189:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4192:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4195:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4198:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4225:16: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4228:17: warning: extra tokens at end of #ifdef directive 

Smoke [blead] v5.15.0-606-gc6537db FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2675 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 3 hours 6 minutes (average 46 minutes 32 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.0-606-gc6537db  Configuration (common) none
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

Failures: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -DDEBUGGING -Duseithreads
../t/porting/bincompat.tFAILED
1
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2

[default] -Duseithreads
../t/porting/bincompat.tFAILED
1
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6
../cpan/Time-HiRes/t/usleep.t...FAILED
3-4
Non-zero exit status: 2
../dist/ExtUtils-Command/t/eu_command.t.FAILED
8
Non-zero exit status: 1

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):
..\pp_hot.c(2656) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1650) : 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
ListUtil.xs(335) : 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
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(2744) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
# NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\t\perl.exe' : return 
code '0xff'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [5.15.0] v5.15.0-638-g9093a3e FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 56 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.0-638-g9093a3e  Configuration (common) -Dstatic_ext=Socket
--- -
O O F F 
O O O O -Duse64bitint
O F O O -Dmad
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

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

Failures: (common-args) -Dstatic_ext=Socket
[stdio] -DDEBUGGING
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

[perlio] -DDEBUGGING
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

[perlio] -Dmad
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

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

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

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



Smoke [5.15.0] v5.15.0-606-gc6537db FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 15 minutes (average 33 minutes 58 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.0-606-gc6537db  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5705: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Glob.c, line 218: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-598-gf11ca51 FAIL(F) HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
f11ca51e41e898a77f1fd33b9e0371e69b1be73a v5.15.0-598-gf11ca51
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using gcc version 3.4.6
smoketime 12 hours 19 minutes (average 1 hour 32 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.15.0-598-gf11ca51  Configuration (common) -Dcc=gcc
--- -
O O O O O O 
O O O O O O -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:
uncommitted-changes
SMOKEf11ca51e41e898a77f1fd33b9e0371e69b1be73a

Testsuite was run only with 'harness'

Tests skipped on user request:

Failures: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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):
util.c:6153: warning: unused parameter 'len'
util.c:6190: warning: unused parameter 'len'
pad.c: In function `S_pad_findlex':
pad.c:1048: warning: field precision is not type int (arg 4)
sv.c: In function `Perl_dirp_dup':
sv.c:11292: warning: comparison between signed and unsigned
pp_sys.c: In function `Perl_pp_gpwent':
pp_sys.c:5217: warning: implicit declaration of function `getspnam_r'
Status overview available here: http://doc.procura.nl/smoke/index.html

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



Smoke [5.15.0] v5.15.0-605-g0437142 FAIL(F) darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
ondarwin - 10.8.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5646)
smoketime 4 hours 40 minutes (average 17 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.15.0-605-g0437142  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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

Failures: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
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'
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
perl.c: In function 'perl_destruct':
perl.c:565: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:565: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'perl_parse':
perl.c:1610: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1610: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'S_parse_body':
perl.c:1771: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1771: warning: passing argument 2 of 

Smoke [5.15.0] v5.15.0-638-g9093a3e PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
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 3 hours 5 minutes (average 15 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.15.0-638-g9093a3e  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

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

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

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


Smoke [5.15.0] v5.15.0-606-gc6537db PASS linux 2.6.37.6-0.5-desktop [SuSE] (x86_64/4 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 2833MHz) 
(x86_64/4 cpu)
onlinux - 2.6.37.6-0.5-desktop [SuSE]
using ccache cc version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 1 hour 49 minutes (average 13 minutes 43 seconds)

Summary: PASS

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

v5.15.0-606-gc6537db  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:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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

Compiler messages(gcc):
try.c: In function 'main':
try.c:5725:17: warning: extra tokens at end of #ifdef directive
try.c:5728:18: warning: extra tokens at end of #ifdef directive
try.c:5731:19: warning: extra tokens at end of #ifdef directive
try.c:5734:19: warning: extra tokens at end of #ifdef directive
try.c:5761:17: warning: extra tokens at end of #ifdef directive
try.c:5764:18: warning: extra tokens at end of #ifdef directive
try.c:5767:19: warning: extra tokens at end of #ifdef directive
try.c:5770:19: warning: extra tokens at end of #ifdef directive
try.c:5797:17: warning: extra tokens at end of #ifdef directive
try.c:5800:18: warning: extra tokens at end of #ifdef directive
try.c:5803:19: warning: extra tokens at end of #ifdef directive
try.c:5806:19: warning: extra tokens at end of #ifdef directive
try.c:5833:16: warning: extra tokens at end of #ifdef directive
try.c:5836:17: warning: extra tokens at end of #ifdef directive
try.c:5839:18: warning: extra tokens at end of #ifdef directive
try.c:5842:18: warning: extra tokens at end of #ifdef directive
try.c:5869:18: warning: extra tokens at end of #ifdef directive
try.c:5872:19: warning: extra tokens at end of #ifdef directive
try.c:5875:20: warning: extra tokens at end of #ifdef directive
try.c:5878:20: warning: extra tokens at end of #ifdef directive
try.c:6697:18: warning: extra tokens at end of #ifdef directive
try.c:6700:19: warning: extra tokens at end of #ifdef directive
try.c:6703:20: warning: extra tokens at end of #ifdef directive
try.c:6706:20: warning: extra tokens at end of #ifdef directive
try.c:6733:18: warning: extra tokens at end of #ifdef directive
try.c:6736:19: warning: extra tokens at end of #ifdef directive
try.c:6739:20: warning: extra tokens at end of #ifdef directive
try.c:6742:20: warning: extra tokens at end of #ifdef directive
try.c:6769:18: warning: extra tokens at end of #ifdef directive
try.c:6772:19: warning: extra tokens at end of #ifdef directive
try.c:6775:20: warning: extra tokens at end of #ifdef directive
try.c:6778:20: warning: extra tokens at end of #ifdef directive
try.c:6805:17: warning: extra tokens at end of #ifdef directive
try.c:6808:18: warning: extra tokens at end of #ifdef directive
try.c:6811:19: warning: extra tokens at end of #ifdef directive
try.c:6814:19: warning: extra tokens at end of #ifdef directive
try.c:6841:19: warning: extra tokens at end of #ifdef directive
try.c:6844:20: warning: extra tokens at end of #ifdef directive
try.c:6847:21: warning: extra tokens at end of #ifdef directive
try.c:6850:21: warning: extra tokens at end of #ifdef directive
pad.c: In function 'S_pad_findlex':
pad.c:1048:5: warning: field precision should have type 'int', but argument 4 
has type 'STRLEN'

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



Smoke [blead] v5.15.0-608-gb908e25 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
b908e2580dcf04a7dcf61e0224cfc8d6812761f5 v5.15.0-608-gb908e25
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 22 minutes (average 20 minutes 30 seconds)

Summary: FAIL(F)

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

v5.15.0-608-gb908e25  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEb908e2580dcf04a7dcf61e0224cfc8d6812761f5

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1383:43: warning: ignoring return value 

Smoke [5.15.0] v5.15.0-599-g48543d3 FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
48543d3d9038210f236a932052d229fbe28f5a54 v5.15.0-599-g48543d3
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 56 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.0-599-g48543d3  Configuration (common) -Dstatic_ext=Socket
--- -
O O O O 
F O F F -Duse64bitint
O O O O -Dmad
F O O O -Duseithreads
O F O O -Duseithreads -Duse64bitint
O F O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE48543d3d9038210f236a932052d229fbe28f5a54

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

Failures: (common-args) -Dstatic_ext=Socket
[stdio] -Duse64bitint
[perlio] -Duseithreads -Duse64bitint
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

[stdio] -DDEBUGGING -Duse64bitint
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.

[perlio] -DDEBUGGING -Duse64bitint
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

[stdio] -Duseithreads
[perlio] -Duseithreads -Dmad
../t/op/threads.t...??

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

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

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



Smoke [blead] v5.15.0-608-gb908e25 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
b908e2580dcf04a7dcf61e0224cfc8d6812761f5 v5.15.0-608-gb908e25
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 35 minutes (average 23 minutes 52 seconds)

Summary: FAIL(F)

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

v5.15.0-608-gb908e25  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEb908e2580dcf04a7dcf61e0224cfc8d6812761f5

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
mro.c:589:21: warning: expression result unused [-Wunused-value]
mro.c:634:2: warning: expression result unused 

Smoke [5.15.0] v5.15.0-608-gb908e25 FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
b908e2580dcf04a7dcf61e0224cfc8d6812761f5 v5.15.0-608-gb908e25
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 3 minutes (average 30 minutes 58 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.0-608-gb908e25  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEb908e2580dcf04a7dcf61e0224cfc8d6812761f5

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5705: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not 

Smoke [5.15.0] v5.15.0-603-gf0b90de PASS linux 2.6.35-28-generic [debian] (x86_64/2 cpu)

2011-07-19 Thread brian greenfield
Automated smoke report for 5.15.0 patch 
f0b90de1127cfd7f88a667aff4553d624d6e451d v5.15.0-603-gf0b90de
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2600MHz) 
(x86_64/2 cpu)
onlinux - 2.6.35-28-generic [debian]
using cc version 4.4.5
smoketime 10 hours 18 minutes (average 38 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.15.0-603-gf0b90de  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
SMOKEf0b90de1127cfd7f88a667aff4553d624d6e451d

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:36: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:37: warning: ignoring return value of ‘pipe’, declared with attribute 
warn_unused_result
try.c:53: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:66: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:72: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
try.c:78: warning: ignoring return value of ‘read’, declared with attribute 
warn_unused_result
util.c: In function ‘S_write_no_mem’:
util.c:71: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2750: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:2939: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9971: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
sv.c:10809: warning: ignoring return value of ‘gcvt’, declared with attribute 
warn_unused_result
doio.c: In function ‘Perl_nextargv’:
doio.c:871: warning: ignoring return value of ‘fchown’, declared with attribute 
warn_unused_result
doio.c: In function ‘S_exec_failed’:
doio.c:1383: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
perlio.c: In function ‘PerlIO_debug’:
perlio.c:519: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2377: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
Dumper.xs: In function ‘DD_dump’:
Dumper.xs:817: warning: format ‘%ld’ expects type ‘long int’, but argument 2 
has type ‘U32’
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’
sdbm.c: In function ‘makroom’:
sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
sv.c:2750: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:2939: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c:10809: warning: ignoring return value of ‘qgcvt’, declared with attribute 
warn_unused_result
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11256: warning: ignoring return value of ‘fchdir’, declared with attribute 
warn_unused_result
perlio.c:510: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:105: warning: ignoring return value of ‘write’, declared with attribute 
warn_unused_result
threads.xs: In function ‘S_ithread_create’:
threads.xs:711: warning: ignoring return value of ‘write’, declared with 
attribute warn_unused_result

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



Smoke [5.15.0] v5.15.0-606-gc6537db PASS linux 2.6.37.6-0.5-desktop [SuSE] (x86_64/4 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 2.6.37.6-0.5-desktop [SuSE]
using ccache cc version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 3 hours 24 minutes (average 25 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.15.0-606-gc6537db  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:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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

Compiler messages(gcc):
try.c: In function 'main':
try.c:5725:17: warning: extra tokens at end of #ifdef directive
try.c:5728:18: warning: extra tokens at end of #ifdef directive
try.c:5731:19: warning: extra tokens at end of #ifdef directive
try.c:5734:19: warning: extra tokens at end of #ifdef directive
try.c:5761:17: warning: extra tokens at end of #ifdef directive
try.c:5764:18: warning: extra tokens at end of #ifdef directive
try.c:5767:19: warning: extra tokens at end of #ifdef directive
try.c:5770:19: warning: extra tokens at end of #ifdef directive
try.c:5797:17: warning: extra tokens at end of #ifdef directive
try.c:5800:18: warning: extra tokens at end of #ifdef directive
try.c:5803:19: warning: extra tokens at end of #ifdef directive
try.c:5806:19: warning: extra tokens at end of #ifdef directive
try.c:5833:16: warning: extra tokens at end of #ifdef directive
try.c:5836:17: warning: extra tokens at end of #ifdef directive
try.c:5839:18: warning: extra tokens at end of #ifdef directive
try.c:5842:18: warning: extra tokens at end of #ifdef directive
try.c:5869:18: warning: extra tokens at end of #ifdef directive
try.c:5872:19: warning: extra tokens at end of #ifdef directive
try.c:5875:20: warning: extra tokens at end of #ifdef directive
try.c:5878:20: warning: extra tokens at end of #ifdef directive
try.c:6697:18: warning: extra tokens at end of #ifdef directive
try.c:6700:19: warning: extra tokens at end of #ifdef directive
try.c:6703:20: warning: extra tokens at end of #ifdef directive
try.c:6706:20: warning: extra tokens at end of #ifdef directive
try.c:6733:18: warning: extra tokens at end of #ifdef directive
try.c:6736:19: warning: extra tokens at end of #ifdef directive
try.c:6739:20: warning: extra tokens at end of #ifdef directive
try.c:6742:20: warning: extra tokens at end of #ifdef directive
try.c:6769:18: warning: extra tokens at end of #ifdef directive
try.c:6772:19: warning: extra tokens at end of #ifdef directive
try.c:6775:20: warning: extra tokens at end of #ifdef directive
try.c:6778:20: warning: extra tokens at end of #ifdef directive
try.c:6805:17: warning: extra tokens at end of #ifdef directive
try.c:6808:18: warning: extra tokens at end of #ifdef directive
try.c:6811:19: warning: extra tokens at end of #ifdef directive
try.c:6814:19: warning: extra tokens at end of #ifdef directive
try.c:6841:19: warning: extra tokens at end of #ifdef directive
try.c:6844:20: warning: extra tokens at end of #ifdef directive
try.c:6847:21: warning: extra tokens at end of #ifdef directive
try.c:6850:21: warning: extra tokens at end of #ifdef directive
pad.c: In function 'S_pad_findlex':
pad.c:1048:5: warning: field precision should have type 'int', but argument 4 
has type 'STRLEN'

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



Smoke [5.15.0] v5.15.0-606-gc6537db PASS linux 2.6.37.6-0.5-desktop [SuSE] (x86_64/4 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.37.6-0.5-desktop [SuSE]
using ccache g++ version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 1 hour 49 minutes (average 13 minutes 44 seconds)

Summary: PASS

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

v5.15.0-606-gc6537db  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:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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):
try.c: In function 'main':
try.c:5725:17: warning: extra tokens at end of #ifdef directive
try.c:5728:18: warning: extra tokens at end of #ifdef directive
try.c:5731:19: warning: extra tokens at end of #ifdef directive
try.c:5734:19: warning: extra tokens at end of #ifdef directive
try.c:5761:17: warning: extra tokens at end of #ifdef directive
try.c:5764:18: warning: extra tokens at end of #ifdef directive
try.c:5767:19: warning: extra tokens at end of #ifdef directive
try.c:5770:19: warning: extra tokens at end of #ifdef directive
try.c:5797:17: warning: extra tokens at end of #ifdef directive
try.c:5800:18: warning: extra tokens at end of #ifdef directive
try.c:5803:19: warning: extra tokens at end of #ifdef directive
try.c:5806:19: warning: extra tokens at end of #ifdef directive
try.c:5833:16: warning: extra tokens at end of #ifdef directive
try.c:5836:17: warning: extra tokens at end of #ifdef directive
try.c:5839:18: warning: extra tokens at end of #ifdef directive
try.c:5842:18: warning: extra tokens at end of #ifdef directive
try.c:5869:18: warning: extra tokens at end of #ifdef directive
try.c:5872:19: warning: extra tokens at end of #ifdef directive
try.c:5875:20: warning: extra tokens at end of #ifdef directive
try.c:5878:20: warning: extra tokens at end of #ifdef directive
try.c:6697:18: warning: extra tokens at end of #ifdef directive
try.c:6700:19: warning: extra tokens at end of #ifdef directive
try.c:6703:20: warning: extra tokens at end of #ifdef directive
try.c:6706:20: warning: extra tokens at end of #ifdef directive
try.c:6733:18: warning: extra tokens at end of #ifdef directive
try.c:6736:19: warning: extra tokens at end of #ifdef directive
try.c:6739:20: warning: extra tokens at end of #ifdef directive
try.c:6742:20: warning: extra tokens at end of #ifdef directive
try.c:6769:18: warning: extra tokens at end of #ifdef directive
try.c:6772:19: warning: extra tokens at end of #ifdef directive
try.c:6775:20: warning: extra tokens at end of #ifdef directive
try.c:6778:20: warning: extra tokens at end of #ifdef directive
try.c:6805:17: warning: extra tokens at end of #ifdef directive
try.c:6808:18: warning: extra tokens at end of #ifdef directive
try.c:6811:19: warning: extra tokens at end of #ifdef directive
try.c:6814:19: warning: extra tokens at end of #ifdef directive
try.c:6841:19: warning: extra tokens at end of #ifdef directive
try.c:6844:20: warning: extra tokens at end of #ifdef directive
try.c:6847:21: warning: extra tokens at end of #ifdef directive
try.c:6850:21: warning: extra tokens at end of #ifdef directive
pad.c: In function 'S_pad_findlex':
pad.c:1048:5: warning: field precision should have type 'int', but argument 4 
has type 'STRLEN'
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/

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



Smoke [blead] v5.15.0-609-gc7d4feb FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 19 minutes (average 19 minutes 52 seconds)

Summary: FAIL(F)

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

v5.15.0-609-gc7d4feb  Configuration (common) -Dcc=g++ -O
--- -
F F F F -Uusenm
F F F F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -Duseithreads
../t/porting/podcheck.t.FAILED
190

[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at 

Smoke [5.15.0] v5.15.0-605-g0437142 FAIL(F) cygwin_nt-5.2-wow64 1.7.9(0.237/5/3) (AMD64/2 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
pluto: AMD Athlon(tm) 64 X2 Dual Core Processor 5200+(~2613 MHz) (AMD64/2 cpu)
oncygwin_nt-5.2-wow64 - 1.7.9(0.237/5/3)
using gcc version 4.3.4 20090804 (release) 1
smoketime 3 hours 1 minute (average 1 hour)

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.0-605-g0437142  Configuration (common) none
--- -
F F F F -Uusethreads
? - - - -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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

Failures: (common-args) none
[stdio] -Uusethreads
[stdio] -DDEBUGGING -Uusethreads
../t/op/taint.t.FAILED
Bad plan.  You planned 784 tests but ran 537.
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.tFAILED
14
Non-zero exit status: 1
../cpan/Win32/t/Unicode.t...FAILED
4
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../dist/Net-Ping/t/500_ping_icmp.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 64 tests but ran 0.

[perlio] -Uusethreads
../t/op/taint.t.FAILED
Bad plan.  You planned 784 tests but ran 537.
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.tFAILED
14
Non-zero exit status: 1
../dist/Net-Ping/t/500_ping_icmp.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 64 tests but ran 0.
../cpan/Win32/t/Unicode.t...FAILED
4
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

[perlio] -DDEBUGGING -Uusethreads
../t/op/taint.t.FAILED
Bad plan.  You planned 784 tests but ran 537.
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.tFAILED
14
Non-zero exit status: 1
../ext/XS-APItest/t/call_checker.t..FAILED
Non-zero exit status: 255
Bad plan.  You planned 64 tests but ran 0.
../dist/Net-Ping/t/500_ping_icmp.t..FAILED
2
Non-zero exit status: 1
../cpan/Win32/t/Unicode.t...FAILED
4
../cpan/Win32API-File/t/file.t..FAILED
Non-zero exit status: 2
Bad plan.  You planned 267 tests but ran 45.
../ext/Win32CORE/t/win32core.t..FAILED
3
Non-zero exit status: 1

Passed Todo tests: (common-args) none
[stdio] -Uusethreads
[stdio] -DDEBUGGING -Uusethreads
../t/io/tell.t..PASSED
28
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../lib/File/Compare.t...PASSED
13
../lib/File/Copy.t..PASSED
77-78, 83-84, 89-90, 95-96, 101-102, 107-108
113-114, 119-120, 125-126, 131-132, 137-138
143-144, 149-150, 155-156, 161-162, 167-168
173-174, 179-180, 185-186, 191-192, 197-198
203-204, 209-210, 215-216, 221-222, 227-228
233-234, 239-240, 245-246, 251-252, 257-258
263-264, 269-270, 275-276, 281-282, 287-288
293-294, 299-300, 305-306, 311-312, 317-318
323-324, 329-330, 335-336, 341-342, 347-348
353-354, 359-360, 365-366, 371-372, 377-378
383-384, 389-390, 395-396, 401-402, 407-408

[perlio] -Uusethreads
[perlio] -DDEBUGGING -Uusethreads
../cpan/CGI/t/tmpdir.t..PASSED
3-9
../lib/File/Compare.t...PASSED
13
../lib/File/Copy.t..PASSED
77-78, 83-84, 89-90, 95-96, 101-102, 107-108
113-114, 119-120, 125-126, 131-132, 137-138
143-144, 149-150, 155-156, 161-162, 167-168
173-174, 179-180, 185-186, 191-192, 197-198
203-204, 209-210, 215-216, 221-222, 227-228
233-234, 239-240, 245-246, 251-252, 257-258
263-264, 269-270, 275-276, 

Smoke [smoke-me/rafl/assert-bincompat] v5.15.0-541-gb2af324 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
b2af324d4531e01333f0687096a4ca1e8b780440 v5.15.0-541-gb2af324
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2674 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using ? unknown cc version 
smoketime 4 minutes 13 seconds (average 1 minute 3.250 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.15.0-541-gb2af324  Configuration (common) none
--- -
m m 
m m -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEb2af324d4531e01333f0687096a4ca1e8b780440

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)



Smoke [blead] v5.15.0-609-gc7d4feb FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 31 minutes (average 22 minutes 46 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.0-609-gc7d4feb  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
F F F F 
F F F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/porting/podcheck.t.FAILED
190

[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra 

Smoke [5.15.0] v5.15.0-609-gc7d4feb FAIL(F) linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
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 3 hours 10 minutes (average 15 minutes 50 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.0-609-gc7d4feb  Configuration (common) none
--- -
F F F F F F 
F F F F F F -Duselongdouble
F F F F F F -Dmad
F F F F F F -Duseithreads
F F F F F F -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
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

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

Failures: (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
../t/porting/podcheck.t.FAILED
190

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

Compiler messages(gcc):
pad.c: In function ‘S_pad_findlex’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
op.c: In function ‘Perl_rpeep’:
op.c:9345: warning: ISO C90 forbids mixed declarations and code

-- 
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.15.0] v5.15.0-609-gc7d4feb FAIL(F) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 59 minutes (average 9 minutes 56 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.0-609-gc7d4feb  Configuration (common) none
--- -
F F F F 
F F F F -Duse64bitint
F F F F -Dmad
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

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

Failures: (common-args) none
[stdio] 
[perlio] -Dmad
../t/porting/podcheck.t.FAILED
190
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

[perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio] -Dmad
[stdio/perlio] -DDEBUGGING -Dmad
[stdio/perlio] -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[perlio] -Duseithreads -Dmad
[perlio] -DDEBUGGING -Duseithreads -Dmad
../t/porting/podcheck.t.FAILED
190

[stdio] -DDEBUGGING -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads
../t/porting/podcheck.t.FAILED
190
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.

[perlio] -DDEBUGGING -Duse64bitint
[perlio] -DDEBUGGING -Duseithreads
../t/porting/podcheck.t.FAILED
190
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

[stdio] -Duseithreads -Dmad
[stdio] -DDEBUGGING -Duseithreads -Dmad
../t/op/threads.t...??
../t/porting/podcheck.t.FAILED
190

Passed Todo tests: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dmad
[stdio/perlio] -DDEBUGGING -Dmad
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dmad
[stdio/perlio] -DDEBUGGING -Duseithreads -Dmad

Smoke [5.15.0] v5.15.0-609-gc7d4feb FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 3 minutes (average 30 minutes 60 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.0-609-gc7d4feb  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../t/porting/podcheck.t.FAILED
190
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5705: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
Glob.c, line 218: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 

Smoke [5.15.0] v5.15.0-599-g77ccfae FAIL(F) AIX 5.2.0.0/ML04 (PPC/1 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
77ccfaeb2504f1318efe013cdc637b9886ea49f7 v5.15.0-599-g77ccfae
i4: PPC_POWER4 (PPC/1 cpu)
onAIX - 5.2.0.0/ML04
using xlc -q32 version 9.0.0.8
smoketime 1 day 4 hours 38 minutes (average 2 hours 23 minutes)

Summary: FAIL(F)

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

v5.15.0-599-g77ccfae  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -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:
uncommitted-changes
SMOKE77ccfaeb2504f1318efe013cdc637b9886ea49f7

Testsuite was run only with 'harness'

Failures: (common-args) none
[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
../t/op/threads.t...FAILED
Non-zero exit status: -1
Bad plan.  You planned 25 tests but ran 23.

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 3031.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.44 build 1285 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)



Smoke [5.15.0] v5.15.0-638-g9093a3e FAIL(F) darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
9093a3ee8c8ee4e47e57689c43566d0a5beccee2 v5.15.0-638-g9093a3e
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
ondarwin - 10.8.0 (Mac OS X)
using cc version 4.2.1 (Apple Inc. build 5646)
smoketime 4 hours 40 minutes (average 17 minutes 32 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.0-638-g9093a3e  Configuration (common) none
--- -
O O O O 
O O O O -Duse64bitint
O O O O -Dusedtrace
O O O O -Dusemorebits
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F F F -Duseithreads -Dusemorebits
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE9093a3ee8c8ee4e47e57689c43566d0a5beccee2

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

Failures: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

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

Compiler messages(gcc):
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3604: warning: pointer targets in assignment differ in signedness
Dumper.xs: In function 'DD_dump':
Dumper.xs:817: warning: format '%ld' expects type 'long int', but argument 2 
has type 'U32'
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'
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
perl.c: In function 'perl_destruct':
perl.c:565: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:565: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:760: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'perl_parse':
perl.c:1610: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1610: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1628: warning: passing argument 2 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c: In function 'S_parse_body':
perl.c:1771: warning: passing argument 1 of 
'__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a' discards 
qualifiers from pointer target type
perl.c:1771: warning: passing argument 2 of 

Smoke [5.15.0] v5.15.0-605-g0437142 PASS linux 2.6.32-5-kirkwood [debian] (armv5tel/)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
iapetus:  ( 0MHz) (armv5tel/)
onlinux - 2.6.32-5-kirkwood [debian]
using cc version 4.4.5
smoketime 15 hours 27 minutes (average 3 hours 51 minutes)

Summary: PASS

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

v5.15.0-605-g0437142  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
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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



Smoke [5.15.0] v5.15.0-606-gc6537db PASS linux 2.6.25.20-0.7-default [SuSE] (x86_64/4 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
tux: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu)
onlinux - 2.6.25.20-0.7-default [SuSE]
using ccache cc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch 
revision 135036]
smoketime 5 hours 26 minutes (average 20 minutes 24 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.15.0-606-gc6537db  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
O O O O O O -Dmad -Duselongdouble
O O O O O O -Dmad -Duse64bitall
O O O O O O -Dmad -Duseithreads -Duselongdouble
O O O O O O -Dmad -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:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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
[stdio/perlio/en_US.utf8] -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duse64bitall
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duselongdouble
[stdio/perlio/en_US.utf8] -Dmad -Duseithreads -Duse64bitall
[stdio/perlio/en_US.utf8] -DDEBUGGING -Dmad -Duseithreads -Duse64bitall
../cpan/CGI/t/tmpdir.t..PASSED
3-9

Compiler messages(gcc):
pad.c: In function 'S_pad_findlex':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
op.c: In function 'Perl_rpeep':
op.c:9345: warning: ISO C90 forbids mixed declarations and code
Status overview available here: http://doc.procura.nl/smoke/index.html

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



Smoke [5.15.0] v5.15.0-605-g0437142 FAIL(FM) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
04371424f0e25fe50abaab50272dc88491ba093d v5.15.0-605-g0437142
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using cc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
smoketime 1 hour 46 minutes (average 8 minutes 55 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.15.0-605-g0437142  Configuration (common) -Dstatic_ext=Socket
--- -
O O O O 
M - O O -Duse64bitint
F O O O -Dmad
F O F O -Duseithreads
O O O O -Duseithreads -Duse64bitint
M - O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE04371424f0e25fe50abaab50272dc88491ba093d

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

Failures: (common-args) -Dstatic_ext=Socket
[minitest] -Duse64bitint
[minitest] -Duseithreads -Dmad
t/op/write..FAILED at test 418

[stdio] -Dmad
[stdio] -DDEBUGGING -Duseithreads
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

[stdio] -Duseithreads
../t/op/threads.t...??

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

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

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



Smoke [5.15.0] v5.15.0-606-gc6537db PASS linux 2.6.37.6-0.5-desktop [SuSE] (x86_64/4 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
onlinux - 2.6.37.6-0.5-desktop [SuSE]
using ccache g++ version 4.5.1 20101208 [gcc-4_5-branch revision 167585]
smoketime 3 hours 24 minutes (average 25 minutes 34 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.15.0-606-gc6537db  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:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

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):
try.c: In function 'main':
try.c:5725:17: warning: extra tokens at end of #ifdef directive
try.c:5728:18: warning: extra tokens at end of #ifdef directive
try.c:5731:19: warning: extra tokens at end of #ifdef directive
try.c:5734:19: warning: extra tokens at end of #ifdef directive
try.c:5761:17: warning: extra tokens at end of #ifdef directive
try.c:5764:18: warning: extra tokens at end of #ifdef directive
try.c:5767:19: warning: extra tokens at end of #ifdef directive
try.c:5770:19: warning: extra tokens at end of #ifdef directive
try.c:5797:17: warning: extra tokens at end of #ifdef directive
try.c:5800:18: warning: extra tokens at end of #ifdef directive
try.c:5803:19: warning: extra tokens at end of #ifdef directive
try.c:5806:19: warning: extra tokens at end of #ifdef directive
try.c:5833:16: warning: extra tokens at end of #ifdef directive
try.c:5836:17: warning: extra tokens at end of #ifdef directive
try.c:5839:18: warning: extra tokens at end of #ifdef directive
try.c:5842:18: warning: extra tokens at end of #ifdef directive
try.c:5869:18: warning: extra tokens at end of #ifdef directive
try.c:5872:19: warning: extra tokens at end of #ifdef directive
try.c:5875:20: warning: extra tokens at end of #ifdef directive
try.c:5878:20: warning: extra tokens at end of #ifdef directive
try.c:6697:18: warning: extra tokens at end of #ifdef directive
try.c:6700:19: warning: extra tokens at end of #ifdef directive
try.c:6703:20: warning: extra tokens at end of #ifdef directive
try.c:6706:20: warning: extra tokens at end of #ifdef directive
try.c:6733:18: warning: extra tokens at end of #ifdef directive
try.c:6736:19: warning: extra tokens at end of #ifdef directive
try.c:6739:20: warning: extra tokens at end of #ifdef directive
try.c:6742:20: warning: extra tokens at end of #ifdef directive
try.c:6769:18: warning: extra tokens at end of #ifdef directive
try.c:6772:19: warning: extra tokens at end of #ifdef directive
try.c:6775:20: warning: extra tokens at end of #ifdef directive
try.c:6778:20: warning: extra tokens at end of #ifdef directive
try.c:6805:17: warning: extra tokens at end of #ifdef directive
try.c:6808:18: warning: extra tokens at end of #ifdef directive
try.c:6811:19: warning: extra tokens at end of #ifdef directive
try.c:6814:19: warning: extra tokens at end of #ifdef directive
try.c:6841:19: warning: extra tokens at end of #ifdef directive
try.c:6844:20: warning: extra tokens at end of #ifdef directive
try.c:6847:21: warning: extra tokens at end of #ifdef directive
try.c:6850:21: warning: extra tokens at end of #ifdef directive
pad.c: In function 'S_pad_findlex':
pad.c:1048:5: warning: field precision should have type 'int', but argument 4 
has type 'STRLEN'
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/

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



Smoke [5.15.0] v5.15.0-609-gc7d4feb FAIL(X) linux 2.6.39-2-amd64 [debian] (x86_64/2 cpu)

2011-07-19 Thread njh
Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
bandsman.dyndns-ip.com: AMD Athlon(tm) Dual Core Processor 4450e (AuthenticAMD 
2300MHz) (x86_64/2 cpu)
onlinux - 2.6.39-2-amd64 [debian]
using cc version 4.6.1
smoketime 2 hours 48 minutes (average 2 hours 48 minutes)

Summary: FAIL(X)

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

v5.15.0-609-gc7d4feb  Configuration (common) -Accflags=-O2 -W -Wformat=2 -Wall 
-Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse 
-mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector 
-Wfloat-equal
--- -
X X - - -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

Failures: (common-args) -Accflags=-O2 -W -Wformat=2 -Wall -Wextra -pipe 
-mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx 
-mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector 
-Wfloat-equal
[stdio/perlio] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/cpan/CPANPLUS-Dist-Build/t/02_CPANPLUS-Dist-Build.tFAILED at test 5
../t/porting/podcheck.t.FAILED at test 190
../t/porting/dual-life.tFAILED at test 3

Compiler messages(gcc):
Configure ...try.c: In function ‘main’:
try.c:1:14: warning: unused parameter ‘argc’ [-Wunused-parameter]
try.c:1:26: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c: In function ‘main’:
try.c: In function ‘blech’:
try.c:8:16: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c: In function ‘blech_in_list’:
try.c:9:24: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c:31:1: warning: control reaches end of non-void function [-Wreturn-type]
try.c:28:16: warning: unused parameter ‘x’ [-Wunused-parameter]
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]
try.c:8:16: warning: unused parameter ‘x’ [-Wunused-parameter]
try.c:3:15: warning: unused parameter ‘argc’ [-Wunused-parameter]
try.c:3:27: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c: In function ‘bletch’:
try.c:11:17: warning: unused parameter ‘s’ [-Wunused-parameter]
try.c:12:26: warning: unused parameter ‘argv’ [-Wunused-parameter]
try.c:52:19: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
try.c:4069:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4072:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4075:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4078:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4105:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4108:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4111:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4114:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4165:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4168:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4171:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4174:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4201:16: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4204:17: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4207:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4210:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4465:18: warning: extra tokens at end of #ifdef directive [enabled by 
default]
try.c:4468:19: warning: extra tokens at end of #ifdef directive [enabled by 
default]

Smoke [smoke-me/sys_intern] v5.15.0-599-g48543d3 FAIL(FM) MSWin32 Win2000 SP4 (x86/1 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
48543d3d9038210f236a932052d229fbe28f5a54 v5.15.0-599-g48543d3
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2674 MHz) (x86/1 cpu)
onMSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 2 hours 49 minutes (average 42 minutes 25 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.15.0-599-g48543d3  Configuration (common) none
--- -
F F 
F M -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE48543d3d9038210f236a932052d229fbe28f5a54

Failures: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duseithreads
../t/porting/bincompat.tFAILED
1
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
19, 62, 67, 72, 82
Non-zero exit status: 2
Bad plan.  You planned 171 tests but ran 84.
../cpan/ExtUtils-MakeMaker/t/oneliner.t.FAILED
4, 7-11
Non-zero exit status: 6

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

Compiler messages(MSWin32):
..\pp_hot.c(2656) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
..\pp_sort.c(1650) : 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
ListUtil.xs(335) : 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
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(2744) : warning C4244: 'initializing' : conversion from 'I32' to 
'U8', possible loss of data
# NMAKE : fatal error U1077: 'D:\smoke\perl\smoke-me\build\t\perl.exe' : return 
code '0xff'
..\hv.c(443) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
..\hv.c(503) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
..\hv.c(545) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
..\hv.c(938) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
d:\smoke\perl\smoke-me\build\time64.c(307) : warning C4996: 'localtime': This 
function or variable may be unsafe. Consider using localtime_s instead. To 
disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\smoke\perl\smoke-me\build\time64.c(326) : warning C4996: 'gmtime': This 
function or variable may be unsafe. Consider using gmtime_s instead. To disable 
deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\pp_sys.c(3039) : warning C4996: 'access': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _access. See online help 
for details.
..\sv.c(2750) : warning C4996: 'sprintf': This function or variable may be 
unsafe. Consider using sprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
..\sv.c(2939) : warning C4996: 'sprintf': This function or variable may be 
unsafe. Consider using sprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
..\sv.c(9971) : warning C4996: 'sprintf': This function or variable may be 
unsafe. Consider using sprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
..\sv.c(10809) : warning C4996: 'sprintf': This function or variable may be 
unsafe. Consider using sprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
..\util.c(4298) : warning C4996: 'getcwd': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help 
for details.
..\util.c(6161) : warning C4996: '_vsnprintf': This function or variable may be 
unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.

Smoke [blead] v5.15.0-601-gcd197e1 FAIL(XF) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
cd197e1e6cdf55043b0cf56f5dbe8fc0c5426002 v5.15.0-601-gcd197e1
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 day 3 hours 57 minutes (average 1 hour 23 minutes)

Summary: FAIL(XF)

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.0-601-gcd197e1  Configuration (common) -Dcc=g++ -O
--- -
O O F O O O F O -Uusenm
O O F O O O F O -Uusenm -Accflags=-DPERL_POISON
O O F O O O F O -Uusenm -Duse64bitall
O O F O O O F O -Uusenm -Dusemorebits
O O F O O O F O -Uusenm -Dmad
O O F O O O F O -Uusenm -Duseithreads
O O F O O O F O -Uusenm -Duseithreads -Accflags=-DPERL_POISON
O O F X O O F O -Uusenm -Duseithreads -Duse64bitall
O O F O O X F O -Uusenm -Duseithreads -Dusemorebits
O O F O O O F O -Uusenm -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
SMOKEcd197e1e6cdf55043b0cf56f5dbe8fc0c5426002

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Uusenm -Accflags=-DPERL_POISON
[minitest] -Uusenm -Duse64bitall
[minitest] -DDEBUGGING -Uusenm -Duse64bitall
[minitest] -Uusenm -Dusemorebits
[minitest] -DDEBUGGING -Uusenm -Dusemorebits
[minitest] -Uusenm -Dmad
[minitest] -DDEBUGGING -Uusenm -Dmad
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
[minitest] -Uusenm -Duseithreads -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Uusenm -Duseithreads -Accflags=-DPERL_POISON
[minitest] -Uusenm -Duseithreads -Duse64bitall
[minitest] -DDEBUGGING -Uusenm -Duseithreads -Duse64bitall
[minitest] -Uusenm -Duseithreads -Dusemorebits
[minitest] -DDEBUGGING -Uusenm -Duseithreads -Dusemorebits
[minitest] -Uusenm -Duseithreads -Dmad
[minitest] -DDEBUGGING -Uusenm -Duseithreads -Dmad
t/op/write..FAILED at test 418

[en_US.utf8] -Uusenm -Duseithreads -Duse64bitall
[perlio] -DDEBUGGING -Uusenm -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t..FAILED at test 15

Compiler messages(gcc):
try.c: In function ‘int main()’:
try.c:36:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at 

Smoke [5.15.0] v5.15.0-609-gc7d4feb FAIL(F) openvms V8.3-1H1 (IA64/2 cpu)

2011-07-19 Thread Craig A. Berry
Automated smoke report for 5.15.0 patch 
c7d4febadfe3e997518ca1e69c82a56fa6908199 v5.15.0-609-gc7d4feb
ALMA: HP rx2600  (1.50GHz/6.0MB) (IA64/2 cpu)
onopenvms - V8.3-1H1
using ? CC/DECC version 70390019
smoketime 3 hours 43 minutes (average 1 hour 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.15.0-609-gc7d4feb  Configuration (common) none
--- -
F - -Duser_c_flags=/WARN=(ENABLE=LEVEL3,INFORMATIONAL=ALL)
F - -Duser_c_flags=/WARN=(ENABLE=LEVEL3,INFORMATIONAL=ALL) -Dusethreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKEc7d4febadfe3e997518ca1e69c82a56fa6908199

Failures: (common-args) none
[default] -Duser_c_flags=/WARN=(ENABLE=LEVEL3,INFORMATIONAL=ALL)
cpan/CGI/t/url.FAILED--no 
leader found
cpan/Module-Build/t/PL_files...FAILED at 
test 3
cpan/Module-Build/t/properties/dist_suffix.FAILED at 
test 2
cpan/Module-Build/t/runthrough.FAILED at 
test 11
cpan/Module-Build/t/tilde..FAILED at 
test 16
t/porting/bincompatFAILED at 
test 1
t/porting/podcheck.FAILED at 
test 1

[default] -Duser_c_flags=/WARN=(ENABLE=LEVEL3,INFORMATIONAL=ALL) -Dusethreads

t/op/threads...FAILED--unexpected
 output at test 23
cpan/CGI/t/url.FAILED--no 
leader found
cpan/Module-Build/t/PL_files...FAILED at 
test 3
cpan/Module-Build/t/properties/dist_suffix.FAILED at 
test 2
cpan/Module-Build/t/runthrough.FAILED at 
test 11
cpan/Module-Build/t/tilde..FAILED at 
test 16
t/porting/bincompatFAILED at 
test 1
t/porting/podcheck.FAILED at 
test 1

Compiler messages(VMS):

if (invariant_head = 0) {
^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression invariant_head 
is being compared with a relational operator to a constant whose value is not 
greater than zero.  This might not be what you intended.
at line number 3355 in file MDA0:[SMOKE.blead]sv.c;1

if (ulen == -1) {
^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression ulen is being 
compared with an equality operator to a constant whose value is negative.  This 
might not be what you intended.
at line number 356 in file MDA0:[SMOKE.blead.cpan.Encode]Encode.xs;1

if (ulen == -1)
^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression ulen is being 
compared with an equality operator to a constant whose value is negative.  This 
might not be what you intended.
at line number 360 in file MDA0:[SMOKE.blead.cpan.Encode]Encode.xs;1

-- 
Report by Test::Smoke v1.39 build 1235 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.044)


Smoke [5.15.0] v5.15.0-599-g48543d3 PASS linux 2.6.32-5-amd64 [debian] (x86_64/4 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
48543d3d9038210f236a932052d229fbe28f5a54 v5.15.0-599-g48543d3
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 g++ version 4.4.5
smoketime 3 hours 6 minutes (average 15 minutes 32 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.15.0-599-g48543d3  Configuration (common) -Dcc=g++
--- -
O O O O O O 
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = de_DE.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
uncommitted-changes
SMOKE48543d3d9038210f236a932052d229fbe28f5a54

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

Passed Todo tests: (common-args) -Dcc=g++
[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

Compiler messages(gcc):
mg_vtable.h:97: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’
pad.c: In function ‘PADOFFSET S_pad_findlex(const char*, STRLEN, U32, const 
CV*, U32, int, SV**, SV**, int*)’:
pad.c:1048: warning: field precision should have type ‘int’, but argument 4 has 
type ‘STRLEN’
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:348: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:521: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:550: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:716: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:794: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:837: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:874: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:932: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:974: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1037: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1056: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1145: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)’:
shared.xs:1241: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1258: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)’:
shared.xs:1281: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1298: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)’:
shared.xs:1314: warning: deprecated conversion from 

Smoke [blead] v5.15.0-610-g60a6941 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
60a69412236904047ea059c3b9234a3607a81f58 v5.15.0-610-g60a6941
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using g++ version 4.5.2
smoketime 1 hour 18 minutes (average 19 minutes 36 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.0-610-g60a6941  Configuration (common) -Dcc=g++ -O
--- -
O F O F -Uusenm
O F O F -Uusenm -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE60a69412236904047ea059c3b9234a3607a81f58

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
t/op/write..FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1383:43: warning: ignoring return value 

Smoke [blead] v5.15.0-610-g60a6941 FAIL(F) linux 2.6.38-8-generic [debian] (x86_64/8 cpu)

2011-07-19 Thread George Greer
Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.0 patch 
60a69412236904047ea059c3b9234a3607a81f58 v5.15.0-610-g60a6941
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 
cpu)
onlinux - 2.6.38-8-generic [debian]
using clang version 4.2.1 Compatible Clang Compiler
smoketime 1 hour 28 minutes (average 22 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.15.0-610-g60a6941  Configuration (common) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
--- -
O F O F 
O F O F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
uncommitted-changes
SMOKE60a69412236904047ea059c3b9234a3607a81f58

Testsuite was run only with 'harness'

Failures: (common-args) -A -Dcc=clang append:ccflags= 
-fcatch-undefined-behavior 
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
t/op/write..FAILED at test 418

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

Compiler messages(gcc):
try.c:5737:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5740:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5743:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5746:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5773:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5776:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5779:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5782:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5809:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5812:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5815:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5818:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5845:16: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5848:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5851:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5854:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5881:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5884:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5887:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:5890:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6721:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6724:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6727:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6730:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6757:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6760:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6763:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6766:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6793:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6796:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6799:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6802:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6829:17: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6832:18: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6835:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6838:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6865:19: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6868:20: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6871:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
try.c:6874:21: warning: extra tokens at end of #ifdef directive [-Wextra-tokens]
mro.c:589:21: warning: expression result unused [-Wunused-value]
util.c:575:5: warning: expression result unused [-Wunused-value]

Smoke [5.15.0] v5.15.0-606-gc6537db FAIL(F) HP-UX B.11.31/64 (ia64/2 cpu)

2011-07-19 Thread H.Merijn Brand
Automated smoke report for 5.15.0 patch 
c6537db3564ed4503430cd77e756f7553d8f5fcf v5.15.0-606-gc6537db
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B
smoketime 7 hours 58 minutes (average 59 minutes 49 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.0-606-gc6537db  Configuration (common) none
--- -
O O O O O O 
O O O O O O -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:
uncommitted-changes
SMOKEc6537db3564ed4503430cd77e756f7553d8f5fcf

Testsuite was run only with 'harness'

Tests skipped on user request:

Failures: (common-args) none
[stdio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.

[perlio] -Duseithreads
../t/op/threads.t...FAILED
Bad plan.  You planned 25 tests but ran 23.
../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

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



Smoke [5.15.0] v5.15.0-605-g8b0a5e4 FAIL(FM) netbsd 5.1 (amd64/6 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
8b0a5e4e1c163543fae1f8baa074925f03686b2f v5.15.0-605-g8b0a5e4
deimos.tony.develop-help.com: AMD 686-class (amd64/6 cpu)
onnetbsd - 5.1
using /opt/gcc-4.6.0/bin/gcc version 4.6.0
smoketime 1 hour 52 minutes (average 9 minutes 22 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.15.0-605-g8b0a5e4  Configuration (common) -Dcc=/opt/gcc-4.6.0/bin/gcc
--- -
O O F F 
O O F O -Duse64bitint
F F O F -Dmad
O O O O -Duseithreads
M - O O -Duseithreads -Duse64bitint
F F O O -Duseithreads -Dmad
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE8b0a5e4e1c163543fae1f8baa074925f03686b2f

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

Failures: (common-args) -Dcc=/opt/gcc-4.6.0/bin/gcc
[stdio] -DDEBUGGING
[stdio] -Dmad
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.

[perlio] -DDEBUGGING
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

[stdio] -DDEBUGGING -Duse64bitint
[perlio] -DDEBUGGING -Dmad
../lib/Benchmark.t..FAILED
129
Non-zero exit status: 1

[perlio] -Dmad
[perlio] -Duseithreads -Dmad
../cpan/Memoize/t/tie_sdbm.tFAILED
Non-zero exit status: 1
No plan found in TAP output
../lib/DBM_Filter/t/02core.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 189 tests but ran 4.
../lib/DBM_Filter/t/compress.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 23 tests but ran 8.
../lib/DBM_Filter/t/encode.tFAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 10.
../lib/DBM_Filter/t/int32.t.FAILED
Non-zero exit status: 1
Bad plan.  You planned 22 tests but ran 7.
../lib/DBM_Filter/t/null.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 26 tests but ran 7.
../lib/DBM_Filter/t/utf8.t..FAILED
Non-zero exit status: 1
Bad plan.  You planned 20 tests but ran 9.
../ext/SDBM_File/t/sdbm.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

[minitest] -Duseithreads -Duse64bitint

Smoke [5.15.0] v5.15.0-610-g60a6941 FAIL(F) Solaris 2.11 (i386/1 cpu)

2011-07-19 Thread tony
Automated smoke report for 5.15.0 patch 
60a69412236904047ea059c3b9234a3607a81f58 v5.15.0-610-g60a6941
solaris1164: i86pc (2950MHz) (i386/1 cpu)
onSolaris - 2.11
using cc version Sun C 5.11 SunOS_i386 2010/08/13
smoketime 2 hours 6 minutes (average 31 minutes 44 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.0-610-g60a6941  Configuration (common) none
--- -
F F F F 
F F F F -Duseithreads
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
uncommitted-changes
SMOKE60a69412236904047ea059c3b9234a3607a81f58

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

Failures: (common-args) none
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
../ext/Socket/t/getnameinfo.t...FAILED
6
Non-zero exit status: 1

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

Compiler messages(solaris):
regexp.h, line 329: warning: statement not reached
perly.y, line 330: warning: statement not reached
regcomp.c, line 5286: warning: integer overflow detected: op 
regcomp.c, line 5347: warning: statement not reached
regcomp.c, line 5358: warning: statement not reached
regcomp.c, line 5375: warning: statement not reached
regcomp.c, line 5515: warning: statement not reached
regcomp.c, line 9370: warning: statement not reached
dump.c, line 1503: warning: integer overflow detected: op 
dump.c, line 1503: warning: initializer will be sign-extended: -2147483648
util.c, line 1612: warning: statement not reached
util.c, line 1646: warning: statement not reached
util.c, line 1757: warning: statement not reached
mg.c, line 344: warning: statement not reached
pp_hot.c, line 880: warning: statement not reached
pp.c, line 5705: warning: integer overflow detected: op 
pp_ctl.c, line 1455: warning: statement not reached
pp_ctl.c, line 3152: warning: statement not reached
regexec.c, line 2022: warning: statement not reached
regexec.c, line 5765: warning: statement not reached
perlio.c, line 858: warning: statement not reached
perlio.c, line 5195: warning: statement not reached
pp_pack.c, line 945: warning: statement not reached
op.c, line 839: warning: statement not reached
../../regexp.h, line 329: warning: statement not reached
./const-xs.inc, line 31: warning: initializer does not fit or is out of 
range: 0x8000
./const-xs.inc, line 258: warning: integer overflow detected: op 
bzlib.c, line 866: warning: statement not reached
RealPPPort.c, line 2317: warning: statement not reached
RealPPPort.c, line 3838: warning: statement not reached
MD5.xs, line 467: warning: statement not reached
Fcntl.c, line 166: warning: statement not reached
../../../regexp.h, line 329: warning: statement not reached
Glob.c, line 218: warning: statement not reached
Encode.xs, line 29: warning: statement not reached
Encode.xs, line 30: warning: statement not reached
Encode.xs, line 188: warning: statement not reached
Encode.xs, line 221: warning: statement not reached
Encode.xs, line 259: warning: statement not reached
Langinfo.c, line 118: warning: statement not reached
SysV.xs, line 104: warning: statement not reached
NDBM_File.xs, line 113: warning: statement not reached
POSIX.xs, line 544: warning: statement not reached
POSIX.c, line 1720: warning: statement not reached
re_exec.c, line 2022: warning: statement not reached
re_exec.c, line 5765: warning: statement not reached
re_comp.c, line 5286: warning: integer overflow detected: op 
re_comp.c, line 5347: warning: statement not reached
re_comp.c, line 5358: warning: statement not reached
re_comp.c, line 5375: warning: statement not reached
re_comp.c, line 5515: warning: statement not reached
re_comp.c, line 9370: warning: statement not reached
SDBM_File.xs, line 84: warning: statement not reached
Socket.xs, line 188: warning: statement not reached
Socket.c, line 511: warning: statement not reached
APItest.c, line 3215: warning: statement not reached
APItest.c, line 3681: warning: statement not reached
APItest.c, line 5041: warning: statement not reached
APItest.c, line 5060: warning: statement not reached
APItest.c, line 5189: warning: statement not reached
../../../../regexp.h, line 329: warning: statement not reached
/export/home/perlsmok/smoke-me/perl-current/regexp.h, line 329: warning: 
statement not reached
../regexp.h, line 329: warning: statement not