[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36972: ghc-8.6.5 won't complete its build phase
From: |
Timothy Sample |
Subject: |
bug#36972: ghc-8.6.5 won't complete its build phase |
Date: |
Thu, 08 Aug 2019 20:56:18 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hi Brian,
Brian Leung <address@hidden> writes:
> Upon upgrading with `guix upgrade`, ghc-8.6.5 is downloaded, but the
> build phase seems to get stuck at 100%.
It looks like everything went fine on the CI server, and I built it
before I committed it. Is it possible it was running the tests? They
take much, much longer than building the compiler. It took the CI
server over five hours to build the whole derivation. How long did you
wait?
-- Tim