GNU bug report logs -
#66537
configure: error: The Guile bindings of GnuTLS are missing
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Mon, 04 Dec 2023 22:51:51 +0100
with message-id <87sf4hljpk.fsf <at> gnu.org>
and subject line Re: [bug#67366] [PATCH] doc: Recommend building in ‘guix shell -CPW’.
has caused the debbugs.gnu.org bug report #66537,
regarding configure: error: The Guile bindings of GnuTLS are missing
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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
[Message part 3 (message/rfc822, inline)]
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'.
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.