bug#25782: guile: one test fails on Debian/HURD

2017-02-18 Thread Manolis Ragkousis
Hello Jan, Can you also send the build log, config log and envoronment variables log from the failed build? Manolis On 02/18/17 08:24, Jan Nieuwenhuizen wrote: > Running > > ./pre-inst-env guix package -i hello > > on Debian/HURD one test fails when building Guile > > Running 00-repl-

bug#28243: Guix cross-compilation doesn't work

2017-08-26 Thread Manolis Ragkousis
Hello everyone, In current master (72e2815d18ad688b0a16ce3b3efba1172423cec4) cross-compilation doesn't work. Running `guix build --target=i586-pc-gnu -c8 bootstrap-tarballs' or running `guix build --target=i686-linux-gnu -c8 bootstrap-tarballs' fail with phase `set-paths' succeeded after 0.0 seco

bug#28243: Guix cross-compilation doesn't work

2017-10-12 Thread Manolis Ragkousis
Hello Ricardo, On 10/10/17 00:34, Ricardo Wurmus wrote: > Have you been able to confirm this? > > I just wanted to do this on darnassus, but guix-daemon is not running > there, and I cannot seem to get it to build software as a user, because > obviously I cannot write to /gnu/store. > > Could y

bug#30547: Hurd patch for `patch` does not apply to latest release

2018-02-20 Thread Manolis Ragkousis
Hello Leo, On 02/20/18 14:20, Leo Famulari wrote: > There is a new version of GNU Patch, 2.7.6: > > https://ftp.gnu.org/gnu/patch/ > > I noticed that our patch, 'patch-hurd-path-max.patch', doesn't apply. I > have an idea of how to adapt the patch, but I don't really have a way to > test it. >

bug#33330: Hurd failing to build

2018-11-09 Thread Manolis Ragkousis
Hello Brett, I imagine you run `guix build hurd`? Can you share the build log? Thank you, Manolis On 11/10/18 1:47 AM, Brett Gilio wrote: > > Hi all, > > I know that the hurd is not supported on Guix at the moment. I was > trying to give it a try in spite of that, and it is failing to build. >

bug#33330: Hurd failing to build

2018-11-11 Thread Manolis Ragkousis
Hello Ludo, On 11/11/18 6:44 PM, Ludovic Courtès wrote: > Hello Brett, > > Brett Gilio skribis: > >> checking host system type... x86_64-unknown-linux-gnu >> configure: error: this is the gnu os, host cannot be linux-gnu >> *** Host configuration must be `MACHINE-gnu' or `MACHINE-VENDOR-gnu'. >

bug#34257: Want use hurd

2019-01-30 Thread Manolis Ragkousis
Hello there, GuixSD with Hurd instead of Linux is still work in progress. Manolis On 1/30/19 4:47 PM, Gnu Röoty wrote: > I want to use the Hurd kernel. I put it in the gnu package field. when I > did sudo -E guix system reconfigure /etc/config he did not want to > install it. > >

bug#40006: [core-updates] Merge wip-hurd

2020-03-10 Thread Manolis Ragkousis
Awesome work Jan!

bug#40006: `guix build hello' now succeeds on the Hurd

2020-03-10 Thread Manolis Ragkousis
Hello Jan, First of all awesome work!! On 3/10/20 10:59 AM, Jan Nieuwenhuizen wrote: > I briefly looked at more work-in-progress daemon patches by Manolis, but > stopped when I found that it needs [t]his "new" libhurdutils library... > @Manolis? > This is that work https://github.com/Phant0mas/