From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8934 invoked by alias); 9 May 2012 11:12:43 -0000 Received: (qmail 8920 invoked by uid 22791); 9 May 2012 11:12:41 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from bar.sig21.net (HELO bar.sig21.net) (80.81.252.164) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 May 2012 11:12:28 +0000 Received: from p5099b351.dip0.t-ipconnect.de ([80.153.179.81] helo=zzz.local) by bar.sig21.net with esmtpsa (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.69) (envelope-from ) id 1SS4og-0007cS-A1; Wed, 09 May 2012 13:12:24 +0200 Received: from js by zzz.local with local (Exim 4.77) (envelope-from ) id 1SS4of-0001QV-DP; Wed, 09 May 2012 13:12:21 +0200 Date: Wed, 09 May 2012 11:12:00 -0000 From: Johannes Stezenbach To: "Yann E. MORIN" Cc: crossgcc@sourceware.org, =?iso-8859-1?Q?Beno=EEt_Th=E9baudeau?= Subject: Re: Building the GCC manuals Message-ID: <20120509111221.GA5366@sig21.net> References: <1666545788.780519.1336041680488.JavaMail.root@advansee.com> <201205031310.15657.yann.morin.1998@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201205031310.15657.yann.morin.1998@free.fr> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-21-Score: -2.9 (--) X-Spam-21-Report: No, score=-2.9 required=8.0 tests=ALL_TRUSTED=-1,BAYES_00=-1.9 autolearn=ham X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-05/txt/msg00017.txt.bz2 Hi Yann, On Thu, May 03, 2012 at 01:10:15PM +0200, Yann E. MORIN wrote: > On Thursday 03 May 2012 12:41:20 Benoît Thébaudeau wrote: > > I get random build issues for Linaro GCC if using parallel jobs, probably > > because of some broken dependencies. It often fails at gcc.sh:795: > > "CT_DoExecLog ALL make ${JOBSFLAGS} pdf html". > > > > I was wondering: Why do you use ${JOBSFLAGS} here, but not on line 449: > > "CT_DoExecLog ALL make pdf html"? > > Because I did not review the patch properly enough before I applied it? ;-) > hg log -pvr 6c5658b8b588 > > Note the comment about not building in parallel for glibc, too. > > Indeed, I remember a case where the manuals did not build, but as I did not > care about manuals at that time, I switched them off to continue debugging > what I was doing at the time, and did not check again later. > > If disabling parallel jobs helps build the manuals, then by all means lets > disable parallel jobs when building manuals. FWIW, I'm seeing the same issue and the fix proposed by Benoît fixes it for me, too. Johannes -- For unsubscribe information see http://sourceware.org/lists.html#faq