From: Catonano <catonano@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: patched packages
Date: Tue, 4 Apr 2017 18:23:47 +0200 [thread overview]
Message-ID: <CAJ98PDxSZ_f3C4Uir2t9M9+whcrODRdfZpCgf=qN9DM9grHi5Q@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2017-04-04 16:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-04 16:23 Catonano [this message]
2017-04-04 18:01 ` patched packages Catonano
2017-04-04 18:07 ` ng0
2017-04-04 18:26 ` Catonano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJ98PDxSZ_f3C4Uir2t9M9+whcrODRdfZpCgf=qN9DM9grHi5Q@mail.gmail.com' \
--to=catonano@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.