* bug#36806: guix package -i guile-emacs takes Build too slow
@ 2019-07-25 8:54 Rostislav Svoboda
2019-07-25 12:53 ` Ricardo Wurmus
0 siblings, 1 reply; 3+ messages in thread
From: Rostislav Svoboda @ 2019-07-25 8:54 UTC (permalink / raw)
To: 36806
Hi, I'm trying to install guile-emacs using:
guix package -i guile-emacs
It's been running for almost 20 hours, most of the time at the step:
building /gnu/store/h8n0z0ihpykz076paavfcp4ply3qx6q0-guile-emacs-0.0.0-0.41120e0.drv...
\ 'build' phase
Is it hanging or not? If not:
- is there a way to show some progress bar?
- 20+ hours isn't it a bit too long anyway?
Thanx
Rostislav Svoboda
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#36806: guix package -i guile-emacs takes Build too slow
2019-07-25 8:54 bug#36806: guix package -i guile-emacs takes Build too slow Rostislav Svoboda
@ 2019-07-25 12:53 ` Ricardo Wurmus
2019-07-25 13:11 ` Rostislav Svoboda
0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-07-25 12:53 UTC (permalink / raw)
To: Rostislav Svoboda; +Cc: 36806
Rostislav Svoboda <rostislav.svoboda@gmail.com> writes:
> Hi, I'm trying to install guile-emacs using:
> guix package -i guile-emacs
> It's been running for almost 20 hours, most of the time at the step:
> building /gnu/store/h8n0z0ihpykz076paavfcp4ply3qx6q0-guile-emacs-0.0.0-0.41120e0.drv...
> \ 'build' phase
> Is it hanging or not? If not:
> - is there a way to show some progress bar?
Yes, you can pass “--verbosity=2” to see details.
> - 20+ hours isn't it a bit too long anyway?
We have little to no control over build times. When a package is slow
to be compiled (such as a full bootstrap build of Guile) then it’s going
to take a long time.
I think, though, that Guile Emacs cannot actually be built at all, so
I’m expecting your 20+ hour build to eventually fail. That’s why Guix
tries to build it locally in the first place instead of downloading a
ready-made binary from our build farm — because the build farm doesn’t
have a binary to offer (because it failed to build it).
This is the view from our build farm:
https://ci.guix.gnu.org/search?query=guile-emacs+spec%3Aguix-master+system%3Ax86_64-linux
Doesn’t look good.
--
Ricardo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-25 13:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25 8:54 bug#36806: guix package -i guile-emacs takes Build too slow Rostislav Svoboda
2019-07-25 12:53 ` Ricardo Wurmus
2019-07-25 13:11 ` Rostislav Svoboda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).