Automated smoke report for 5.17.7 patch 
d68b394d64cc6cdf7ce2bdaf98a5e6cd9d9c8657 v5.17.6-395-gd68b394
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
    on        darwin - 15.6.0 (Mac OS X)
    using     cc version 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)
    smoketime 7 hours 50 minutes (average 29 minutes 24 seconds)

Summary: FAIL(F)

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

v5.17.6-395-gd68b394  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 F F     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKEd68b394d64cc6cdf7ce2bdaf98a5e6cd9d9c8657

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/perlio] -DDEBUGGING -Dusedtrace
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/io/shm.t...............................................FAILED
    No plan found in TAP output

[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
../t/io/shm.t...............................................FAILED
    No plan found in TAP output
../dist/threads/t/free2.t...................................FAILED
    Bad plan.  You planned 78 tests but ran 50.

[stdio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/io/shm.t...............................................FAILED
    No plan found in TAP output
../dist/threads/t/free2.t...................................FAILED
    Bad plan.  You planned 78 tests but ran 7.

Compiler messages(gcc):
op.c:343:12: warning: nonnull parameter 'slab' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
op.c:2327:10: warning: nonnull parameter 'o' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
op.c:2454:26: warning: nonnull parameter 'stash' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
op.c:2507:15: warning: nonnull parameter 'stash' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
perl.c:2588:9: warning: nonnull parameter 'argv' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
op.c:7309:9: warning: nonnull parameter 'o' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
op.c:7840:14: warning: nonnull parameter 'subaddr' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
dump.c:1175:10: warning: nonnull parameter 'gv' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
dump.c:1207:12: warning: nonnull parameter 'mg' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
util.c:435:10: warning: nonnull parameter 'little' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
mro.c:698:8: warning: nonnull parameter 'isa' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
hv.c:1871:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
hv.c:1897:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
hv.c:1910:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
hv.c:1923:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
hv.c:1943:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
hv.c:2261:10: warning: nonnull parameter 'hv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]
sv.c:5870:10: warning: nonnull parameter 'bigstr' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
sv.c:14046:56: warning: nonnull parameter 'offset' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
pp_sys.c:1340:9: warning: nonnull parameter 'cv' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
pp_sys.c:4679:9: warning: nonnull parameter 'array' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
pp_sys.c:5460:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5463:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5466:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5469:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5472:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5475:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5478:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
pp_sys.c:5481:11: warning: 'syscall' is deprecated: first deprecated in macOS 
10.12 - syscall(2) is unsupported; please switch to a supported interface. For 
SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
regexec.c:2213:13: warning: nonnull parameter 'sv' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
regexec.c:42:26: warning: unused variable 'non_utf8_target_but_utf8_required' 
[-Wunused-const-variable]
perlio.c:3564:2: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
inflate.c:1491:61: warning: shifting a negative signed value is undefined 
[-Wshift-negative-value]
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 
'unsigned long' [-Wformat]
POSIX.xs:1583: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:919:33: warning: format specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:925:34: warning: format specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
re_exec.c:2213:13: warning: nonnull parameter 'sv' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
perl.c:op.c:2327:10: warning: nonnull parameter 'o' will evaluate to 'true' on 
first encounter [-Wpointer-bool-conversion]
2588:9: warning: nonnull parameter 'argv' will evaluate to 'true' on first 
encounter [-Wpointer-bool-conversion]

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

Reply via email to