unofficial mirror of help-guix@gnu.org 
 help / color / mirror / 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

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