X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=Q2J08dVEKBdXGw68IYChfuroAG/qabEnz2HPZ1swww4=; b=brBvdIN7VbnTe9v9QGe//3N2jDPUYewxg2uNrEXN2rO/2wB99VND2yg2fI0JwDZsZW c/tZlUiLuaTIZaKhTQ6sJM4jUXHwZCYh3ImUOP2I73lXcspd/3PDGYOI5YKVYMjopQDk UBJJBfBMAwT0xmu7BrSIJuH1nv7laOzwhNqN36nMt19liZeZU8VfL/FEOekRBhm/QRwZ CbaORXr+g/Q9rQIua0OpIFRX7oIU8k9WjpWeit5omEsnMDkZGwwsEtnZpP6jBhNnpa5O U7ALP6KqzpMuOWhqflKbCrW6WnSIeoX/CqpjccJZXK2WrfO3NZKRGB+bDRPQ+8pPx/Ow LV3w== X-Received: by 10.152.234.139 with SMTP id ue11mr11385224lac.26.1390849545447; Mon, 27 Jan 2014 11:05:45 -0800 (PST) Date: Mon, 27 Jan 2014 23:05:42 +0400 From: Vladimir Zhbanov To: gEDA User List Subject: Re: [geda-user] WARNING: Trying to rename something twice: ??? Message-ID: <20140127190542.GB19816@localhost.localdomain> Mail-Followup-To: gEDA User List References: <52E684E9 DOT 5070404 AT envinsci DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <52E684E9.5070404@envinsci.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) 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, Jan 27, 2014 at 04:10:17PM +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... It would be better if you provide us with a minimal test case reproducing your issue and the versions of geda-gaf you run.