|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2434 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 2434.
Report 2434 Actions
Problem Report Number 2434 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1263 Raised 2004-11-16 05:20 Updated 2004-11-17 00:41 Published 2004-11-17 00:41 Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSRTE version 1.1.4 Test Identification POSIX_rte.hdr/misc/spawn 23 Specification Base Definitions Issue 6 Problem Summary Tests fail to compile due to missing _POSIX_SPORADIC_SERVER structs but
test is testing _POSIX_PRIORITY_SCHEDULING and _POSIX_SPAWNProblem Text This assertion fails to build because of missing _POSIX_SPORADIC_SERVER
structs but the assertion is not testing _POSIX_SPORADIC_SERVER. The
test does not appear to be checking for support for _POSIX_SPORADIC_SERVER
either so it does not come back as unsupported, which would be better
than failing.Test Output
****************************************************************************************************************
/tset/POSIX_rte.hdr/misc/spawn/T.spawn 23 Failed
Test Description:
If {_POSIX_PRIORITY_SCHEDULING} and {_POSIX_SPAWN} are
both defined:
If the implementation claims C Standard Language-
Dependent Support:
When <spawn.h> is included, then a prototype
for the following function is provided:
int
posix_spawnattr_setschedparam(posix_spawnattr_t
*, const struct sched_param *)
Otherwise:
If the function is declared, it is declared as:
int posix_spawnattr_setschedparam()
Test Strategy:
Error: requested file not found in archive
/export/test/TET3.3h/vsx/MAN/tset/POSIX_rte.hdr/misc/spawn/L.spawn_s
Test Information:
Compilation exited with non-zero value when expected to succeed
Feature test macros: -D_XOPEN_SOURCE=600
Compiler or run-time messages or results:
"cc23es.c", line 44: undefined struct/union member:
sched_ss_low_priority
"cc23es.c", line 45: undefined struct/union member:
sched_ss_repl_period "cc23es.c", line 45: warning: left operand
of "." must be struct/union object
"cc23es.c", line 46: improper member use: sched_ss_repl_period
"cc23es.c", line 46: warning: left operand of "." must be
struct/union object
"cc23es.c", line 46: cannot access member of non-struct/union object
"cc23es.c", line 47: undefined struct/union member:
sched_ss_init_budget
"cc23es.c", line 47: warning: left operand of "." must be
struct/union object
"cc23es.c", line 48: improper member use: sched_ss_init_budget
"cc23es.c", line 48: warning: left operand of "." must be
struct/union object
"cc23es.c", line 48: cannot access member of non-struct/union object
"cc23es.c", line 49: undefined struct/union member:
sched_ss_max_repl
c99: acomp failed for cc23es.c
Compilation exited with non-zero value when expected to succeed
Feature test macros: -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112
Compiler or run-time messages or results:
"cc23es.c", line 44: undefined struct/union member:
sched_ss_low_priority
"cc23es.c", line 45: undefined struct/union member:
sched_ss_repl_period "cc23es.c", line 45: warning: left operand
of "." must be struct/union object
"cc23es.c", line 46: improper member use: sched_ss_repl_period
"cc23es.c", line 46: warning: left operand of "." must be
struct/union object
"cc23es.c", line 46: cannot access member of non-struct/union object
"cc23es.c", line 47: undefined struct/union member:
sched_ss_init_budget
"cc23es.c", line 47: warning: left operand of "." must be
struct/union object
"cc23es.c", line 48: improper member use: sched_ss_init_budget
"cc23es.c", line 48: warning: left operand of "." must be
struct/union object
"cc23es.c", line 48: cannot access member of non-struct/union object
"cc23es.c", line 49: undefined struct/union member:
sched_ss_max_repl
c99: acomp failed for cc23es.c
****************************************************************************************************************Review Information
Review Type TSMA Review Start Date 2004-11-16 05:20 Last Updated 2004-11-16 18:00 Completed 2004-11-16 18:00 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response This is accepted as a fault in the test suite.
The reason of failed build is due to some members of sched_param
structure need _POSIX_SPORADIC_SERVER to be defined. So the checking of
the _POSIX_SPORADIC_SERVER is necessary for those members.
Review Type SA Review Start Date 2004-11-16 18:00 Last Updated 2004-11-17 00:35 Completed 2004-11-17 00:35 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion This pr represents an accepted fault in the test suite.
Problem Reporting System Options:
- View Report 2434
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority