all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix package build: can distcc be used?
@ 2022-12-24  9:33 Andy Tai
  0 siblings, 0 replies; 5+ messages in thread
From: Andy Tai @ 2022-12-24  9:33 UTC (permalink / raw)
  To: help-guix

curious if distcc can be used for building packages in Guix?

If yes that can reduce the time spent in building significantly.


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: guix package build: can distcc be used?
@ 2022-12-25 10:21 Adam Faiz
  2023-01-06 16:12 ` zimoun
  0 siblings, 1 reply; 5+ messages in thread
From: Adam Faiz @ 2022-12-25 10:21 UTC (permalink / raw)
  To: atai; +Cc: help-guix

> curious if distcc can be used for building packages in Guix?
> 
> If yes that can reduce the time spent in building significantly.
Currently, guix build doesn't support distcc for distributing individual 
source code files for compilation.
However, guix offload can be used to offload the whole build jobs to 
another trusted machine(s).

It's unknown whether implementing usage of distcc and enabling it in 
`guix build` will affect bit-for-bit reproducibility of packages.

The distcc feature request and adding distcc to guix's dependency 
closure and should be discussed further on guix-devel before implementing.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-09 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-24  9:33 guix package build: can distcc be used? Andy Tai
  -- strict thread matches above, loose matches on Subject: below --
2022-12-25 10:21 Adam Faiz
2023-01-06 16:12 ` zimoun
2023-01-06 18:48   ` Vagrant Cascadian
2023-01-09 11:16     ` Simon Tournier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.