[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202001011315.001DFqaK020786@vier.local>
Content-type: text/plain; charset="UTF8"
Date: Wed, 1 Jan 2020 08:15 -0500
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-uv] v5.31.7-43-geb5fd5e455 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 30] (x86_64/1 cpu[8 cores]) {smoke-me_g++}
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++/Karl%20Williamson/logeb5fd5e45516fd1d053135695ce39b9b33010fa2.log.gz
Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch eb5fd5e45516fd1d053135695ce39b9b33010fa2 v5.31.7-43-geb5fd5e455
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 1 day 18 hours 33 minutes (average 2 hours 39 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.31.7-43-geb5fd5e455 Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
----------- ---------------------------------------------------------
O O O O O O -Accflags=-DNO_MATHOMS
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall
O O O O O O -Dusemorebits
O O O O O O -Duseithreads -Accflags=-DNO_MATHOMS
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKEeb5fd5e45516fd1d053135695ce39b9b33010fa2
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â
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]
config.h:909:32: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
../../config.h:909:32: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
op.c:7860:13: warning: format â%gâ expects argument of type âdoubleâ, but argument 10 has type âNVâ {aka âlong doubleâ} [-Wformat=]
perl.h:4231:36: note: in definition of macro âDEBUG__â
op.c:7859:5: note: in expansion of macro âDEBUG_yâ
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â
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â
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*)â:
HiRes.xs: In function âvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)â:
HiRes.xs: In function âvoid XS_Time__HiRes_getitimer(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*)â:
POSIX.xs: In function âNV S_getpayload(NV)â:
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)