Re: Porting to mips64el

2013-01-27 Thread Nikita Karetnikov
> Can you confirm that the log contains this line (literally): > `ARCH' set to `mips' > Can you please post the line with “starting phase `build'” and the next > few lines? # ./pre-inst-env guix-build -K \ -e '(@ (gnu packages make-bootstrap) %bootstrap-tarballs)' \ --system=mips

Re: Porting to mips64el

2013-01-27 Thread Ludovic Courtès
Nikita Karetnikov skribis: >> The attached patch should solve it, while avoiding a rebuild on other >> architectures: > > I applied the patch, then ran 'make', but it failed with the same error. Can you confirm that the log contains this line (literally): `ARCH' set to `mips' Can you please

Re: Rollback problems

2013-01-27 Thread Ludovic Courtès
Andreas Enge skribis: > $ guix-package --roll-back > error: no previous profile; not rolling back > > No links are changed. I think in this case, rollback should create the > "empty profile" and have $PERUSER/guix-profile-1-link point to it. Implemented in d930726. Ludo’.

Re: Rollback problems

2013-01-27 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Having agreed on linear history, it seems that (a) the current behavior > is broken because roll-backs don’t actually follow the history, as > illustrated previously, and (b) the generation from which we are rolling > back must be deleted. Commit 82fe08e