[nightly] 16-Mar-2006 build of STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
ghcbuild at microsoft.com
Thu Mar 16 14:32:39 EST 2006
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Build location = /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Thu Mar 16 19:30:01 GMT 2006.
**** checking out new source tree ... tar: Cowardly refusing to create an empty archive
Try `tar --help' for more information.
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
cvs checkout: warning: unrecognized response ` Put sources into place:' from cvs server
cvs checkout: warning: unrecognized response ` sequence_ [copyFileVerbose verbose srcFile destFile |' from cvs server
cvs checkout: warning: unrecognized response ` (srcFile, destFile) <- copies]' from cvs server
cvs checkout: warning: unrecognized response ` where moduleToFPErr m' from cvs server
cvs checkout: warning: unrecognized response ` = do p <- moduleToFilePath2 srcDirs m searchSuffixes' from cvs server
cvs checkout: warning: unrecognized response ` when (null p && exitIfNone)' from cvs server
cvs checkout: warning: unrecognized response ` (die ("Error: Could not find module: " ++ m' from cvs server
cvs checkout: warning: unrecognized response ` ++ " with any suffix: " ++ (show searchSuffixes)))' from cvs server
cvs checkout: warning: unrecognized response ` return p' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `copyFileVerbose :: Int -> FilePath -> FilePath -> IO ()' from cvs server
cvs checkout: warning: unrecognized response `copyFileVerbose verbose src dest = do' from cvs server
cvs checkout: warning: unrecognized response ` when (verbose > 0) $' from cvs server
cvs checkout: warning: unrecognized response ` putStrLn ("copy " ++ src ++ " to " ++ dest)' from cvs server
cvs checkout: warning: unrecognized response ` copyFile src dest' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `-- |The path name that represents the current directory. May be' from cvs server
cvs checkout: warning: unrecognized response `-- system-specific. In Unix, it's @\".\"@.' from cvs server
cvs checkout: warning: unrecognized response `currentDir :: FilePath' from cvs server
cvs checkout: warning: unrecognized response `currentDir = "."' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `mkLibName :: FilePath -- ^file Prefix' from cvs server
cvs checkout: warning: unrecognized response ` -> String -- ^library name.' from cvs server
cvs checkout: warning: unrecognized response ` -> String' from cvs server
cvs checkout: warning: unrecognized response `mkLibName pref lib = pref `joinFileName` ("libHS" ++ lib ++ ".a")' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `mkProfLibName :: FilePath -- ^file Prefix' from cvs server
cvs checkout: warning: unrecognized response ` -> String -- ^library name.' from cvs server
cvs checkout: warning: unrecognized response ` -> String' from cvs server
cvs checkout: warning: unrecognized response `mkProfLibName pref lib = mkLibName pref (lib++"_p")' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `mkGHCiLibName :: FilePath -- ^file Prefix' from cvs server
cvs checkout: warning: unrecognized response ` -> String -- ^library name.' from cvs server
cvs checkout: warning: unrecognized response ` -> String' from cvs server
cvs checkout: warning: unrecognized response `mkGHCiLibName pref lib = pref `jolibraries/Cabal/Distribution-Make.html">Distribution.Make</ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY License '<ulink url="../libraries/Cabal/Distribution-License.html#t:License"><literal>License</literal></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Extension '<ulink url="../libraries/Cabal/Language-Haskell-Extension.html#t:Extension"><literal>Extension</literal></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Alex '<ulink url="http://www.haskell.org/alex/"><command>alex</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Autoconf '<ulink url="http://www.gnu.org/software/autoconf/"><command>autoconf</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY C2hs '<ulink url="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/"><command>c2hs</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Cpphs '<ulink url="http://www.haskell.org/cpphs/"><command>cpphs</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Greencard '<ulink url="http://www.haskell.org/greencard/"><command>haddock</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Haddock '<ulink url="http://www.haskell.org/haddock/"><command>haddock</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` <!ENTITY Happy '<ulink url="http://www.haskell.org/happy/"><command>happy</command></ulink>'>' from cvs server
cvs checkout: warning: unrecognized response ` ]>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `<article>' from cvs server
cvs checkout: warning: unrecognized response ` <title>Common Architecture for Building Applications and Libraries</title>' from cvs server
cvs checkout: warning: unrecognized response ` <subtitle>User's Guide</subtitle>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` <abstract>' from cvs server
cvs checkout: warning: unrecognized response ` <para>The <firstterm>Cabal</firstterm> aims to simplify the' from cvs server
cvs checkout: warning: unrecognized response ` distribution of <ulink url="http://www.haskell.org/">Haskell</ulink>' from cvs server
cvs checkout: warning: unrecognized response ` software. It does this by specifying a number of interfaces between' from cvs server
cvs checkout: warning: unrecognized response ` package authors, builders and users, as well as providing a library' from cvs server
cvs checkout: warning: unrecognized response ` implementing these interfaces.</para>' from cvs server
cvs checkout: warning: unrecognized response ` </abstract>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` <sect1 id="packages">' from cvs server
cvs checkout: warning: unrecognized response ` <title>Packages</title>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` <para>A <firstterm>package</firstterm> is the unit of distribution' from cvs server
cvs checkout: warning: unrecognized response ` for the Cabal. Its purpose, when installed, is to make available' from cvs server
cvs checkout: warning: unrecognized response ` either or both of:</para>' from cvs server
cvs checkout: warning: unrecognized response ` <itemizedlist>' from cvs server
cvs checkout: warning: unrecognized response ` <listitem>' from cvs server
cvs checkout: warning: unrecognized response ` <para>A library, exposing a number of Haskell modules. A library' from cvs server
cvs checkout: warning: unrecognized response ` may also contain <firstterm>hidden</firstterm> modules, which' from cvs server
cvs checkout: warning: unrecognized response ` are used internally but not available to clients.<footnote>' from cvs server
cvs checkout: warning: unrecognized response ` <para>Hugs doesn't support module hiding.</para>' from cvs server
cvs checkout: warning: unrecognized response ` </footnote>' from cvs server
cvs checkout: warning: unrecognized response ` </para>' from cvs server
cvs checkout: warning: unrecognized response ` </listitem>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` <listitem>' from cvs server
cvs checkout: warning: unrecognized response ` <para>One or more Haskell programs.</para>' from cvs server
cvs checkout: warning: unrecognized response ` </listitem>' from cvs server
cvs checkout: warning: unrecognized response ` </itemizedlist>' from cvs server
cvs checkout: warning: unrecognized response ` <para>However having both a library and executables in a package' from cvs server
cvs checkout: warning: unrecognized response ` does not work very well; if the executables depend on the library,' from cvs server
cvs checkout: warning: unrecognized response ` they must explicitly list all the modules they directly or' from cvs server
cvs checkout: warning: unrecognized response ` indirectly import from that library.</para>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` <para>Internally, the package may consist of much more than a' from cvs server
cvs checkout: warning: unrecognized response ` bunch of Haskell modules: it may also have C source code and' from cvs server
cvs checkout: warning: unrecognized response ` header files, source code meant for preprocessing, documentation,' from cvs server
cvs checkout: warning: unrecognized response ` test cases, auxiliary tools etc.</para>' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` <para>A package is identified by a globally-unique' from cvs server
cvs checkout: warning: unrecognized response ` <firstterm>package name</firstterm>, which consists of one or' from cvs server
cvs checkout: warning: unrecognized response ` more alphanumeric words sepce' from cvs server
cvs checkout: warning: unrecognized response ` maybe (return ()) (\l -> prepareDir verbose targetDir pps (libModules pkg_descr) (libBuildInfo l))' from cvs server
cvs checkout: warning: unrecognized response ` (library pkg_descr)' from cvs server
cvs checkout: warning: unrecognized response ` -- move the executables into place' from cvs server
cvs checkout: warning: unrecognized response ` flip mapM_ (executables pkg_descr) $ \ (Executable _ mainPath exeBi) -> do' from cvs server
cvs checkout: warning: unrecognized response ` prepareDir verbose targetDir pps [] exeBi' from cvs server
cvs checkout: warning: unrecognized response ` srcMainFile <- findFile (hsSourceDirs exeBi) mainPath' from cvs server
cvs checkout: warning: unrecognized response ` copyFileTo verbose targetDir srcMainFile' from cvs server
cvs checkout: warning: unrecognized response ` flip mapM_ (dataFiles pkg_descr) $ \ file -> do' from cvs server
cvs checkout: warning: unrecognized response ` let (dir, _) = splitFileName file' from cvs server
cvs checkout: warning: unrecognized response ` createDirectoryIfMissing True (targetDir `joinFileName` dir)' from cvs server
cvs checkout: warning: unrecognized response ` copyFileVerbose verbose file (targetDir `joinFileName` file)' from cvs server
cvs checkout: warning: unrecognized response ` when (not (null (licenseFile pkg_descr))) $' from cvs server
cvs checkout: warning: unrecognized response ` copyFileTo verbose targetDir (licenseFile pkg_descr)' from cvs server
cvs checkout: warning: unrecognized response ` flip mapM_ (extraSrcFiles pkg_descr) $ \ fpath -> do' from cvs server
cvs checkout: warning: unrecognized response ` copyFileTo verbose targetDir fpath' from cvs server
cvs checkout: warning: unrecognized response ` -- setup isn't listed in the description file.' from cvs server
cvs checkout: warning: unrecognized response ` hsExists <- doesFileExist "Setup.hs"' from cvs server
cvs checkout: warning: unrecognized response ` lhsExists <- doesFileExist "Setup.lhs"' from cvs server
cvs checkout: warning: unrecognized response ` if hsExists then copyFileTo verbose targetDir "Setup.hs"' from cvs server
cvs checkout: warning: unrecognized response ` else if lhsExists then copyFileTo verbose targetDir "Setup.lhs"' from cvs server
cvs checkout: warning: unrecognized response ` else writeFile (targetDir `joinFileName` "Setup.hs") $ unlines [' from cvs server
cvs checkout: warning: unrecognized response ` "import Distribution.Simple",' from cvs server
cvs checkout: warning: unrecognized response ` "main = defaultMainWithHooks defaultUserHooks"]' from cvs server
cvs checkout: warning: unrecognized response ` -- the description file itself' from cvs server
cvs checkout: warning: unrecognized response ` descFile <- getCurrentDirectory >>= findPackageDesc' from cvs server
cvs checkout: warning: unrecognized response ` let targetDescFile = targetDir `joinFileName` descFile' from cvs server
cvs checkout: warning: unrecognized response ` -- We could just writePackageDescription targetDescFile pkg_descr,' from cvs server
cvs checkout: warning: unrecognized response ` -- but that would lose comments and formatting.' from cvs server
cvs checkout: warning: unrecognized response ` if snapshot then do' from cvs server
cvs checkout: warning: unrecognized response ` contents <- readFile descFile' from cvs server
cvs checkout: warning: unrecognized response ` writeFile targetDescFile $' from cvs server
cvs checkout: warning: unrecognized response ` unlines $ map (appendVersion date) $ lines $ contents' from cvs server
cvs checkout: warning: unrecognized response ` else copyFileVerbose verbose descFile targetDescFile' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` let tarBallFilePath = targetPref `joinFileName` tarBallName pkg_descr' from cvs server
cvs checkout: warning: unrecognized response ` system $ "(cd " ++ tmpDir' from cvs server
cvs checkout: warning: unrecognized response ` ++ ";tar cf - " ++ (nameVersion pkg_descr) ++ ") | gzip -9 >"' from cvs server
cvs checkout: warning: unrecognized response ` ++ tarBallFilePath' from cvs server
cvs checkout: warning: unrecognized response ` removeDirectoryRecursive tmpDir' from cvs server
cvs checkout: warning: unrecognized response ` putStrLn $ "Source tarball created: " ++ tarBallFilePath' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` where' from cvs server
cvs checkout: warning: unrecognized response ` updatePackage f pd = pd { package = f (package pd) }' from cvs server
cvs checkout: warning: unrecognized response ` updatePkgVersion f pkg = pkg { pkgVersion = f (pkgVersion pkg) }' from cvs server
cvs checkout: warning: unrecognized response ` updateVersionBranch f v = v { versionBranch = f (versionBranch v) }' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` appendVersion :: Int -> String -> String' from cvs server
cvs checkout: warning: unrecognized response ` appendVersion n line' from cvs server
cvs checkout: warning: unrecognized response ` | "version:" `isPrefixOf` map toLower line =' from cvs server
cvs checkout: warning: unrecognized response ` trimTrailingSpace line ++ "." ++ show n' from cvs server
cvs checkout: warning: unrecognized response ` | otherwise = line' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` trimTrailingSpace :: String -> String' from cvs server
cvs checkout: warning: unrecognized response ` trimTrailingSpace = reverse . dropWhile isSpace . reverse' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `-- |Move the sources into place based on buildInfo' from cvs server
cvs checkout: warning: unrecognized response `prepareDir :: Int -- ^verbose' from cvs server
cvs checkout: warning: unrecognized response ` -> FilePath -- ^TargetPrefix' from cvs server
cvs checkout: warning: unrecognized response ` -> [PPSuffixHandler] -- ^ extra preprocessors (includes suffixes)' from cvs server
cvs checkout: warning: unrecognized response ` -> [String] -- ^Exposed modules' from cvs server
cvs checkout: warning: unrecognized response ` -> BuildInfo' from cvs server
cvs checkout: warning: unrecognized response ` -> IO ()' from cvs server
cvs checkout: warning: unrecognized response `prepareDir verbose inPref pps mods BuildInfo{hsSourceDirs=srcDirs, otherModules=mods', cSources=cfiles}' from cvs server
cvs checkout: warning: unrecognized response ` = do let suff = ppSuffixes pps ++ ["hs", "lhs"]' from cvs server
cvs checkout: warning: unrecognized response ` smartCopySources verbose srcDirs inPref (mods++mods') suff True True' from cvs server
cvs checkout: warning: unrecognized response ` removePreprocessed (map (joinFileName inPref) srcDirs) mods suff' from cvs server
cvs checkout: warning: unrecognized response ` mapM_ (copyFileTo verbose inPref) cfiles' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `copyFileTo :: Int -> FilePath -> FilePath -> IO ()' from cvs server
cvs checkout: warning: unrecognized response `copyFileTo verbose dir file = do' from cvs server
cvs checkout: warning: unrecognized response ` let targetFile = dir `joinFileName` file' from cvs server
cvs checkout: warning: unrecognized response ` createDirectoryIfMissing True (fst (splitFileName targetFile))' from cvs server
cvs checkout: warning: unrecognized response ` copyFileVerbose verbose file targetFile' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `------------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `-- |The file name of the tarball' from cvs server
cvs checkout: warning: unrecognized response `tarBallName :: PackageDescription -> FilePath' from cvs server
cvs checkout: warning: unrecognized response `tarBallName p = (nameVersion p) ++ ".tar.gz"' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `nameVersion :: PackageDescription -> String' from cvs server
cvs checkout: warning: unrecognized response `nameVersion = showPackageId . package' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `-- ------------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response `-- * Testing' from cvs server
cvs checkout: warning: unrecognized response `-- ------------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `#ifdef DEBUG' from cvs server
cvs checkout: warning: unrecognized response `hunitTests :: [Test]' from cvs server
cvs checkout: warning: unrecognized response `hunitTests = []' from cvs server
cvs checkout: warning: unrecognized response `#endif' from cvs server
cvs [checkout aborted]: bad entries line ` -- included for backwards compatibility; maybe obsolete.' from server
Problem checking out ghc hslibs libraries
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
cvs checkout: cannot open directory /cvs/fptools/nofib/PRIVATE: Permission denied
cvs checkout: skipping directory nofib/PRIVATE
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
ok. (GHC Version 6.4.2.20060316)
**** Building stage 1 compiler ... failed; relevant barfage is below.
**** building source distribution ... failed.
No successfully built compilers to test; aborting.
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /playpen/ghc/nightly/STABLE-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/th:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck/prog001:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck/prog002:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck/should_compile:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck/should_fail:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck/should_run:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/ghc-regress/typecheck/testeq1:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/Array:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/Directory:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/EmptyDecls:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/Enum:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/N+K:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/Queens:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/chr:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/ctxsimpl:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/ctxsimpl/bad:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/fields:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/fields/puns:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/float:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/identifiers:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/infix:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/layout:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/tests/h98/layout/bad:
/playpen/ghc/nightly/STABLE-cam-02-unx/fptools/testsuite/timeout:
**** configuring ghc
autoheader: cannot not rename /playpen/ghc/tmp/ar5Owk7r/ahTd7btQ/config.hin as include/HsBaseConfig.h.in: No such file or directory
autoreconf: /home/simonmar/fp/bin/i386-unknown-linux/autoheader failed with exit status: 1
Nightly run ended at Thu Mar 16 19:36:03 GMT 2006
More information about the Cvs-ghc
mailing list