[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
This report never had a log
Automated smoke report for branch blead 5.21.8 patch 63d59eb587ba52091a6df1b9c5b381d7972b4f5a v5.21.7-95-g63d59eb.
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 1 day 29 minutes (average 1 hour 13 minutes)
Summary: PASS
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-95-g63d59eb
----------------------- ----------------------------------------------------
O O O O O O -Dcc=g++ (*1)
O O O O O O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
O O O O O O -Dcc=g++ -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
O O O O O O -Dcc=g++ -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -Accflags=-DPERL_NO_COW (*1)
O O O O O O -Dcc=g++ -Duseithreads (*1)
O O O O O O -Dcc=g++ -Duseithreads -Accflags=-DPERL_POISON (*1)
O O O O O O -Dcc=g++ -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
O O O O O O -Dcc=g++ -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -Duseithreads -Accflags=-DPERL_NO_COW (*1)
| | | | | |
| | | | | +------ locale:en_US.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:en_US.utf8
| +------------------ perlio
+--------------------- stdio
Applied patches:
SMOKE63d59eb587ba52091a6df1b9c5b381d7972b4f5a
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*)â:
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_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]
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]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
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]
../../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/smoke-me_g++/build/ext/POSIX/POSIX.xs:3044: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
MD5.xs: In function âvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)â:
Call.c: In function âvoid XS_Filter__Util__Call_unimport(PerlInterpreter*, CV*)â:
../../pp.h: In function âvoid XS_IPC__SysV__constant(PerlInterpreter*, CV*)â:
../../pp.h: In function âvoid XS_DB_File_constant(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_reduce(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_first(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_any(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairfirst(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairgrep(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairmap(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_min(PerlInterpreter*, CV*)â:
../../pp.h: In function âvoid XS_Compress__Raw__Zlib_constant(PerlInterpreter*, 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*)â:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
../../pp.h: In function âvoid XS_Time__HiRes_constant(PerlInterpreter*, CV*)â:
../../../../pp.h: In function âvoid XS_ExtTest_constant(PerlInterpreter*, CV*)â:
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: 2014-12-26 14:36:56+01 tester: perl