Problem with cross-toolchain support for Hurd

2018-07-27 Thread Manolis Ragkousis
Hello everyone, On current master I tried running `./pre-inst-env guix build -e '((@@ (gnu packages cross-base) cross-kernel-headers) "i586-pc-gnu")'` and it fails with checking for __builtin_trap with no external dependencies... yes checking whether the C++ compiler supports thread_local... no r

Re: build hello

2017-12-23 Thread Manolis Ragkousis
Hello, On 12/20/17 20:05, ren...@openmailbox.org wrote: > Backtrace: > madvise failed: Function not implemented > 16 (primitive-load "/gnu/store/lk8f1fvxblp413vyrwpl3qa73bl?") I think this is because madvise is not implemented on Hurd and Guile is using it. I had send a patch to workaro

Re: Bootstrapping on a new platform

2017-12-02 Thread Manolis Ragkousis
Hello Paul, On 12/03/17 01:17, Paul Boddie wrote: > I finally got round to trying to build Guix again, this time doing a native > build rather than a cross-build. However, I'm attempting this on an > unsupported platform (mipsel), and it isn't clear what I need to do to make > the bootstrap bin

Re: build failed: substituter `substitute' died unexpectedly

2017-04-28 Thread Manolis Ragkousis
Hello Chris, I am experiencing exactly the same issue. I am currently working around by disabling substitutes. It must be something wrong with hydra. Can anyone check? On 04/28/2017 07:29 PM, Christopher Allan Webber wrote: > I am getting this error right now on multiple machines: > > substit