George Greer
2014-10-13 10:54:00 UTC
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++/log73f4c4fe76492cf68c8a57ccae33a9a3e5a87206.log.gz
Automated smoke report for 5.21.5 patch 73f4c4fe76492cf68c8a57ccae33a9a3e5a87206 v5.21.4-416-g73f4c4f
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
on linux - 3.13.0-36-generic [debian]
using g++ version 4.8.2
smoketime 17 hours (average 51 minutes 3 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.4-416-g73f4c4f Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Accflags=-DPERL_NO_COW
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Accflags=-DPERL_NO_COW
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE73f4c4fe76492cf68c8a57ccae33a9a3e5a87206
Compiler messages(gcc):
MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
../../handy.h:455:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
mg.c: In function ‘int Perl_magic_setdebugvar(SV*, MAGIC*)’:
perl.h:5253:25: warning: comparison is always true due to limited range of data type [-Wtype-limits]
mg.c: In function ‘int Perl_magic_getdebugvar(SV*, MAGIC*)’:
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/blead_g++/build/ext/POSIX/POSIX.xs:2915: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
op.c: In function ‘void S_lvref(PerlInterpreter*, OP*, I32)’:
embedvar.h:405:21: error: ‘my_vars’ was not declared in this scope
vutil.c:36:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
vutil.c: In function ‘SV* Perl_new_version(PerlInterpreter*, SV*)’:
perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
mg.c: In function ‘int Perl_magic_setdebugvar(PerlInterpreter*, SV*, MAGIC*)’:
mg.c: In function ‘int Perl_magic_getdebugvar(PerlInterpreter*, SV*, MAGIC*)’:
MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
regcomp.c: In function ‘void Perl_re_dup_guts(PerlInterpreter*, const REGEXP*, REGEXP*, CLONE_PARAMS*)’:
Automated smoke report for 5.21.5 patch 73f4c4fe76492cf68c8a57ccae33a9a3e5a87206 v5.21.4-416-g73f4c4f
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
on linux - 3.13.0-36-generic [debian]
using g++ version 4.8.2
smoketime 17 hours (average 51 minutes 3 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.4-416-g73f4c4f Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Accflags=-DPERL_NO_COW
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Accflags=-DPERL_NO_COW
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE73f4c4fe76492cf68c8a57ccae33a9a3e5a87206
Compiler messages(gcc):
MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
../../handy.h:455:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
mg.c: In function ‘int Perl_magic_setdebugvar(SV*, MAGIC*)’:
perl.h:5253:25: warning: comparison is always true due to limited range of data type [-Wtype-limits]
mg.c: In function ‘int Perl_magic_getdebugvar(SV*, MAGIC*)’:
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/blead_g++/build/ext/POSIX/POSIX.xs:2915: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
op.c: In function ‘void S_lvref(PerlInterpreter*, OP*, I32)’:
embedvar.h:405:21: error: ‘my_vars’ was not declared in this scope
vutil.c:36:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
vutil.c: In function ‘SV* Perl_new_version(PerlInterpreter*, SV*)’:
perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
mg.c: In function ‘int Perl_magic_setdebugvar(PerlInterpreter*, SV*, MAGIC*)’:
mg.c: In function ‘int Perl_magic_getdebugvar(PerlInterpreter*, SV*, MAGIC*)’:
MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
regcomp.c: In function ‘void Perl_re_dup_guts(PerlInterpreter*, const REGEXP*, REGEXP*, CLONE_PARAMS*)’:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)