This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.1.94 results


>>>>> Art Haas writes:

 > I grabbed the latest diff, patched 2.1.93 to 2.1.94, and built it. The
 > build with gcc-2.95.2 went smoothly, but I can't build it with the latest
 > gcc/egcs snapshot (egcs-20000918). It bombs with an error ...

 > rcmd.c: In function `rcmd_af':
 > rcmd.c:132: invalid lvalue in assignment
 > rcmd.c:132: warning: `__v' might be used uninitialized in this function
 > make[2]: *** [/home/cs004/gnu/glibc-snapbuild/inet/rcmd.o] Error 1

 > This seems to be a gcc snapshot bug. I compared what the preprocessor
It is - the current CVS version has this fixed.
 > produced from `-save-temps', and both produce the same expanded code.

 > Running the tests I hit a bit of snag when testing the `iconvdata'
 > directory. The execute permission on a number of the scripts needed to be
 > set. Here's what my `iconvdata' script permissions look like now ...

 > $ ls -l *.sh
 > -rw-r--r--    1 cs004    spsd          582 Jun 29 14:39 gen-8bit-gap-1.sh
 > -rw-r--r--    1 cs004    spsd          525 Jun 29 14:39 gen-8bit-gap.sh
 > -rw-r--r--    1 cs004    spsd          382 Jun 29 14:39 gen-8bit.sh
 > -rwxr-xr-x    1 cs004    spsd         3758 Sep 19 08:40 run-iconv-test.sh
 > -rwxr--r--    1 cs004    spsd         1782 Sep 19 08:40 tst-table-charmap.sh
 > -rwxr-xr-x    1 cs004    spsd         2717 Sep 19 08:40 tst-table.sh
 > -rwxr-xr-x    1 cs004    spsd         4611 Sep 19 08:40 tst-tables.sh
 > $

 > After fixing the permissions, these tests ran cleanly. I'm guessing that
 > the permissions would have been fine if I'd used the 2.1.94.tar.bz2
 > archive instead of the patch.
That's a problem of patch, it can't set permissions.

 > I had no other problems with the tests.
Glad to hear.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]