From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124629 invoked by alias); 20 Mar 2015 18:13:27 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 124560 invoked by uid 89); 20 Mar 2015 18:13:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: OARmail.OARCORP.com Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 20 Mar 2015 18:13:25 +0000 Received: from [192.168.1.170] (192.168.1.170) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.3.342.0; Fri, 20 Mar 2015 13:13:22 -0500 Message-ID: <550C6342.104@oarcorp.com> Date: Fri, 20 Mar 2015 18:13:00 -0000 From: Joel Sherrill User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: Multiple Simulators Link Failure on Head References: <550C1D9D.6060704@oarcorp.com> <20150320153851.GG11803@vapier> In-Reply-To: <20150320153851.GG11803@vapier> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00085.txt.bz2 This looks to be an issue with the "make -j8". I did it again with "-j8" and it failed. I did a simple "make clean all" in that directory and it failed again. I then changed my script to drop the -j8 and it built ok again. My suspicion is something in the dependencies isn't 100% right and there is a race condition. sim/common/cconfig.h is the same in a tree built with -j1 vs -j8. --joel On 3/20/2015 10:38 AM, Mike Frysinger wrote: > On 20 Mar 2015 08:16, Joel Sherrill wrote: >> Multiple targets fail to link with sim_addr_range_hit_p. The >> targets are: > are you doing incremental builds ? or did you build entirely from scratc= h ?=20=20 > some changes landed recently that would break incremental, so you should = build=20 > the sim dir from scratch. > > how exactly did you run configure ? how about `make` ? > > i build every sim target myself and run their testsuites before i push ne= w sim=20 > commits ... > -mike --=20 Joel Sherrill, Ph.D. Director of Research & Development joel.sherrill@OARcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985