bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib new testdir / current build messages


From: Bruno Haible
Subject: Re: gnulib new testdir / current build messages
Date: Sat, 31 Jul 2010 17:30:02 +0200
User-agent: KMail/1.9.9

Hi Rainer, Eric,

> it looks like I now can create the testdir myself.
> I successfully build the missing tools.

Anyway, I also created a new testdir for you at
  http://www.haible.de/bruno/gnu/gnulib-20100731-testdir.tar.gz

> The only unclean messages during bild are:
> ...
> xlc -DHAVE_CONFIG_H -I.  -DGNULIB_STRICT_CHECKING=1 -I. -I. -I.. -I./..
> -I../gllib -I./../gllib -D_THREAD_SAFE  -g -c -o test-ftell.o test-ftell.c
> "/usr/include/fcntl.h", line 215.9: 1506-236 (W) Macro name O_SYNC has
> been redefined.
> "/usr/include/fcntl.h", line 215.9: 1506-358 (I) "O_SYNC" is defined on
> line 526 of ./../gllib/fcntl.h.

I have no idea how this happens. Can Eric look?

> and some compiler warnings:
> 
> xlc -DHAVE_CONFIG_H -I.  -DGNULIB_STRICT_CHECKING=1 -I. -I. -I.. -I./..
> -I../gllib -I./../gllib -D_THREAD_SAFE  -g -c -o test-isinf.o test-isinf.c
> "test-isinf.c", line 56.25: 1506-232 (I) Divisor for modulus or division
> operator cannot be zero.
> "test-isinf.c", line 57.26: 1506-232 (I) Divisor for modulus or division
> operator cannot be zero.
> "test-isinf.c", line 102.24: 1506-232 (I) Divisor for modulus or
> division operator cannot be zero.
> "test-isinf.c", line 103.25: 1506-232 (I) Divisor for modulus or
> division operator cannot be zero.
> "test-isinf.c", line 151.25: 1506-232 (I) Divisor for modulus or
> division operator cannot be zero.
> "test-isinf.c", line 152.26: 1506-232 (I) Divisor for modulus or
> division operator cannot be zero.

These warnings are harmless.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]