GNU bug report logs - #53340
t/instmany-python.sh failure when compiling many Python object files

Previous Next

Package: automake;

Reported by: Mike Frysinger <vapier <at> gentoo.org>

Date: Tue, 18 Jan 2022 06:40:01 UTC

Severity: normal

Tags: confirmed

Done: Mike Frysinger <vapier <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


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

From: Karl Berry <karl <at> freefriends.org>
To: vapier <at> gentoo.org
Cc: 53340 <at> debbugs.gnu.org
Subject: Re: bug#53340: [PATCH] python: use xargs -n when uninstalling files
Date: Mon, 21 Feb 2022 16:31:12 -0700
    -       $(am__cd) "$$dir" && $(am__rm_f) $$files; }; \
    +       $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \

Looks good to me, FWIW. -k




This bug report was last modified 3 years and 147 days ago.

Previous Next


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