solaris-amd64-head (Solaris/amd64 HEAD (Karel Gardas)), build 434, Failure
Builder
freebsd.haskell.builder at gmail.com
Sun Jan 31 00:16:15 UTC 2016
solaris-amd64-head (Solaris/amd64 HEAD (Karel Gardas)), build 434
Build failed
Details: http://haskell.inf.elte.hu/builders/solaris-amd64-head/434.html
git clone | Success
git clone (Windows tarballs) | Success
create mk/build.mk | Success
repo versions | Success
touching clean-check files | Success
setting version date | Success
booting | Success
configuring | Success
creating check-remove-before | Success
compiling | Failure: Just (ExitFailure 2)
Build failed
Details: http://haskell.inf.elte.hu/builders/solaris-amd64-head/434.html
-------------- next part --------------
Expected type: Ptr Base.CFLock
Actual type: Ptr CFLock
? In the third argument of ?Base.c_fcntl_lock?, namely ?p_flock?
In the second argument of ?throwErrnoIfMinus1_?, namely
?(Base.c_fcntl_lock fd (14) p_flock)?
In a stmt of a 'do' block:
throwErrnoIfMinus1_ "getLock" (Base.c_fcntl_lock fd (14) p_flock)
libraries/unix/System/Posix/IO/Common.hsc:364:61: error:
? Couldn't match type ?()? with ?Base.CFLock?
Expected type: Ptr Base.CFLock
Actual type: Ptr CFLock
? In the third argument of ?Base.c_fcntl_lock?, namely ?p_flock?
In the second argument of ?throwErrnoIfMinus1_?, namely
?(Base.c_fcntl_lock fd (6) p_flock)?
In the expression:
throwErrnoIfMinus1_ "setLock" (Base.c_fcntl_lock fd (6) p_flock)
libraries/unix/System/Posix/IO/Common.hsc:371:35: error:
? Couldn't match type ?()? with ?Base.CFLock?
Expected type: Ptr Base.CFLock
Actual type: Ptr CFLock
? In the third argument of ?Base.c_fcntl_lock?, namely ?p_flock?
In the second argument of ?throwErrnoIfMinus1_?, namely
?(Base.c_fcntl_lock fd (7) p_flock)?
In the expression:
throwErrnoIfMinus1_
"waitToSetLock" (Base.c_fcntl_lock fd (7) p_flock)
gmake[1]: *** [libraries/unix/dist-install/build/System/Posix/IO/Common.o] Error 1
gmake: *** [all] Error 2
More information about the ghc-builds
mailing list