X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1390840658.2203.5.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] WARNING: Trying to rename something twice: ??? From: Stefan Salewski To: geda-user AT delorie DOT com Date: Mon, 27 Jan 2014 17:37:38 +0100 In-Reply-To: <52E684E9.5070404@envinsci.co.uk> References: <52E684E9 DOT 5070404 AT envinsci DOT co DOT uk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 2014-01-27 at 16:10 +0000, Matt Rhys-Roberts wrote: > Please can anyone suggest what I should try in order to prevent this > error, that gsch2pcb has suddenly started emitting: > > WARNING: Trying to rename something twice: > gnd and gnd > are both a src and dest name > This warning is okay if you have multiple levels of hierarchy! > > I'm not sure what I've done wrong. There is only a single schematic > sheet in the project. Thanks... For such kind of problems it may be faster to ask diff or google: diff schem1.sch schem1.bak google "Trying to rename something twice gsch2pcb" http://www.seul.org/pipermail/geda-user/2007-December/009851.html Note that you can import schematics directly into PCB program also, so maybe you do not really have to use gsch2pcb. But of course, import may also show problems.