[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201402100936.s1A9ahZ4010943@mars.tony.develop-help.com>
Subject: Smoke [5.15.6] v5.15.6-570-g1278594 FAIL(M) darwin 12.5.0 (Intel Core 2 Duo/)
Content-type: text/plain; charset="iso-8859-1"
Date: Mon, 10 Feb 2014 20:36 +1100
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Automated smoke report for 5.15.6 patch 127859483e0b957b2909f98d9e3e5f0d6f7a19b3 v5.15.6-570-g1278594
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
on darwin - 12.5.0 (Mac OS X)
using g++ version 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.76)
smoketime 1 hour 43 minutes (average 6 minutes 29 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.6-570-g1278594 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - M -
M - M - -Duse64bitint
M - M - -Dusedtrace
M - M - -Dusemorebits
M - M - -Duseithreads
M - M - -Duseithreads -Duse64bitint
M - M - -Duseithreads -Dusedtrace
M - M - -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE127859483e0b957b2909f98d9e3e5f0d6f7a19b3
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
Failures: (common-args) -Dcc=g++
[minitest]
[minitest] -DDEBUGGING
[minitest] -Duse64bitint
[minitest] -DDEBUGGING -Duse64bitint
[minitest] -Dusedtrace
[minitest] -DDEBUGGING -Dusedtrace
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Duse64bitint
[minitest] -DDEBUGGING -Duseithreads -Duse64bitint
[minitest] -Duseithreads -Dusedtrace
[minitest] -DDEBUGGING -Duseithreads -Dusedtrace
[minitest] -Duseithreads -Dusemorebits
t/comp/require ................. FAILED at test 50
t/op/eval ...................... FAILED at test 124
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
t/comp/require ................. FAILED at test 50
t/run/switchd .................. FAILED at test 6
t/io/defout .................... FAILED--no leader found
t/re/subst ..................... FAILED--expected 189 tests, saw 161
t/re/substT .................... FAILED--expected 189 tests, saw 161
t/re/subst_wamp ................ FAILED--expected 189 tests, saw 161
t/op/auto ...................... FAILED--no leader found
t/op/bop ....................... FAILED--expected 436 tests, saw 154
t/op/caller .................... FAILED--expected 85 tests, saw 33
t/op/eval ...................... FAILED at test 124
t/op/gmagic .................... FAILED--no leader found
t/op/gv ........................ FAILED--no leader found
t/op/readline .................. FAILED--expected 30 tests, saw 14
t/op/ref ....................... FAILED--expected 228 tests, saw 128
t/op/sort ...................... FAILED--no leader found
t/op/stash ..................... FAILED--expected 57 tests, saw 43
t/op/substr .................... FAILED--no leader found
t/op/tie ....................... FAILED at test 54
t/op/tie_fetch_count ........... FAILED--no leader found
t/uni/caller ................... FAILED--no leader found
t/uni/gv ....................... FAILED--no leader found
t/uni/parser ................... FAILED--no leader found
t/uni/stash .................... FAILED--no leader found
Compiler messages(gcc):
try.c:23:14: error: use of undeclared identifier 'KERN_PROC_PATHNAME'
try.c:48:12: error: assigning to 'char *' from incompatible type 'void *'
try.c:32:12: error: assigning to 'char *' from incompatible type 'void *'
op.c:1743:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
gv.c:1746:7: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:2664:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:2676:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:2684:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
toke.c:10835:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10849:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10862:23: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10880:22: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
toke.c:10903:25: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
pad.c:1959:30: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
pad.c:2081:36: warning: use of logical '||' with constant operand [-Wconstant-logical-operand]
dump.c:460:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
regcomp.c:10317:50: warning: comparison of constant 'SVt_PVHV' (12) with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
mro.c:421:10: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
sv.c:9209:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
pp_ctl.c:3593:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:731:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:1619:15: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:1653:15: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
./mg_vtable.h:98:16: warning: 'extern' variable has an initializer [-Wextern-initializer]
DynaLoader.c:518:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
B.c:3348:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Bzip2.c:1654:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Zlib.c:3430:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
Cwd.c:682:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
DB_File.c:2990:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Dumper.c:1475:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Peek.c:797:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
MD5.c:984:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
RealPPPort.c:4245:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
SHA.c:555:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Encode.c:1516:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Fcntl.c:310:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
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]
Call.c:461:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Byte.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Glob.c:631:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
GDBM_File.xs:79:18: error: no matching function for call to 'gdbm_open'
GDBM_File.c:741:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Util.c:324:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
CN.c:184:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
EBCDIC.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
JP.c:185:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
KR.c:183:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Symbol.c:179:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
TW.c:182:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
Unicode.c:591:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
mro.c:1051:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
FieldHash.c:725:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier]
perl.c:3605:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:5225:5: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
op.c:6927:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
toke.c:9129:6: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
pp_ctl.c:3311:2: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
pp_ctl.c:3523:22: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
doio.c:1619:15: warning: CCCMD = g++ -DPERL_CORE -c -fno-common -DPERL_DARWIN -no-cpp-precomp -I/usr/local/include -O3 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -Wwrite-strings -Wno-unused-variable -Wno-unused-parameter
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.12.4
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/destruct
Configuration: cpp