unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Nikita Karetnikov <nikita@karetnikov.org>
Cc: bug-guix@gnu.org
Subject: Re: [PATCH] distro: Add GLib.
Date: Tue, 15 Jan 2013 10:00:16 +0100	[thread overview]
Message-ID: <87fw22yg67.fsf@gnu.org> (raw)
In-Reply-To: <87ehhn9lp4.fsf@karetnikov.org> (Nikita Karetnikov's message of "Mon, 14 Jan 2013 22:19:56 -0500")

Hi,

Nikita Karetnikov <nikita@karetnikov.org> skribis:

> This patch adds GLib.

Nice!

> Tests fail:
>
>   /GDateTime/equal:                                                    **
> GLib:ERROR:gdatetime.c:193:test_GDateTime_equal: assertion failed (g_date_time_get_utc_offset (dt1) / G_USEC_PER_SEC == (-3 * 3600)): (0 == -10800)
> FAIL

Is it the only test that fails?  It would be nice to investigate since
it’s a foundational library for many packages.

> By the way, I'm running the daemon with the following options:
>
> # ./pre-inst-env guix-daemon -c 0 --build-users-group=nixbld \
>> --chroot-directory=/bin --chroot-directory=/dev --chroot-directory=/proc &
>
> Is it OK?

No.  :-)  So far, I’ve built without any additional directory in the chroot.

/dev and /proc are already in by default.  Builders normally no longer
rely on /bin since the ‘core-updates’ merge, so it’s not needed; it
should even be avoided since that would lead to “impurities”.

Thanks,
Ludo’.

  reply	other threads:[~2013-01-15  9:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15  3:19 [PATCH] distro: Add GLib Nikita Karetnikov
2013-01-15  9:00 ` Ludovic Courtès [this message]
2013-01-16  5:18   ` Nikita Karetnikov
2013-01-16 22:18 ` Ludovic Courtès
2013-01-17  7:17   ` Nikita Karetnikov
2013-01-17 10:49     ` Ludovic Courtès
2013-01-19 21:37       ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fw22yg67.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bug-guix@gnu.org \
    --cc=nikita@karetnikov.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).