Re: test-argp-version-etc failures on mac

2009-08-12 Thread Bruno Haible
Eric Blake wrote: > > * lib/argp-ba.c (argp_program_bug_address): Explicitly zero-initialize > > on non-ELF systems. > > Cygwin is a non-ELF system, but does not need the explicit initialization. > Is there a tighter condition we could use that would pick up just the > MacOS situation, wi

Re: test-argp-version-etc failures on mac

2009-08-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 8/7/2009 1:06 AM: > powerpc-apple-darwin8 is MacOS X 10.4. I see this error also on MacOS X > 10.3.9. > It's the same linker bug as the one mentioned in lib/mbsrtowcs-state.c. I'm > applying this fix: > > 2009-08-07 Brun

Re: test-argp-version-etc failures on mac

2009-08-07 Thread Bruno Haible
Simon Josefsson wrote: > Quoting http://autobuild.josefsson.org/gnulib/log-200908060711491983000.txt > > gcc -std=gnu99 -g -O2 -o test-argp-version-etc test-argp-version-etc.o > ../gllib/libgnu.a -L/Users/jas/daily/lib -lintl -L/opt/local/lib -liconv -lc > -Wl,-framework -Wl

test-argp-version-etc failures on mac

2009-08-06 Thread Simon Josefsson
Quoting http://autobuild.josefsson.org/gnulib/log-200908060711491983000.txt gcc -std=gnu99 -g -O2 -o test-argp-version-etc test-argp-version-etc.o ../gllib/libgnu.a -L/Users/jas/daily/lib -lintl -L/opt/local/lib -liconv -lc -Wl,-framework -Wl,CoreFoundation -lm /usr/libexec/gcc/powerpc

Re: test-argp-version-etc

2009-08-03 Thread Eric Blake
> -./test-argp-version-etc --version | > +./test-argp-version-etc${EXEEXT} --version | > sed '2s/Copyright (C) [0-9]\{4,4\} Free Software Foundation, > Inc\./COPYRIGHT/' | > + sed '1s/test-argp-version-etc (.*) .*/test-argp-version-etc > (PROJECT) VERSION/'

Re: test-argp-version-etc

2009-08-03 Thread Sergey Poznyakoff
Hi Simon, > the self test fails like this when used in a project: Thanks for noticing. > How about this patch? Nice, please push it. Regards, Sergey

test-argp-version-etc

2009-08-03 Thread Simon Josefsson
Sergey, the self test fails like this when used in a project: *** ave-expected.tmpMon Aug 3 15:37:29 2009 --- - Mon Aug 3 15:37:29 2009 *** *** 1,4 ! test-argp-version-etc (dummy) 0 COPYRIGHT License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licen