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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 1897 Actions


    Problem Report Number 1897
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0958
    Raised 2002-06-28 08:00
    Updated 2003-03-13 08:00
    Published 2002-06-28 08:00
    Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98)
    Certification Program The Open Brand certification program
    Test Suite VSX4 version 4.4.5
    Test Identification ANSI.hdr/misc/stdio_X 37
    Problem Summary TSD5.027 Test #37 is testing vsnprintf(). Since it uses varargs, the test calls va_start() and va_end(). The standard says that these macros are defined in stdarg.h, but this test doesn't #include <stdarg.h>,...
    Problem Text
    Test #37 is testing vsnprintf(). Since it uses varargs, the test
    calls va_start() and va_end(). The standard says that these macros
    are defined in stdarg.h, but this test doesn't #include <stdarg.h>,
    so we get unresolved symbol errors during the compilation. If we
    add #include <stdarg.h> to the test, it passes.

    We believe this is a deficiency in test #37. The test should be
    changed to #include <stdarg.h>.
    Test Output
    400|10 37 1 17:06:20|IC Start
    200|10 37 17:06:20|TP Start
    520|10 37 000599711 3 1|Linker exited with non-zero value when expected to succeed
    520|10 37 000599711 3 2|Feature test macros: -D_XOPEN_SOURCE=500
    520|10 37 000599711 3 3|Compiler or run-time messages or results:
    520|10 37 000599711 3 4|ld32: ERROR 33 : Unresolved text symbol "va_start" -- 1st referenced by cc37es.o.
    520|10 37 000599711 3 5| Use linker option -v to see when and which objects, archives and dsos are loaded.
    520|10 37 000599711 3 6|ld32: ERROR 33 : Unresolved text symbol "va_end" -- 1st referenced by cc37es.o.
    520|10 37 000599711 3 7| Use linker option -v to see when and which objects, archives and dsos are loaded.
    520|10 37 000599711 3 8|ld32: INFO 152: Output file removed because of error.
    520|10 37 000599711 5 1|Linker exited with non-zero value when expected to succeed
    520|10 37 000599711 5 2|Feature test macros: -D_XOPEN_SOURCE=500 -D_POSIX_SOURCE
    520|10 37 000599711 5 3|Compiler or run-time messages or results:
    520|10 37 000599711 5 4|ld32: ERROR 33 : Unresolved text symbol "va_start" -- 1st referenced by cc37es.o.
    520|10 37 000599711 5 5| Use linker option -v to see when and which objects, archives and dsos are loaded.
    520|10 37 000599711 5 6|ld32: ERROR 33 : Unresolved text symbol "va_end" -- 1st referenced by cc37es.o.
    520|10 37 000599711 5 7| Use linker option -v to see when and which objects, archives and dsos are loaded.
    520|10 37 000599711 5 8|ld32: INFO 152: Output file removed because of error.
    [and the same for other Feature Test Macros]

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    This is accepted as a fault in the test suite.

    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