On Mac OS X 10.5, I am getting the appended warnings that break validate (since yesterday).

Manuel

-=-

gcc -o mkGHCConstants.o -Werror -DTABLES_NEXT_TO_CODE -I. -I../rts - I../gmp/gmpbuild -c mkDerivedConstants.c -DGEN_HASKELL gcc -Werror -DTABLES_NEXT_TO_CODE -I. -I../rts -I../gmp/gmpbuild -c mkDerivedConstants.c -o mkDerivedConstants.o ../utils/mkdependC/mkdependC -f .depend -- -Werror - DTABLES_NEXT_TO_CODE -I. -I../rts -I../gmp/gmpbuild -- mkDerivedConstants.c shell-tools.c
cc1: warnings being treated as errors
In file included from Stg.h:216,
                 from Rts.h:19,
                 from mkDerivedConstants.c:23:
SMP.h:44: warning: 'gnu_inline' attribute directive ignoredcc1: warnings being treated as errors
In file included from Stg.h:216,
                 from Rts.h:19,
                 from mkDerivedConstants.c:23:
SMP.h:44: warning: 'gnu_inline' attribute directive ignored
SMP.h:55: warning: 'gnu_inline' attribute directive ignored
SMP.h:61: warning: 'gnu_inline' attribute directive ignored
SMP.h:72: warning: 'gnu_inline' attribute directive ignored
SMP.h:111: warning: 'gnu_inline' attribute directive ignored
SMP.h:163: warning: 'gnu_inline' attribute directive ignored

SMP.h:55: warning: 'gnu_inline' attribute directive ignored
SMP.h:61: warning: 'gnu_inline' attribute directive ignored
SMP.h:72: warning: 'gnu_inline' attribute directive ignored
SMP.h:111: warning: 'gnu_inline' attribute directive ignored
SMP.h:163: warning: 'gnu_inline' attribute directive ignored
In file included from Rts.h:179,
                 from mkDerivedConstants.c:23:
SMPClosureOps.h:12: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:13: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:28: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:41: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:60: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:62: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:64: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:66: warning: 'gnu_inline' attribute directive ignored
In file included from Rts.h:179,
                 from mkDerivedConstants.c:23:
SMPClosureOps.h:12: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:13: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:28: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:41: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:60: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:62: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:64: warning: 'gnu_inline' attribute directive ignored
SMPClosureOps.h:66: warning: 'gnu_inline' attribute directive ignored
In file included from Rts.h:202,
                 from mkDerivedConstants.c:23:
Stable.h:23: warning: 'gnu_inline' attribute directive ignored
In file included from Rts.h:202,
                 from mkDerivedConstants.c:23:
Stable.h:23: warning: 'gnu_inline' attribute directive ignored
Stable.h:45: warning: 'gnu_inline' attribute directive ignored
Stable.h:45: warning: 'gnu_inline' attribute directive ignored
make[1]: *** [mkDerivedConstants.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [mkGHCConstants.o] Error 1
make: *** [stage1] Error 1
TacticalGrace-2 chak 17 (.../Code/ghc-test):

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to