• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/POSIX] v5.15.2-321-gfe92849 FAIL(m) linux 2.6.38-11-generic [debian] (x86_64/8 cpu)

    Message-ID: <201109091032.p89AWaZK028078@m-l.org>
    Subject: Smoke [smoke-me/POSIX] v5.15.2-321-gfe92849 FAIL(m) linux 2.6.38-11-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Fri, 9 Sep 2011 06:32 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Automated smoke report for 5.15.2 patch fe92849e782c077af97c48ff0bd60588a4801b18 v5.15.2-321-gfe92849
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2667MHz) (x86_64/8 cpu)
        on        linux - 2.6.38-11-generic [debian]
        using     g++ version 4.5.2
        smoketime 7 minutes 31 seconds (average 1 minute 52.750 seconds)
    
    Summary: FAIL(m)
    
    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.15.2-321-gfe92849  Configuration (common) -Dcc=g++ -O
    ----------- ---------------------------------------------------------
    m m         -Uusenm
    m m         -Uusenm -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEfe92849e782c077af97c48ff0bd60588a4801b18
    
    Testsuite was run only with 'harness'
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    try.c:36:10: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result
    try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result
    try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result
    try.c:5737:17: warning: extra tokens at end of #ifdef directive
    try.c:5740:18: warning: extra tokens at end of #ifdef directive
    try.c:5743:19: warning: extra tokens at end of #ifdef directive
    try.c:5746:19: warning: extra tokens at end of #ifdef directive
    try.c:5773:17: warning: extra tokens at end of #ifdef directive
    try.c:5776:18: warning: extra tokens at end of #ifdef directive
    try.c:5779:19: warning: extra tokens at end of #ifdef directive
    try.c:5782:19: warning: extra tokens at end of #ifdef directive
    try.c:5809:17: warning: extra tokens at end of #ifdef directive
    try.c:5812:18: warning: extra tokens at end of #ifdef directive
    try.c:5815:19: warning: extra tokens at end of #ifdef directive
    try.c:5818:19: warning: extra tokens at end of #ifdef directive
    try.c:5845:16: warning: extra tokens at end of #ifdef directive
    try.c:5848:17: warning: extra tokens at end of #ifdef directive
    try.c:5851:18: warning: extra tokens at end of #ifdef directive
    try.c:5854:18: warning: extra tokens at end of #ifdef directive
    try.c:5881:18: warning: extra tokens at end of #ifdef directive
    try.c:5884:19: warning: extra tokens at end of #ifdef directive
    try.c:5887:20: warning: extra tokens at end of #ifdef directive
    try.c:5890:20: warning: extra tokens at end of #ifdef directive
    try.c:6721:18: warning: extra tokens at end of #ifdef directive
    try.c:6724:19: warning: extra tokens at end of #ifdef directive
    try.c:6727:20: warning: extra tokens at end of #ifdef directive
    try.c:6730:20: warning: extra tokens at end of #ifdef directive
    try.c:6757:18: warning: extra tokens at end of #ifdef directive
    try.c:6760:19: warning: extra tokens at end of #ifdef directive
    try.c:6763:20: warning: extra tokens at end of #ifdef directive
    try.c:6766:20: warning: extra tokens at end of #ifdef directive
    try.c:6793:18: warning: extra tokens at end of #ifdef directive
    try.c:6796:19: warning: extra tokens at end of #ifdef directive
    try.c:6799:20: warning: extra tokens at end of #ifdef directive
    try.c:6802:20: warning: extra tokens at end of #ifdef directive
    try.c:6829:17: warning: extra tokens at end of #ifdef directive
    try.c:6832:18: warning: extra tokens at end of #ifdef directive
    try.c:6835:19: warning: extra tokens at end of #ifdef directive
    try.c:6838:19: warning: extra tokens at end of #ifdef directive
    try.c:6865:19: warning: extra tokens at end of #ifdef directive
    try.c:6868:20: warning: extra tokens at end of #ifdef directive
    try.c:6871:21: warning: extra tokens at end of #ifdef directive
    try.c:6874:21: warning: extra tokens at end of #ifdef directive
    pp_sys.c: In function ‘OP* Perl_pp_chdir()’:
    pp_sys.c:3469:18: error: expected primary-expression before ‘do’
    pp_sys.c:3469:18: error: expected ‘)’ before ‘do’
    doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
    doio.c:871:46: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result
    perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
    perlio.c:519:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    sv.c:9971:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    sv.c:10809:53: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
    sv.c:2750:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    sv.c:2939:39: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result
    util.c: In function ‘char* S_write_no_mem()’:
    util.c:72:34: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    perlio.c: In function ‘void S_more_refcounted_fds(int)’:
    perlio.c:2378:38: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    mg_vtable.h:97:54: warning: ‘PL_magic_vtable_names’ initialized and declared ‘extern’
    doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
    doio.c:1383:43: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
    util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
    perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
    perl.c:105:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    pp_sys.c: In function ‘OP* Perl_pp_chdir(PerlInterpreter*)’:
    sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
    sv.c:11256:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result
    sv.c: In function ‘void Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
    perlio.c: In function ‘void S_more_refcounted_fds(PerlInterpreter*, int)’:
    sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
    perlio.c:510:56: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
    (Reporter v0.035 / Smoker v0.045)