all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* patched packages
@ 2017-04-04 16:23 Catonano
  2017-04-04 18:01 ` Catonano
  2017-04-04 18:07 ` ng0
  0 siblings, 2 replies; 4+ messages in thread
From: Catonano @ 2017-04-04 16:23 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 878 bytes --]

I put some patches in gnu/packages/patches, I listed them in Makefile.in
and tried to make guix

I get this error

  GUILEC   gnu/packages/python.go
make[2]: ***  Nessuna regola per generare l'obiettivo
"gnu/packages/patches/python-genshi-0.7-disable-speedups-for-python34",
necessario per "all-am".  Arresto.

which means:

No rule for generating the target
"gnu/packages/patches/python-genshi-0.7-disable-speedups-for-python34"
which is required by "all-am"

Genshi needs to be patched, in order to work.

As you can see here
https://apps.fedoraproject.org/packages/python3-genshi

The last release doesn't compile with python > 3.3, one test fails and
other small things.

I noticed that the Genshi in Fedora is patched to fix exactly those things.

The patches that I put in gnu/packages/patches are from the Fedora rpm

How do I correctly patch Genshi ?

Thanks in advance

[-- Attachment #2: Type: text/html, Size: 1253 bytes --]

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

end of thread, other threads:[~2017-04-04 18:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-04 16:23 patched packages Catonano
2017-04-04 18:01 ` Catonano
2017-04-04 18:07 ` ng0
2017-04-04 18:26   ` Catonano

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.