#3486: glibc-2.19
----------------------+-----------------------
 Reporter:  bdubbs@…  |       Owner:  bdubbs@…
     Type:  task      |      Status:  assigned
 Priority:  high      |   Milestone:  7.5
Component:  Book      |     Version:  SVN
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+-----------------------
Changes (by bdubbs@…):

 * owner:  lfs-book@… => bdubbs@…
 * status:  new => assigned


Comment:

 Looking at NEWS nothing dramatic jumps out to me, but six CVE issues are
 fixed and about 175 bugs closed.

 The two seds we use are no longer necessary.  The build in a full (not
 chroot) environment seems to be clean.  The tests using our standard check
 gives:

 {{{
 make[2]: [/mnt/lfs/sources/glibc-build/posix/annexc.out] Error 1 (ignored)
 make[2]: *** [/mnt/lfs/sources/glibc-build/nptl/tst-robust8.out] Error 1
 make[1]: *** [nptl/tests] Error 2
 make[2]: [/mnt/lfs/sources/glibc-build/conform/run-conformtest.out] Error
 1 (ignored)
 make: *** [check] Error 2
 }}}

 There are several places where it says things like:

 {{{
 haracter map `BIG5' is not ASCII compatible, locale not ISO C compliant
 character map `BIG5' is not ASCII compatible, locale not ISO C compliant
 character map `BIG5' is not ASCII compatible, locale not ISO C compliant
 character map `BIG5' is not ASCII compatible, locale not ISO C compliant
 character map `test5' is not ASCII compatible, locale not ISO C compliant
 character map `test6' is not ASCII compatible, locale not ISO C compliant
 character map `UTF-8' is not ASCII compatible, locale not ISO C compliant
 }}}

 The conform test gives:

 {{{
 ISO...
 ISO99...
 ISO11...
 POSIX...
   Total number of tests   : 2585
   Number of failed tests  :   49 (  1%)
   Number of skipped tests :   37 (  1%)
 XPG3...
   Total number of tests   : 3993
   Number of failed tests  :  189 (  4%)
   Number of skipped tests :   89 (  2%)
 XPG4...
   Total number of tests   : 4175
   Number of failed tests  :   53 (  1%)
   Number of skipped tests :   10 ( <1%)
 UNIX98...
   Total number of tests   : 4830
   Number of failed tests  :   87 (  1%)
   Number of skipped tests :   48 ( <1%)
 XOPEN2K...
   Total number of tests   : 6856
   Number of failed tests  :   35 ( <1%)
   Number of skipped tests :    5 ( <1%)
 XOPEN2K8...
   Total number of tests   : 7114
   Number of failed tests  :   32 ( <1%)
   Number of skipped tests :    1 ( <1%)
 POSIX2008...
   Total number of tests   : 6307
   Number of failed tests  :   10 ( <1%)
   Number of skipped tests :    0 (  0%)
 make[2]: [/mnt/lfs/sources/glibc-build/conform/run-conformtest.out] Error
 1 (ignored)
 }}}

 A DESTDIR install ran without error.  It looks like the headers in
 sunrpc/rpc/, nis/rpcsvc/, and sunrpc/rpcsvc/ still appear to need a manual
 install, but there are a few files in /usr/include/rpc and
 /usr/include/rpcsvc.  I just don't know if they are sufficient.  Copying
 the header probably doesn't hurt anything.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3486#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to