Automated smoke report for 5.17.0 patch
10d4484256df3a4154c10848ad34a2864e8ea9c4 v5.17.0-320-g10d4484
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz)
(x86_64/4 cpu)
on linux - 2.6.32-5-amd64 [debian]
using g++ version 4.4.5
smoketime 49 minutes 24 seconds (average 4 minutes 7 seconds)
Summary: FAIL(M)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.17.0-320-g10d4484 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - - M - -
M - - M - - -Duselongdouble
M - - M - - -Dmad
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Duselongdouble
M - - M - - -Duseithreads -Dmad
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE10d4484256df3a4154c10848ad34a2864e8ea9c4
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Compiler messages(gcc):
try.c: In function ‘int main(int, char**)’:
try.c:22: error: ‘KERN_PROC’ was not declared in this scope
try.c:23: error: ‘KERN_PROC_PATHNAME’ was not declared in this scope
try.c:48: error: invalid conversion from ‘void*’ to ‘char*’
try.c:4:25: error: mach-o/dyld.h: No such file or directory
try.c:13: error: ‘uint32_t’ was not declared in this scope
try.c:13: error: expected ‘;’ before ‘size’
try.c:25: error: ‘size’ was not declared in this scope
try.c:25: error: ‘_NSGetExecutablePath’ was not declared in this scope
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:2959: warning: variable ‘newop’ might be clobbered by ‘longjmp’ or ‘vfork’
mg_vtable.h:94: warning: ‘PL_magic_vtable_names’ initialized and declared
‘extern’
re.xs:67: error: invalid conversion from ‘REGEXP* (*)(SV**, int, OP*, const
regexp_engine*, REGEXP*, int*, U32, U32)’ to ‘REGEXP* (*)(SV**, int, OP*, const
regexp_engine*, REGEXP*, bool*, U32, U32)’
op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
op.c:2959: warning: variable ‘newop’ might be clobbered by ‘longjmp’ or ‘vfork’
CCCMD = g++ -DPERL_CORE -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -Wall -ansi -W -Wextra -Wendif-labels
-Wwrite-strings -Wno-unused-variable -Wno-unused-parameter
re.xs:67: error: invalid conversion from ‘REGEXP* (*)(PerlInterpreter*, SV**,
int, OP*, const regexp_engine*, REGEXP*, int*, U32, U32)’ to ‘REGEXP*
(*)(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*,
U32, U32)’
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:725: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:803: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:821: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:854: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:891: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:944: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:986: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:1049: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*,
MAGIC*)’:
shared.xs:1069: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1173: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*,
CV*)’:
shared.xs:1269: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*,
CV*)’:
shared.xs:1286: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*,
CV*)’:
shared.xs:1309: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*,
CV*)’:
shared.xs:1326: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*,
CV*)’:
shared.xs:1342: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1352: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*,
CV*)’:
shared.xs:1364: warning: deprecated conversion from string constant to ‘char*’
shared.xs:1374: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*,
CV*)’:
shared.xs:1390: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*,
CV*)’:
shared.xs:1418: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1678: warning: deprecated conversion from string constant to ‘char*’
--
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/re_eval
Configuration: cpp