ghcpkg05
Simon Peyton Jones
simonpj at microsoft.com
Mon Mar 5 12:03:49 UTC 2018
ghcpkg05 is failing on my Linux box. Any ideas?
This is a clean build.
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-05 12:02:14.828489599 +0000
+++ ./ghcpkg05.run/ghcpkg05.run.stderr.normalised 2018-03-05 12:02:14.828489599 +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"
SUMMARY for test run started at Mon Mar 5 12:02:14 2018 GMT
0:00:01 spent to go through
1 total tests, which gave rise to
1 test cases, of which
0 were skipped
0 had missing libraries
0 expected passes
0 expected failures
0 caused framework failures
0 caused framework warnings
0 unexpected passes
1 unexpected failures
0 unexpected stat failures
Unexpected failures:
ghcpkg05.run ghcpkg05 [bad stderr] (normal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20180305/ce1a0bc4/attachment-0001.html>
More information about the ghc-devs
mailing list