[nightly] 19-Nov-2005 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

GHC Build Reports ghcbuild at microsoft.com
Sat Nov 19 17:53:15 EST 2005


Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Build location    = /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Sat Nov 19 19:00:01 GMT 2005.
**** checking out new source tree                 ... cvs checkout: cannot open directory /cvs/fptools/nofib/PRIVATE: Permission denied
cvs checkout: skipping directory nofib/PRIVATE
cvs checkout: cannot open directory /cvs/fptools/testsuite/tests/ghc-regress/module: No such file or directory
cvs checkout: skipping directory testsuite/tests/ghc-regress/module
ok. (GHC Version 6.5.20051119)
**** Building stage 1 compiler                    ... failed; relevant barfage is below.
**** building source distribution                 ... ok.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /playpen/ghc/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

	foreign import ccall unsafe "static HsXlib.h &XFreeFont" freeFont :: Display
									     -> FontStruct -> IO ()

Font.hsc:99:0:
    Unacceptable argument type in foreign declaration: FontStruct
    When checking declaration:
	foreign import ccall unsafe "static HsXlib.h &XFreeFont" freeFont :: Display
									     -> FontStruct -> IO ()

Font.hsc:174:0:
    Unacceptable argument type in foreign declaration: FontStruct
    When checking declaration:
	foreign import ccall unsafe "static HsXlib.h &XTextExtents" xTextExtents :: FontStruct
										    -> CString
										       -> Int
											  -> Ptr FontDirection
											     -> Ptr Int32
												-> Ptr Int32
												   -> Ptr CharStruct
												      -> IO Int

Font.hsc:186:0:
    Unacceptable argument type in foreign declaration: FontStruct
    When checking declaration:
	foreign import ccall unsafe "static HsXlib.h &XTextWidth" xTextWidth :: FontStruct
										-> CString
										   -> Int
										      -> IO Int32
gmake[1]: *** [Graphics/X11/Xlib/Font.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Sat Nov 19 22:50:29 GMT 2005


More information about the Cvs-ghc mailing list