• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.10] v5.17.9-109-g43e5a86 PASS darwin 11.4.2 (Intel Core i7/1 cpu)

    Message-ID: <201303021040.r22Ae7Op001174@mars.tony.develop-help.com>
    Subject: Smoke [5.17.10] v5.17.9-109-g43e5a86 PASS darwin 11.4.2 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Sat, 2 Mar 2013 21:40 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.17.10 patch 43e5a867155ad02b6da9baf2c4e3ac696171ce17 v5.17.9-109-g43e5a86
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.4.2 (Mac OS X)
        using     cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
        smoketime 2 hours 54 minutes (average 14 minutes 31 seconds)
    
    Summary: PASS
    
    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.17.9-109-g43e5a86  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O O O     -Dusemymalloc
    O O O O     -DNO_MATHOMS
    O O O O     -Dusesitecustomize
    O O O O     -Duseithreads -Dusemymalloc
    O O O O     -Duseithreads -DNO_MATHOMS
    O O O O     -Duseithreads -Dusesitecustomize
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE43e5a867155ad02b6da9baf2c4e3ac696171ce17
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'Perl_pp_formline':
    pp_ctl.c:629: warning: value computed is not used
    pp_ctl.c:671: warning: value computed is not used
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3564: warning: pointer targets in assignment differ in signedness
    Call.xs: In function 'filter_call':
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'STRLEN'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'STRLEN'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
    Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 'STRLEN'
    Collate.xs: In function 'XS_Unicode__Collate_unpack_U':
    Collate.xs:731: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ./../proto.h:4737)
    Normalize.xs: In function 'pv_cat_decompHangul':
    Normalize.xs:209: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs:210: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs:212: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs: In function 'pv_utf8_decompose':
    Normalize.xs:243: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs:263: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs: In function 'pv_utf8_reorder':
    Normalize.xs:288: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs:328: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs:335: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs: In function 'pv_utf8_compose':
    Normalize.xs:365: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs:381: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs:440: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs:448: warning: 'Perl_uvuni_to_utf8' is deprecated (declared at ./../proto.h:4753)
    Normalize.xs: In function 'XS_Unicode__Normalize_checkNFD':
    Normalize.xs:635: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs: In function 'XS_Unicode__Normalize_checkNFC':
    Normalize.xs:672: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs: In function 'XS_Unicode__Normalize_checkFCD':
    Normalize.xs:730: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs:739: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs:770: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    Normalize.xs: In function 'XS_Unicode__Normalize_splitOnLastStarter':
    Normalize.xs:909: warning: 'Perl_utf8n_to_uvuni' is deprecated (declared at ../../proto.h:4737)
    malloc.c: In function 'Perl_sbrk':
    malloc.c:2379: warning: format '%ld' expects type 'long int', but argument 3 has type 'int'
    malloc.c:2379: warning: format '%ld' expects type 'long int', but argument 4 has type 'int'
    
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/khw-ebcdic
    Configuration: extras