pgj (x86 FreeBSD HEAD), build 592, Failure
Builder
bit.bucket at galois.com
Sun Feb 5 02:33:50 CET 2012
pgj (x86 FreeBSD HEAD), build 592
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/592.html
git clone | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Success
touching clean-check files | Success
setting version date | Success
booting | Success
configuring | Failure: Just (ExitFailure 1)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/592.html
-------------- next part --------------
checking for GHC version date... given 7.5.20120205
checking for ghc... /usr/local/bin/ghc
checking version of ghc... 7.0.3
checking build system type... i386-unknown-freebsd8.0
checking host system type... i386-unknown-freebsd8.0
checking target system type... i386-unknown-freebsd8.0
Build platform inferred as: i386-unknown-freebsd
Host platform inferred as: i386-unknown-freebsd
Target platform inferred as: i386-unknown-freebsd
GHC build : i386-unknown-freebsd
GHC host : i386-unknown-freebsd
GHC target : i386-unknown-freebsd
configure: Building in-tree ghc-pwd
checking for path to top of build tree... /usr/home/ghc-builder/work/builder/tempbuild/build
test: i386-unknown-freebsd: unexpected operator
configure: error:
You've selected:
build: i386-unknown-freebsd (the architecture we're building on)
host: i386-unknown-freebsd (the architecture the compiler we're building will execute on)
target: i386-unknown-freebsd (the architecture the compiler we're building will produce code for)
host must equal build or target. The two allowed cases are:
--host=<arch> --target=<arch> to _port_ GHC to run on a foreign architecture
and produce code for that architecture
--target=<arch> to build a cross compiler _toolchain_ that runs
locally but produces code for a foreign
architecture
More information about the Cvs-ghc
mailing list