From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4206 invoked by alias); 23 Mar 2013 22:49:32 -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 4182 invoked by uid 89); 23 Mar 2013 22:49:25 -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:49:22 +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:49:19 -0500 Message-ID: <514E316E.6040107@oarcorp.com> Date: Sun, 24 Mar 2013 00:38: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" 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/msg00879.txt.bz2 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. OK. Which host? How was it configured? The intent was that it would fail on *ming* because these simulators and sh64-elf unconditionally depend on dv-sockser.o which does not build on mingw. But I don't have mingw to test on. I just updated my git clone and checked frv-elf. It failed on Centos 6.x when configured like this: ../gdb/configure --target=frv-elf --prefix=/home/joel/test-gdb/install --disable-sim-hardware --enable-sim --enable-sim-trace And built successfully when configured like this: ../gdb/configure --target=frv-elf --prefix=/home/joel/test-gdb/install --enable-sim-hardware --enable-sim --enable-sim-trace I can hop on IRC if you give me a channel so we can work through this quickly. Other forms of chat are OK also. I want to run this down so a release can happen. --joel > ... > 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