Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang/Sawyer%20X/logc17ef2234f77508f5ca8e9c333f1a34dfca22a8f.log.gz

Automated smoke report for branch smoke-me/sawyerx/findbin-duallife 5.31.6 
patch c17ef2234f77508f5ca8e9c333f1a34dfca22a8f v5.31.5-180-gc17ef2234f
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
    on        linux - 5.2.7-200.fc30.x86_64 [Fedora 30]
    using     clang version 4.2.1 Compatible Clang 8.0.0 (Fedora 8.0.0-3.fc30)
    smoketime 1 day 1 hour 3 minutes (average 1 hour 33 minutes)

Summary: FAIL(Fm)

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.5-180-gc17ef2234f  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc=clang
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKEc17ef2234f77508f5ca8e9c333f1a34dfca22a8f

Failures: (common-args) -Accflags="-Werror=declaration-after-statement" 
-Dcc=clang
[stdio/perlio/en_US.utf8] 
[stdio/perlio/en_US.utf8] -DDEBUGGING
[stdio/perlio/en_US.utf8] -Accflags=-DPERL_POISON
[stdio/perlio/en_US.utf8] -DDEBUGGING -Accflags=-DPERL_POISON
[stdio/perlio/en_US.utf8] -Duseithreads
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/en_US.utf8] -Duseithreads -Accflags=-DPERL_POISON
[stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
    ../dist/FindBin/t/FindBin.t.................................FAILED
        Non-zero exit status: 2
        No plan found in TAP output

Compiler messages(gcc):
regcomp.c:14744:43: warning: result of comparison of constant 223 with 
expression of type 'char' is always false 
[-Wtautological-constant-out-of-range-compare]
./perl.h:3594:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3573:62: note: expanded from macro 'EXPECT'
sv.c:12533:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:538:37: note: expanded from macro 'strnEQ'
sv.c:12533:41: note: use array indexing to silence this warning
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
/usr/include/sys/cdefs.h:503:3: note: expanded from macro 
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:501:42: note: expanded from macro 
'__glibc_macro_warning1'
<scratch space>:137:6: note: expanded from here
./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:611:3: note: expanded from macro 
'AI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:140:6: note: expanded from here
./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
<scratch space>:143:6: note: expanded from here
./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:652:3: note: expanded from macro 
'NI_IDN_USE_STD3_ASCII_RULES'
<scratch space>:146:6: note: expanded from here
re_comp.c:14744:43: warning: result of comparison of constant 223 with 
expression of type 'char' is always false 
[-Wtautological-constant-out-of-range-compare]
../../perl.h:3594:58: note: expanded from macro 'UNLIKELY'
../../handy.h:111:24: note: expanded from macro 'cBOOL'
../../perl.h:3573:62: note: expanded from macro 'EXPECT'
<scratch space>:67:6: note: expanded from here
<scratch space>:70:6: note: expanded from here
<scratch space>:73:6: note: expanded from here
<scratch space>:76:6: note: expanded from here
toke.c:8418:18: error: use of undeclared identifier 'my_vars'
./embedvar.h:413:28: note: expanded from macro 'PL_keyword_plugin'
utf8.c:3195:33: error: use of undeclared identifier 'my_vars'
./embedvar.h:383:26: note: expanded from macro 'PL_XPosix_ptrs'
utf8.c:3203:33: error: use of undeclared identifier 'my_vars'
./embedvar.h:513:31: note: expanded from macro 'PL_utf8_perl_idstart'
utf8.c:3211:33: error: use of undeclared identifier 'my_vars'
./embedvar.h:511:30: note: expanded from macro 'PL_utf8_perl_idcont'
<scratch space>:148:6: note: expanded from here
<scratch space>:151:6: note: expanded from here
<scratch space>:154:6: note: expanded from here
<scratch space>:157:6: note: expanded from here
<scratch space>:53:6: note: expanded from here
<scratch space>:56:6: note: expanded from here
<scratch space>:59:6: note: expanded from here
<scratch space>:62:6: note: expanded from here

Non-Fatal messages(gcc):

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

Reply via email to