unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Python build system cross build
@ 2023-01-28 19:17 phodina via
  2023-01-29  0:58 ` Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: phodina via @ 2023-01-28 19:17 UTC (permalink / raw)
  To: help-guix

Hi,

what are the necessary steps to allow python-build-system to be cross buildable?

```
guix build gnome-shell --target=aarch64-linux-gnu
guix build: error: gnu/packages/gtk.scm:2066:2: python-pycairo@1.20.0: build system `python' does not support cross builds
```

----
Petr

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

* Re: Python build system cross build
  2023-01-28 19:17 Python build system cross build phodina via
@ 2023-01-29  0:58 ` Maxim Cournoyer
  2023-01-29  8:37   ` phodina
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Cournoyer @ 2023-01-29  0:58 UTC (permalink / raw)
  To: phodina via; +Cc: phodina

Hi,

phodina via <help-guix@gnu.org> writes:

> Hi,
>
> what are the necessary steps to allow python-build-system to be cross buildable?
>
> ```
> guix build gnome-shell --target=aarch64-linux-gnu
> guix build: error: gnu/packages/gtk.scm:2066:2: python-pycairo@1.20.0: build system `python' does not support cross builds
> ```

Review/apply this patch: https://issues.guix.gnu.org/60847 :-)

-- 
Thanks,
Maxim


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

* Re: Python build system cross build
  2023-01-29  0:58 ` Maxim Cournoyer
@ 2023-01-29  8:37   ` phodina
  0 siblings, 0 replies; 3+ messages in thread
From: phodina @ 2023-01-29  8:37 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: phodina via


> 
> Review/apply this patch: https://issues.guix.gnu.org/60847 :-)
> 

Wow, thanks Maxim for the patch set! I'll check it out.

----
Petr


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

end of thread, other threads:[~2023-01-29  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28 19:17 Python build system cross build phodina via
2023-01-29  0:58 ` Maxim Cournoyer
2023-01-29  8:37   ` phodina

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).