develooper Front page | perl.daily-build.reports | Postings from November 2020

Smoke [smoke-me/khw-regexec] v5.33.3-144-g033a87e0cd PASS dragonfly5.8-RELEASE (x86_64/1 cpu)

Thread Previous
From:
Carlos Guevara
Date:
November 17, 2020 05:20
Subject:
Smoke [smoke-me/khw-regexec] v5.33.3-144-g033a87e0cd PASS dragonfly5.8-RELEASE (x86_64/1 cpu)
Message ID:
5fb35d9c.7769cf2.92924c8@cjg-dragonfly5
Automated smoke report for branch smoke-me/khw-regexec 5.33.4 patch 033a87e0cd4f1a9edb767037187a101f3dc0c404 v5.33.3-144-g033a87e0cd
cjg-dragonfly5: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (x86_64/1 cpu)
    on        dragonfly - 5.8-RELEASE
    using     gcc version 8.3 [DragonFly] Release/2019-02-22
    smoketime 8 hours 27 minutes (average 42 minutes 17 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.3-144-g033a87e0cd  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
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:
    SMOKE033a87e0cd4f1a9edb767037187a101f3dc0c404

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=gcc
[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(gcc):
sv.c: In function 'Perl_sv_vcatpvfn_flags':
config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:6911: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:13084:21: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
config.h:909:27: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
regexec.c: In function 'S_regmatch':
regexec.c:9245:23: warning: operand of ?: changes signedness from 'long int' to 'STRLEN' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]
regexec.c: In function 'S_setup_EXACTISH_ST.isra.15':
regexec.c:4911:35: warning: 'byte_mask[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:4912:37: warning: 'byte_anded[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
DB_File.xs: In function 'ParseOpenInfo':
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'
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
APItest.c: In function 'XS_XS__APItest__Magic_test_Gconvert':
../../config.h:909:39: warning: '%.*g' directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:518: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:27: note: 'sprintf' output between 2 and 107 bytes into a destination of size 100
re_exec.c: In function 'S_regmatch':
re_exec.c:9245:23: warning: operand of ?: changes signedness from 'long int' to 'STRLEN' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]
re_exec.c: In function 'S_setup_EXACTISH_ST.isra.23':
re_exec.c:4911:35: warning: 'byte_mask[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:4912:37: warning: 'byte_anded[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c: In function 'S_setup_EXACTISH_ST.isra.24':
config.h:909:39: warning: '%.*Lg' directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
config.h:909:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 136 bytes
config.h:909:27: 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:27: note: 'sprintf' output between 2 and 108 bytes into a destination of size 100
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void (*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *, const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type]
../../embed.h:501:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:62:23: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About