GNU bug report logs - #33059
[PATCH 00/10] Add the FEniCS Project

Previous Next

Package: guix-patches;

Reported by: Paul Garlick <pgarlick <at> tourbillion-technology.com>

Date: Tue, 16 Oct 2018 09:19:01 UTC

Severity: normal

Tags: moreinfo, patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Cc: 33059 <at> debbugs.gnu.org
Subject: [bug#33059] [PATCH 07/10] gnu: Add python-fenics-ffc.
Date: Wed, 24 Oct 2018 23:55:32 +0200
Paul Garlick <pgarlick <at> tourbillion-technology.com> skribis:

> * gnu/packages/simulation.scm (python-fenics-ffc): New variable.

[...]

> +             (chdir "test")
> +             ;; FIXME: the tests in subdirectory
> +             ;; 'unit/ufc/finite_element' require the ffc_factory
> +             ;; extension module.  This module, located in the 'libs'
> +             ;; subdirectory, needs to be built and made accessible
> +             ;; prior to running the tests.
> +             (invoke "py.test" "unit/" "--ignore=unit/ufc/")
> +             (chdir "uflacs")
> +             (invoke "py.test" "unit/")
> +             (chdir "../..")
> +             #t)))))
> +    (home-page
> +      "https://bitbucket.org/fenics-project/ffc/")

Same!  :-)




This bug report was last modified 6 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.