bug#49225: Possibly difficult to reproduce GnuTLS build bug?

2021-07-23 Thread Ludovic Courtès
Hi,

Domagoj Stolfa  skribis:

>> Could you confirm that it works for you on current ‘master’?
>
> I managed to run it today both on my Guix System and a RHEL box, which would
> suggest that it "reproducibly" works :-).

Awesome, closing!

Thanks,
Ludo’.





bug#49225: Possibly difficult to reproduce GnuTLS build bug?

2021-07-19 Thread Domagoj Stolfa
Hi:

Thanks for taking a look!

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

I managed to run it today both on my Guix System and a RHEL box, which would
suggest that it "reproducibly" works :-).

--
Domagoj


signature.asc
Description: PGP signature


bug#49225: Possibly difficult to reproduce GnuTLS build bug?

2021-07-19 Thread Ludovic Courtès
Hi,

Domagoj Stolfa  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’.





bug#49225: Possibly difficult to reproduce GnuTLS build bug?

2021-06-25 Thread Domagoj Stolfa
Hello:

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

Upon re-cloning the repository on the exact same commit, reconfiguring it in
the exact same way and re-running `make check-system`, GnuTLS built just fine.
I'm not quite sure how one could go about debugging this, but it might be good
for this bug report to exist in case others run into it.

--
Domagoj


drv.tar.gz
Description: application/tar-gz


signature.asc
Description: PGP signature