unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 04/05: gnu: petsc: Update to 3.16.1.
       [not found] ` <20211128230453.64BA620B2A@vcs0.savannah.gnu.org>
@ 2021-12-01 13:08   ` Mathieu Othacehe
  2021-12-01 22:33     ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Mathieu Othacehe @ 2021-12-01 13:08 UTC (permalink / raw)
  To: ludo; +Cc: guix-devel


Hey,

>     * gnu/packages/maths.scm (petsc): Update to 3.16.1.
>     [native-inputs]: Use PYTHON instead of PYTHON-2.  Add WHICH.
>     [arguments]: Rewrite using gexps.  Pass '--with-openblas-dir'.  In
>     'configure' phase, modify "config/example_template.py".

I noticed that petsc-* packages are now part of every evaluation of
c-u-f in Cuirass. Any chance this is related to this patch?

Thanks,

Mathieu


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

* Re: 04/05: gnu: petsc: Update to 3.16.1.
  2021-12-01 13:08   ` 04/05: gnu: petsc: Update to 3.16.1 Mathieu Othacehe
@ 2021-12-01 22:33     ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-12-01 22:33 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: guix-devel

Hi,

Mathieu Othacehe <othacehe@gnu.org> skribis:

> Hey,
>
>>     * gnu/packages/maths.scm (petsc): Update to 3.16.1.
>>     [native-inputs]: Use PYTHON instead of PYTHON-2.  Add WHICH.
>>     [arguments]: Rewrite using gexps.  Pass '--with-openblas-dir'.  In
>>     'configure' phase, modify "config/example_template.py".
>
> I noticed that petsc-* packages are now part of every evaluation of
> c-u-f in Cuirass. Any chance this is related to this patch?

Oops indeed; fixed in 36f18626a9f8e9ba287e0fd3f1d0400345ca5ee7.

It’s not ‘petsc’ that was affected but rather its variants; they’d lead
to a different derivation every time (!), one that fails to build:

  $ ./pre-inst-env guix build -d petsc-openmpi
  /gnu/store/lszhaiiyrkbdlldp42hqfhmaxcvqpfq7-petsc-openmpi-3.16.1.drv
  $ ./pre-inst-env guix build -d petsc-openmpi
  /gnu/store/r2gam9iwv67qvx8hq9sj9rj430qwa31c-petsc-openmpi-3.16.1.drv
  $ ./pre-inst-env guix build -d petsc-openmpi
  /gnu/store/iw7jkd9dqsfxiz8qij53wdhqg9xzgi5g-petsc-openmpi-3.16.1.drv

Fun.  :-)

Ludo’.


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

end of thread, other threads:[~2021-12-01 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211128230450.9975.33919@vcs0.savannah.gnu.org>
     [not found] ` <20211128230453.64BA620B2A@vcs0.savannah.gnu.org>
2021-12-01 13:08   ` 04/05: gnu: petsc: Update to 3.16.1 Mathieu Othacehe
2021-12-01 22:33     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

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