Automated smoke report for 5.15.3 patch
2c88d70d6f8de88325de16157d4a9fa59e085933 v5.15.3-17-g2c88d70
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 14.5.0 (Mac OS X)
using cc version 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)
smoketime 5 hours 33 minutes (average 20 minutes 49 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.3-17-g2c88d70 Configuration (common) none
----------- ---------------------------------------------------------
F F F F
F F F F -Duse64bitint
F F F F -Dusedtrace
F F F F -Dusemorebits
F F F F -Duseithreads
F F F F -Duseithreads -Duse64bitint
F F F F -Duseithreads -Dusedtrace
F F M - -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE2c88d70d6f8de88325de16157d4a9fa59e085933
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) none
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusedtrace
[stdio] -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
../lib/locale.t.............................................FAILED
99
[perlio] -DDEBUGGING -Dusedtrace
../ext/POSIX/t/waitpid.t....................................FAILED
2
Non-zero exit status: 1
../lib/locale.t.............................................FAILED
99
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
t/run/fresh_perl ............... FAILED at test 75
t/io/defout .................... FAILED--no leader found
t/io/utf8 ...................... FAILED--expected 55 tests, saw 52
t/re/charset ................... FAILED--no leader found
t/re/pat ....................... FAILED at test 390
t/re/pat_special_cc ............ FAILED--expected 9 tests, saw 0
t/re/reg_mesg .................. FAILED at test 106
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
../cpan/CGI/t/tmpdir.t......................................PASSED
3-9
Compiler messages(gcc):
dump.c:461:57: warning: comparison of constant 85 with expression of type
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
pp.c:4116:14: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned
char') changes value from 65533 to 253 [-Wconstant-conversion]
scope.c:690:13: warning: format specifies type 'long' but the argument has type
'I32' (aka 'int') [-Wformat]
scope.c:690:19: warning: format specifies type 'long' but the argument has type
'I32' (aka 'int') [-Wformat]
perlio.c:3578:2: warning: assigning to 'unsigned char *' from 'char *' converts
between pointers to integer types with different sign [-Wpointer-sign]
perlio.c:5483:21: warning: comparison of integers of different signs: 'size_t'
(aka 'unsigned long') and 'int' [-Wsign-compare]
Cwd.xs:200:50: warning: size argument in '__builtin___strlcat_chk' call appears
to be size of the source; expected the size of the destination
[-Wstrlcpy-strlcat-size]
Call.xs:63:11: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:63:31: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:100:13: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:156:11: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:175:14: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
POSIX.xs:1564:15: warning: 'tmpnam' is deprecated: This function is provided
for compatibility reasons only. Due to security concerns inherent in the
design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.
[-Wdeprecated-declarations]
Socket.xs:457:9: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:457:18: warning: format specifies type 'int' but the argument has
type 'unsigned long' [-Wformat]
Socket.xs:478:39: warning: format specifies type 'int' but the argument has
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:479:5: warning: format specifies type 'int' but the argument has type
'unsigned long' [-Wformat]
Socket.xs:562:4: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:562:17: warning: format specifies type 'int' but the argument has
type 'unsigned long' [-Wformat]
Socket.xs:612:9: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:612:18: warning: format specifies type 'int' but the argument has
type 'unsigned long' [-Wformat]
Socket.xs:636:4: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:636:17: warning: format specifies type 'int' but the argument has
type 'unsigned long' [-Wformat]
Socket.xs:670:34: warning: format specifies type 'int' but the argument has
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:670:43: warning: format specifies type 'int' but the argument has
type 'unsigned long' [-Wformat]
Socket.xs:704:7: warning: format specifies type 'int' but the argument has type
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:704:16: warning: format specifies type 'int' but the argument has
type 'unsigned long' [-Wformat]
Storable.xs:4035:2: warning: null passed to a callee that requires a non-null
argument [-Wnonnull]
Storable.xs:5440:2: warning: null passed to a callee that requires a non-null
argument [-Wnonnull]
Storable.xs:5503:2: warning: null passed to a callee that requires a non-null
argument [-Wnonnull]
Collate.xs:605:2: warning: expression result unused [-Wunused-value]
Collate.xs:595:2: warning: expression result unused [-Wunused-value]
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.18.2
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/podcheck-_pm.PL
Configuration: default