• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-encode] v5.27.8-158-gbcbdaff88b FAIL(M) AIX 7.1.0.0/TL04-00 (PPC/2 cpu)

    Subject: Smoke [smoke-me/khw-encode] v5.27.8-158-gbcbdaff88b FAIL(M) AIX 7.1.0.0/TL04-00 (PPC/2 cpu)
    Message-ID: <20180211022546.4E963932AA2@cjg-fedora27>
    Date: Sat, 10 Feb 2018 20:25:46 -0600 (CST)
    
    Automated smoke report for branch smoke-me/khw-encode 5.27.9 patch bcbdaff88b3e6635466de0f0be4d181d9cb870b1 v5.27.8-158-gbcbdaff88b
    cjg-aix7: PPC_POWER6 (PPC/2 cpu)
        on        AIX - 7.1.0.0/TL04-00
        using     gcc -maix32 version 6.3.0
        smoketime 3 hours 34 minutes (average 13 minutes 23 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.27.8-158-gbcbdaff88b  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitint
    M M         -Duselongdouble
    M M         -Dusemorebits
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitint
    M M         -Duseithreads -Duselongdouble
    M M         -Duseithreads -Dusemorebits
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEbcbdaff88b3e6635466de0f0be4d181d9cb870b1
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=gcc
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitint
    [minitest] -DDEBUGGING -Duse64bitint
    [minitest] -Duselongdouble
    [minitest] -DDEBUGGING -Duselongdouble
    [minitest] -Dusemorebits
    [minitest] -DDEBUGGING -Dusemorebits
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitint
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitint
    [minitest] -Duseithreads -Duselongdouble
    [minitest] -DDEBUGGING -Duseithreads -Duselongdouble
    [minitest] -Duseithreads -Dusemorebits
    [minitest] -DDEBUGGING -Duseithreads -Dusemorebits
        t/io/open ...................... FAILED--expected 188 tests, saw 182
        t/op/state ..................... FAILED at test 106
    
    Compiler messages(gcc):
    op.c: In function 'S_gen_constant_list':
    op.c:5659:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
    pp_sys.c: In function 'Perl_pp_ftrread':
    pp_sys.c:217:42: warning: passing argument 1 of 'accessx' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    pp_sys.c:3246:15: note: in expansion of macro 'PERL_EFF_ACCESS'
    /usr/include/sys/access.h:101:15: note: expected 'char *' but argument is of type 'const char *'
    doio.c: In function 'Perl_my_mkstemp_cloexec':
    doio.c:247:5: warning: overflow in implicit constant conversion [-Woverflow]
    DynaLoader.xs: In function 'XS_DynaLoader_dl_load_file':
    DynaLoader.xs:704:42: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'void *' [-Wformat=]
    dlutils.c:66:25: note: in definition of macro 'DLDEBUG'
    DynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':
    DynaLoader.xs:716:45: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'void *' [-Wformat=]
    DynaLoader.xs: In function 'XS_DynaLoader_dl_find_symbol':
    DynaLoader.xs:732:42: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'void *' [-Wformat=]
    DynaLoader.xs:735:42: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'void *' [-Wformat=]
    DynaLoader.xs: In function 'XS_DynaLoader_dl_install_xsub':
    DynaLoader.xs:758:45: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'void *' [-Wformat=]
    dump.c: In function 'Perl_sv_peek':
    dump.c:498:29: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka long double}' [-Wformat=]
    dump.c: In function 'Perl_do_sv_dump':
    dump.c:1832:49: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV {aka long double}' [-Wformat=]
    dump.c:2012:63: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    vutil.c: In function 'Perl_upg_version':
    vutil.c:659:46: warning: format '%f' expects argument of type 'double', but argument 3 has type 'NV {aka long double}' [-Wformat=]
    sv.c: In function 'Perl_sv_2pv_flags':
    config.h:915:39: warning: format '%g' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
    perl.h:385:59: note: in definition of macro 'PERL_UNUSED_RESULT'
    sv.c:48:24: note: in expansion of macro 'Gconvert'
    sv.c:3152:21: note: in expansion of macro 'SNPRINTF_G'
    perl.h:385:67: note: in definition of macro 'PERL_UNUSED_RESULT'
    sv.c: In function 'Perl_sv_inc_nomg':
    sv.c:8916:42: warning: format '%f' expects argument of type 'double', but argument 3 has type 'NV {aka const long double}' [-Wformat=]
    sv.c: In function 'Perl_sv_dec_nomg':
    sv.c:9099:46: warning: format '%f' expects argument of type 'double', but argument 3 has type 'NV {aka const long double}' [-Wformat=]
    sv.c: In function 'Perl_sv_vcatpvfn_flags':
    sv.c:12824:54: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV {aka long double}' [-Wformat=]
    sv.c:12940:52: warning: format '%g' expects argument of type 'double', but argument 2 has type 'vcatpvfn_long_double_t {aka long double}' [-Wformat=]
    sv.c:13000:17: note: in expansion of macro 'SNPRINTF_G'
    pp.c: In function 'Perl_pp_sin':
    pp.c:2854:37: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka const long double}' [-Wformat=]
    pp.c: In function 'Perl_pp_chr':
    pp.c:3578:39: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV {aka long double}' [-Wformat=]
    pp_sys.c: In function 'Perl_pp_gmtime':
    pp_sys.c:4792:14: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    pp_sys.c:4803:17: warning: format '%f' expects argument of type 'double', but argument 4 has type 'Time64_T {aka long double}' [-Wformat=]
    pp_sys.c:4809:17: warning: format '%f' expects argument of type 'double', but argument 4 has type 'Time64_T {aka long double}' [-Wformat=]
    pp_sys.c:4824:17: warning: format '%f' expects argument of type 'double', but argument 4 has type 'Time64_T {aka long double}' [-Wformat=]
    pp_pack.c: In function 'S_unpack_rec':
    pp_pack.c:1775:38: warning: passing argument 2 of 'modf' from incompatible pointer type [-Wincompatible-pointer-types]
    perl.h:1947:34: note: in definition of macro 'Perl_modf'
    /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/6.3.0/include-fixed/math.h:368:16: note: expected 'double *' but argument is of type 'NV * {aka long double *}'
    pp_pack.c: In function 'S_sv_check_infnan':
    pp_pack.c:2071:41: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV {aka const long double}' [-Wformat=]
    pp_pack.c:2073:37: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV {aka const long double}' [-Wformat=]
    sv.c: In function 'S_sv_2iuv_common':
    sv.c:2174:11: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    perl.h:3936:40: note: in definition of macro 'DEBUG_c'
    sv.c:2185:11: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    sv.c:2322:44: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    sv.c: In function 'Perl_sv_2nv_flags':
    sv.c:2674:6: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    sv.c:2815:32: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    sv.c:8965:43: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV {aka long double}' [-Wformat=]
    sv.c:9143:43: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV {aka long double}' [-Wformat=]
    sv.c:2381:117: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV {aka long double}' [-Wformat=]
    sv.c: In function 'S_sv_2iuv_non_preserve':
    sv.c:2047:42: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV {aka long double}' [-Wformat=]
    perl.c: In function 'S_init_tls_and_interp':
    thread.h:333:26: warning: implicit declaration of function 'pthread_init' [-Wimplicit-function-declaration]
    perl.c:90:2: note: in expansion of macro 'INIT_THREADS'
    pp_sys.c: In function 'Perl_pp_gprotoent':
    reentr.h:1136:132: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    iperlsys.h:1378:36: note: in expansion of macro 'getprotobyname'
    pp_sys.c:5208:9: note: in expansion of macro 'PerlSock_getprotobyname'
    reentr.h:1151:134: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    iperlsys.h:1379:38: note: in expansion of macro 'getprotobynumber'
    pp_sys.c:5216:9: note: in expansion of macro 'PerlSock_getprotobynumber'
    reentr.h:1169:128: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    iperlsys.h:1380:31: note: in expansion of macro 'getprotoent'
    pp_sys.c:5223:9: note: in expansion of macro 'PerlSock_getprotoent'
    pp_sys.c: In function 'Perl_pp_gservent':
    reentr.h:1244:132: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    iperlsys.h:1383:38: note: in expansion of macro 'getservbyname'
    pp_sys.c:5272:9: note: in expansion of macro 'PerlSock_getservbyname'
    reentr.h:1259:132: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    iperlsys.h:1384:41: note: in expansion of macro 'getservbyport'
    pp_sys.c:5282:9: note: in expansion of macro 'PerlSock_getservbyport'
    reentr.h:1277:125: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    iperlsys.h:1385:30: note: in expansion of macro 'getservent'
    pp_sys.c:5289:9: note: in expansion of macro 'PerlSock_getservent'
    pp_sys.c: In function 'Perl_pp_shostent':
    reentr.h:1355:90: warning: value computed is not used [-Wunused-value]
    iperlsys.h:1401:32: note: in expansion of macro 'setnetent'
    pp_sys.c:5337:2: note: in expansion of macro 'PerlSock_setnetent'
    reentr.h:1367:96: warning: value computed is not used [-Wunused-value]
    iperlsys.h:1402:34: note: in expansion of macro 'setprotoent'
    pp_sys.c:5344:2: note: in expansion of macro 'PerlSock_setprotoent'
    reentr.h:1391:93: warning: value computed is not used [-Wunused-value]
    iperlsys.h:1403:33: note: in expansion of macro 'setservent'
    pp_sys.c:5351:2: note: in expansion of macro 'PerlSock_setservent'
    dump.c:498:29: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    dump.c:1832:49: warning: format '%g' expects argument of type 'double', but argument 6 has type 'NV {aka long double}' [-Wformat=]
    dump.c:2012:63: warning: format '%f' expects argument of type 'double', but argument 5 has type 'NV {aka long double}' [-Wformat=]
    vutil.c:659:46: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV {aka long double}' [-Wformat=]
    sv.c:8916:42: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV {aka const long double}' [-Wformat=]
    sv.c:9099:46: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV {aka const long double}' [-Wformat=]
    sv.c:12824:54: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka long double}' [-Wformat=]
    sv.c:12940:52: warning: format '%g' expects argument of type 'double', but argument 3 has type 'vcatpvfn_long_double_t {aka long double}' [-Wformat=]
    pp.c:2854:37: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV {aka const long double}' [-Wformat=]
    pp.c:3578:39: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka long double}' [-Wformat=]
    pp_sys.c:4792:14: warning: format '%f' expects argument of type 'double', but argument 5 has type 'NV {aka long double}' [-Wformat=]
    pp_sys.c:4803:17: warning: format '%f' expects argument of type 'double', but argument 5 has type 'Time64_T {aka long double}' [-Wformat=]
    pp_sys.c:4809:17: warning: format '%f' expects argument of type 'double', but argument 5 has type 'Time64_T {aka long double}' [-Wformat=]
    pp_sys.c:4824:17: warning: format '%f' expects argument of type 'double', but argument 5 has type 'Time64_T {aka long double}' [-Wformat=]
    pp_pack.c:2071:41: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka const long double}' [-Wformat=]
    pp_pack.c:2073:37: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka const long double}' [-Wformat=]
    sv.c:2381:117: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV {aka long double}' [-Wformat=]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)