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

The Open Brand -- Problem Reporting and Interpretations System


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


Report 2326 Actions


    Problem Report Number 2326
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Rejected (REJ)
    Problem Resolution ID REJ.X.0644
    Raised 2004-01-30 05:38
    Updated 2004-03-02 16:50
    Published 2004-03-02 16:50
    Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03)
    Certification Program The Open Brand certification program
    Test Suite VSART version 1.1.3A
    Test Identification Test Suite library build
    Specification Base Definitions Issue 6
    Location in Spec None
    Problem Summary required copy of aio.h and sched.h not done.
    Problem Text include files aio.h and sched.h are not copied to SRC/SYSINC by the
    configuration scripts.
    Test Output Executing make in SRC/common/vsrtlib
    vsrtlib make failed:
    make: Cannot find a rule to create target ../../SYSINC/aio.h from
    dependencies.
    Stop.


    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c aio.c
    "../../SYSINC/aio.h", line 235.66: 1506-865 (W) Static or type
    qualifier(s) allo
    wed only in the outer most array index of a function parameter.
    Keyword(s) igno
    red.
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c ck_stime.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c event.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c misc.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c mkmmap.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c sharedmem.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c signals.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c waitfor.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c mqueue.c
    @
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c mqueue.c
    /usr/bin/c99 -I/tsuites/VSART/vsart/SRC/../../inc/tet3
    -I../../INC -I..
    /../SYSINC -DTET_POSIX_THREADS -D_XOPEN_SOURCE=600 -c semaphores.c
    make: Cannot find a rule to create target ../../SYSINC/sched.h from
    dependencies
    .
    Stop.

    Review Information

    Review Type TSMA Review
    Start Date 2004-01-30 05:38
    Last Updated 2004-02-06 19:03
    Completed 2004-02-06 19:03
    Status Complete
    Review Recommendation Rejected (REJ)
    Review Response This library build problem means that a large number of tests will
    not be able to be build and executed. The request for a TSD should
    therefore be rejected.

    A possible work-around which would create a partial vsrtlib.a that
    would allow the rwlock tests to be built, is to perform the following
    steps after the failed install:

    touch SRC/SYSINC/aio.h
    cd SRC/common/vsrtlib
    make -i # aio.c won't compile but this should create all the
    other .o's
    ar -cr vsrtlib.a *.o
    cp vsrtlib.a ../../LIB

    (If this cures the aio.h problem but then make complains of more
    dependencies on non-existent files in SRC/SYSINC, then those files
    should be touched as well as SRC/SYSINC/aio.h.)

    If this work-around does not cure them problem, then a patch for
    VRTX (or a new release of VRTX) should be issued.

    Review Type SA Review
    Start Date 2004-02-06 19:03
    Last Updated 2004-02-09 18:37
    Completed 2004-02-09 18:37
    Status Complete
    Review Resolution Rejected (REJ)
    Review Conclusion This request is refused.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority