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

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 0783 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 0783.


Report 0783 Actions


    Problem Report Number 0783
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0298
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1998-05-08 08:00
    Product Standard Commands and Utilities V3 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSC version 5.0.1
    Test Identification POSIX.annexA/c89 1003
    Problem Summary TSD4C.00213 This test may fail on implementations where the default programming environment is not XBS5_ILP32_OFF32.
    Problem Text
    This test fails because it expects ILP32_OFF32 to be the default enviroment.
    The test never uses the configuration variable VSC_DEFAULT_C89_PROG_ENV
    to determine the default environment for compiling the test program. This
    will cause the test to fail on 64 bit implementations.

    >From the test:

    c89 $(getconf XBS5_ILP32_OFF32_CFLAGS) $(getconf XBS5_ILP32_OFF32_LDFLAGS) $
    (getconf XBS5_ILP32_OFF32_LIBS) sizes.c -o size_ref.exe
    .
    .
    .
    ./size_ref.exe > size_ref.exp
    .
    .
    .
    c89 sizes.c -o sizes.exe
    .
    .
    .
    ./sizes.exe > $CT_STDOUT 2> $CT_STDERR
    .
    .
    .
    cmp -s $CT_STDOUT size_ref.exp

    The getconf calls probably were meant to be coded something like the
    following: getconf $def_1003"_CFLAGS"


    Test Output
    ***********************************************************************
    /tset/POSIX.annexA/c89/c89.ex 1 Failed


    Test Information:
    Assertion #1003 (A):
    TEST: VSC_DEFAULT_C89_PROG_ENV is a valid value
    TEST: c89 without flags produces the correct sizes
    Standard output isn't the same as file 'size_ref.exp'
    diff of "out.stdout" and "size_ref.exp":
    *** out.stdout Tue Apr 28 13:48:32 1998
    --- size_ref.exp Tue Apr 28 13:48:32 1998
    ***************
    *** 1 ****
    ! 32 64 64 64
    --- 1 ----
    ! 32 32 32 32

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

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    We agree this is a test suite deficiency in the test
    suite version(s) listed.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion
    This is an agreed Test Suite Deficiency.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority