From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5983 invoked by alias); 23 Mar 2013 22:59:26 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 5945 invoked by uid 89); 23 Mar 2013 22:59:19 -0000 X-Spam-SWARE-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sat, 23 Mar 2013 22:59:16 +0000 Received: from [192.168.0.14] (24.96.88.41) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.2.255.0; Sat, 23 Mar 2013 17:59:14 -0500 Message-ID: <514E33C1.7050706@oarcorp.com> Date: Sun, 24 Mar 2013 02:12:00 -0000 From: Joel Sherrill User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Hans-Peter Nilsson CC: "gdb-patches@sourceware.org" , Mike Frysinger Subject: Re: Recent simulator patches broke many sims References: <201303232239.r2NMdwAN006607@ignucius.se.axis.com> In-Reply-To: <201303232239.r2NMdwAN006607@ignucius.se.axis.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-03/txt/msg00880.txt.bz2 Reproduced. (1) --enable-sim --disable-sim-hardware (2) --enable-sim --enable-sim-hardware (3) --enable-sim I tested (1) and (2) above but (3) is a different case with the addition of "always" as a possible input to SIM_AC_OPTION_HARDWARE, it is a different path. FYI sh64-elf should have failed also. Do you not include it in your testing? With any luck, I will have this fixed soon. --joel On 3/23/2013 5:39 PM, Hans-Peter Nilsson wrote: > My autotester alerts me to build breakages for some > configurations, including frv-elf, iq2000-elf, m32r-elf, > mn10300-elf; author in ChangeLog CC:ed. > > ... > checking whether byte ordering is bigendian... no > Setting hardware to -DWITH_HW=1, cfi core pal glue , $(SIM_COMMON_HW_OBJS) dv-cfi.o dv-core.o dv-pal.o dv-glue.o > checking for log2 in -lm... yes > configure: error: Sorry, but hardware support in this simulator > unconditionally relies on dv-sockser.o which is unavailable for your host. > Please fix this simulator. > configure: error: /tmp/hpautotest-sim/src/sim/frv/configure failed for frv > make[1]: *** [configure-sim] Error 1 > make[1]: Leaving directory `/tmp/hpautotest-sim/frv-elf' > ... > checking whether byte ordering is bigendian... no > Setting hardware to -DWITH_HW=1, cfi core pal glue , $(SIM_COMMON_HW_OBJS) dv-cfi.o dv-core.o dv-pal.o dv-glue.o > checking for log2 in -lm... yes > configure: error: Sorry, but hardware support in this simulator > unconditionally relies on dv-sockser.o which is unavailable for your host. > Please fix this simulator. > configure: error: /tmp/hpautotest-sim/src/sim/iq2000/configure failed for iq2000 > make[1]: Leaving directory `/tmp/hpautotest-sim/iq2000-elf' > ... > checking whether byte ordering is bigendian... no > Setting hardware to -DWITH_HW=1, cfi core pal glue , $(SIM_COMMON_HW_OBJS) dv-cfi.o dv-core.o dv-pal.o dv-glue.o > checking for log2 in -lm... yes > configure: error: Sorry, but hardware support in this simulator unconditionally > relies on dv-sockser.o which is unavailable for your host. Please fix this > simulator. > configure: error: /tmp/hpautotest-sim/src/sim/m32r/configure failed for m32r > make[1]: Leaving directory `/tmp/hpautotest-sim/m32r-elf' > ... > checking for time.h... (cached) yes > Setting hardware to -DWITH_HW=1, cfi core pal glue , $(SIM_COMMON_HW_OBJS) dv-cfi.o dv-core.o dv-pal.o dv-glue.o > checking for log2 in -lm... (cached) yes > configure: error: Sorry, but hardware support in this simulator > unconditionally relies on dv-sockser.o which is unavailable for your host. > Please fix this simulator. > configure: error: /tmp/hpautotest-sim/src/sim/mn10300/configure failed for mn10300 > make[1]: *** [configure-sim] Error 1 > make[1]: Leaving directory `/tmp/hpautotest-sim/mn10300-elf' > > brgds, H-P -- 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