unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
@ 2018-10-12  6:21 Mark H Weaver
  2018-10-12  6:54 ` Mark H Weaver
  0 siblings, 1 reply; 4+ messages in thread
From: Mark H Weaver @ 2018-10-12  6:21 UTC (permalink / raw)
  To: 33023

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
  2018-10-12  6:21 bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found Mark H Weaver
@ 2018-10-12  6:54 ` Mark H Weaver
  2018-10-12 12:55   ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Mark H Weaver @ 2018-10-12  6:54 UTC (permalink / raw)
  To: 33023

Mark H Weaver <mhw@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
  2018-10-12  6:54 ` Mark H Weaver
@ 2018-10-12 12:55   ` Ludovic Courtès
  2018-10-12 13:19     ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2018-10-12 12:55 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 33023

Hi Mark,

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

> Mark H Weaver <mhw@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’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found
  2018-10-12 12:55   ` Ludovic Courtès
@ 2018-10-12 13:19     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-10-12 13:19 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 33023-done

ludo@gnu.org (Ludovic Courtès) skribis:

> Hi Mark,
>
> Mark H Weaver <mhw@netris.org> skribis:
>
>> Mark H Weaver <mhw@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'.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-12 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-12  6:21 bug#33023: configure: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found Mark H Weaver
2018-10-12  6:54 ` Mark H Weaver
2018-10-12 12:55   ` Ludovic Courtès
2018-10-12 13:19     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).