|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0788 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 0788.
Report 0788 Actions
Problem Report Number 0788 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0303 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-03-31 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.cmd/getconf 1010, 1020, 1021, 1022 Problem Summary TSD4C.00208 This test may fail on all implementations which support the XBS5_LPBIG_OFFBIG programming environment. Problem Text
These tests are supposed to be testing XBS5_LPBIG_OFFBIG*, but instead
the code is looking for XBS5_LP64_OFFBIG, a non XPG5 symbolic constant.
Example for assertion 1010:
if [ `GetConfig VSC_XBS5_LPBIG_OFFBIG_SUPPORT` = "TRUE" ]
then
getconf XBS5_LP64_OFFBIG > $CT_STDOUT 2> $CT_STDERR
Example for assertion 1020:
if [ `GetConfig VSC_XBS5_LPBIG_OFFBIG_SUPPORT` = "TRUE" ]
then
getconf -v XBS5_LP64_OFFBIG XBS5_LP64_OFFBIG_CFLAGS > $CT_STDOUT 2> $CT_STDERR
Example for assertion 1021:
if [ `GetConfig VSC_XBS5_LPBIG_OFFBIG_SUPPORT` = "TRUE" ]
then
getconf -v XBS5_LP64_OFFBIG XBS5_LP64_OFFBIG_LDFLAGS > $CT_STDOUT 2> $CT_STDERR
Example for assertion 1021:
if [ `GetConfig VSC_XBS5_LPBIG_OFFBIG_SUPPORT` = "TRUE" ]
then
getconf -v XBS5_LP64_OFFBIG XBS5_LP64_OFFBIG_LIBS > $CT_STDOUT 2> $CT_STDERR
Test Output
***********************************************************************
/tset/POSIX.cmd/getconf/getconf.ex 1 Failed
Test Information:
Assertion #1010 (C): getconf XBS5_LP64_OFFBIG
Expected exit code = 0; Received 2
Standard error isn't empty
Contents of out.stderr:
getconf: specified variable is not valid on this system
***********************************************************************
***********************************************************************
/tset/POSIX.cmd/getconf/getconf.ex 1 Failed
Test Information:
Assertion #1020 (C): getconf -v XBS5_LP64_OFFBIG XBS5_LP64_OF
<LC> FBIG_CFLAGS
Expected exit code = 0; Received 2
Standard error isn't empty
Contents of out.stderr:
getconf: Option specified with -v flag is invalid.
***********************************************************************
***********************************************************************
/tset/POSIX.cmd/getconf/getconf.ex 1 Failed
Test Information:
Assertion #1021 (C): getconf -v XBS5_LP64_OFFBIG XBS5_LP64_OF
<LC> FBIG_LDFLAGS
Expected exit code = 0; Received 2
Standard error isn't empty
Contents of out.stderr:
getconf: Option specified with -v flag is invalid.
***********************************************************************
***********************************************************************
/tset/POSIX.cmd/getconf/getconf.ex 1 Failed
Test Information:
Assertion #1022 (C): getconf -v XBS5_LP64_OFFBIG XBS5_LP64_OF
<LC> FBIG_LIBS
Expected exit code = 0; Received 2
Standard error isn't empty
Contents of out.stderr:
getconf: Option specified with -v flag is invalid.
***********************************************************************
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:
- View Report 0788
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority