From: Leo Famulari <leo@famulari.name>
To: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH 0/3] Add a generalized `wrap-language-programs`
Date: Thu, 17 Nov 2016 16:15:32 -0500 [thread overview]
Message-ID: <20161117211532.GC5556@jasmine> (raw)
In-Reply-To: <87d1hunlmy.fsf@gmail.com>
On Thu, Nov 17, 2016 at 04:58:45PM +0100, Alex Sassmannshausen wrote:
>
> Hello
>
> > You may try e.g. scons, pip, sphinx, or youtube-dl.
>
> Hartmut was kind enough to suggest the above python applications to test
> this `wrap-language-programs` patch set against, however I have been
> stuck in "Rebuild the world"-hell for the last day and a half setting up
> testcases.
>
> I end up feeling a bit desesperated and incompetent, as I'm sure it's
> not supposed to be this hard to create an appropriate test scenario here
> — so I was wondering whether anyone has any pointers in avoiding
> constantly rebuilding the world?
Most of the Guix distribution depends on Perl, and most of the rest
depends on Python ;)
Try `guix refresh -l perl`.
So, changing the build systems for these languages will require you to
rebuild almost everything.
Changes like this will need to go on the core-updates branch, where we
make changes to the core of the system.
You could create a separate perl-test-build-system and use it for your
test packages.
next prev parent reply other threads:[~2016-11-17 21:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-16 13:27 [PATCH 0/3] Add a generalized `wrap-language-programs` Alex Sassmannshausen
2016-11-16 13:27 ` [PATCH 1/3] build/utils: Add `wrap-language-programs` Alex Sassmannshausen
2016-11-18 23:07 ` Ludovic Courtès
2016-11-16 13:27 ` [PATCH 2/3] build/perl-build-system: Add `wrap` phase Alex Sassmannshausen
2016-11-16 13:27 ` [PATCH 3/3] build/python-build-system: Refactor `wrap` Alex Sassmannshausen
[not found] ` <582C6035.1070202@crazy-compilers.com>
2016-11-17 15:58 ` [PATCH 0/3] Add a generalized `wrap-language-programs` Alex Sassmannshausen
2016-11-17 17:09 ` Alex Sassmannshausen
2016-11-17 17:16 ` Hartmut Goebel
2016-11-17 21:15 ` Leo Famulari [this message]
2016-11-18 8:02 ` Alex Sassmannshausen
2016-11-18 8:34 ` Leo Famulari
2016-11-18 9:07 ` Alex Sassmannshausen
2016-11-18 8:41 ` Hartmut Goebel
2016-11-18 9:10 ` Ludovic Courtès
2016-11-18 15:16 ` Alex Sassmannshausen
2016-11-18 22:52 ` Ludovic Courtès
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=20161117211532.GC5556@jasmine \
--to=leo@famulari.name \
--cc=alex.sassmannshausen@gmail.com \
--cc=guix-devel@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.