[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201103090506.p2956wxF021249@m-l.org>
Subject: Smoke [blead] v5.13.10-337-g81e6f6d FAIL(M) linux 2.6.35-25-generic [debian] (x86_64/8 cpu)
Content-type: text/plain; charset="UTF8"
Date: Wed, 9 Mar 2011 00:06 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/
Automated smoke report for 5.13.10 patch 81e6f6d030e616337aef1f8b0fe4070e559a1c31 v5.13.10-337-g81e6f6d
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 cpu)
on linux - 2.6.35-25-generic [debian]
using g++ version 4.4.5
smoketime 1 hour 29 minutes (average 3 minutes 43.667 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.13.10-337-g81e6f6d Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - - M - -
M - - M - - -Accflags=-DPERL_POISON
M - - M - - -Duse64bitint
M - - M - - -Duselongdouble
M - - M - - -Dusemorebits
M - - M - - -Dmad
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Accflags=-DPERL_POISON
M - - M - - -Duseithreads -Duse64bitint
M - - M - - -Duseithreads -Duselongdouble
M - - M - - -Duseithreads -Dusemorebits
M - - M - - -Duseithreads -Dmad
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE81e6f6d030e616337aef1f8b0fe4070e559a1c31
Failures: (common-args) -Dcc=g++
[minitest] -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Accflags=-DPERL_POISON
[minitest] -Duseithreads -Accflags=-DPERL_POISON
[minitest] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
t/op/magic......................FAILED at test 7
Compiler messages(gcc):
try.c: In function âint main()â:
try.c:36: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result
try.c:37: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result
try.c:53: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
try.c:66: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
try.c:72: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
try.c:78: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result
util.c: In function âchar* S_write_no_mem()â:
util.c:72: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
utf8.c: In function âSTRLEN Perl_utf8_length(const U8*, const U8*)â:
utf8.c:844: warning: format not a string literal and no format arguments
utf8.c: In function âint Perl_bytes_cmp_utf8(const U8*, STRLEN, const U8*, STRLEN)â:
utf8.c:956: warning: format not a string literal and no format arguments
doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:
doio.c:871: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result
doio.c: In function âvoid S_exec_failed(const char*, int, int)â:
doio.c:1383: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:519: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:
sv.c:2762: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result
sv.c:2951: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result
perlio.c: In function âvoid S_more_refcounted_fds(int)â:
perlio.c:2378: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
sv.c: In function âvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c:9973: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result
sv.c:10810: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result
Call.xs: In function âI32 filter_call(int, SV*, int)â:
Call.xs:63: warning: format â%dâ expects type âintâ, but argument 3 has type âSTRLENâ
Call.xs:63: warning: format â%dâ expects type âintâ, but argument 5 has type âSTRLENâ
Call.xs:100: warning: format â%dâ expects type âintâ, but argument 4 has type âSTRLENâ
Call.xs:156: warning: format â%dâ expects type âintâ, but argument 3 has type âSTRLENâ
Call.xs:175: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ
NamedCapture.xs:20: error: ISO C++ forbids declaration of âtie_itâ with no type
sdbm.c: In function âint makroom(DBM*, long int, int)â:
sdbm.c:371: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
Collate.xs: In function âvoid XS_Unicode__Collate_getHST(CV*)â:
Collate.xs:257: warning: deprecated conversion from string constant to âchar*â
Collate.xs:259: warning: deprecated conversion from string constant to âchar*â
Collate.xs:263: warning: deprecated conversion from string constant to âchar*â
Collate.xs:265: warning: deprecated conversion from string constant to âchar*â
Collate.xs:267: warning: deprecated conversion from string constant to âchar*â
Collate.xs:269: warning: deprecated conversion from string constant to âchar*â
Collate.xs:274: warning: deprecated conversion from string constant to âchar*â
Collate.xs:277: warning: deprecated conversion from string constant to âchar*â
Collate.xs:280: warning: deprecated conversion from string constant to âchar*â
Collate.xs:282: warning: deprecated conversion from string constant to âchar*â
Collate.xs: In function âvoid XS_Unicode__Collate_visualizeSortKey(CV*)â:
Collate.xs:616: warning: deprecated conversion from string constant to âchar*â
Dumper.xs: In function âI32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)â:
Dumper.xs:817: warning: format â%ldâ expects type âlong intâ, but argument 2 has type âU32â
Call.xs:63: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ
Call.xs:63: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ
Call.xs:100: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ
Call.xs:156: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ
sv.c:2762: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result
sv.c:2951: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result
sv.c:10810: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result
util.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:
utf8.c: In function âSTRLEN Perl_utf8_length(PerlInterpreter*, const U8*, const U8*)â:
utf8.c: In function âint Perl_bytes_cmp_utf8(PerlInterpreter*, const U8*, STRLEN, const U8*, STRLEN)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
perlio.c:510: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
perl.c:105: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
perlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:
sv.c: In function âvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:11257: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result
threads.xs: In function âithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)â:
threads.xs:711: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result
Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:
Dumper.xs: In function âI32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)â:
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:716: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:794: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:837: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:874: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:932: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:974: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1037: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1056: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:
shared.xs:1145: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:
shared.xs:1241: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:
shared.xs:1258: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:
shared.xs:1281: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:
shared.xs:1298: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:
shared.xs:1314: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:
shared.xs:1324: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:
shared.xs:1336: warning: deprecated conversion from string constant to âchar*â
shared.xs:1346: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:
shared.xs:1362: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:
shared.xs:1390: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1650: warning: deprecated conversion from string constant to âchar*â
Collate.xs: In function âvoid XS_Unicode__Collate_getHST(PerlInterpreter*, CV*)â:
Collate.xs: In function âvoid XS_Unicode__Collate_visualizeSortKey(PerlInterpreter*, CV*)â:
make[1]: : In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
doio.c:1383: warning: ignoring return value of âssize_t write(int, const void*, size_t)â
threads.xs:711: warning: ignoring return value of âssize_t write(int
doio.c:871: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_resultchar*)â, declared with attribute warn_unused_result
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)