From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Marinescu, Bogdan A" Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] byacc: fix potential parallel build issue Date: Wed, 9 Jan 2013 14:49:44 +0200 Message-ID: References: <1357735510-7295-1-git-send-email-bogdan.a.marinescu@intel.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8fb20276534e0d04d2da8039 X-Trace: ger.gmane.org 1357735816 10372 80.91.229.3 (9 Jan 2013 12:50:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jan 2013 12:50:16 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 09 13:50:33 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tsv71-0000ya-Ld for guile-devel@m.gmane.org; Wed, 09 Jan 2013 13:50:31 +0100 Original-Received: from localhost ([::1]:37468 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsv6m-0000Df-1x for guile-devel@m.gmane.org; Wed, 09 Jan 2013 07:50:16 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:52696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsv6g-0000DW-TJ for guile-devel@gnu.org; Wed, 09 Jan 2013 07:50:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tsv6d-00009Y-FD for guile-devel@gnu.org; Wed, 09 Jan 2013 07:50:10 -0500 Original-Received: from mga10.intel.com ([192.55.52.92]:3358 helo=fmsmga102.fm.intel.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tsv6d-00008x-8e for guile-devel@gnu.org; Wed, 09 Jan 2013 07:50:07 -0500 Original-Received: from mail-ob0-f199.google.com ([209.85.214.199]) by mga11.intel.com with ESMTP/TLS/RC4-SHA; 09 Jan 2013 04:50:05 -0800 Original-Received: by mail-ob0-f199.google.com with SMTP id 16so8123576obc.2 for ; Wed, 09 Jan 2013 04:50:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:x-gm-message-state; bh=pkkBtWVKTepV7b/bCE78GbbwrXHMvmYduuAZACns9WM=; b=K2IWmoZbcRHWesd2TH5I+syuuwHzG9uJFsvkkRcjRFmHiSAIwi5sSgtjgkT8vZuvOJ ZEw/LhGuDHa8uNEvCT0cYgub+wxs4udklf79LJTOnc5073b+qoRpLN8LA8zoQdNOxNRi RFD6S+BsUfIqBvvBc9njGuC5fQhzgC6+F14Opo3zX6bNWLL9XU+0xUDzHX+Mf5nc1dMI +yERX+unR2Y79O42IZldM1zIwB9zqLnZWn3jnAYmaAf9NXjQzzjbdowm59TQ9/D7TJSB 8+UCrZuE6nNQazzJs+WO5JqIA+UUW2r4xGmayrHurxOsLVOJNVE+SPIAK5Lzjw5IgAdX EE0g== X-Received: by 10.60.13.73 with SMTP id f9mr37544197oec.131.1357735804669; Wed, 09 Jan 2013 04:50:04 -0800 (PST) Original-Received: by 10.60.13.73 with SMTP id f9mr37544189oec.131.1357735804489; Wed, 09 Jan 2013 04:50:04 -0800 (PST) Original-Received: by 10.182.40.106 with HTTP; Wed, 9 Jan 2013 04:49:44 -0800 (PST) In-Reply-To: <1357735510-7295-1-git-send-email-bogdan.a.marinescu@intel.com> X-Gm-Message-State: ALoCoQntgb4ULAG0ITaadKXSL63qGp9mhMMWZpxo8GX594xYgD/ySE15ecQSCLbM4YquiVvaPhSkAmAH/N3aosaw/k9M9CxBWqgkaNeb8zn3CcfYGEXiLcOQmB8EaiAC0zB3lAUpbnWR X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 192.55.52.92 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15375 Archived-At: --e89a8fb20276534e0d04d2da8039 Content-Type: text/plain; charset=ISO-8859-1 Errr. Sorry about the "byacc" prefix. Copy/paste error. Thanks, BogdanM On Wed, Jan 9, 2013 at 2:45 PM, Bogdan Marinescu < bogdan.a.marinescu@intel.com> wrote: > Add explicit dependency for libpath.h on dynl.x which fixes a potential > parallel build issue. The other file that includes libguile/libpath.h > (libguile/load.c) already has an explicit dependency on libpath.h > > diff --git a/libguile/Makefile.am b/libguile/Makefile.am > index e216435..016bd90 100644 > --- a/libguile/Makefile.am > +++ b/libguile/Makefile.am > @@ -700,6 +700,7 @@ $(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES): scmconfig.h > snarf.h guile-snarf-docs.in > error.x: cpp-E.c > posix.x: cpp-SIG.c > load.x: libpath.h > +dynl.x: libpath.h > > alldotdocfiles = $(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES) > snarf2checkedtexi = GUILE_AUTO_COMPILE=0 > $(top_builddir)/meta/uninstalled-env guild snarf-check-and-output-texi > > --e89a8fb20276534e0d04d2da8039 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Errr. Sorry about the "byacc" prefix. Copy/paste error.

<= /div>
Thanks,
BogdanM

On We= d, Jan 9, 2013 at 2:45 PM, Bogdan Marinescu <bogdan.a.marines= cu@intel.com> wrote:
Add explicit dependency for libpath.h on dyn= l.x which fixes a potential parallel build issue. The other file that inclu= des libguile/libpath.h (libguile/load.c) already has an explicit dependency= on libpath.h

diff --git a/libguile/Makefile.am b/libguile/Makefile.am
index e216435..016bd90 100644
--- a/libguile/Makefile.am
+++ b/libguile/Makefile.am
@@ -700,6 +700,7 @@ $(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES): scmconfig.h sn= arf.h guile-snarf-= docs.in
=A0error.x: cpp-E.c
=A0posix.x: cpp-SIG.c
=A0load.x: libpath.h
+dynl.x: libpath.h

=A0alldotdocfiles =A0 =A0=3D $(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES)
=A0snarf2checkedtexi =3D GUILE_AUTO_COMPILE=3D0 $(top_builddir)/meta/uninst= alled-env guild snarf-check-and-output-texi


--e89a8fb20276534e0d04d2da8039--