develooper Front page | perl.daily-build.reports | Postings from October 2021

Smoke [blead] v5.35.5-9-g30194bf8f4 FAIL(F) linux 5.14.0-3-amd64[Debian GNU/Linux bookworm/sid] (x86_64/1 cpu)

From:
Carlos Guevara
Date:
October 30, 2021 23:05
Subject:
Smoke [blead] v5.35.5-9-g30194bf8f4 FAIL(F) linux 5.14.0-3-amd64[Debian GNU/Linux bookworm/sid] (x86_64/1 cpu)
Message ID:
E1mgxPY-002DdF-UT@cjg-sid
Automated smoke report for branch blead 5.35.6 patch 30194bf8f48620eb3926ac41c00a2bc3520c1376 v5.35.5-9-g30194bf8f4
cjg-sid: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2058MHz) (x86_64/1 cpu)
    on        linux - 5.14.0-3-amd64 [Debian GNU/Linux bookworm/sid]
    using     g++ version 11.2.0
    smoketime 7 hours 1 minute (average 35 minutes 6 seconds)

Summary: FAIL(F)

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.35.5-9-g30194bf8f4  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O         
O F         -Duse64bitall
F O         -Dusequadmath
F F         -Duseithreads
O F         -Duseithreads -Duse64bitall
F O         -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging


Testsuite was run only with 'harness'

Tests skipped on user request:
    # One test name on a line
Failures: (common-args) -Dcc=g++
[default] -DDEBUGGING -Duse64bitall
../dist/Time-HiRes/t/usleep.t...............................FAILED
    3
    Non-zero exit status: 1

[default] -Dusequadmath
[default] -Duseithreads
[default] -Duseithreads -Dusequadmath
../dist/Time-HiRes/t/usleep.t...............................FAILED
    5
    Non-zero exit status: 1

[default] -DDEBUGGING -Duseithreads
../dist/Time-HiRes/t/ualarm.t...............................FAILED
    9-10
    Non-zero exit status: 2

[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/ExtUtils-Constant/t/Constant.t......................FAILED
    133
    Bad plan.  You planned 302 tests but ran 133.

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
compress.c: In function 'void generateMTFValues(EState*)':
compress.c:190:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:191:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:192:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:198:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c: In function 'void sendMTFValues(EState*)':
compress.c:361:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:361:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:361:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
compress.c:362:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c: In function 'uInt longest_match(deflate_state*, IPos)':
deflate.c:1243:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1245:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1264:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1265:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
deflate.c:1266:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
trees.c: In function 'unsigned int bi_reverse(unsigned int, int)':
trees.c:1164:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:34: 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:47: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:631:70: note: in definition of macro 'sv_magicext'
ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':
ListUtil.xs:1619:33: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
ListUtil.xs:1624:33: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
ListUtil.xs:1639:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
ListUtil.xs:1658:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
Base64.xs: In function 'void XS_MIME__Base64_decode_base64(CV*)':
Base64.xs:183:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(CV*)':
Base64.xs:279:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
Socket.xs:773:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
../../perl.h:575:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
../../perl.h:578:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
../../perl.h:586:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
HiRes.xs:1248:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1268:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':
Base64.xs: In function 'void XS_MIME__Base64_decode_base64(PerlInterpreter*, CV*)':
Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)':
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



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



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