Re: Cross-compiling bootstrap tarballs fails on core-updates

2018-04-22 Thread Ludovic Courtès
Hello Marius, Marius Bakke skribis: > There seems to be a couple of different problems here. > > 'patch' fails to build due to a conflicting declaration of > '__mktime_internal': > > CCLD patch > /gnu/store/9v09kidvqykyk2kh26q297di3lkjc8vy-glibc-cross-arm-linux-gnueabihf-2.27-static/lib/li

Re: Cross-compiling bootstrap tarballs fails on core-updates

2018-04-17 Thread Chris Marusich
Marius Bakke writes: > Building 'bootstrap-tarballs' for other architectures fails on > core-updates. Could this be related to the following bug report? https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24841 -- Chris signature.asc Description: PGP signature

Cross-compiling bootstrap tarballs fails on core-updates

2018-04-16 Thread Marius Bakke
Hello! Building 'bootstrap-tarballs' for other architectures fails on core-updates. Here is the comparison to the previous core-updates evaluation in December: https://hydra.gnu.org/eval/109945?compare=109875#tabs-now-fail There seems to be a couple of different problems here. 'patch' fails to

Re: bootstrap-tarballs fails

2017-07-02 Thread Manolis Ragkousis
Just reproduced it as well. I would like to add that the problem existed on all cross-compilation targets, not only Hurd. Cross-compilation on core-updates works now. Manolis On 07/02/17 15:32, rennes wrote: > Hi Ludovic, > >> Something is wrong here: the “*boot0” packages are not cross-compila

Re: bootstrap-tarballs fails

2017-07-02 Thread rennes
Hi Ludovic, Something is wrong here: the “*boot0” packages are not cross-compilable, they should never show up here. What branch are you on? On master on GNU/Linux I don’t see them on the list of things to build: I'm working on core-updates branch on GNU/Linux, I've updated my reposit

Re: bootstrap-tarballs fails

2017-07-01 Thread Ludovic Courtès
Hi, rennes skribis: > Currently compiling './pre-inst-env guix build --target=i586-pc-gnu > bootstrap-tarballs' on core-updates fails with: > -- > phase `set-paths' succeeded after 0.0 seconds > starting phase `install-locale' > warning: failed to install 'en_US.utf8' locale: Invalid argument

Re: bootstrap-tarballs fails

2017-06-29 Thread ng0
rennes transcribed 1.0K bytes: > Hello, > > Currently compiling './pre-inst-env guix build --target=i586-pc-gnu > bootstrap-tarballs' on core-updates fails with: Some days before you I was able to reproduce this for x86_64. > -- > phase `set-paths' succeeded after 0.0 seconds > starting phase `i

bootstrap-tarballs fails

2017-06-28 Thread rennes
Hello, Currently compiling './pre-inst-env guix build --target=i586-pc-gnu bootstrap-tarballs' on core-updates fails with: -- phase `set-paths' succeeded after 0.0 seconds starting phase `install-locale' warning: failed to install 'en_US.utf8' locale: Invalid argument phase `install-locale' su