GNU bug report logs -
#46564
[PATCH core-updates]: Use autoconf-wrapper instead of autoconf
Previous Next
Reported by: Maxime Devos <maximedevos <at> telenet.be>
Date: Tue, 16 Feb 2021 18:16:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 46564 <at> debbugs.gnu.org (full text, mbox):
Hi Maxime,
Maxime Devos <maximedevos <at> telenet.be> skribis:
>> There’s one exception I think: Automake. This one needs
>> ‘autoconf-wrapper’ so it can actually run its test suite. Perhaps
>> Libtool too.
>
> Some other packages fail to build without autoconf-wrapper as well.
> Some packages run './configure' from 'autogen.sh' or from the Makefile.
Oh right.
> I added a little explanation to each package that actually needs
> autoconf-wrapper, and discouraged new uses of autoconf-wrapper with
> a comment next to the definition of autoconf-wrapper.
Great.
> From d42be9473bac6b8bcfe17a37c92f2481cb2198fb Mon Sep 17 00:00:00 2001
> From: Maxime Devos <maximedevos <at> telenet.be>
> Date: Mon, 22 Feb 2021 16:43:10 +0100
> Subject: [PATCH] gnu: Use autoconf instead of autoconf-wrapper when possible.
>
> This should reduce confusion on when to use the "autoconf"
> package and when to use "autoconf-wrapper" instead in
> package definitions.
>
> Fixes: <https://issues.guix.gnu.org/46564>
>
> * gnu/packages/autotools.scm (autoconf-wrapper):
> advise to use the "autoconf" package instead where
> possible.
> * gnu/packages/game-development.scm (tsukundere)[native-inputs]:
> use "autoconf" instead of "autoconf-wrapper".
> * gnu/packages/gimp.scm
> (glimpse)[native-inputs]: likewise.
> (gimp-resynthesizer)[native-inputs]: add comment on why
> "autoconf-wrapper" is used.
> * gnu/packages/gnunet.scm (gnunet)[native-inputs]:
> use "autoconf" instead of "autoconf-wrapper".
> * gnu/packages/gnupg.scm (signing-party)[native-inputs]:
> add comment on why "autoconf-wrapper" is used.
> * gnu/packages/guile-xyz.scm
> (guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
> use "autoconf" instead of "autoconf-wrapper".
> * gnu/packages/libevent.scm (libuv)[native-inputs]: indicates
> "autoconf-wrapper" needs to be replaced with "autoconf"
> on core-updates.
> * gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf"
> instead of "autoconf-wrapper".
> * gnu/packages/mail.scm (libetpan)[native-inputs]: likewise.
> * gnu/packages/mate.scm
> (mate-icon-theme-faenza)[native-inputs]: add comment on why
> "autoconf-wrapper" is used.
> (mate-screensaver)[native-inputs]: use "autoconf" instead of
> "autoconf-wrapper".
> * gnu/packages/package-management.scm (guix)[native-inputs]: likewise.
> * gnu/packages/sawfish.scm (librep)[native-inputs]: likewise.
> * gnu/packages/video.scm (motion)[native-inputs]: likewise.
> * gnu/packages/zile.scm (zile)[native-inputs]: likewise.
At first sight it should rebuild much so LGTM!
Thanks,
Ludo’.
This bug report was last modified 4 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.