From: Simon Tournier <zimon.toutoune@gmail.com>
To: Saku Laesvuori <saku@laesvuori.fi>
Cc: Vagrant Cascadian <vagrant@reproducible-builds.org>,
Felix Lechner <felix.lechner@lease-up.com>,
Maxim Cournoyer <maxim.cournoyer@gmail.com>,
Suhail <suhail@bayesians.ca>,
help-guix@gnu.org, Julien Lepiller <julien@lepiller.eu>,
guix-devel@gnu.org
Subject: Re: Turning off tests leads to a different store item
Date: Wed, 8 Nov 2023 23:21:34 +0100 [thread overview]
Message-ID: <CAJ3okZ28aG6-POJq-srjAVkB=uYj3+DnrgqTahHB=YT7drWrhg@mail.gmail.com> (raw)
In-Reply-To: <sgcib5spy4wiuzh2qiwv3vbemdsuvwwhdt64k6it4t4utiouwj@uuyf3atk7xas>
Hi,
On Wed, 8 Nov 2023 at 20:20, Saku Laesvuori <saku@laesvuori.fi> wrote:
> There is another way: simply preventing the tests from changing the
> resulting store item. For example, the package could first be built
> without tests and then that build tree could be copied to the build tree
> of the build with tests enabled.
Somehow, the store would need to keep all the build intermediary
artifacts produced, right? For instance, consider the extreme case
where the build phase produces .o artifact files and the tests for
whatever reasons relies on these temporary artifacts.
Well, we had a quick chat with Josselin and Andreas about separating
the tests at https://hpc.guix.info/events/2023/workshop/program/
And my understanding of the rough conclusion we had: it is not easy
and the evil are in all the details. For example autotools: somehow
"make check" is connected in one way or the other to "make" and/or
"make install". Somehow, the complete build tree (with intermediary
artifacts as .o) should keep in the store.
From a pragmatical point of view, there is packages where the tests
cannot be totally separated from from the temporary build, therefore
the question seems: how do these cases compare to the other regular
cases? What is the ratio? Is the rule about many corner cases
without a clear "regular"? Or are they just few corner cases?
Cheers,
simon
next prev parent reply other threads:[~2023-11-08 22:22 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <65429087.0c0a0220.5908c.4d60SMTPIN_ADDED_BROKEN@mx.google.com>
2023-11-07 18:58 ` Turning off tests leads to a different store item Maxim Cournoyer
2023-11-07 21:58 ` Csepp
2023-11-08 2:53 ` Felix Lechner via
2023-11-08 14:45 ` Maxim Cournoyer
2023-11-08 17:07 ` Felix Lechner via
2023-11-08 18:18 ` Vagrant Cascadian
2023-11-08 19:20 ` Saku Laesvuori
2023-11-08 22:21 ` Simon Tournier [this message]
2023-11-09 3:17 ` Maxim Cournoyer
2023-11-09 7:37 ` Simon Tournier
2023-11-09 15:04 ` Maxim Cournoyer
2023-11-16 9:31 ` Simon Tournier
2023-11-18 4:38 ` Maxim Cournoyer
2023-11-03 14:13 Suhail
2023-11-05 12:07 ` Simon Tournier
-- strict thread matches above, loose matches on Subject: below --
2023-11-02 18:54 Suhail
2023-11-03 9:33 ` Simon Tournier
2023-11-02 17:25 Suhail
[not found] <6543bf92.d40a0220.bbcd0.1118SMTPIN_ADDED_BROKEN@mx.google.com>
2023-11-02 16:03 ` Greg Hogan
2023-11-02 15:25 Suhail
2023-11-02 17:02 ` Simon Tournier
2023-11-02 17:46 ` Simon Tournier
2023-11-03 13:08 ` Tomas Volf
2023-11-03 20:44 ` Suhail
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJ3okZ28aG6-POJq-srjAVkB=uYj3+DnrgqTahHB=YT7drWrhg@mail.gmail.com' \
--to=zimon.toutoune@gmail.com \
--cc=felix.lechner@lease-up.com \
--cc=guix-devel@gnu.org \
--cc=help-guix@gnu.org \
--cc=julien@lepiller.eu \
--cc=maxim.cournoyer@gmail.com \
--cc=saku@laesvuori.fi \
--cc=suhail@bayesians.ca \
--cc=vagrant@reproducible-builds.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.
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).