GNU bug report logs - #66537
configure: error: The Guile bindings of GnuTLS are missing

Previous Next

Package: guix;

Reported by: Hiep Pham <hiepph9 <at> proton.me>

Date: Sat, 14 Oct 2023 12:57:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hiep Pham <hiepph9 <at> proton.me>
Subject: bug#66537: closed (Re: [bug#67366] [PATCH] doc: Recommend
 building in ‘guix shell -CPW’.)
Date: Mon, 04 Dec 2023 21:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66537: configure: error: The Guile bindings of GnuTLS are missing

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66537 <at> debbugs.gnu.org.

-- 
66537: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66537
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 67366-done <at> debbugs.gnu.org
Cc: 66537-done <at> debbugs.gnu.org, Hiep Pham <hiepph9 <at> proton.me>
Subject: Re: [bug#67366] [PATCH] doc: Recommend building in
 ‘guix shell -CPW’.
Date: Mon, 04 Dec 2023 22:51:51 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

> This was prompted by <https://issues.guix.gnu.org/66537>, where someone
> tried to build Guix within ‘guix shell --pure’ on a foreign distro and
> found that ./configure would pick software from the host system.
>
> Suggested by Hiep Pham <hiepph9 <at> proton.me>.
>
> * doc/contributing.texi (Building from Git): Recommend ‘guix shell -CPW’.
>
> Change-Id: I7694b482d982917fef6ec404f68ddacea761f482

Pushed as 01361d46b8e0481ad56665d7a06c276b08f59c6d.

Ludo'.

[Message part 3 (message/rfc822, inline)]
From: Hiep Pham <hiepph9 <at> proton.me>
To: bug-guix <at> gnu.org
Subject: configure: error: The Guile bindings of GnuTLS are missing
Date: Sat, 14 Oct 2023 12:49:28 +0000
Hi,

I'm on Fedora and started a shell with:

```
guix shell -D guix help2man git strace --pure
```

And then:

```
./bootstrap
./configure --localstatedir=/var
```

And it showed me this error:

```
[snip]
checking for guile-3.0 >= 3.0.3... yes
checking for guile-3.0... yes
checking if (gnutls) is available... no
configure: error: The Guile bindings of GnuTLS are missing; please 
install them.
```

I started the shell again with some dependencies but no luck :(

```
guix shell -D guix git strace guile-gnutls gnutls --pure
```

My current (guix describe):

```
   guix 8e8d20b
     repository URL: https://git.savannah.gnu.org/git/guix.git
     branch: master
     commit: 8e8d20b6b35d3ab529f9045cc8a779cdcec9c471
```

-- 
Hiep




This bug report was last modified 1 year and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.