ghcpkg05
Simon Peyton Jones
simonpj at microsoft.com
Mon Mar 19 11:32:22 UTC 2018
On my Linux platform, with an in-place build, I get a consistent failure of ghcpkg05.
Any ideas how I can fix it? Thanks
Simon
=====> ghcpkg05(normal) 1 of 1 [0, 0, 0]
cd "./ghcpkg05.run" && $MAKE -s --no-print-directory ghcpkg05
Actual stderr output differs from expected:
diff -uw "./ghcpkg05.run/ghcpkg05.stderr.normalised" "./ghcpkg05.run/ghcpkg05.run.stderr.normalised"
--- ./ghcpkg05.run/ghcpkg05.stderr.normalised 2018-03-19 11:31:12.533918366 +0000
+++ ./ghcpkg05.run/ghcpkg05.run.stderr.normalised 2018-03-19 11:31:12.533918366 +0000
@@ -10,6 +10,13 @@
cannot find any of ["C/D.hi","C/D.p_hi","C/D.dyn_hi"]
cannot find any of ["C/E.hi","C/E.p_hi","C/E.dyn_hi"]
cannot find any of ["libtestpkg-2.0-XXX.a","libtestpkg-2.0-XXX.p_a","libtestpkg-2.0-XXX-ghc<VERSION>.so","libtestpkg-2.0-XXX-ghc<VERSION>.dylib","testpkg-2.0-XXX-ghc<VERSION>.dll"] on library path
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/compiler/stage2/build/utils doesn't exist or isn't a directory
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/compiler/stage2/build/../rts/dist/build doesn't exist or isn't a directory
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/compiler/stage2/build/stage2 doesn't exist or isn't a directory
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/libraries/haskeline/dist-install/build/includes doesn't exist or isn't a directory
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/libraries/text/dist-install/build/include doesn't exist or isn't a directory
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/libraries/containers/dist-install/build/include doesn't exist or isn't a directory
+Warning: include-dirs: /5playpen/simonpj/HEAD-1/libraries/bytestring/dist-install/build/include doesn't exist or isn't a directory
The following packages are broken, either because they have a problem
listed above, or because they depend on a broken package.
*** unexpected failure for ghcpkg05(normal)
Unexpected results from:
TEST="ghcpkg05"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20180319/7220cdf6/attachment.html>
More information about the ghc-devs
mailing list