sparky, build 17

Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/17.html

darcs checkout       | Success
create mk/build.mk   | Success
get subrepos         | Success
repo versions        | Success
setting version date | Success
booting              | Success
configuring          | Success
compiling            | Failure: 2

Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/17.html

config.status: creating fficonfig.h
config.status: linking src/sparc/ffitarget.h to include/ffitarget.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
# libffi.so needs to be built with the correct soname.
# NOTE: this builds libffi_convience.so with the incorrect
# soname, but we don't need that anyway!
cd libffi && \
          "cp" build/libtool build/libtool.orig; \
          sed -e s/soname_spec=.*/soname_spec="libHSffi-ghc6.13.20100601.so"/ 
build/libtool.orig > build/libtool
# We don't want libtool's cygwin hacks
cd libffi && \
          "cp" build/libtool build/libtool.orig; \
          sed -e s/dlname=\'\$tdlname\'/dlname=\'\$dlname\'/ build/libtool.orig 
> build/libtool
touch libffi/stamp.ffi.configure
"inplace/bin/mkdirhier" libffi/dist-install/build//.
"cp" libffi/build/include/ffi.h libffi/dist-install/build/ffi.h
"rm" -f rts/dist/build/.depend-v-p-l-debug-thr-thr_debug-thr_l-thr_p.c_asm.tmp
touch rts/dist/build/.depend-v-p-l-debug-thr-thr_debug-thr_l-thr_p.c_asm.tmp
/opt/gcc-vanilla/4.1.2/bin/gcc -E  -DPROFILING -DTHREADED_RTS -DDEBUG    -Wall 
-Wextra -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations 
-Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs 
-Wredundant-decls  -Iincludes -Irts -DCOMPILING_RTS -DUSE_LIBFFI_FOR_ADJUSTORS  
-fno-strict-aliasing -fno-common -Ilibffi/build/include       
-fomit-frame-pointer -DRtsWay=\"rts_v\" -Wno-strict-prototypes  
-Wno-strict-prototypes -MM rts/Adjustor.c -MF 
rts/dist/build/.depend-v-p-l-debug-thr-thr_debug-thr_l-thr_p.c_asm.bit
In file included from /usr/include/iso/math_iso.h:11,
                 from 
/opt/gcc-vanilla/4.1.2/bin/../lib/gcc/sparc-sun-solaris2.10/4.1.2/include/math.h:26,
                 from includes/Stg.h:62,
                 from includes/Rts.h:23,
                 from rts/Adjustor.c:40:
/opt/gcc-vanilla/4.1.2/bin/../lib/gcc/sparc-sun-solaris2.10/4.1.2/include/sys/feature_tests.h:345:2:
 error: #error "Compiler or options invalid; UNIX 03 and POSIX.1-2001 
applications  require the use of c99"
gmake[1]: *** 
[rts/dist/build/.depend-v-p-l-debug-thr-thr_debug-thr_l-thr_p.c_asm] Error 1
gmake: *** [all] Error 2
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to