[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201411140501.sAE51CPA010004@m-l.org>
Date: Fri, 14 Nov 2014 00:01 -0500
Subject: Smoke [smoke-me/jhi/c99-math] v5.21.5-453-g9f34b82 FAIL(F) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Jarkko%20Hietaniemi/log9f34b820a64e7f0296ed35149226d57e22f8e112.log.gz
Automated smoke report for 5.21.6 patch 9f34b820a64e7f0296ed35149226d57e22f8e112 v5.21.5-453-g9f34b82
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.13.0-36-generic [debian]
using g++ version 4.8.2
smoketime 2 hours 3 minutes (average 30 minutes 48 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.21.5-453-g9f34b82 Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
F F
F F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE9f34b820a64e7f0296ed35149226d57e22f8e112
Testsuite was run only with 'harness'
Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/porting/checkcfgvar.t..................................FAILED
1
Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t...................PASSED
10-11
Compiler messages(gcc):
util.c: In function âI32 Perl_xs_handshake(U32, void*, const char*, ...)â:
util.c:5374:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
MD5.xs: In function âvoid XS_Digest__MD5_md5(CV*)â:
../../handy.h:456:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
DB_File.xs: In function âint db_put(DB_File, DBTKEY, DBT, u_int)â:
DB_File.xs:311:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../pp.h: In function âvoid XS_DB_File_constant(CV*)â:
../../pp.h:306:54: warning: âivâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../pp.h: In function âvoid XS_IPC__SysV__constant(CV*)â:
<command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
Encode.xs: In function âU8* process_utf8(SV*, U8*, U8*, SV*, bool, bool, bool)â:
Encode.xs:366:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Encode.xs:370:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
ListUtil.xs: In function âvoid XS_List__Util_min(CV*)â:
ListUtil.xs:129:39: warning: âretvalâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../pp.h: In function âvoid XS_Compress__Raw__Zlib_constant(CV*)â:
Piece.xs: In function âchar* _strptime(const char*, const char*, tm*, int*)â:
Piece.xs:362:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function âvoid XS_Time__Piece__strftime(CV*)â:
Piece.xs:1059:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:811:8: warning: âlenâ may be used uninitialized in this function [-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_setâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_lenâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_clearâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_freeâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_copyâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_dupâ [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member âmgvtbl::svt_localâ [-Wmissing-field-initializers]
APItest.c: In function âvoid XS_XS__APItest__PtrTable_clear(CV*)â:
../../embed.h:464:28: warning: âvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3421) [-Wdeprecated-declarations]
../../embed.h:464:56: warning: âvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3421) [-Wdeprecated-declarations]
../../pp.h: In function âvoid XS_Time__HiRes_constant(CV*)â:
../../../../pp.h: In function âvoid XS_ExtTest_constant(CV*)â:
../../../../pp.h:304:58: warning: âpvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../embed.h:659:52: warning: âivâ may be used uninitialized in this function [-Wmaybe-uninitialized]
../../../../pp.h:306:54: warning: âivâ may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c: In function âCV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, bool)â:
op.c:8566:21: warning: âstartâ may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c: In function âCV* Perl_newMYSUB(I32, OP*, OP*, OP*, OP*)â:
op.c:8101:21: warning: âstartâ may be used uninitialized in this function [-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:2881: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
vutil.c:36:1: warning: unused parameter âmy_perlâ [-Wunused-parameter]
regcomp.c:3716:1: warning: unused parameter âmy_perlâ [-Wunused-parameter]
perlio.c:5066:1: warning: unused parameter âmy_perlâ [-Wunused-parameter]
perlio.c:5081:1: warning: unused parameter âmy_perlâ [-Wunused-parameter]
MD5.xs: In function âvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)â:
Encode.xs: In function âU8* process_utf8(PerlInterpreter*, SV*, U8*, U8*, SV*, bool, bool, bool)â:
../../pp.h: In function âvoid XS_DB_File_constant(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_min(PerlInterpreter*, CV*)â:
../../pp.h: In function âvoid XS_IPC__SysV__constant(PerlInterpreter*, CV*)â:
../../pp.h: In function âvoid XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)â:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
Piece.xs: In function âchar* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)â:
Piece.xs: In function âvoid XS_Time__Piece__strftime(PerlInterpreter*, CV*)â:
APItest.c: In function âvoid XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)â:
../../embed.h:464:28: warning: âvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3421) [-Wdeprecated-declarations]
../../embed.h:464:56: warning: âvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated (declared at ../../proto.h:3421) [-Wdeprecated-declarations]
../../pp.h: In function âvoid XS_Time__HiRes_constant(PerlInterpreter*, CV*)â:
../../../../pp.h: In function âvoid XS_ExtTest_constant(PerlInterpreter*, CV*)â:
pad.c:200:1: warning: unused parameter âmy_perlâ [-Wunused-parameter]
op.c: In function âCV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP*, OP*, OP*)â:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)