Re: MIPS64/N64 support

2013-09-29 Thread Nikita Karetnikov
So I ran this command: $ ./pre-inst-env guix build bootstrap-tarballs --target=mips64el-linux-gnuabi64 but it failed due to the already known problem: /tmp/nix-build-glibc-cross-mips64el-linux-gnuabi64-2.18.drv-0/build/libc_pic.a: could not read symbols: Archive has no index; run ranlib to add

Re: [PATCH v2] gnu: Add gobject-introspection.

2013-09-29 Thread Cyril Roelandt
On Sun, Sep 29, 2013 at 10:26:36PM +0200, Ludovic Courtès wrote: > Cyril Roelandt skribis: > > > * gnu/packages/glib.scm (gobject-introspection): New variable. > > Wo0t! > > > + #:use-module (gnu packages autotools) > > Don’t think it’s needed, is it? Good catch, thanks! Pushed as 9ceb630c5

Re: [PATCH v2] gnu: Add gobject-introspection.

2013-09-29 Thread Ludovic Courtès
Cyril Roelandt skribis: > * gnu/packages/glib.scm (gobject-introspection): New variable. Wo0t! > + #:use-module (gnu packages autotools) Don’t think it’s needed, is it? Other than that, please push! Thanks, Ludo’.

Re: Goals for 0.4

2013-09-29 Thread Alex Sassmannshausen
>> Probably, one will still need to install fontconfig. Maybe you could try >> out if emacs works for you without fontconfig. It did, to my surprise, >> for me. > > I just upgraded my profile and remove gs-fonts, and Emacs still displays > properly. So unless there’s an evil cache somewhere, I’d

[PATCH v2] gnu: Add gobject-introspection.

2013-09-29 Thread Cyril Roelandt
* gnu/packages/glib.scm (gobject-introspection): New variable. --- gnu/packages/glib.scm | 47 +++ 1 file changed, 47 insertions(+) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index 815fafc..58cd1c5 100644 --- a/gnu/packages/glib.scm ++

Re: GNU Guix 0.4 released

2013-09-29 Thread Ludovic Courtès
Alex Sassmannshausen skribis: > Further to my email below, I've just installed guix 0.4 from scratch > (release version) on a separate machine and it works bloody brilliant! Great, thanks for the report. :-) Ludo’.

Re: [PATCH] gnu: Add httpd

2013-09-29 Thread Aljosha Papsch
Am Sonntag, den 29.09.2013, 19:19 +0200 schrieb Ludovic Courtès: > Hi, > Please just write just “Add httpd” in the subject line, and write the > rest of the log in the body, one line per thing. I guess I forgot a newline, fixed. > Please do not use tabs in .scm files (for Emacs there’s a .dir-loc

Re: [PATCH] gnu: Add httpd

2013-09-29 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: >> From a54ae468ab008bad21e5d1069ee36a0eaa0ee40a Mon Sep 17 00:00:00 2001 >> From: Aljosha Papsch >> Date: Sun, 29 Sep 2013 16:30:19 +0200 >> Subject: [PATCH] gnu: Add httpd * gnu/packages/web.scm (httpd): New variable >> * >> gnu-system.am (GNU_SYSTEM_MO

Re: GNU Guix 0.4 released

2013-09-29 Thread Alex Sassmannshausen
Further to my email below, I've just installed guix 0.4 from scratch (release version) on a separate machine and it works bloody brilliant! Best wishes, Alex Alex Sassmannshausen writes: > Fantastic, congratulations to all involved and kudos to ludo, andreas and > nikita in particular for you

Re: [PATCH] gnu: Add httpd

2013-09-29 Thread Ludovic Courtès
Hi, Thanks for joining the hackathon! Aljosha Papsch skribis: > attached is a patch for Apache httpd. I named the module web, so other > web servers might go in there (maybe merge in libmicrohttpd?). Yes, makes sense. > I hope the format is alright. It's just the output of git format-patch.

[PATCH] gnu: Add httpd

2013-09-29 Thread Aljosha Papsch
Hi, attached is a patch for Apache httpd. I named the module web, so other web servers might go in there (maybe merge in libmicrohttpd?). I hope the format is alright. It's just the output of git format-patch. Best regards. -- GPG: 4F20BC96 http://rpapsch.de/gpg.asc From a54ae468ab008bad21e5

Re: MIPS64/N64 support

2013-09-29 Thread Ludovic Courtès
Nikita Karetnikov skribis: > So I changed ‘bootstrap.scm’ and got the attached error message. Any > ideas? The diff for bootstrap.scm looks good. > @ build-started > /nix/store/pl2prx6qj1cbcf8rxs874s6r5w0zhzhs-make-boot0-3.82.drv - > mips64el-linux > /nix/var/log/nix/drvs/pl//2prx6qj1cbcf8r

Re: MIPS64/N64 support

2013-09-29 Thread Nikita Karetnikov
So I changed ‘bootstrap.scm’ and got the attached error message. Any ideas? diff --git a/gnu/packages/bootstrap.scm b/gnu/packages/bootstrap.scm index a1d4c7f..9151e01 100644 --- a/gnu/packages/bootstrap.scm +++ b/gnu/packages/bootstrap.scm @@ -63,12 +63,13 @@ (fetch store url hash-algo ha