GNU bug report logs -
#39754
[PATCH] gnu: z3: Build the Python bindings
Previous Next
Reported by: Jakub Kądziołka <kuba <at> kadziolka.net>
Date: Sun, 23 Feb 2020 15:14:02 UTC
Severity: normal
Tags: patch
Done: Jakub Kądziołka <kuba <at> kadziolka.net>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 39754-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Sun, Feb 23, 2020 at 05:48:48PM +0100, Ludovic Courtès wrote:
> Hi!
>
> Jakub Kądziołka <kuba <at> kadziolka.net> skribis:
>
> > * gnu/packages/maths.scm (z3)[arguments]: Add the --python and
> > --pypkgdir flags to configure.
>
> Could you also mention the addition of #:modules and #:imported-modules?
Sure thing!
>
> > Changed the #:modules argument to only import site-packages from (guix
> > build python-build-system) as, as Ludo' pointed out on IRC, it also
> > exports %standard-phases, which could conflict with (guix build
> > gnu-build-system).
> >
> > I considered putting the Python bindings in a separate output; I decided not to
> > do so as this change increases `guix size z3' from 116.4 MiB to 117.5
> > MiB, which is barely noticeable.
>
> Makes sense to me.
>
> LGTM, thanks!
Thanks! Pushed:
commit f6b4d395fd321d43fd548ba832c78320ac3f8d51
Author: Jakub Kądziołka <kuba <at> kadziolka.net>
Date: Sun Feb 23 16:11:30 2020 +0100
gnu: z3: Build the Python bindings
* gnu/packages/maths.scm (z3)[arguments]: Add the --python and
--pypkgdir flags to configure. To facilitate the latter, add
(guix build python-build-system) to #:modules and #:imported-modules.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.