• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.13.11] v5.13.11-100-g167630b FAIL(XF) freebsd 8.1-RELEASE (i386/1 cpu)

    Message-ID: <201103231901.p2NJ1QZM013460@bandsman.dyndns-ip.com>
    MIME-version: 1.0
    Content-transfer-encoding: 8bit
    Content-type: text/plain
    Date: Wed, 23 Mar 2011 15:01:26 -0400
    Subject: Smoke [5.13.11] v5.13.11-100-g167630b FAIL(XF) freebsd 8.1-RELEASE (i386/1 cpu)
    
    Automated smoke report for 5.13.11 patch 167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc v5.13.11-100-g167630b
    qemu386freebsd8-1.bandsman.co.uk: QEMU Virtual CPU version 0.14.50 (i386/1 cpu)
        on        freebsd - 8.1-RELEASE
        using     cc version 4.2.1 20070719  [FreeBSD]
        smoketime 1 hour 8 minutes (average 1 hour 8 minutes)
    
    Summary: FAIL(XF)
    
    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.13.11-100-g167630b  Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=prescott -march=prescott -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security"
    ----------- ---------------------------------------------------------
    F X - -     -Duseithreads
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc
    
    Failures: (common-args) -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=prescott -march=prescott -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security"
    [stdio] -Duseithreads
        ../t/op/alarm.t.............................................FAILED
            1-2
    
    [perlio] -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../t/cpan/Memoize/t/expmod_t.t..........FAILED at test 7
        ../t/cpan/Time-HiRes/t/HiRes.t..........FAILED at test 35
        ../t/op/alarm.t.........................FAILED at test 1
    
    Compiler messages(gcc):
    Configure ...try.c: In function 'main':
    try.c:1: warning: unused parameter 'argc'
    try.c:1: warning: unused parameter 'argv'
    try.c: In function 'main':
    try.c:2: warning: function declaration isn't a prototype
    try.c:7: warning: function declaration isn't a prototype
    try.c:3: warning: function declaration isn't a prototype
    try.c:4: warning: ISO C90 does not support 'long long'
    try.c:8: warning: function declaration isn't a prototype
    try.c:4: warning: function declaration isn't a prototype
    try.c:8: warning: no previous prototype for 'blech'
    try.c: In function 'blech':
    try.c:8: warning: unused parameter 's'
    try.c:10: warning: function declaration isn't a prototype
    try.c:9: warning: no previous prototype for 'blech_in_list'
    try.c: In function 'blech_in_list':
    try.c:9: warning: unused parameter 's'
    try.c:10: warning: no previous prototype for 'dummy_long'
    try.c:11: warning: no previous prototype for 'dummy_int'
    try.c:12: warning: no previous prototype for 'dummy_short'
    try.c:14: warning: function declaration isn't a prototype
    try.c:25: warning: no previous prototype for 'xxx'
    try.c:31: warning: function declaration isn't a prototype
    try.c:31: warning: control reaches end of non-void function
    try.c:11: warning: function declaration isn't a prototype
    try.c:28: warning: no previous prototype for 'blech'
    try.c:28: warning: unused parameter 'x'
    try.c:30: warning: function declaration isn't a prototype
    try.c:8: warning: unused parameter 'x'
    try.c:9: warning: function declaration isn't a prototype
    try.c:11: warning: declaration of 'flock' shadows a global declaration
    /usr/include/fcntl.h:291: warning: shadowed declaration is here
    try.c:21: warning: function declaration isn't a prototype
    try.c:11: warning: no previous prototype for 'bletch'
    try.c: In function 'bletch':
    try.c:11: warning: unused parameter 's'
    try.c:13: warning: function declaration isn't a prototype
    try.c:40: warning: cast discards qualifiers from pointer target type
    try.c:41: warning: comparison between signed and unsigned
    try.c:42: warning: comparison between signed and unsigned
    try.c:46: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
    try.c:53: warning: cast discards qualifiers from pointer target type
    try.c:56: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
    try.c:27: warning: function declaration isn't a prototype
    try.c:12: warning: unused parameter 'argv'
    try.c:35: warning: function declaration isn't a prototype
    try.c:52: warning: comparison between signed and unsigned
    signal.c:8: warning: function declaration isn't a prototype
    try.c:12: warning: function declaration isn't a prototype
    ../../../../perl.h:1666:40: warning: anonymous variadic macros were introduced in C99
    ../../../../perl.h:1678:41: warning: anonymous variadic macros were introduced in C99
    ExtTest.xs: In function 'constant':
    ExtTest.xs:363: warning: ISO C forbids braced-groups within expressions
    ExtTest.c: In function 'XS_ExtTest_constant':
    ExtTest.c:473: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:495: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:443: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:445: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:448: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:453: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:455: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:458: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:460: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:463: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:465: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:468: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:475: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:477: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:480: warning: ISO C forbids braced-groups within expressions
    ExtTest.c: In function 'boot_ExtTest':
    ExtTest.c:575: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:597: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:418: warning: 'iv' may be used uninitialized in this function
    ExtTest.xs:420: warning: 'pv' may be used uninitialized in this function
    ExtTest.xs: In function 'constant_add_symbol':
    ExtTest.xs:40: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:45: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs: In function 'get_missing_hash':
    ExtTest.xs:75: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:77: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:79: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:228: warning: nested extern declaration of 'Perl___notused'
    ExtTest.xs:398: warning: format '%-p' expects type 'void *', but argument 2 has type 'struct SV *'
    ExtTest.xs:403: warning: format '%-p' expects type 'void *', but argument 2 has type 'struct SV *'
    ExtTest.c:271: warning: nested extern declaration of 'Perl___notused'
    ExtTest.xs:166: warning: declaration of 'my_perl' shadows a parameter
    ExtTest.c:268: warning: shadowed declaration is here
    ExtTest.xs:339: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:342: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:350: warning: declaration of 'cv' shadows a parameter
    ExtTest.xs:354: warning: declaration of '_p' shadows a previous local
    ExtTest.xs:354: warning: shadowed declaration is here
    ExtTest.xs:354: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:355: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:356: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:357: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:372: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:375: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:520: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:247: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:269: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:235: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:237: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:357: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:379: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:194: warning: 'pv' may be used uninitialized in this function
    ExtTest.c:180: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:202: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:150: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:152: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:291: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:313: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:264: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:286: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:234: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:236: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:375: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:397: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:209: warning: 'iv' may be used uninitialized in this function
    ExtTest.c:245: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:267: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:215: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:217: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:356: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:378: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:190: warning: 'iv' may be used uninitialized in this function
    ExtTest.c:221: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:243: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:191: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:193: warning: ISO C forbids braced-groups within expressions
    ExtTest.c:332: warning: nested extern declaration of 'Perl___notused'
    ExtTest.c:354: warning: ISO C forbids braced-groups within expressions
    ExtTest.xs:166: warning: 'iv' may be used uninitialized in this function
    compilet-P06uf.c:1: warning: function declaration isn't a prototype
    compilet-gskrm.c:1: warning: function declaration isn't a prototype
    /usr/local/perl-current/perl.h:1666:40: warning: anonymous variadic macros were introduced in C99
    /usr/local/perl-current/perl.h:1678:41: warning: anonymous variadic macros were introduced in C99
    lib/Simple.c: In function 'XS_Simple_okay':
    lib/Simple.c:72: warning: nested extern declaration of 'Perl___notused'
    lib/Simple.c:86: warning: ISO C forbids braced-groups within expressions
    lib/Simple.c: In function 'XS_Simple_xs_version':
    lib/Simple.c:94: warning: nested extern declaration of 'Perl___notused'
    lib/Simple.c:106: warning: ISO C forbids braced-groups within expressions
    lib/Simple.c:108: warning: ISO C forbids braced-groups within expressions
    lib/Simple.c: In function 'XS_Simple_version':
    lib/Simple.c:116: warning: nested extern declaration of 'Perl___notused'
    lib/Simple.c:128: warning: ISO C forbids braced-groups within expressions
    lib/Simple.c:130: warning: ISO C forbids braced-groups within expressions
    lib/Simple.c: In function 'boot_Simple':
    lib/Simple.c:140: warning: nested extern declaration of 'Perl___notused'
    lib/Simple.c:164: warning: ISO C forbids braced-groups within expressions
    compilet-50OEc.c:1: warning: function declaration isn't a prototype
    compilet-_wVOH.c:1: warning: function declaration isn't a prototype
    compilet-WMPVM.c:1: warning: function declaration isn't a prototype
    lib/Simple/With/Deep/Name.c: In function 'XS_Simple__With__Deep__Name_okay':
    lib/Simple/With/Deep/Name.c:72: warning: nested extern declaration of 'Perl___notused'
    lib/Simple/With/Deep/Name.c:86: warning: ISO C forbids braced-groups within expressions
    lib/Simple/With/Deep/Name.c: In function 'XS_Simple__With__Deep__Name_xs_version':
    lib/Simple/With/Deep/Name.c:94: warning: nested extern declaration of 'Perl___notused'
    lib/Simple/With/Deep/Name.c:106: warning: ISO C forbids braced-groups within expressions
    lib/Simple/With/Deep/Name.c:108: warning: ISO C forbids braced-groups within expressions
    lib/Simple/With/Deep/Name.c: In function 'XS_Simple__With__Deep__Name_version':
    lib/Simple/With/Deep/Name.c:116: warning: nested extern declaration of 'Perl___notused'
    lib/Simple/With/Deep/Name.c:128: warning: ISO C forbids braced-groups within expressions
    lib/Simple/With/Deep/Name.c:130: warning: ISO C forbids braced-groups within expressions
    lib/Simple/With/Deep/Name.c: In function 'boot_Simple__With__Deep__Name':
    lib/Simple/With/Deep/Name.c:140: warning: nested extern declaration of 'Perl___notused'
    lib/Simple/With/Deep/Name.c:164: warning: ISO C forbids braced-groups within expressions
    compilet-n01B7.c:1: warning: function declaration isn't a prototype
    lib/Simple.c:96: warning: nested extern declaration of 'Perl___notused'
    lib/Simple.c:118: warning: ISO C forbids braced-groups within expressions
    compilet-RzWIw.c:1: warning: function declaration isn't a prototype
    t/basict.c:1: warning: no previous prototype for 'boot_basict'
    compilet-fRwG3.c:1: warning: function declaration isn't a prototype
    compilet-aNDnS.c:1: warning: function declaration isn't a prototype
    XSTest.xs:7: warning: no previous prototype for 'xstest_something'
    XSTest.xs:13: warning: no previous prototype for 'xstest_something2'
    XSTest.c: In function 'XS_XSTest_is_even':
    XSTest.c:85: warning: nested extern declaration of 'Perl___notused'
    XSTest.c:98: warning: ISO C forbids braced-groups within expressions
    XSTest.c:100: warning: ISO C forbids braced-groups within expressions
    XSTest.c: In function 'XS_XSTest_something':
    XSTest.c:108: warning: nested extern declaration of 'Perl___notused'
    XSTest.c:119: warning: ISO C forbids braced-groups within expressions
    XSTest.c: In function 'XS_XSTest_something2':
    XSTest.c:127: warning: nested extern declaration of 'Perl___notused'
    XSTest.c:138: warning: ISO C forbids braced-groups within expressions
    XSTest.c: In function 'XS_XSTest_something3':
    XSTest.c:146: warning: nested extern declaration of 'Perl___notused'
    XSTest.xs:51: warning: ISO C forbids braced-groups within expressions
    XSTest.c: In function 'XS_XSTest_consts':
    XSTest.c:177: warning: nested extern declaration of 'Perl___notused'
    XSTest.c:181: warning: ISO C forbids braced-groups within expressions
    XSTest.c:194: warning: ISO C forbids braced-groups within expressions
    XSTest.c:196: warning: ISO C forbids braced-groups within expressions
    XSTest.c: In function 'boot_XSTest':
    XSTest.c:206: warning: nested extern declaration of 'Perl___notused'
    XSTest.c:224: warning: declaration of 'cv' shadows a parameter
    XSTest.c:203: warning: shadowed declaration is here
    XSTest.c:231: warning: ISO C forbids braced-groups within expressions
    XSTest.c:233: warning: ISO C forbids braced-groups within expressions
    XSTest.c:235: warning: ISO C forbids braced-groups within expressions
    XSTest.c:237: warning: ISO C forbids braced-groups within expressions
    XSTest.c:243: warning: ISO C forbids braced-groups within expressions
    compilet-DQtkE.c:1: warning: function declaration isn't a prototype
    XSMore.c: In function 'XS_XSMore_prototype_ssa':
    XSMore.c:89: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:100: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_attr_method':
    XSMore.c:108: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:119: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_return_1':
    XSMore.c:129: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:133: warning: ISO C forbids braced-groups within expressions
    XSMore.c:143: warning: ISO C forbids braced-groups within expressions
    XSMore.c:152: warning: ISO C forbids braced-groups within expressions
    XSMore.c:154: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_arg_init':
    XSMore.c:162: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:175: warning: ISO C forbids braced-groups within expressions
    XSMore.c:177: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_myabs':
    XSMore.c:185: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:197: warning: ISO C forbids braced-groups within expressions
    XSMore.c:199: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_hook':
    XSMore.c:207: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:235: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_outlist':
    XSMore.c:243: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:254: warning: ISO C forbids braced-groups within expressions
    XSMore.c:260: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_len':
    XSMore.c:268: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:284: warning: ISO C forbids braced-groups within expressions
    XSMore.c:286: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_sum':
    XSMore.c:297: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:311: warning: ISO C forbids braced-groups within expressions
    XSMore.c:313: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_include_ok':
    XSMore.c:330: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:342: warning: ISO C forbids braced-groups within expressions
    XSMore.c:344: warning: ISO C forbids braced-groups within expressions
    XSMore.c: In function 'XS_XSMore_nil':
    XSMore.c:356: warning: ISO C forbids braced-groups within expressions
    XSMore.c:355: warning: unused variable 'items'
    XSMore.c: In function 'boot_XSMore':
    XSMore.c:366: warning: nested extern declaration of 'Perl___notused'
    XSMore.c:382: warning: declaration of 'cv' shadows a parameter
    XSMore.c:363: warning: shadowed declaration is here
    XSMore.c:401: warning: ISO C forbids braced-groups within expressions
    XSMore.c:403: warning: ISO C forbids braced-groups within expressions
    XSMore.c:431: warning: ISO C forbids braced-groups within expressions
    compilet-YWAip.c:1: warning: function declaration isn't a prototype
    XSUsage.xs:5: warning: function declaration isn't a prototype
    XSUsage.xs:6: warning: function declaration isn't a prototype
    XSUsage.xs:7: warning: function declaration isn't a prototype
    XSUsage.xs:8: warning: function declaration isn't a prototype
    XSUsage.xs:9: warning: no previous prototype for 'xsusage_five'
    XSUsage.xs:10: warning: no previous prototype for 'xsusage_six'
    XSUsage.c: In function 'XS_XSUsage_one':
    XSUsage.c:79: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:90: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:92: warning: ISO C forbids braced-groups within expressions
    XSUsage.c: In function 'XS_XSUsage_two':
    XSUsage.c:100: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:104: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:112: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:114: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:104: warning: unused variable 'ix'
    XSUsage.c: In function 'XS_XSUsage_interface_v_i':
    XSUsage.c:122: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:126: warning: function declaration isn't a prototype
    XSUsage.c:132: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:132: warning: function declaration isn't a prototype
    XSUsage.c:135: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:137: warning: ISO C forbids braced-groups within expressions
    XSUsage.c: In function 'XS_XSUsage_four':
    XSUsage.c:145: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:155: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:157: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:145: warning: unused variable 'items'
    XSUsage.c: In function 'XS_XSUsage_five':
    XSUsage.c:165: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:177: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:179: warning: ISO C forbids braced-groups within expressions
    XSUsage.c: In function 'XS_XSUsage_six':
    XSUsage.c:187: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:205: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:207: warning: ISO C forbids braced-groups within expressions
    XSUsage.c: In function 'boot_XSUsage':
    XSUsage.c:217: warning: nested extern declaration of 'Perl___notused'
    XSUsage.c:235: warning: declaration of 'cv' shadows a parameter
    XSUsage.c:214: warning: shadowed declaration is here
    XSUsage.c:239: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:241: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:243: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:245: warning: ISO C forbids braced-groups within expressions
    XSUsage.c:245: warning: declaration of 'my_perl' shadows a parameter
    XSUsage.c:254: warning: ISO C forbids braced-groups within expressions
    ../perl.h:1666:40: warning: anonymous variadic macros were introduced in C99
    ../perl.h:1678:41: warning: anonymous variadic macros were introduced in C99
    embed_test.c: In function 'main':
    embed_test.c:43: warning: cast discards qualifiers from pointer target type
    compilet-RUQxN.c:1: warning: function declaration isn't a prototype
    compilet-dQn70.c:1: warning: function declaration isn't a prototype
    compilet-mK7RQ.c:1: warning: function declaration isn't a prototype
    compilet-pw3x8.c:1: warning: function declaration isn't a prototype
    compilet-EqJm7.c:1: warning: function declaration isn't a prototype
    compilet-2MTza.c:1: warning: function declaration isn't a prototype
    compilet-bnC5t.c:1: warning: function declaration isn't a prototype
    compilet-IgIlW.c:1: warning: function declaration isn't a prototype
    compilet-6XB6m.c:1: warning: function declaration isn't a prototype
    compilet-9AXyM.c:1: warning: function declaration isn't a prototype
    compilet-jwqH4.c:1: warning: function declaration isn't a prototype
    
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
    (Reporter v0.035 / Smoker v0.045)