[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202001042123.004LNmHM032061@vier.local>
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-uv] v5.31.7-67-g28d5092192 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
Date: Sat, 4 Jan 2020 16:23 -0500
Content-type: text/plain; charset="UTF8"
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++_quick/Karl%20Williamson/log28d5092192f8e60a33b3880a32e85ebb4cb1a24d.log.gz
Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch 28d5092192f8e60a33b3880a32e85ebb4cb1a24d v5.31.7-67-g28d5092192
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
on linux - 5.3.12-200.fc30.x86_64 [Fedora 30]
using ccache g++ version 9.2.1 20190827 (Red Hat 9.2.1-1)
smoketime 2 hours 53 minutes (average 43 minutes 22 seconds)
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.31.7-67-g28d5092192 Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
O O
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE28d5092192f8e60a33b3880a32e85ebb4cb1a24d
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Compiler messages(gcc):
util.c: In function âvoid Perl_croak_no_mem()â:
iperlsys.h:775:44: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perl.h:389:43: note: in definition of macro âPERL_UNUSED_RESULTâ
util.c:1790:28: note: in expansion of macro âPerlLIO_writeâ
mg.c: In function âint Perl_magic_set(SV*, MAGIC*)â:
mg.c:3145:36: warning: ignoring return value of âint setreuid(__uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3172:28: warning: ignoring return value of âint seteuid(__uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3198:29: warning: ignoring return value of âint setregid(__gid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg.c:3277:28: warning: ignoring return value of âint setegid(__gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function âOP* Perl_pp_aassign()â:
pp_hot.c:2759:25: warning: ignoring return value of âint setresuid(uid_t, uid_t, uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: 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)â:
config.h:909:31: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:48:24: note: in expansion of macro âGconvertâ
sv.c:3201:21: note: in expansion of macro âSNPRINTF_Gâ
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)â:
perl.h:6769:13: note: in definition of macro âWITH_LC_NUMERIC_SET_TO_NEEDED_INâ
sv.c:48:5: note: in expansion of macro âPERL_UNUSED_RESULTâ
sv.c:13108:21: note: in expansion of macro âSNPRINTF_Gâ
doio.c: In function âPerlIOl** Perl_nextargv(GV*, bool)â:
doio.c:1461:50: 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:2291:28: note: in expansion of macro âPerlLIO_writeâ
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:396:21: note: in expansion of macro âPerlLIO_writeâ
toke.c: In function âchar* S_scan_heredoc(char*)â:
toke.c:10643:43: warning: comparison of integer expressions of different signedness: âlong intâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare]
toke.c:10678:47: warning: comparison of integer expressions of different signedness: âlong intâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare]
toke.c: In function âchar* S_scan_inputsymbol(char*)â:
toke.c:10841:25: warning: comparison of integer expressions of different signedness: âlong intâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare]
RealPPPort.c: In function âvoid XS_Devel__PPPort_isASCII_utf8_safe(CV*)â:
RealPPPort.c:4932:6: warning: unused variable âoffsetâ [-Wunused-variable]
RealPPPort.c: In function âvoid XS_Devel__PPPort_isASCII_LC_utf8_safe(CV*)â:
RealPPPort.c:5638:6: warning: unused variable âoffsetâ [-Wunused-variable]
Encode.c: In function âvoid XS_Encode_decode(CV*)â:
../../XSUB.h:185:20: warning: unused variable âixâ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro âdXSI32â
Encode.c: In function âvoid XS_Encode_encode(CV*)â:
SysV.xs:82:20: warning: âs_sysv_unimplâ defined but not used [-Wunused-variable]
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function âvoid XS_Time__HiRes_setitimer(CV*)â:
../../perl.h:423:30: warning: option â-Wc++-compatâ is valid for C/ObjC but not for C++ [-Wpragmas]
../../perl.h:426:30: note: in expansion of macro âGCC_DIAG_PRAGMAâ
../../perl.h:434:33: note: in expansion of macro âGCC_DIAG_IGNOREâ
HiRes.xs:1436:9: note: in expansion of macro âGCC_DIAG_IGNORE_STMTâ
HiRes.xs: In function âvoid XS_Time__HiRes_getitimer(CV*)â:
HiRes.xs:1456:9: note: in expansion of macro âGCC_DIAG_IGNORE_STMTâ
APItest.c: In function âvoid XS_XS__APItest__PtrTable_clear(CV*)â:
../../embed.h:445:56: warning: âvoid Perl_ptr_table_clear(PTR_TBL_t*)â is deprecated [-Wdeprecated-declarations]
APItest.c:3275:2: note: in expansion of macro âptr_table_clearâ
../../proto.h:2685:20: note: declared here
APItest.xs: In function âvoid XS_XS__APItest__Magic_test_Gconvert(CV*)â:
../../config.h:909:31: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
../../perl.h:389:43: note: in definition of macro âPERL_UNUSED_RESULTâ
APItest.xs:6784:28: note: in expansion of macro âGconvertâ
op.c: In function âOP* S_pmtrans(OP*, OP*, OP*)â:
op.c:7052:22: warning: âr_mapâ may be used uninitialized in this function [-Wmaybe-uninitialized]
mg.c: In function âint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)â:
pp_hot.c: In function âOP* Perl_pp_aassign(PerlInterpreter*)â:
pp_hot.c:2759:25: warning: ignoring return value of âint setresuid(__uid_t, __uid_t, __uid_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:2793:26: 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(PerlInterpreter*, SV*, STRLEN*, I32)â:
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)â:
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:13672:30: 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*, bool)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
perlio.c:387:21: note: in expansion of macro âPerlLIO_writeâ
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
thread.h:341:37: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perl.c:91:2: note: in expansion of macro âALLOC_THREAD_KEYâ
toke.c: In function âchar* S_scan_heredoc(PerlInterpreter*, char*)â:
toke.c: In function âchar* S_scan_inputsymbol(PerlInterpreter*, char*)â:
Zlib.xs: In function âchar* GetErrorString(int)â:
../../perl.h:169:22: warning: unused variable âmy_perlâ [-Wunused-variable]
../../perl.h:180:19: note: in expansion of macro âpTHXâ
Zlib.xs:301:5: note: in expansion of macro âdTHXâ
Zlib.xs: In function âint flushParams(di_stream*)â:
Zlib.xs:696:5: note: in expansion of macro âdTHXâ
RealPPPort.c: In function âvoid XS_Devel__PPPort_isASCII_utf8_safe(PerlInterpreter*, CV*)â:
RealPPPort.c: In function âvoid XS_Devel__PPPort_isASCII_LC_utf8_safe(PerlInterpreter*, CV*)â:
Encode.c: In function âvoid XS_Encode_decode(PerlInterpreter*, CV*)â:
Encode.c: In function âvoid XS_Encode_encode(PerlInterpreter*, CV*)â:
POSIX.xs: In function âUV S_getpayload(NV)â:
POSIX.xs:1301:3: note: in expansion of macro âdTHXâ
./const-xs.inc: In function âvoid boot_Sys__Syslog(PerlInterpreter*, CV*)â:
./const-xs.inc:4:5: note: in expansion of macro âdTHXâ
HiRes.xs: In function âvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)â:
HiRes.xs: In function âvoid XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)â:
APItest.c: In function âvoid XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)â:
../../embed.h:445:56: warning: âvoid Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)â is deprecated [-Wdeprecated-declarations]
./const-xs.inc: In function âvoid boot_XS__APItest(PerlInterpreter*, CV*)â:
APItest.xs: In function âvoid XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)â:
threads.xs: In function âithread* S_ithread_create(PerlInterpreter*, my_pool_t*, SV*, IV, int, int, int, int)â:
../../iperlsys.h:775:44: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
threads.xs:777:32: note: in expansion of macro âPerlLIO_writeâ
ExtTest.xs: In function âvoid boot_ExtTest(PerlInterpreter*, CV*)â:
../../../../perl.h:169:22: warning: unused variable âmy_perlâ [-Wunused-variable]
../../../../perl.h:180:19: note: in expansion of macro âpTHXâ
ExtTest.xs:166:5: note: in expansion of macro âdTHXâ
op.c: In function âOP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)â:
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)