From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 41460 invoked by alias); 15 Apr 2015 04:35:47 -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 41445 invoked by uid 89); 15 Apr 2015 04:35:47 -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; Wed, 15 Apr 2015 04:35:46 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id BC1C6340D5B; Wed, 15 Apr 2015 04:35:43 +0000 (UTC) Date: Wed, 15 Apr 2015 04:35: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: <20150415043543.GH872@vapier> Mail-Followup-To: Hans-Peter Nilsson , gdb-patches@sourceware.org References: <20150414211804.GD872@vapier> <201504150216.t3F2GroJ012806@ignucius.se.axis.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aziWXe2aaRGlkyg3" Content-Disposition: inline In-Reply-To: <201504150216.t3F2GroJ012806@ignucius.se.axis.com> X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00544.txt.bz2 --aziWXe2aaRGlkyg3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1468 On 15 Apr 2015 04:16, Hans-Peter Nilsson wrote: > I saw no such problem at 69cb14a0d7, neither for sim nor gdb, > using an x86_64 Debian 7.1. Info-files *are* being generated > with src-release.sh, as for a release, so your development tools > have to be complete. You probably expected this kind of > reponse, but still: unless it was a temporary bug fixed between > your test and the commit above, I'd guess your makeinfo tools > are out of date or something similar, which would not be > something you can allow yourself to "give up" on, and just skip > testing. Pretty please investigate. i run Gentoo and then some. tooling versions are almost never an issue (un= less=20 they're too new). in this case i had a GNUmakefile in a subdir lying aroun= d=20 that confused things. not that the error maked sense: ... make[1]: Entering directory '/usr/local/src/gnu/gdb/libiberty/testsuite' make[1]: Nothing to be done for 'info'. make[1]: Leaving directory '/usr/local/src/gnu/gdb/libiberty/testsuite' make: Nothing to be done for 'info'. make: *** No rule to make target 'info'. Stop. $ > Regarding using the gdb create-version.sh for sim, I'd rather we > increase separation between sim and gdb sources than making them > more intertwined like that. the source repos aren't going to split, so i don't think we should spend ti= me on=20 the git side. there's no reason though we couldn't bundle version.c in the= sim/=20 tree and drop gdb/ entirely. -mike --aziWXe2aaRGlkyg3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVLeqfAAoJEEFjO5/oN/WBMfcP/Agkeajq5Mg/pzacxD7XF2A+ MlzkUvXnqe/OugetoB4nrahHklJr24SvVa3fCXQVNnQVaInSP15vp/uSwV9XaJBf oVaSnhIszus/2QUaH4/6p4dMWdE+J2ibS/nqDtxVwzE+wsxkwo8y7XbY6g6E7vdE sY1dTC/68XSTcjZt/LkN19ddAymKHLA91Y8JmpTjY+K5YhW3Jhfdt5n1iUnqHRnO pVnGaXX6uE9ZrD4gK2g30/Mo9W0gT11UYTQZN44PvzpaJOKvB0lcWSqsze9OvluT 6MzlYygpzNVoclk86QXSOoCqXDuYjSAzBQAxRnIesz/W2hohHUTMvJZu7q7TWXby QcqDBjSmjRZIRhO/0P25XTZVRWFSzEn2IPI6xMyJKZPHgwkvgep1CRUFBNiJneZJ EHJVcgupbI/0I1JpIO/yg+nlsBQtkS7ua+6TEV5iCTmm0NNQgdXal/IcM2ZsYBqD cO6QUO6Wvq+lppUh3gjH2Co3iySY8mD5zVrh3+d4hXYadOhelOJjS9orVtQPjdHL OCfYQPGw0WKYMjPltLvGuBBwfho9HiBgAZFcKJR/a+Z47YjXd+GvpjlnIcOnOUu4 I3vSy/SofIBHLm5HavqDjvSEpm8cETQS0AOJZfkvM8ICijj4rQ8vZ2iSXN8n/2E5 C5fm83nbe8G62VCo2Kp0 =/S9b -----END PGP SIGNATURE----- --aziWXe2aaRGlkyg3--