Re: bug#24841: Cross-building bootstrap binaries fail in current master

2017-11-27 Thread Chris Marusich
l...@gnu.org (Ludovic Courtès) writes: >> For efraim and for myself, >> >> guix build --target=mips64el-linux-gnu bootrap-tarballs >> >> got broken with commit >> >> b9bc6e842066b066ebdf9eaf75d41753598d75b5 >> This still fails. The error I see today, using commit 5aa6e0d04a3f9dea06b9d35f04fa709b

Re: Cross-building bootstrap binaries fail in current master

2016-10-31 Thread Ludovic Courtès
Hi Carlos, csanchez...@gmail.com (Carlos Sánchez de La Lama) skribis: >> Regardless, cross-building ‘bootstrap-tarballs’ to one of the supported >> target triplets works on master: >> >> --8<---cut here---start->8--- >> $ ./pre-inst-env guix build bootstrap-tar

Re: Cross-building bootstrap binaries fail in current master

2016-10-21 Thread Carlos Sánchez de La Lama
Hi! > Regardless, cross-building ‘bootstrap-tarballs’ to one of the supported > target triplets works on master: > > --8<---cut here---start->8--- > $ ./pre-inst-env guix build bootstrap-tarballs --target=mips64el-linux-gnu -n > substitute: updating list of subs

Re: Cross-building bootstrap binaries fail in current master

2016-10-20 Thread Ludovic Courtès
Hello! csanchez...@gmail.com (Carlos Sánchez de La Lama) skribis: > with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying > > guix build --target=i686-linux bootstrap-tarballs As discussed on IRC, --target expect a “GNU triplet” such as “i686-linux-gnu”, so the above thing canno

Re: Cross-building bootstrap binaries fail in current master

2016-10-20 Thread Efraim Flashner
On Thu, Oct 20, 2016 at 11:07:14AM +0200, Carlos Sánchez de La Lama wrote: > Hi all, > > with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying > > guix build --target=i686-linux bootstrap-tarballs > > fails with > > --8<---cut here---start->8

Cross-building bootstrap binaries fail in current master

2016-10-20 Thread Carlos Sánchez de La Lama
Hi all, with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying guix build --target=i686-linux bootstrap-tarballs fails with --8<---cut here---start->8--- starting phase `unpack' In execvp of tar: No such file or directory phase `unpack' failed