GNU bug report logs - #33023
configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Fri, 12 Oct 2018 06:22:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33023 in the body.
You can then email your comments to 33023 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#33023; Package guix. (Fri, 12 Oct 2018 06:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 12 Oct 2018 06:22:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
Date: Fri, 12 Oct 2018 02:21:14 -0400
When building the 'guix' package, or while running ./configure in a git
checkout in an environment created by "guix environment guix", the
following error occurs:

  ./configure: line 8083: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found

You can find the line above in the build logs on Hydra:

  https://hydra.gnu.org/build/3111495
  https://hydra.gnu.org/build/3111495/log/raw

Despite the error, the build eventually succeeds.

      Mark




Information forwarded to bug-guix <at> gnu.org:
bug#33023; Package guix. (Fri, 12 Oct 2018 06:56:02 GMT) Full text and rfc822 format available.

Message #8 received at 33023 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: 33023 <at> debbugs.gnu.org
Cc: ludo <at> gnu.org
Subject: Re: bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not
 found
Date: Fri, 12 Oct 2018 02:54:38 -0400
Mark H Weaver <mhw <at> netris.org> writes:

> When building the 'guix' package, or while running ./configure in a git
> checkout in an environment created by "guix environment guix", the
> following error occurs:
>
>   ./configure: line 8083: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found

This bug was introduced by commit
ca719424455465fca4b872c371daf2a46de88b33 (Switch to Guile-Gcrypt), which
removed the GUIX_ASSERT_LIBGCRYPT_USABLE macro definition from
m4/guix.m4, although it's still used in configure.ac.

      Mark




Information forwarded to bug-guix <at> gnu.org:
bug#33023; Package guix. (Fri, 12 Oct 2018 12:56:02 GMT) Full text and rfc822 format available.

Message #11 received at 33023 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 33023 <at> debbugs.gnu.org
Subject: Re: bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not
 found
Date: Fri, 12 Oct 2018 14:55:40 +0200
Hi Mark,

Mark H Weaver <mhw <at> netris.org> skribis:

> Mark H Weaver <mhw <at> netris.org> writes:
>
>> When building the 'guix' package, or while running ./configure in a git
>> checkout in an environment created by "guix environment guix", the
>> following error occurs:
>>
>>   ./configure: line 8083: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
>
> This bug was introduced by commit
> ca719424455465fca4b872c371daf2a46de88b33 (Switch to Guile-Gcrypt), which
> removed the GUIX_ASSERT_LIBGCRYPT_USABLE macro definition from
> m4/guix.m4, although it's still used in configure.ac.

Oops, indeed.  I’ll just remove the use of GUIX_ASSERT_LIBGCRYPT_USABLE
in configure.ac, which, as we’ve seen, is no longer needed.  :-)

Funny that I never noticed the “command not found” message…

Thanks,
Ludo’.




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 12 Oct 2018 13:20:02 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Fri, 12 Oct 2018 13:20:02 GMT) Full text and rfc822 format available.

Message #16 received at 33023-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 33023-done <at> debbugs.gnu.org
Subject: Re: bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not
 found
Date: Fri, 12 Oct 2018 15:19:35 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

> Hi Mark,
>
> Mark H Weaver <mhw <at> netris.org> skribis:
>
>> Mark H Weaver <mhw <at> netris.org> writes:
>>
>>> When building the 'guix' package, or while running ./configure in a git
>>> checkout in an environment created by "guix environment guix", the
>>> following error occurs:
>>>
>>>   ./configure: line 8083: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
>>
>> This bug was introduced by commit
>> ca719424455465fca4b872c371daf2a46de88b33 (Switch to Guile-Gcrypt), which
>> removed the GUIX_ASSERT_LIBGCRYPT_USABLE macro definition from
>> m4/guix.m4, although it's still used in configure.ac.
>
> Oops, indeed.  I’ll just remove the use of GUIX_ASSERT_LIBGCRYPT_USABLE
> in configure.ac, which, as we’ve seen, is no longer needed.  :-)

Done in 28f436a904cbfc2d7bb6e5e8d91de23c03b134b0.

Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 10 Nov 2018 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 161 days ago.

Previous Next


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