GNU bug report logs -
#36972
ghc-8.6.5 won't complete its build phase
Previous Next
Reported by: Brian Leung <bkleung89 <at> gmail.com>
Date: Thu, 8 Aug 2019 09:08:01 UTC
Severity: normal
Done: Timothy Sample <samplet <at> ngyro.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#36972: ghc-8.6.5 won't complete its build phase
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 36972 <at> debbugs.gnu.org.
--
36972: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36972
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Brian,
Brian Leung <bkleung89 <at> gmail.com> writes:
> Hi Tim,
>
> Thanks for your response. I've tried upgrading again and everything
> works fine. For whatever reason, when I tried upgrading last time,
> there was no indication that the tests ever started running, not even
> a couple of hours after the build phase appeared to reach 100%.
That’s certainly odd. I would have expected it to indicate that it had
started the check phase. Without a way to reproduce this, I doubt we’ll
be able to fix it. For that reason, I’m opting to close this bug now.
However, if you notice anything like this again, we can always reopen
it.
> One last question: I notice from haskell.scm that "ghc" presently
> refers to ghc-8, which refers to ghc-8.4. If this is the case (I guess
> I'm probably wrong in my understanding), why did Guix choose to
> upgrade my installation of 8.4 to 8.6 at all?
The default GHC version for building Guix’s Haskell packages is 8.4.3,
but the newest version is 8.6.5. When you tell Guix that you want “ghc”
it finds the latest version, rather than the version it uses for other
packages. This is the same as GCC. Even though Guix uses GCC 5 as it’s
default compiler, if you install “gcc-toolchain”, you’ll get version 9.
This all happens based on the “name” fields of the packages rather than
the Guile variables used to refer to them. Hence the “ghc” variable
name is only meaningful insofar as it’s what the Haskell build system
uses as its default compiler.
-- Tim
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Upon upgrading with `guix upgrade`, ghc-8.6.5 is downloaded, but the build
phase seems to get stuck at 100%.
[Message part 5 (text/html, inline)]
This bug report was last modified 5 years and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.