GNU bug report logs - #37169
[PATCH] gnu: Add lib3mf.

Previous Next

Package: guix-patches;

Reported by: Steve Sprang <steve.sprang <at> gmail.com>

Date: Sat, 24 Aug 2019 00:13:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #11 received at 37169 <at> debbugs.gnu.org (full text, mbox):

From: Steve Sprang <steve.sprang <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 37169 <at> debbugs.gnu.org
Subject: Re: [bug#37169] [PATCH] gnu: Add lib3mf.
Date: Wed, 28 Aug 2019 14:27:09 -0700
[Message part 1 (text/plain, inline)]
On Wed, Aug 28, 2019 at 9:38 AM Ludovic Courtès <ludo <at> gnu.org> wrote:

> > +      (add-after 'unpack 'unpack-googletest
> > +        (lambda* (#:key inputs #:allow-other-keys)
> > +          (copy-recursively (assoc-ref inputs "googletest-source")
> > +                            "UnitTests/googletest")
>
> Would it work to simply pass ‘googletest’ as an input?
> If not, this approach is fine IMO.

Unfortunately, no, the build process expects to see the googletest
source in a sub-module directory.

Attached a new patch with the fixes you suggested.
[0001-gnu-Add-lib3mf.patch (text/x-patch, attachment)]

This bug report was last modified 5 years and 267 days ago.

Previous Next


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