From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id NHgVCcVWlGBtLgAAWB0awg (envelope-from ) for ; Thu, 06 May 2021 16:51:17 -0400 Received: by simark.ca (Postfix, from userid 112) id 170CB1F11C; Thu, 6 May 2021 16:51:17 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED, MAILING_LIST_MULTI,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 887811E01F for ; Thu, 6 May 2021 16:51:15 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 25395388F029; Thu, 6 May 2021 20:51:15 +0000 (GMT) Received: from server28.superhosting.bg (server28.superhosting.bg [217.174.156.11]) by sourceware.org (Postfix) with ESMTPS id E7E2A388F029 for ; Thu, 6 May 2021 20:51:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E7E2A388F029 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinux.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dimitar@dinux.eu DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dinux.eu; s=default; h=Content-Type:Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=6hBXvC1pVCbMVdqTwdjnbOngC2pqJLfaru109UK3Y5A=; b=VSPGovBQLtYXHmD7ofSBerIwl1 qGn8DvJQ4oAqMgJjuk937f3YhwoKCEGWMCJl7KjV4p/NStP+Ky5HQRCtTRjhCa+dsA8l+Ty2WNWB0 9fxe/ZFU6JASC6O/+ROU4e+JWIJOUERj1K/F04DtPB3vrjUFQgxkz/DIfELiJecmLRCwrlRotZXFA ybGkfYdkbHN9cCi7jgxJoLneF1g0aLXVUeZogQHjAlY9TUfRUnRBx3J03RZpuLgH3J/Iko6e15z5b yIsYBTRjYgfZ6whFvrpk6dtkX3UFlgb7l2X3p/UT+wXYAX/Hg+i9duhP8abWmlVVDYfQOhK196dd8 sEzMGFPw==; Received: from [95.87.234.74] (port=51388 helo=tpdeb.localnet) by server28.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1lekxe-000AmA-ME; Thu, 06 May 2021 23:51:08 +0300 From: Dimitar Dimitrov To: Mike Frysinger Subject: Re: [PATCH 1/3] sim: testsuite: calculate $arch from $subdir Date: Thu, 06 May 2021 23:51:05 +0300 Message-ID: <22824111.e6QXDZrZfI@tpdeb> In-Reply-To: <2681077.7PTua7494i@tpdeb> References: <20210404143538.14995-1-vapier@gentoo.org> <2681077.7PTua7494i@tpdeb> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server28.superhosting.bg X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dinux.eu X-Get-Message-Sender-Via: server28.superhosting.bg: authenticated_id: dimitar@dinux.eu X-Authenticated-Sender: server28.superhosting.bg: dimitar@dinux.eu X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" On =D0=BF=D0=BE=D0=BD=D0=B5=D0=B4=D0=B5=D0=BB=D0=BD=D0=B8=D0=BA, 5 =D0=B0= =D0=BF=D1=80=D0=B8=D0=BB 2021 =D0=B3. 21:19:02 EEST Dimitar Dimitrov wrote: > On Mon, 5 Apr 2021 20:17:01 EEST Mike Frysinger wrote: > > On 05 Apr 2021 19:31, Dimitar Dimitrov wrote: > > > From 6f0fb28ff86acc17b5038978cc42144ffa5a5cb4 Mon Sep 17 00:00:00 2001 > > > From: Dimitar Dimitrov > > > Date: Mon, 5 Apr 2021 19:21:35 +0300 > > > Subject: [PATCH] sim: Add bfd include path for common testsuite tools > > >=20 > > > On my Fedora33 host this patch fixes the following "make check-sim" > > > errors for both pru cross target, and native x86_64: > > >=20 > > > In file included from ../../../binutils/sim/common/sim-basics.h:131, > > >=20 > > > from > > > testsuite/common/bits32m0.c:13:../../../binutils/sim= /.. > > > / > > > include/gdb/callback.h:55:10: fatal error: bfd.h: No > > > such > > > file or directory> > > > =20 > > > 55 | #include "bfd.h" > > > =20 > > > | ^~~~~~~ > >=20 > > i'm guessing you don't have libbfd installed in your host distro alread= y ? > > i do which is why i think i missed this. >=20 > You are correct. I don't have libbfd installed on my host. Can this fix be merged? Or should I instead install libbfd as a prerequsite= =20 for running the sim test suite? Thanks, Dimitar