all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH 2/4] gnu: dconf: Add dconf.
Date: Mon, 22 Dec 2014 18:46:10 +0100	[thread overview]
Message-ID: <CAKrPhPN_NCowMYfMGdJknF6Ma+=3C0igjCF-=oi+DCDKRqbxdg@mail.gmail.com> (raw)
In-Reply-To: <87vbl5qn5o.fsf@gnu.org>

On Sun, Dec 21, 2014 at 12:04 PM, Ludovic Courtès <ludo@gnu.org> wrote:
>> +    (arguments
>> +     `(#:tests? #f ; To contact dbus it needs to load /var/lib/dbus/machine-id
>> +                   ; or /etc/machine-id.
>
> I suspect you may be able to work around it with:
>
>   (setenv "DBUS_FATAL_WARNINGS" "0")
>
> Could you try?

The test still fails because it checks if dconf can communicate with dbus

...
PASS: gvdb
TEST: gdbus-thread... (pid=2901)
  /gdbus/thread/creation/error:                                        OK
  /gdbus/thread/sync-call/success:                                     **
ERROR:../../dconf-0.22.0/tests/dbus.c:237:test_sync_call_success:
assertion failed (error == NULL): Cannot spawn a message bus without a
machine-id: Unable to load /var/lib/dbus/machine-id or
/etc/machine-id: Failed to open file '/var/lib/dbus/machine-id': No
such file or directory (g-file-error-quark, 4)
FAIL
GTester: last random seed: R02S154607e630e87d22c1dc960c6cb5d46f
/gnu/store/qx011cng51s58ggy4xc5iy2yc1965c3x-bash-4.3.30/bin/bash: line
1:  2890 Terminated              G_DEBUG=gc-friendly MALLOC_CHECK_=2
MALLOC_PERTURB_=$((${RANDOM:-256} % 256)) gtester --verbose paths
changeset shm gvdb gdbus-thread gdbus-filter libdbus-1 engine client
Makefile:985: recipe for target 'test-nonrecursive' failed
make[2]: *** [test-nonrecursive] Error 143
make[2]: Leaving directory '/tmp/nix-build-dconf-0.22.0.drv-0/build/tests'
Makefile:853: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/tmp/nix-build-dconf-0.22.0.drv-0/build/tests'
Makefile:418: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
phase `check' failed after 4 seconds
builder for `/gnu/store/k5llpbn43xdhjqp61pi163lygldkhm4k-dconf-0.22.0.drv'
failed with exit code 1
@ build-failed /gnu/store/k5llpbn43xdhjqp61pi163lygldkhm4k-dconf-0.22.0.drv
- 1 builder for
`/gnu/store/k5llpbn43xdhjqp61pi163lygldkhm4k-dconf-0.22.0.drv' failed
with exit code 1
killing process 17204
guix build: error: build failed: build of
`/gnu/store/k5llpbn43xdhjqp61pi163lygldkhm4k-dconf-0.22.0.drv' failed

Regards,
Fede

  reply	other threads:[~2014-12-22 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 21:11 [PATCH 2/4] gnu: dconf: Add dconf Federico Beffa
2014-12-21 11:04 ` Ludovic Courtès
2014-12-22 17:46   ` Federico Beffa [this message]
2014-12-22 23:13     ` 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

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

  git send-email \
    --in-reply-to='CAKrPhPN_NCowMYfMGdJknF6Ma+=3C0igjCF-=oi+DCDKRqbxdg@mail.gmail.com' \
    --to=beffa@ieee.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.