• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-threads] v5.37.6-58-g3f32078109 FAIL(M) netbsd 9.3 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-threads] v5.37.6-58-g3f32078109 FAIL(M) netbsd 9.3 (amd64/1 cpu)
    Message-Id: <20221129165006.45D67B3945@cjg-netbsd9>
    Date: Tue, 29 Nov 2022 11:50:06 -0500 (EST)
    
    Automated smoke report for branch smoke-me/khw-threads 5.37.7 patch 3f320781099bf1686bc3c77c977856b378fc038e v5.37.6-58-g3f32078109
    cjg-netbsd9: Intel 686-class (amd64/1 cpu)
        on        netbsd - 9.3
        using     gcc version 7.5.0
        smoketime 1 hour 33 minutes (average 11 minutes 42 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.37.6-58-g3f32078109  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitall
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    /usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
    Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
    Socket.c:1710:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
    const-c.inc: In function 'constant_19':
    const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    Piece.xs: In function '_strptime':
    Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
    threads.xs:211:1: error: expected identifier or '(' before '}' token
    threads.xs:213:8: error: unknown type name 'ithread'
    threads.xs: In function 'S_ithread_get':
    ../../perl.h:7994:19: error: 'my_cxt' undeclared (first use in this function); did you mean 'my_exit'?
    ../../perl.h:7994:19: note: in definition of macro 'MY_CXT'
    ../../perl.h:7994:19: note: each undeclared identifier is reported only once for each function it appears in
    threads.xs:229:23: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs:298:22: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs:361:27: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs: In function 'S_exit_warning':
    threads.xs:375:5: error: 'dMY_POOL' undeclared (first use in this function); did you mean 'HAS_POLL'?
    threads.xs:378:21: error: 'MY_POOL' undeclared (first use in this function); did you mean 'dMY_POOL'?
    threads.xs: In function 'Perl_ithread_hook':
    threads.xs:404:5: error: 'dMY_POOL' undeclared (first use in this function); did you mean 'HAS_POLL'?
    threads.xs:405:19: error: expected expression before '==' token
    threads.xs: In function 'ithread_mg_get':
    threads.xs:414:5: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs:414:24: error: 'ithread' undeclared (first use in this function); did you mean 'thread'?
    threads.xs:414:33: error: expected expression before ')' token
    threads.xs:412:37: warning: unused parameter 'mg' [-Wunused-parameter]
    threads.xs: In function 'ithread_mg_free':
    threads.xs:423:5: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs:423:24: error: 'ithread' undeclared (first use in this function); did you mean 'thread'?
    threads.xs:423:33: error: expected expression before ')' token
    threads.xs:426:5: warning: implicit declaration of function 'S_ithread_free'; did you mean 'S_ithread_get'? [-Wimplicit-function-declaration]
    threads.xs:421:38: warning: unused parameter 'mg' [-Wunused-parameter]
    threads.xs: In function 'ithread_mg_dup':
    threads.xs:434:5: warning: implicit declaration of function 'S_ithread_count_inc'; did you mean 'S_ithread_get'? [-Wimplicit-function-declaration]
    threads.xs:434:32: error: 'ithread' undeclared (first use in this function); did you mean 'pread'?
    threads.xs:434:41: error: expected expression before ')' token
    threads.xs:431:29: warning: unused parameter 'mg' [-Wunused-parameter]
    threads.xs: In function 'S_good_stack_size':
    threads.xs:456:5: error: 'dMY_POOL' undeclared (first use in this function); did you mean 'HAS_POLL'?
    threads.xs:460:17: error: 'MY_POOL' undeclared (first use in this function); did you mean 'dMY_POOL'?
    threads.xs:519:32: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs: In function 'S_ithread_run':
    threads.xs:562:5: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs:562:24: error: 'ithread' undeclared (first use in this function); did you mean 'thread'?
    threads.xs:562:33: error: expected expression before ')' token
    threads.xs:570:5: error: 'dMY_POOL' undeclared (first use in this function); did you mean 'HAS_POLL'?
    threads.xs:595:28: error: request for member 'interp' in something not a structure or union
    ../../perl.h:4045:60: note: in definition of macro 'PERL_SET_INTERP'
    threads.xs:595:5: note: in expansion of macro 'PERL_SET_CONTEXT'
    threads.xs:596:5: warning: implicit declaration of function 'S_ithread_set'; did you mean 'S_ithread_get'? [-Wimplicit-function-declaration]
    threads.xs:610:28: error: request for member 'params' in something not a structure or union
    threads.xs:626:18: warning: implicit declaration of function 'S_jmpenv_run'; did you mean 'S_ithread_run'? [-Wimplicit-function-declaration]
    threads.xs:640:39: error: request for member 'gimme' in something not a structure or union
    threads.xs:650:20: error: 'PERL_ITHR_DIED' undeclared (first use in this function); did you mean 'PERL_HASH_SEED'?
    threads.xs:651:19: error: request for member 'err' in something not a structure or union
    threads.xs:655:35: error: request for member 'err' in something not a structure or union
    ../../embed.h:617:48: note: in definition of macro 'sv_isobject'
    threads.xs:656:23: error: request for member 'err_class' in something not a structure or union
    threads.xs:656:63: error: request for member 'err' in something not a structure or union
    ../../sv.h:343:22: note: in definition of macro 'SvFLAGS'
    ../../hv.h:332:10: note: in expansion of macro 'HvHasAUX'
    ../../hv.h:334:10: note: in expansion of macro 'HvHasNAME'
    ../../hv.h:311:20: note: in expansion of macro 'HvNAME_get'
    threads.xs:656:37: note: in expansion of macro 'HvNAME'
    ../../sv.h:1394:36: note: in expansion of macro 'SvANY'
    threads.xs:656:44: note: in expansion of macro 'SvSTASH'
    threads.xs:656:52: note: in expansion of macro 'SvRV'
    ../../sv.h:342:20: note: in definition of macro 'SvANY'
    ../../hv.h:332:26: note: in expansion of macro 'HvAUX'
    ../../hv.h:324:3: note: in expansion of macro 'HvAUX'
    ../../hv.h:332:65: note: in expansion of macro 'HvNAME_HEK_NN'
    ../../hv.h:325:6: note: in expansion of macro 'HvAUX'
    ../../hv.h:326:5: note: in expansion of macro 'HvAUX'
    ../../hv.h:441:24: note: in definition of macro 'HEK_KEY'
    ../../hv.h:301:55: note: in expansion of macro 'SvANY'
    ../../hv.h:334:34: note: in expansion of macro 'HvNAME_HEK_NN'
    threads.xs:657:32: error: request for member 'err' in something not a structure or union
    ../../embed.h:573:44: note: in definition of macro 'sv_bless'
    threads.xs:667:28: error: request for member 'init_function' in something not a structure or union
    ../../handy.h:99:41: note: in definition of macro 'MUTABLE_PTR'
    ../../sv.h:363:50: note: in expansion of macro 'MUTABLE_SV'
    threads.xs:667:9: note: in expansion of macro 'SvREFCNT_dec'
    threads.xs:668:15: error: request for member 'init_function' in something not a structure or union
    threads.xs:676:11: error: request for member 'state' in something not a structure or union
    threads.xs:676:23: error: 'PERL_ITHR_FINISHED' undeclared (first use in this function); did you mean 'PERL_ITHR_DIED'?
    threads.xs:678:15: error: request for member 'state' in something not a structure or union
    threads.xs:678:25: error: 'PERL_ITHR_THREAD_EXIT_ONLY' undeclared (first use in this function); did you mean 'PERL_THREAD_LOCAL'?
    threads.xs:683:15: error: request for member 'state' in something not a structure or union
    threads.xs:683:25: error: 'PERL_ITHR_DETACHED' undeclared (first use in this function); did you mean 'PERL_ITHR_FINISHED'?
    threads.xs:684:9: error: 'MY_POOL' undeclared (first use in this function); did you mean 'dMY_POOL'?
    threads.xs:704:10: error: expected expression before '=' token
    threads.xs:559:22: warning: unused parameter 'arg' [-Wunused-parameter]
    threads.xs:720:32: error: unknown type name 'ithread'; did you mean 'pthread_t'?
    threads.xs:741:8: error: unknown type name 'ithread'
    threads.xs: In function 'S_SV_to_ithread':
    threads.xs:746:23: error: 'ithread' undeclared (first use in this function); did you mean 'pread'?
    ../../perl.h:2439:27: note: in definition of macro 'INT2PTR'
    ../../perl.h:2439:30: error: expected expression before ')' token
    threads.xs:746:15: note: in expansion of macro 'INT2PTR'
    threads.xs:758:8: error: unknown type name 'ithread'
    threads.xs:761:9: error: unknown type name 'my_pool_t'; did you mean 'in_port_t'?
    threads.xs:1065:2: error: #endif without #if
    threads.xs:742:1: warning: 'S_SV_to_ithread' defined but not used [-Wunused-function]
    threads.xs:559:1: warning: 'S_ithread_run' defined but not used [-Wunused-function]
    threads.xs:454:1: warning: 'S_good_stack_size' defined but not used [-Wunused-function]
    threads.xs:402:1: warning: 'Perl_ithread_hook' defined but not used [-Wunused-function]
    ../../handy.h:109:30: note: in expansion of macro 'MUTABLE_PTR'
    ../../sv.h:1360:32: note: in expansion of macro 'MUTABLE_SV'
    ../../handy.h:99:50: error: expected statement before ')' token
    ../../perl.h:2439:32: note: in definition of macro 'INT2PTR'
    threads.xs:746:34: note: in expansion of macro 'SvIV'
    threads.xs:746:39: note: in expansion of macro 'SvRV'
    ../../handy.h:109:44: error: expected statement before ')' token
    ../../sv.h:1361:45: error: '_svrv' undeclared (first use in this function)
    ../../sv.h:1361:38: note: in expansion of macro 'SvTYPE'
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.30.2
    (Reporter v0.053 / Smoker v0.046)