{"body":"","bodytext":"Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/James%20E%20Keenan/log32579b7760d40218f47be93b7d39739d2450a943.log.gz\n\nAutomated smoke report for 5.18.3 patch 32579b7760d40218f47be93b7d39739d2450a943 v5.18.3-RC1-3-g32579b7\nzwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)\n    on        linux - 3.13.0-36-generic [debian]\n    using     g++ version 4.8.2\n    smoketime 1 hour 15 minutes (average 18 minutes 46 seconds)\n\nSummary: FAIL(F)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.18.3-RC1-3-g32579b7  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++\n----------- ---------------------------------------------------------\nO F         \nO O         -Duseithreads\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    RC1\n    uncommitted-changes\n    SMOKE32579b7760d40218f47be93b7d39739d2450a943\n\nTestsuite was run only with 'harness'\n\nFailures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++\n[default] -DDEBUGGING\n../ext/File-Glob/t/basic.t..................................FAILED\n    2\n    Non-zero exit status: 1\n\nCompiler messages(gcc):\ntry.c: In function âint main()â:\nmg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:\nmg.c:2773:43: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nmg.c:2802:32: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nmg.c:2832:43: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nmg.c:2892:32: warning: ignoring return value of âint setegid(__gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nutil.c: In function âvoid Perl_croak_no_mem()â:\nutil.c:1613:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\npp_hot.c: In function âOP* Perl_pp_aassign()â:\npp_hot.c:1185:18: warning: ignoring return value of âint setresuid(__uid_t, __uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]\npp_hot.c:1217:18: warning: ignoring return value of âint setresgid(__gid_t, __gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:\nsv.c:2910:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:\nsv.c:10327:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]\nsv.c:11177:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]\ndoio.c: In function âPerlIOl** Perl_nextargv(GV*)â:\ndoio.c:876:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]\ndoio.c: In function âvoid S_exec_failed(const char*, int, int)â:\ndoio.c:1384:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nperlio.c: In function âvoid PerlIO_debug(const char*, ...)â:\nperlio.c:484:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nB.xs: In function âvoid XS_B__GV_FILEGV(CV*)â:\n../../embed.h:183:51: warning: null argument where non-null required (argument 1) [-Wnonnull]\nCall.xs: In function âI32 filter_call(int, SV*, int)â:\nCall.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat=]\nCall.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat=]\nCall.xs:100:41: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat=]\nCall.xs:156:38: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat=]\nCall.xs:175:51: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat=]\nMD5.xs: In function âvoid XS_Digest__MD5_md5(CV*)â:\n../../handy.h:435:36: warning: null argument where non-null required (argument 1) [-Wnonnull]\nOpcode.xs: In function âvoid XS_Opcode__safe_pkg_prep(CV*)â:\n../../handy.h:434:35: warning: null argument where non-null required (argument 1) [-Wnonnull]\nsdbm.c: In function âint makroom(DBM*, long int, int)â:\nsdbm.c:378:70: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(CV*)â:\nZlib.xs:797:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)â:\nZlib.xs:1015:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs:1024:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(CV*)â:\nZlib.xs:1133:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nZlib.xs:1142:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nvia.xs: In function âSV* PerlIOVia_method(PerlIOl**, const char*, CV**, int, ...)â:\n../../embed.h:354:58: warning: null argument where non-null required (argument 1) [-Wnonnull]\nStorable.xs: In function âSV* retrieve_hook(stcxt_t*, const char*)â:\n../../embed.h:205:51: warning: null argument where non-null required (argument 1) [-Wnonnull]\nStorable.xs: In function âSV* old_retrieve_array(stcxt_t*, const char*)â:\nStorable.xs: In function âSV* old_retrieve_hash(stcxt_t*, const char*)â:\nPOSIX.o: In function `XS_POSIX_tmpnam(cv*)':\nPOSIX.o: In function `XS_POSIX_tmpnam':\n/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:1583: warning: the use of `tmpnam' is dangerous, better use `mkstemp'\nmg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:\npp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:\nsv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:\nsv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:\nsv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:\nsv.c:11623:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]\ndoio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:\ndoio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:\nperlio.c:475:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nperl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:\nthread.h:343:73: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nCall.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:\nMD5.xs: In function âvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)â:\nB.xs: In function âvoid XS_B__GV_FILEGV(PerlInterpreter*, CV*)â:\n../../embed.h:183:51: warning: null argument where non-null required (argument 2) [-Wnonnull]\nOpcode.xs: In function âvoid XS_Opcode__safe_pkg_prep(PerlInterpreter*, CV*)â:\nvia.xs: In function âSV* PerlIOVia_method(PerlInterpreter*, PerlIOl**, const char*, CV**, int, ...)â:\n../../embed.h:354:58: warning: null argument where non-null required (argument 2) [-Wnonnull]\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)â:\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)â:\nZlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)â:\nStorable.xs: In function âSV* retrieve_hook(PerlInterpreter*, stcxt_t*, const char*)â:\n../../embed.h:205:51: warning: null argument where non-null required (argument 2) [-Wnonnull]\nStorable.xs: In function âSV* old_retrieve_array(PerlInterpreter*, stcxt_t*, const char*)â:\nStorable.xs: In function âSV* old_retrieve_hash(PerlInterpreter*, stcxt_t*, const char*)â:\nPOSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':\nthreads.xs: In function âithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)â:\nthreads.xs:714:83: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]\nshared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:\nshared.xs:241:75: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nshared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:\nshared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:\nshared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:\nshared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:\nshared.xs:1190:63: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]\nshared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:\nshared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:\n-- \nReport by Test::Smoke v1.53 build 1374 running on perl 5.18.2\n(Reporter v0.050 / Smoker v0.045)\n","branch":null,"build_hash":"orxa4sygz2XjSPoSki89Tvi8+OZRMc9fR+Or6FwZQGA","by_build_full":"zwei\nlinux 3.13.0-36-generic [debian]\n-Accflags=-DPERL_POISON -Dcc=g++\n-Accflags=-DPERL_POISON -Dcc=g++ -Duseithreads\n--\n4500\n","by_config_full":"zwei\nlinux 3.13.xx-generic [debian]\n-Accflags=-DPERL_POISON -Dcc=g++\n-Accflags=-DPERL_POISON -Dcc=g++ -Duseithreads\n","compiler":"g++ 4.8.2","compiler_msgs":["try.c: In function âint main()â:","mg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:","mg.c:2773:43: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]","mg.c:2802:32: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]","mg.c:2832:43: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","mg.c:2892:32: warning: ignoring return value of âint setegid(__gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","util.c: In function âvoid Perl_croak_no_mem()â:","util.c:1613:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","pp_hot.c: In function âOP* Perl_pp_aassign()â:","pp_hot.c:1185:18: warning: ignoring return value of âint setresuid(__uid_t, __uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]","pp_hot.c:1217:18: warning: ignoring return value of âint setresgid(__gid_t, __gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:","sv.c:2910:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:","sv.c:10327:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]","sv.c:11177:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]","doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:","doio.c:876:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]","doio.c: In function âvoid S_exec_failed(const char*, int, int)â:","doio.c:1384:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:","perlio.c:484:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","B.xs: In function âvoid XS_B__GV_FILEGV(CV*)â:","../../embed.h:183:51: warning: null argument where non-null required (argument 1) [-Wnonnull]","Call.xs: In function âI32 filter_call(int, SV*, int)â:","Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat=]","Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat=]","Call.xs:100:41: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat=]","Call.xs:156:38: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat=]","Call.xs:175:51: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat=]","MD5.xs: In function âvoid XS_Digest__MD5_md5(CV*)â:","../../handy.h:435:36: warning: null argument where non-null required (argument 1) [-Wnonnull]","Opcode.xs: In function âvoid XS_Opcode__safe_pkg_prep(CV*)â:","../../handy.h:434:35: warning: null argument where non-null required (argument 1) [-Wnonnull]","sdbm.c: In function âint makroom(DBM*, long int, int)â:","sdbm.c:378:70: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(CV*)â:","Zlib.xs:797:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(CV*)â:","Zlib.xs:1015:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs:1024:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(CV*)â:","Zlib.xs:1133:33: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","Zlib.xs:1142:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","via.xs: In function âSV* PerlIOVia_method(PerlIOl**, const char*, CV**, int, ...)â:","../../embed.h:354:58: warning: null argument where non-null required (argument 1) [-Wnonnull]","Storable.xs: In function âSV* retrieve_hook(stcxt_t*, const char*)â:","../../embed.h:205:51: warning: null argument where non-null required (argument 1) [-Wnonnull]","Storable.xs: In function âSV* old_retrieve_array(stcxt_t*, const char*)â:","Storable.xs: In function âSV* old_retrieve_hash(stcxt_t*, const char*)â:","POSIX.o: In function `XS_POSIX_tmpnam(cv*)':","POSIX.o: In function `XS_POSIX_tmpnam':","/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:1583: warning: the use of `tmpnam' is dangerous, better use `mkstemp'","mg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:","pp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:","sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:","sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:","sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:","sv.c:11623:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]","doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:","doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:","perlio.c:475:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:","thread.h:343:73: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:","MD5.xs: In function âvoid XS_Digest__MD5_md5(PerlInterpreter*, CV*)â:","B.xs: In function âvoid XS_B__GV_FILEGV(PerlInterpreter*, CV*)â:","../../embed.h:183:51: warning: null argument where non-null required (argument 2) [-Wnonnull]","Opcode.xs: In function âvoid XS_Opcode__safe_pkg_prep(PerlInterpreter*, CV*)â:","via.xs: In function âSV* PerlIOVia_method(PerlInterpreter*, PerlIOl**, const char*, CV**, int, ...)â:","../../embed.h:354:58: warning: null argument where non-null required (argument 2) [-Wnonnull]","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateInit(PerlInterpreter*, CV*)â:","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_deflate(PerlInterpreter*, CV*)â:","Zlib.xs: In function âvoid XS_Compress__Raw__Zlib__deflateStream_flush(PerlInterpreter*, CV*)â:","Storable.xs: In function âSV* retrieve_hook(PerlInterpreter*, stcxt_t*, const char*)â:","../../embed.h:205:51: warning: null argument where non-null required (argument 2) [-Wnonnull]","Storable.xs: In function âSV* old_retrieve_array(PerlInterpreter*, stcxt_t*, const char*)â:","Storable.xs: In function âSV* old_retrieve_hash(PerlInterpreter*, stcxt_t*, const char*)â:","POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':","threads.xs: In function âithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)â:","threads.xs:714:83: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]","shared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:","shared.xs:241:75: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:","shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:","shared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:","shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:","shared.xs:1190:63: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]","shared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:","shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:","-- ","Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2","(Reporter v0.050 / Smoker v0.045)"],"conf1":["-Accflags=-DPERL_POISON -Dcc=g++","-Accflags=-DPERL_POISON -Dcc=g++ -Duseithreads"],"conf1_struct":{"common":["-Dcc=g++","-Accflags=-DPERL_POISON"],"extra":[[],["-Duseithreads"]]},"config_hash":"/bGvnwEcd+QnVFqywZ7RWCVs1qekemrbZh1YCbOP9Ic","configuration":"smoke-me_g++_quick","cpu":"x86_64","cpu_count":8,"cpu_full":"Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)","duration":4500,"error":"","from_email":"perl@greerga.m-l.org","host":"zwei","logurl":"http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/James%20E%20Keenan/log32579b7760d40218f47be93b7d39739d2450a943.log.gz","matrix":["v5.18.3-RC1-3-g32579b7  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++","----------- ---------------------------------------------------------","O F         ","O O         -Duseithreads","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201409261157.s8QBvRr2011029@m-l.org>","nonfatal_msgs":[],"os":"linux 3.13.0-36-generic [debian]","osname":"linux","osversion":"3.13.0-36-generic [debian]","sha":"32579b7760d40218f47be93b7d39739d2450a943","status":"FAIL(F)","subject":"Smoke [smoke-me/jkeenan/maint-5.18-khw-patch] v5.18.3-RC1-3-g32579b7 FAIL(F) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}","when_at":"2014-09-26T11:57:00"}