From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120472 invoked by alias); 14 Apr 2015 21:18:08 -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 120455 invoked by uid 89); 14 Apr 2015 21:18:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 14 Apr 2015 21:18:07 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 2255A340D68; Tue, 14 Apr 2015 21:18:05 +0000 (UTC) Date: Tue, 14 Apr 2015 21:18:00 -0000 From: Mike Frysinger To: Hans-Peter Nilsson Cc: gdb-patches@sourceware.org Subject: Re: breakage with "switch to gdb version script" Message-ID: <20150414211804.GD872@vapier> Mail-Followup-To: Hans-Peter Nilsson , gdb-patches@sourceware.org References: <20150414152920.GB872@vapier> <201504142043.t3EKhfbw006072@ignucius.se.axis.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jt0yj30bxbg11sci" Content-Disposition: inline In-Reply-To: <201504142043.t3EKhfbw006072@ignucius.se.axis.com> X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00541.txt.bz2 --jt0yj30bxbg11sci Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 737 On 14 Apr 2015 22:43, Hans-Peter Nilsson wrote: > From: Mike Frysinger > > On 13 Apr 2015 16:35, Hans-Peter Nilsson wrote: > > > While that seems pretty trivial, you also need to adjust > > > src-release.sh to make sure "./src-release.sh -b sim" works, > > > in which a tool-specific create-version.sh is searched. > >=20 > > this probably does it, but i've never used src-release before ... >=20 > You use it to create a release-like tarball (example > command-line above), check that you can build and install $tool > (in this case sim) for any target from it; presto, testing > complete. i tried that but it failed with weird gdb info error messags (which looked= =20 unrelated to match patch) so i gave up -mike --jt0yj30bxbg11sci Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVLYQMAAoJEEFjO5/oN/WBzhgP/RIL7cC1FHnBxO948ohG5UbF BUAO0k4qgGjIuHtzzjd31FCKrROA7ylARw7Zslmb+iA6sQl5n5pDQeYkI7+HLLm+ HXcHBOyfwk/r2pwrj4OOHo6B070Oradmp/1e2wpYhbbzIDMYslK2MsKQuCCU+70L hIEiR9hOIx27mkTyuAXVdWLh5yw06hNdbZluODqRi8ThxcgIeOX1I6NETzbFfpoT uinTD9tMuyyE962zuXM4nGHCmcXa7Zwms5ikhzRT5oCp+6dT5ZXdS5wfDRn/p5DV f/sC8hFaJV9L/C3bj8dYvTiYVxgs6CSGJm0lQOaUG/vM6lf+cgXJ6fBR/TGF2em5 snwofZXg3eo5qwjPmh9LPvcbRRlWbSevtTiSanekUtTkXMq+24e17+f3+INtc1v9 erERCE5g5zk+XBN9y/2BnAnKYdOXHGb756wO3SoJMP9kQBBGE0HbrFw+DGIvY9Yj /pSsQQgxGY+/y2cV2GyAXLTfKUyFGjUIAb6Hb6tOZ0ohsndCFzrXiIIfJFqWgvD3 rqLobuMEeLynGQMR5JWcHLOK/PRPv0W7K09Xsjgj3xeXQW6pHmDIfZHFPHzc6QSW 0xLk7mUctaVSZcCBaedwzSQg2yrnFoH3OyOXsr3JLYKeDZCBF2yydQFM1po46E6t 3MBuJ3FMiUkWboYMCJ36 =rUSe -----END PGP SIGNATURE----- --jt0yj30bxbg11sci--