GNU bug report logs - #12015
[Bug and Patch]meta directory install-data-hook failed when make with multi-jobbing

Previous Next

Package: guile;

Reported by: "Song.Li" <Song.Li <at> windriver.com>

Date: Sat, 21 Jul 2012 21:17:03 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #10 received at 12015-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: "Song.Li" <Song.Li <at> windriver.com>
Cc: 12015-done <at> debbugs.gnu.org
Subject: Re: bug#12015: [Bug and Patch]meta directory install-data-hook failed
	when make with multi-jobbing
Date: Mon, 03 Sep 2012 22:41:10 +0200
Hi,

"Song.Li" <Song.Li <at> windriver.com> skribis:

> From fb1135440c0739856009966c89ea7737257c4552 Mon Sep 17 00:00:00 2001
> From: Song.Li <Song.Li <at> windriver.com>
> Date: Thu, 19 Jul 2012 17:52:49 +0800
> Subject: [PATCH] change install-data-hook to install-exec-hook in guile
>
> In guile meta/Makefile, what install-data-hook do
> must be run after install-binSCRIPTS.so it's a exec hook, not a data hook.
> If keep these exec-hook in data-hook,when we run make with multi-jobbing ,
> install-data-hook and install-binSCRIPTS will be separately
> processed in different thread, no any dependence.
> that will cause error sometimes.

Indeed.  Committed, thanks!

Ludo’.




This bug report was last modified 12 years and 324 days ago.

Previous Next


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