unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* master build failure on netbsd
@ 2009-04-02 12:05 Greg Troxel
  2009-04-03 17:39 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Troxel @ 2009-04-02 12:05 UTC (permalink / raw)
  To: Guile Developers

[-- Attachment #1: Type: text/plain, Size: 1204 bytes --]


my autobuild failed this morning:

/bin/ksh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I.. -I.. -I../lib -I../lib -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -Wmissing-prototypes -Werror -g -O2 -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c -o libguile_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
 gcc -DHAVE_CONFIG_H -I.. -I.. -I../lib -I../lib -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -Wmissing-prototypes -Werror -g -O2 -MT libguile_la-debug.lo -MD -MP -MF .deps/libguile_la-debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/libguile_la-debug.o
cc1: warnings being treated as errors
debug.c: In function 'init_stack_limit':
debug.c:532: warning: comparison is always false due to limited range of data type
debug.c:535: warning: comparison is always false due to limited range of data type
gmake[3]: *** [libguile_la-debug.lo] Error 1
gmake[3]: Leaving directory `/home/gdt/BUILD-GUILE-master/guile/libguile'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/gdt/BUILD-GUILE-master/guile/libguile'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/gdt/BUILD-GUILE-master/guile'
gmake: *** [all] Error 2


[-- Attachment #2: Type: application/pgp-signature, Size: 193 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master build failure on netbsd
  2009-04-02 12:05 master build failure on netbsd Greg Troxel
@ 2009-04-03 17:39 ` Andy Wingo
  2009-04-04 15:47   ` Greg Troxel
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wingo @ 2009-04-03 17:39 UTC (permalink / raw)
  To: Greg Troxel; +Cc: Guile Developers

Hi,

On Thu 02 Apr 2009 05:05, Greg Troxel <gdt@ir.bbn.com> writes:

> debug.c: In function 'init_stack_limit':
> debug.c:532: warning: comparison is always false due to limited range of data type
> debug.c:535: warning: comparison is always false due to limited range
> of data type

I pushed a patch just now that should fix this. It also removes the 1 MB
cap on the default stack limit, as discussed in other threads.

Thanks for the report,

Andy
-- 
http://wingolog.org/




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master build failure on netbsd
  2009-04-03 17:39 ` Andy Wingo
@ 2009-04-04 15:47   ` Greg Troxel
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Troxel @ 2009-04-04 15:47 UTC (permalink / raw)
  To: Andy Wingo; +Cc: Guile Developers

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]


Andy Wingo <wingo@pobox.com> writes:

> Hi,
>
> On Thu 02 Apr 2009 05:05, Greg Troxel <gdt@ir.bbn.com> writes:
>
>> debug.c: In function 'init_stack_limit':
>> debug.c:532: warning: comparison is always false due to limited range of data type
>> debug.c:535: warning: comparison is always false due to limited range
>> of data type
>
> I pushed a patch just now that should fix this. It also removes the 1 MB
> cap on the default stack limit, as discussed in other threads.
>
> Thanks for the report,

Thanks.  This mornings make check succeeded.


[-- Attachment #2: Type: application/pgp-signature, Size: 193 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-04 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02 12:05 master build failure on netbsd Greg Troxel
2009-04-03 17:39 ` Andy Wingo
2009-04-04 15:47   ` Greg Troxel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).