|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1082 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1082.
Report 1082 Actions
Problem Report Number 1082 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0538 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-04-15 08:00 Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98) Certification Program The Open Brand certification program Test Suite VSRT version 5.0.1 Test Identification rt.os/files/pathconf 1,4,7,8,9 Problem Summary TSD4R.00002 These tests may not build on some implementations due to missing variable declarations. Problem Text
Test cases 1, 4, 7, 8 and 9 do not declare local variables that if the
implementation under test defined _POSIX_ASYNC_IO, _POSIX_SYNC_IO,
_POSIX_PRIO_IO _POSIX_ASYNCHRONOUS_IO and _POSIX_PRIORITIZED_IO values the
compilation would fail during the build process.
200|0 1 13:13:07|TP Start
520|0 1 00002157 1 1|/usr/bin/c89 -I/test/TET/vsx4/SRC/../../inc/tet3
-I/test/T ET/vsx4/SRC/INC -I/test/TET/vsx4/SRC/SYSINC -D_XOPEN_SOURCE=500
-DUNDEF_MACROS -xarch=v9 -c fpathconf.c
520|0 1 00002157 1 2|"fpathconf.c", line 114: undefined symbol: fd
520|0 1 00002157 1 3|"fpathconf.c", line 120: undefined symbol: rval
520|0 1 00002157 1 4|"fpathconf.c", line 274: undefined symbol: fd
520|0 1 00002157 1 5|"fpathconf.c", line 280: undefined symbol: rval
520|0 1 00002157 1 6|c89: acomp failed for fpathconf.c
520|0 1 00002157 1 7|*** Error code 2
520|0 1 00002157 1 8|make: Fatal error: Command failed for target `fpathconf.o'
220|0 1 1 13:13:11|FAIL 410|0 0 1 13:13:11|IC End
The following are the changes required to have the test cases build
properly.
*** fpathconf.c
--- fpathconf.c.orig
***************
*** 105,113 ****
private void test1()
{
- int fd;
- long rval;
-
DBUG_ENTER("test1");
#ifdef _POSIX_ASYNC_IO
--- 105,110 ----
***************
*** 269,277 ****
private void test4()
{
- int fd;
- long rval;
-
DBUG_ENTER("test4");
#ifdef _POSIX_SYNC_IO
--- 266,271 ----
***************
*** 425,433 ****
private void test7()
{
- int fd;
- long rval;
-
DBUG_ENTER("test7");
#ifdef _POSIX_PRIO_IO
--- 419,424 ----
***************
*** 473,482 ****
private void test8()
{
- char *str;
- int fd;
- long rval;
-
DBUG_ENTER("test8");
#if !defined(_POSIX_ASYNCHRONOUS_IO) || !defined(_POSIX_PRIORITIZED_IO)
--- 464,469 ----
***************
*** 524,533 ****
private void test9()
{
- char *str;
- int fd;
- long rval;
-
DBUG_ENTER("test9");
#if !defined(_POSIX_ASYNCHRONOUS_IO) || !defined(_POSIX_PRIORITIZED_IO)
--- 511,516 ----Test Output
200|0 1 13:13:07|TP Start
520|0 1 00002157 1 1|/usr/bin/c89 -I/test/TET/vsx4/SRC/../../inc/tet3
-I/test/T ET/vsx4/SRC/INC -I/test/TET/vsx4/SRC/SYSINC -D_XOPEN_SOURCE=500
-DUNDEF_MACROS -xarch=v9 -c fpathconf.c
520|0 1 00002157 1 2|"fpathconf.c", line 114: undefined symbol: fd
520|0 1 00002157 1 3|"fpathconf.c", line 120: undefined symbol: rval
520|0 1 00002157 1 4|"fpathconf.c", line 274: undefined symbol: fd
520|0 1 00002157 1 5|"fpathconf.c", line 280: undefined symbol: rval
520|0 1 00002157 1 6|c89: acomp failed for fpathconf.c
520|0 1 00002157 1 7|*** Error code 2
520|0 1 00002157 1 8|make: Fatal error: Command failed for target `fpathconf.o'
220|0 1 1 13:13:11|FAIL 410|0 0 1 13:13:11|IC End
10|0 /tset/rt.os/files/fpathconf/T.fpathconf 13:22:32|TC Start, scenario ref
1-0 50||(exec.c, 118): can't exec
/test/TET/vsx4/TESTROOT/tset/rt.os/files/fpathconf /T.fpathconf, reply code =
ER_NOENT 80|0 -1 13:22:32|TC End, scenario ref 1-0
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 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:
- View Report 1082
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority