[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.21.8 patch 4b2bcf2b0939c3ea654c9b2ba72f9fcc63964cb7 v5.21.7-218-g4b2bcf2.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.13.0-41-generic [debian]
using g++ version 4.8.2 (*1)
smoketime 44 minutes 38 seconds (average 11 minutes 10 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.21.7-218-g4b2bcf2
----------------------- ----------------------------------------------------
- O - O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
F - F - -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| | | |
| | | +------------ stdio DEBUGGING
| | +--------------- minitest DEBUGGING
| +------------------ stdio
+--------------------- minitest
Testsuite was run only with 'harness'
Applied patches:
SMOKE4b2bcf2b0939c3ea654c9b2ba72f9fcc63964cb7
Skipped tests:
None.
Test failures:
None.
Compiler messages:
MD5.xs: In function âÂÂvoid XS_Digest__MD5_md5(CV*)âÂÂ:
../../handy.h:456:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
Call.c: In function âÂÂvoid XS_Filter__Util__Call_unimport(CV*)âÂÂ:
Call.c:445:15: warning: variable âÂÂpackageâ set but not used [-Wunused-but-set-variable]
../../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*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_reduce(CV*)âÂÂ:
../../cop.h:1186:10: warning: variable âÂÂnewspâ set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function âÂÂvoid XS_List__Util_first(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_any(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairfirst(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairgrep(CV*)âÂÂ:
ListUtil.xs: In function âÂÂvoid XS_List__Util_pairmap(CV*)âÂÂ:
ListUtil.xs:688:17: warning: unused variable âÂÂaâ [-Wunused-variable]
ListUtil.xs:689:17: warning: unused variable âÂÂbâ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable âÂÂaâ [-Wunused-variable]
ListUtil.xs:731:17: warning: unused variable âÂÂbâ [-Wunused-variable]
RealPPPort.xs:161:4: warning: unused parameter âÂÂcvâ [-Wunused-parameter]
RealPPPort.xs:173:4: warning: unused parameter âÂÂcvâ [-Wunused-parameter]
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]
Piece.xs:350:13: warning: âÂÂcopyrightâ defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: âÂÂsccsidâ defined but not used [-Wunused-variable]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
../../pp.h: In function âÂÂvoid XS_Time__HiRes_constant(CV*)âÂÂ:
Unicode.xs: In function âÂÂvoid XS_Encode__Unicode_decode_xs(CV*)âÂÂ:
../../../handy.h:111:49: warning: the address of âÂÂPL_sv_undefâ will always evaluate as âÂÂtrueâ [-Waddress]
Unicode.xs: In function âÂÂvoid XS_Encode__Unicode_encode_xs(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:670: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]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/blead_g++_quick/build/ext/POSIX/POSIX.xs:3044: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
DynaLoader.xs: In function âÂÂvoid XS_DynaLoader_CLONE(PerlInterpreter*, CV*)âÂÂ:
../../perl.h:6159:51: error: invalid conversion from âÂÂvoid*â to âÂÂvoid**â [-fpermissive]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.18.2 smoker-version: 1.53/0.045 timestamp: 2015-01-04 02:40:53+01 tester: perl