GNU bug report logs - #26009
libpng-apng

Previous Next

Package: guix-patches;

Reported by: ng0 <contact.ng0 <at> cryptolab.net>

Date: Tue, 7 Mar 2017 11:12:01 UTC

Severity: normal

Done: ng0 <contact.ng0 <at> cryptolab.net>

Bug is archived. No further changes may be made.

Full log


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

From: Kei Kebreau <kei <at> openmailbox.org>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: contact.ng0 <at> cryptolab.net, 26009 <at> debbugs.gnu.org
Subject: Re: bug#26009: libpng-apng
Date: Thu, 16 Mar 2017 14:39:16 -0400
ludo <at> gnu.org (Ludovic Courtès) writes:

> Good morning!
>

Howdy! :-)

> Kei Kebreau <kei <at> openmailbox.org> skribis:
>
>> From 76e4bec9f8313adc6a78d3ae571ccea489c97848 Mon Sep 17 00:00:00 2001
>> From: ng0 <ng0 <at> libertad.pw>
>> Date: Tue, 10 Jan 2017 20:49:30 +0000
>> Subject: [PATCH] gnu: Add libpng-apng.
>> To: guix-patches <at> gnu.org
>>
>> * gnu/packages/image.scm (libpng-apng): New variable.
>>
>> Signed-off-by: Kei Kebreau <kei <at> openmailbox.org>
>
> [...]
>
>> +         (add-before 'configure 'no-checks
>> +           (lambda _
>> +             (substitute* "Makefile.in"
>> +               (("^scripts/symbols.chk") "")
>> +               (("check: scripts/symbols.chk") ""))
>> +             (zero? (system* "libtool"))
>> +             #t)))))
>
> Do you really want to run ‘libtool’ here?  I think that doesn’t have any
> effect:
>
> $ libtool
> Usage: /home/ludo/.guix-profile/bin/libtool [OPTION]... [MODE-ARG]...
> Try 'libtool --help' for more information.
> libtool:   error: you must specify a MODE
>

ng0 had some adjustments to make to the patch for sending it upstream,
so I'm waiting for a response. Perhaps removing this libtool execution
is one of them.

> If there’s nothing else blocking this patch, I think you can go ahead.
>
> Thanks,
> Ludo’.

Thank you. I'll push it when I get the okay from ng0.




This bug report was last modified 8 years and 154 days ago.

Previous Next


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