[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
This report never had a log
Automated smoke report for branch smoke-me/khw-encode 5.25.5 patch 19da912b851259f7c1c05868b9e2bee2eb376fec v5.25.5-21-g19da912.
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 3068MHz) (x86_64/8[32 cores] cpus)
on linux 3.16.0-4-amd64 [Debian GNU/Linux 8.5 (jessie)]
using ccache gcc version 4.9.2 (*1)
using ccache clang version 4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE_350/final) (*2)
smoketime 19 hours 11 minutes (average 47 minutes 59 seconds)
Summary: FAIL(FMm)
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.25.5-21-g19da912
----------------------- ----------------------------------------------------
- O O - O O -Dcc="ccache gcc" (*1)
- O O - O O -Dcc="ccache gcc" -Duselongdouble (*1)
- O O - O O -Dcc="ccache gcc" -Dusequadmath (*1)
- O O - O O -Dcc="ccache gcc" -Dusethreads (*1)
- O O - O O -Dcc="ccache gcc" -Dusethreads -Duselongdouble (*1)
- O O - O O -Dcc="ccache gcc" -Dusethreads -Dusequadmath (*1)
- F F - F F -Dcc="ccache clang" -Accflags="-fsanitize=undefined" -Aldflags="-fsanitize=undefined" (*2)
M - - M - - -Dcc="ccache clang" -Accflags="-fsanitize=undefined" -Aldflags="-fsanitize=undefined" -Duselongdouble (*2)
- m - - m - -Dcc="ccache clang" -Accflags="-fsanitize=undefined" -Aldflags="-fsanitize=undefined" -Dusequadmath (*2)
M - - M - - -Dcc="ccache clang" -Accflags="-fsanitize=undefined" -Aldflags="-fsanitize=undefined" -Dusethreads (*2)
M - - M - - -Dcc="ccache clang" -Accflags="-fsanitize=undefined" -Aldflags="-fsanitize=undefined" -Dusethreads -Duselongdouble (*2)
- m - - m - -Dcc="ccache clang" -Accflags="-fsanitize=undefined" -Aldflags="-fsanitize=undefined" -Dusethreads -Dusequadmath (*2)
| | | | | |
| | | | | +------ perlio DEBUGGING
| | | | +--------- stdio DEBUGGING
| | | +------------ minitest DEBUGGING
| | +--------------- perlio
| +------------------ stdio
+--------------------- minitest
Applied patches:
SMOKE19da912b851259f7c1c05868b9e2bee2eb376fec
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
inflate.c: In function âinflateUndermineâ:
inflate.c:1487:9: warning: unused parameter âsubvertâ [-Wunused-parameter]
Encode.xs:31:12: warning: â_encoded_utf8_to_bytesâ defined but not used [-Wunused-function]
Encode.xs:64:1: warning: âcall_failureâ defined but not used [-Wunused-function]
perl.c:1542:1854: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
perl.c:1542:1963: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
./vutil.c:641:2036: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
./vutil.c:641:2145: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4743:1944: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4743:2053: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4792:1944: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4792:2053: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4792:4196: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
util.c:4794:1951: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4794:2060: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4796:1951: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
util.c:4796:2060: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
mg.c:743:2059: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
mg.c:743:2169: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
mg.c:743:2277: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
mg.c:1349:38: warning: unused parameter 'sip' [-Wunused-parameter]
mg.c:1349:50: warning: unused parameter 'uap' [-Wunused-parameter]
gv.c:1856:2046: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
gv.c:1917:2046: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
gv.c:1922:2046: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
pp_sys.c:442:153: warning: expression result unused [-Wunused-value]
pp_sys.c:489:153: warning: expression result unused [-Wunused-value]
pp.c:1205:161: warning: expression result unused [-Wunused-value]
pp.c:1298:146: warning: expression result unused [-Wunused-value]
pp.c:6755:14: warning: expression result unused [-Wunused-value]
doop.c:671:116: warning: expression result unused [-Wunused-value]
doio.c:898:2028: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
doio.c:898:2137: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
utf8.c:2752:1800: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2752:1910: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2752:2018: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:398:1984: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:398:2093: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:943:1237: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:943:1346: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:1284:1209: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:1284:1318: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:1334:2138: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:1334:2247: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
locale.c:1350:1790: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:1350:1900: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:1350:2008: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:2068:1850: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:2068:1960: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:2068:2068: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:2423:569: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
pp_sort.c:1520:2055: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
op.c:9559:3361: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
op.c:9559:3470: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
op.c:14062:59: warning: expression result unused [-Wunused-value]
regcomp.c:12064:694: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
regcomp.c:12132:706: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
regcomp.c:12164:695: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
regexec.c:5822:31: warning: explicitly assigning value of variable of type 'regnode *' (aka 'struct regnode *') to itself [-Wself-assign]
regexec.c:7614:37: warning: explicitly assigning value of variable of type 'regnode *' (aka 'struct regnode *') to itself [-Wself-assign]
regexec.c:7616:37: warning: explicitly assigning value of variable of type 'regnode *' (aka 'struct regnode *') to itself [-Wself-assign]
Cwd.xs:137:2027: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
Cwd.xs:137:2136: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
Cwd.xs:139:2154: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
arybase.xs:145:3324: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
arybase.xs:145:3433: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
RealPPPort.xs:1765:18: warning: expression result unused [-Wunused-value]
Encode.xs:31:12: warning: unused function '_encoded_utf8_to_bytes' [-Wunused-function]
Encode.xs:64:1: warning: unused function 'call_failure' [-Wunused-function]
SysV.xs:82:20: warning: unused variable 's_sysv_unimpl' [-Wunused-variable]
Unicode.xs:187:7: warning: expression result unused [-Wunused-value]
Unicode.xs:352:7: warning: expression result unused [-Wunused-value]
APItest.c:3040:2: warning: 'Perl_ptr_table_clear' is deprecated [-Wdeprecated-declarations]
../../proto.h:2496:20: note: 'Perl_ptr_table_clear' has been explicitly marked deprecated here
APItest.xs:3439:2188: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3439:2300: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3439:2410: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3475:2188: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3475:2300: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3475:2410: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3509:2188: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3509:2300: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
APItest.xs:3509:2410: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
re_exec.c:5822:31: warning: explicitly assigning value of variable of type 'regnode *' (aka 'struct regnode *') to itself [-Wself-assign]
re_exec.c:7614:37: warning: explicitly assigning value of variable of type 'regnode *' (aka 'struct regnode *') to itself [-Wself-assign]
re_exec.c:7616:37: warning: explicitly assigning value of variable of type 'regnode *' (aka 'struct regnode *') to itself [-Wself-assign]
re_comp.c:7469:332: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
re_comp.c:7531:267: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
re_comp.c:12064:694: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
re_comp.c:12132:706: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
re_comp.c:12164:695: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
inflate.c:1487:9: warning: unused parameter 'subvert' [-Wunused-parameter]
perl.c:581:1980: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds]
mg.c:743:20451: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
mg.c:743:20561: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
mg.c:743:20669: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
pp_hot.c:191:270: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_hot.c:3276:267: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_hot.c:3283:259: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
toke.c:3866:266: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
toke.c:10847:267: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
doop.c:671:1214: warning: expression result unused [-Wunused-value]
pp_sys.c:326:266: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:411:261: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:442:1257: warning: expression result unused [-Wunused-value]
pp_sys.c:489:1257: warning: expression result unused [-Wunused-value]
pp_sys.c:600:273: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:982:265: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:1017:272: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp.c:5491:260: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp.c:5547:263: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp.c:6117:264: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
utf8.c:2743:1798: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2743:1908: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2743:2016: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
locale.c:2679:262: warning: expression result unused [-Wunused-value]
op.c:9559:132732: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
op.c:9559:132841: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
op.c:14062:1529: warning: expression result unused [-Wunused-value]
pp_ctl.c:1068:267: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:1074:259: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:3444:266: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:3910:268: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4497:265: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4596:280: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4628:282: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4650:277: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:5492:270: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
regcomp.c:7469:332: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
regcomp.c:7531:267: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
arybase.xs:145:134139: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
arybase.xs:145:134248: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
0x000002fe9998:sv.c:5705:49: note: pointer points here runtime error:
00 00 000x000002523998: 00mg.c:142:40: note: 00pointer points here runtime error: 00
0x000003752138:0x000002dae138:sv.c:5872:342: note: note: note: 0x000002880138:pointer points herepointer points here runtime error: pointer points here
try.c:4:5: error: unknown type name '__float128'
./perl.h:1857:9: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:32:39: error: unsupported machine mode 'TC'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:43:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:43:26: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:44:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:44:27: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:45:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:45:26: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:46:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:46:27: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:47:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:47:26: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:48:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:48:27: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:49:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:49:39: error: redefinition of parameter '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:49:27: error: a parameter list without types is only allowed in a function definition
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:50:8: error: unknown type name '__float128'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/include/quadmath.h:50:26: error: a parameter list without types is only allowed in a function definition
doio.c:898:2208: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
doio.c:898:2317: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
utf8.c:2752:1809: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2752:1919: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2752:2027: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
perlio.c:3559:39: warning: unused parameter 'my_perl' [-Wunused-parameter]
perlio.c:3566:41: warning: unused parameter 'my_perl' [-Wunused-parameter]
perlio.c:3575:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
perlio.c:3582:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
perlio.c:3589:41: warning: unused parameter 'my_perl' [-Wunused-parameter]
perlio.c:5105:41: warning: unused parameter 'my_perl' [-Wunused-parameter]
perlio.c:5120:44: warning: unused parameter 'my_perl' [-Wunused-parameter]
mathoms.c:1689:43: warning: unused parameter 'my_perl' [-Wunused-parameter]
mathoms.c:1751:37: warning: unused parameter 'my_perl' [-Wunused-parameter]
hv.c:2036:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
pp.c:1205:169: warning: expression result unused [-Wunused-value]
pp.c:1298:154: warning: expression result unused [-Wunused-value]
op.c:9559:3855: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
op.c:9559:3964: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
regcomp.c:4057:39: warning: unused parameter 'my_perl' [-Wunused-parameter]
regcomp.c:10079:34: warning: unused parameter 'my_perl' [-Wunused-parameter]
Cwd.xs:448:39: warning: unused parameter 'my_perl' [-Wunused-parameter]
arybase.xs:79:44: warning: unused parameter 'my_perl' [-Wunused-parameter]
arybase.xs:145:3818: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
arybase.xs:145:3927: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
MD5.xs:147:41: warning: unused parameter 'my_perl' [-Wunused-parameter]
FieldHash.xs:115:42: warning: unused parameter 'my_perl' [-Wunused-parameter]
FieldHash.xs:267:33: warning: unused parameter 'my_perl' [-Wunused-parameter]
IO.xs:195:32: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:24:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:133:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:248:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:440:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:644:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:771:32: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:939:32: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:1003:29: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:276:53: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:318:55: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:363:59: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:401:61: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:442:59: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:484:61: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:529:48: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:588:51: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:627:52: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:659:49: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:693:49: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:720:53: warning: unused parameter 'my_perl' [-Wunused-parameter]
SysV.c:830:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
scalar.xs:96:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
scalar.xs:137:36: warning: unused parameter 'my_perl' [-Wunused-parameter]
scalar.xs:254:36: warning: unused parameter 'my_perl' [-Wunused-parameter]
scalar.xs:261:37: warning: unused parameter 'my_perl' [-Wunused-parameter]
via.xs:493:37: warning: unused parameter 'my_perl' [-Wunused-parameter]
via.xs:505:36: warning: unused parameter 'my_perl' [-Wunused-parameter]
via.xs:518:36: warning: unused parameter 'my_perl' [-Wunused-parameter]
via.xs:530:35: warning: unused parameter 'my_perl' [-Wunused-parameter]
via.xs:541:39: warning: unused parameter 'my_perl' [-Wunused-parameter]
POSIX.xs:1255:20: warning: unused variable 'my_perl' [-Wunused-variable]
POSIX.xs:1777:27: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:24:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-c.inc:55:35: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:225:54: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:265:53: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:284:53: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:303:57: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:324:54: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:343:54: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:365:56: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:392:55: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:411:59: warning: unused parameter 'my_perl' [-Wunused-parameter]
Syslog.c:431:57: warning: unused parameter 'my_perl' [-Wunused-parameter]
./const-xs.inc:4:22: warning: unused variable 'my_perl' [-Wunused-variable]
Syslog.c:533:40: warning: unused parameter 'my_perl' [-Wunused-parameter]
shared.xs:183:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
shared.xs:191:41: warning: unused parameter 'my_perl' [-Wunused-parameter]
shared.xs:851:41: warning: unused parameter 'my_perl' [-Wunused-parameter]
shared.xs:1147:40: warning: unused parameter 'my_perl' [-Wunused-parameter]
threads.xs:328:38: warning: unused parameter 'my_perl' [-Wunused-parameter]
threads.xs:379:33: warning: unused parameter 'my_perl' [-Wunused-parameter]
Storable.xs:3527:37: warning: unused parameter 'my_perl' [-Wunused-parameter]
Storable.xs:3969:44: warning: unused parameter 'my_perl' [-Wunused-parameter]
Storable.xs:6602:32: warning: unused parameter 'my_perl' [-Wunused-parameter]
Unicode.xs:60:29: warning: unused parameter 'my_perl' [-Wunused-parameter]
./constants.h:24:28: warning: unused parameter 'my_perl' [-Wunused-parameter]
Zlib.xs:297:22: warning: unused variable 'my_perl' [-Wunused-variable]
./constants.h:24:30: warning: unused parameter 'my_perl' [-Wunused-parameter]
./constants.h:101:30: warning: unused parameter 'my_perl' [-Wunused-parameter]
./constants.h:145:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./constants.h:189:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
./constants.h:233:31: warning: unused parameter 'my_perl' [-Wunused-parameter]
re_comp.c:4057:39: warning: unused parameter 'my_perl' [-Wunused-parameter]
re_comp.c:7469:394: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
re_comp.c:7531:329: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_hot.c:191:332: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_hot.c:3276:329: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_hot.c:3283:321: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
toke.c:3866:328: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
toke.c:10847:329: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
utf8.c:2743:1807: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2743:1917: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
utf8.c:2743:2025: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
pp_sys.c:326:328: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:411:323: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:600:335: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:982:327: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_sys.c:1017:334: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
locale.c:2679:272: warning: expression result unused [-Wunused-value]
op.c:9559:134214: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
op.c:9559:134323: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
pp.c:5491:322: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp.c:5547:325: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp.c:6117:326: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
regcomp.c:7469:394: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
regcomp.c:7531:329: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:1068:329: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:1074:321: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:3444:328: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:3910:330: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4497:327: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4596:342: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4628:344: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:4650:339: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
pp_ctl.c:5492:332: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare]
arybase.xs:145:135621: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]
arybase.xs:145:135730: warning: array index 3 is past the end of the array (which contains 2 elements) [-Warray-bounds]
sv.c:1462:56:0x00000246ca08: runtime error: sv.c:1462:56: note: member access within runtime error: misaligned address member access within0x000002620e18 misaligned address for type 0x000002863e18'XPVMG' (aka 'struct xpvmg') for type , which requires 'XPVMG' (aka 'struct xpvmg')16, which requires byte alignment16
00av.c:371:45: note: 03
02 00 00 00 000x000002859e38: 000x000002d03e38: 00 note: ffav.c:371:45: note: 00pointer points here ffpointer points here 00 runtime error:
0x000002208be8:mg.c:266:40: note: pointer points here runtime error:
0x00000240dbe8:regcomp.c:6276:322: note: pointer points here runtime error:
0x000003425ae8:mg.c:266:298: note: pointer points here runtime error:
00sv.c:1462:207: note: 00pointer points here 00 runtime error:
About this smoke: smoking-perl: 5.20.2 smoker-version: 1.70_02/0.046 timestamp: 2016-09-23 16:13:36+02 tester: dcollins