all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Domagoj Stolfa <ds815@gmx.com>
Cc: 49225@debbugs.gnu.org
Subject: bug#49225: Possibly difficult to reproduce GnuTLS build bug?
Date: Mon, 19 Jul 2021 16:29:28 +0200	[thread overview]
Message-ID: <87pmvenzqv.fsf@gnu.org> (raw)
In-Reply-To: <YNXjHEBV1GdP+f18@pepehands> (Domagoj Stolfa's message of "Fri, 25 Jun 2021 15:07:24 +0100")

Hi,

Domagoj Stolfa <ds815@gmx.com> skribis:

> While running `make check-system`, I've encountered an issue with building
> GnuTLS (see attached drv file).

For posterity, the log looks like this:

--8<---------------cut here---------------start------------->8---
make[5]: Entering directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib/accelerated'
  CC       accelerated.lo
  CC       cryptodev.lo
  CC       cryptodev-gcm.lo
  CCLD     libaccelerated.la
i586-pc-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib/accelerated'
make[4]: Leaving directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib/accelerated'
Making all in nettle
make[4]: Entering directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib/nettle'
  GEN      ecc/ecc-gost-gc256b-32.h
  GEN      ecc/ecc-curve448-32.h
/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash: ecc/eccdata: No such file or directory
  GEN      ecc/ecc-curve448-64.h
/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash: ecc/eccdata: No such file or directory
make[4]: *** [Makefile:2748: ecc/ecc-gost-gc256b-32.h] Error 127
make[4]: *** Waiting for unfinished jobs....
/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash: ecc/eccdata: No such file or directory
make[4]: *** [Makefile:2742: ecc/ecc-curve448-32.h] Error 127
make[4]: *** [Makefile:2745: ecc/ecc-curve448-64.h] Error 127
make[4]: Leaving directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib/nettle'
make[3]: *** [Makefile:2372: all-recursive] Error 1
make[3]: Leaving directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib'
make[2]: *** [Makefile:1995: all] Error 2
make[2]: Leaving directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16/lib'
make[1]: *** [Makefile:1765: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-gnutls-3.6.16.drv-0/gnutls-3.6.16'
make: *** [Makefile:1690: all] Error 2
command "make" "-j" "20" failed with status 2
--8<---------------cut here---------------end--------------->8---

IIUC, this is when cross-compiling GnuTLS to i586-pc-gnu (GNU/Hurd).

This particular error was fixed at the beginning of June:

  https://issues.guix.gnu.org/48771

Could you confirm that it works for you on current ‘master’?

Thanks, and apologies for the looong delay!

Ludo’.




  reply	other threads:[~2021-07-19 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 14:07 bug#49225: Possibly difficult to reproduce GnuTLS build bug? Domagoj Stolfa
2021-07-19 14:29 ` Ludovic Courtès [this message]
2021-07-19 15:26   ` Domagoj Stolfa
2021-07-23  8:54     ` 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=87pmvenzqv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=49225@debbugs.gnu.org \
    --cc=ds815@gmx.com \
    /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.