all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unable to make guix master branch for over a week
@ 2024-05-01 14:10 Peter Polidoro
  2024-05-01 14:20 ` Tomas Volf
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Polidoro @ 2024-05-01 14:10 UTC (permalink / raw)
  To: help-guix

I have been unable to make the guix repository master branch 
without it failing due to errors for maybe a week or more.

I am just curious if the repository occasionally gets into a 
broken state and I just need to wait until some set of commits 
fixes it eventually or if that means that something is wrong with 
the particular setup on my machine.

I make the guix repository with the command:
cd ~/guix && git checkout master && git clean -xdf && git checkout 
. && git pull && guix shell -D guix --pure -- sh -c "./bootstrap 
&& ./configure --localstatedir=/var && make -j$(nproc)"

I am running guix on x86_64 Debian stable as a foreign distro, but running guix shell --pure should keep me isolated well enough from the particulars of my machine correct?


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

end of thread, other threads:[~2024-05-08  9:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 14:10 Unable to make guix master branch for over a week Peter Polidoro
2024-05-01 14:20 ` Tomas Volf
2024-05-02 17:02   ` Peter Polidoro
2024-05-03  8:43     ` Guillaume Le Vaillant
2024-05-06 13:53       ` Peter Polidoro
2024-05-08  9:24         ` Guillaume Le Vaillant

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.