all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Ivan Vilata i Balaguer <ivan@selidor.net>
Cc: 25774@debbugs.gnu.org
Subject: bug#25774: libmicrohttpd: fails to build (test-driver aborted)
Date: Fri, 17 Feb 2017 15:53:41 -0500	[thread overview]
Message-ID: <20170217205341.GB26051@jasmine> (raw)
In-Reply-To: <20170217171030.GE7067@sax.terramar.selidor.net>

On Fri, Feb 17, 2017 at 06:10:30PM +0100, Ivan Vilata i Balaguer wrote:
> Hi ng0, I'm building it on:
> 
>     $ uname -a
>     Linux sax 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64 GNU/Linux

It built successfully for me on a similar environment from Guix Git
commit 1f45f18abe487be85c290227256690a3f32f7874.

$ uname -a
Linux computer 4.9.10 #12 SMP Thu Feb 16 02:10:37 EST 2017 x86_64 GNU/Linux

I built it on btrfs and ext4 filesystems.

> Possibly relevant envvars:
> 
>     $ env | grep guix
>     GUIX_PROFILE=/home/ivan/.guix-profile
>     GIT_SSL_CAINFO=/home/ivan/.guix-profile/etc/ssl/certs/ca-certificates.crt
>     GUILE_LOAD_COMPILED_PATH=/home/ivan/.guix-profile/lib/guile/2.0/site-ccache:/home/ivan/.guix-profile/share/guile/site/2.0
>     GUIX_LOCPATH=/home/ivan/.guix-profile/lib/locale
>     PURPLE_PLUGIN_PATH=/home/ivan/.guix-profile/lib/purple-2:/home/ivan/.guix-profile/lib/pidgin
>     GUILE_LOAD_PATH=/home/ivan/.guix-profile/share/guile/site/2.0
>     PATH=/home/ivan/.guix-profile/bin:/home/ivan/.guix-profile/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
>     INFOPATH=/home/ivan/.guix-profile/share/info

Variables from your user's environment are not propagated into the build
environment.

> The log from ``guix package --keep-failed --install libmicrohttpd``:

The build tree kept by '--keep-failed' will include a copy of the
build's environment in the file 'environment-variables'. But I'm not
sure if it's relevant.

> FAIL: test_upgrade_ssl
> ======================
> 
> verify depth is 0
> depth=0 CN = test_ca_cert
> verify error:num=20:unable to get local issuer certificate
> verify return:1
> depth=0 CN = test_ca_cert
> verify error:num=21:unable to verify the first certificate
> verify return:1
> DONE

The only debugging suggestion I have is to make sure that your clock is
correct. Test suites that do certificate verification should take care
not to break in the future, but perhaps it's less common for test
authors to handle the case of a clock set to the past.

Beyond that, did you find anything relevant on the upstream bug tracker?

https://ng.gnunet.org/bugs/view_all_bug_page.php

  parent reply	other threads:[~2017-02-17 20:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 15:48 bug#25774: libmicrohttpd: fails to build (test-driver aborted) Ivan Vilata i Balaguer
2017-02-17 16:23 ` ng0
2017-02-17 16:29   ` ng0
2017-02-17 17:10     ` Ivan Vilata i Balaguer
2017-02-17 17:23       ` ng0
2017-02-17 20:53       ` Leo Famulari [this message]
2017-02-17 23:59         ` Ivan Vilata i Balaguer
2017-02-18  0:42           ` Leo Famulari
2017-02-18  1:18             ` Ivan Vilata i Balaguer
2017-02-18  9:51             ` ng0
2017-02-20 11:08               ` Ivan Vilata i Balaguer
2017-03-05 22:15 ` bug#25774: Resolved ng0

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=20170217205341.GB26051@jasmine \
    --to=leo@famulari.name \
    --cc=25774@debbugs.gnu.org \
    --cc=ivan@selidor.net \
    /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.