[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1202 - trunk/glibc-2.3-head



Author: ps-guest
Date: 2006-02-15 12:16:53 +0000 (Wed, 15 Feb 2006)
New Revision: 1202

Modified:
   trunk/glibc-2.3-head/NOTES
Log:
* update "make check" status


Modified: trunk/glibc-2.3-head/NOTES
===================================================================
--- trunk/glibc-2.3-head/NOTES	2006-02-14 19:57:26 UTC (rev 1201)
+++ trunk/glibc-2.3-head/NOTES	2006-02-15 12:16:53 UTC (rev 1202)
@@ -82,12 +82,14 @@
 * "make check" fails, results are same for both tested targets
 		i486-kfreebsd-gnu (with -march=i486 -mtune=i686)
 		i686-kfreebsd-gnu (with -march=i686 -mtune=i686)
-	examine why for each case
 
-make[2]: *** [/build/glibc-2.3-head/build/posix/tst-waitid.out] Error 1
+  examine why, maybe due to non-rt behaviour of signals:
 make[2]: *** [/build/glibc-2.3-head/build/rt/tst-aio.out] Error 1
 make[2]: *** [/build/glibc-2.3-head/build/rt/tst-aio64.out] Error 1
 
+  kernel doesn't fill enough in siginfo_t for signal handlers:
+make[2]: *** [/build/glibc-2.3-head/build/posix/tst-waitid.out] Error 1
+
   fails also on Linux:
 make[2]: [/build/glibc-2.3-head/build/posix/annexc.out] Error 1 (ignored)
 



Reply to: