HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 2100 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 2100.


Report 2100 Actions


    Problem Report Number 2100
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Temporary Interpretation (TIN)
    Problem Resolution ID TIN.X.0096
    Raised 2003-02-21 08:00
    Updated 2003-03-13 08:00
    Published 2003-03-07 08:00
    Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSTH version 5.3.2
    Test Identification PTHR.hdr/misc/pthread_5 2
    Specification System Interfaces and Headers Issue 5
    Location in Spec See Problem Text
    Linked Problem Reports TIN5TH.00006, (in, old, system)
    Problem Summary TIN5TH.00007 TIN5TH.00006 grants a waiver for pthread.h making symbols from signal.h visible in the namespace. This is the same case although different output occurs.
    Problem Text
    TIN5TH.00006 grants a waiver for pthread.h making symbols
    from signal.h visible in the namespace. This is the same
    case although different output occurs.


    Test Output

    ************************************************************************
    ********************
    /tset/PTHR.hdr/misc/pthread_5/T.pthread_5 2 Failed

    Test Description:
    For POSIX96 mode:
    .in +4
    When _POSIX_C_SOURCE is defined with the value 199506L and no other
    feature test macros except _POSIX_SOURCE are defined, no other
    symbols
    than those defined or reserved by POSIX.1-1996 are made visible.
    .in -4
    For POSIX01 mode:
    .in +4
    When _POSIX_C_SOURCE is defined with the value 200112L and no other
    feature test macros except _POSIX_SOURCE are defined, no other
    symbols
    than those defined or reserved by POSIX.1-2001/XSH6 (not including
    the
    XSI option) are made visible.
    .in -4
    For UNIX03 mode:
    .in +4
    When _XOPEN_SOURCE is defined with the value 600 and no other
    feature test
    macros except _POSIX_C_SOURCE<=200112L are defined, no other symbols
    than
    those defined or reserved by POSIX.1-2001/XSH6 (including the XSI
    option)
    are made visible.
    .in -4
    Posix Ref: Component PTHREAD Assertion 9945-1:1996 2.7.2-2(C)

    Test Information:
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE=500
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_SOURCE
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=1
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test
    macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=1 -D_POSIX_SO
    URCE
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=2
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test
    macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=2 -D_POSIX_SO
    URCE
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199309
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test
    macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199309 -D_POS
    IX_SOURCE
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c
    Compilation exited with non-zero value when expected to succeed
    Feature test
    macros: -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506 -D_POS
    IX_SOURCE
    Compiler or run-time messages or results:
    "/usr/include/time.h", line 99: syntax error before or at:
    "sival_int unprotected"
    "/usr/include/time.h", line 99: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 101: zero-sized struct/union
    "/usr/include/time.h", line 107: syntax error before or at:
    "sigev_notify unprotected"
    "/usr/include/time.h", line 107: warning: syntax requires ";" after
    last struct/union member
    "/usr/include/time.h", line 113: zero-sized struct/union
    "././ALLOW.h", line 96: cannot recover from previous errors
    c89: acomp failed for cc02es.c


    ************************************************************************
    ********************

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    Normally a difference in style of compiler diagnostic would not
    necessitate issuing another TIN, as long as it is clear from
    the output that the failure is for the same reason.

    However, the test output here includes a compiler diagnostic relating
    to the sigev_notify structure member that is not present in the output
    shown in TIN5TH.00006. Therefore it is recommended that a new TIN is
    issued to cover this additional output.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Temporary Interpretation (TIN)
    Review Conclusion
    A Temporary Interpretation is granted.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority