public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] POSIX "sched_yield/1-1.c" build failed
@ 2010-09-14  4:39 Mitani
  2010-09-15 13:43 ` Hannu Heikkinen
  0 siblings, 1 reply; 9+ messages in thread
From: Mitani @ 2010-09-14  4:39 UTC (permalink / raw)
  To: ltp-list

Hi,

POSIX "open_posix_testsuite/conformance/interfaces/sched_yield/1-1.c" 
build failed in RHEL4.8 (x86, x86_64, ia64):
------------
conformance/interfaces/sched_yield/1-1 compile FAILED; SKIPPING In file
included from ../../../conformance/interfaces/sched_yield/1-1.c:35:
../../../include/posixtest.h:14:2: #error "Contains GNU-isms that need
fixing."
../../../conformance/interfaces/sched_yield/1-1.c: In function
`set_thread_affinity':
../../../conformance/interfaces/sched_yield/1-1.c:91: warning: implicit
declaration of function `pthread_setaffinity_np'
------------

This testset seems to test "sched_yield()", and uses "sched_setafinity()" 
for CPU fixing.
I tried to remove "_GNU_SOURCE" definition from "sched_yield/1-1.c".
But "sched_setafinity()" needs "_GNU_SOURCE".
"sched_setafinity()" is necessary for this testset, and I considered the
substitution for "sched_setafinity()".
But I don't have any ideas. There is no function to be substitute for
"sched_setafinity()" by POSIX conformity, I think.


Regards--

-Tomonori Mitani



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-09-21  4:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-14  4:39 [LTP] POSIX "sched_yield/1-1.c" build failed Mitani
2010-09-15 13:43 ` Hannu Heikkinen
2010-09-15 16:18   ` Garrett Cooper
2010-09-15 18:20     ` Hannu Heikkinen
2010-09-15 19:01       ` Garrett Cooper
2010-09-16 19:00         ` Hannu Heikkinen
2010-09-16 19:12           ` Garrett Cooper
2010-09-17 16:47             ` Hannu Heikkinen
2010-09-21  4:39               ` Mitani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox