Front page | perl.daily-build.reports |
Postings from December 2020
Smoke [smoke-me/khw-pr_api2] v5.33.4-61-g967e098c09 PASS dragonfly5.8-RELEASE (x86_64/1 cpu)
Thread Next
From:
Carlos Guevara
Date:
December 2, 2020 08:23
Subject:
Smoke [smoke-me/khw-pr_api2] v5.33.4-61-g967e098c09 PASS dragonfly5.8-RELEASE (x86_64/1 cpu)
Message ID:
5fc74ee5.8043fcb.2c18a568@cjg-dragonfly5
Automated smoke report for branch smoke-me/khw-pr_api2 5.33.5 patch 967e098c09a03260c5af9e428cfa2ba7063dc366 v5.33.4-61-g967e098c09
cjg-dragonfly5: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (x86_64/1 cpu)
on dragonfly - 5.8-RELEASE
using g++ version 8.3 [DragonFly] Release/2019-02-22
smoketime 8 hours 6 minutes (average 40 minutes 32 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.33.4-61-g967e098c09 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE967e098c09a03260c5af9e428cfa2ba7063dc366
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'
Passed Todo tests: (common-args) -Dcc=g++
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/op/stat.t..............................................PASSED
9
Compiler messages(dragonfly):
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2864:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:526:45: note: in definition of macro 'RXp_ENGINE'
regexp.h:527:55: note: in expansion of macro 'ReANY'
perl.h:235:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2864:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:235:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
sv.c: In function 'void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)':
config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:6939: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:48:24: note: in expansion of macro 'Gconvert'
sv.c:13068:21: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
config.h:909:34: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(int, char*, int, int, SV*)':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function 'SV* new_md5_ctx(MD5_CTX*, const char*)':
MD5.xs:492:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:618:63: note: in definition of macro 'sv_magicext'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1251:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1271:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
APItest.xs: In function 'void XS_XS__APItest__Magic_test_Gconvert(CV*)':
../../config.h:909:39: warning: '%.*g' directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:526:67: note: in definition of macro 'PERL_UNUSED_RESULT'
APItest.xs:6860:28: note: in expansion of macro 'Gconvert'
../../config.h:909:39: note: assuming directive output of 105 bytes
../../config.h:909:34: note: 'sprintf' output between 2 and 107 bytes into a destination of size 100
../../embed.h: In function 'void XS_List__Util_reduce(CV*)':
../../embed.h:62:35: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
config.h:909:39: warning: '%.*Lg' directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
config.h:909:39: note: assuming directive output of 136 bytes
config.h:909:34: note: 'sprintf' output between 2 and 138 bytes into a destination of size 130
../../config.h:909:39: warning: '%.*Lg' directive writing between 1 and 107 bytes into a region of size 100 [-Wformat-overflow=]
../../config.h:909:39: note: assuming directive output of 106 bytes
../../config.h:909:34: note: 'sprintf' output between 2 and 108 bytes into a destination of size 100
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)':
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
Opcode.xs: In function 'void opmask_addlocal(PerlInterpreter*, SV*, char*)':
Opcode.xs:240:33: warning: cast between incompatible function types from 'void (*)(PerlInterpreter*, const char*, ...)' {aka 'void (*)(interpreter*, const char*, ...)'} to 'void (*)(void*)' [-Wcast-function-type]
../../embed.h:504:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
APItest.xs: In function 'void XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)':
../../embed.h: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
Non-Fatal messages(dragonfly):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)
Thread Next