NetBSD-Bugs archive

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

Re: toolchain/38024 (Build fails on OS/X 10.5 (ppc64) while linting libc)



The following reply was made to PR toolchain/38024; it has been noted by GNATS.

From: Michael <macallan%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/38024 (Build fails on OS/X 10.5 (ppc64) while linting 
libc)
Date: Sun, 20 Sep 2009 21:17:51 -0400

 Still fails with an endless stream of this:
 
 /Volumes/192.168.0.19/src/sys/sys/time.h(281): warning: integral  
 constant too large [56]
 /Volumes/192.168.0.19/src/sys/sys/time.h(286): warning: integral  
 constant too large [56]
 /Volumes/192.168.0.19/src/sys/sys/time.h(287): warning: integral  
 constant too large [56]
 /Volumes/192.168.0.19/src/sys/sys/stat.h(77): warning: integral  
 constant too large [56]
 /usr/build/dest_sgimips/usr/include/mips/signal.h(86): warning:  
 integral constant too large [56]
 /usr/build/dest_sgimips/usr/include/mips/signal.h(89): warning:  
 integral constant too large [56]
 /usr/build/dest_sgimips/usr/include/mips/signal.h(91): warning:  
 integral constant too large [56]
 /Volumes/192.168.0.19/src/sys/sys/siginfo.h(131): warning: integral  
 constant too large [56]
 ...
 
 That's Mac OS X 10.5.8 PowerPC, Xcode 3.1.1 / gcc version 4.0.1 (Apple  
 Inc. build 5488)
 


Home | Main Index | Thread Index | Old Index