X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=fnosWSUfSI3d/uAqN3rKEu6vRKvcaIJAg7IvxNpoEOw=; b=G5du2Ynqf4pxxZysO8iamtNntc+pysVYpZjcxRin1OJLXolTIMRSeyNN6MObKfnn9e l8fnP1tF4eYZIS//abm0Ra4MItc/0+J07ZJkbQtJ8sONyw3HwqELkc0TJtQg9U2Fgn5O OfSSg+xylJ8VnAUjF5WkrPYr8T7sPxhNafi8Uu7AVly9nOMTi4d4xI/XaYFJq9OIlCWK pwWfedIaOUOnLNqT9RWAl1SaynT1zz60eEfr7fuZVzWiGfWCzmlo223HgyRkqO4yoUXO epQeTq4dvlnCofym7JXjL5bksQ0QnJGE17sJ3jQ+z7U5oPyGH4HgIjvP+rVns8t2MafI 4xfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=fnosWSUfSI3d/uAqN3rKEu6vRKvcaIJAg7IvxNpoEOw=; b=OHzQXvQsJrcINL4lPVy+LFmBChPiao/557I8rvt/BMCU9huaR2gmfdcy1/+FUSUopk pAhCWL3F66fFJJ+TfJWSyz56ho6jYjyqE25xgMTqzVp6Dd8HlPEeVFhr6IZTLLrdP9fQ 4QxWe6GJvIXbuYHO3bpEjiHPl1Gcyvvp4n10pBsol7A0p2LaDghIfqUpnvYFOnpSAlCS bh52MNdt4j1ssmqLFrfJDiV4FegXWx/lwwJL2rRwkhW7lxNIy7aRHVopwbZOQ5XSfSRw YJ9MBwxTXzrYrQmnu7mDlVwf9h02oH4T6tUjKbMfA6e3niefNU1cB34taH85BS/8gIav dlIQ== X-Gm-Message-State: AE9vXwPCzbH5v+BYVmUIJv6WrkydwiDhBAKkEKw0p0RBU1Jo+Ydx+gz8CH7EPP2OY0IUIg== X-Received: by 10.28.230.3 with SMTP id d3mr2311752wmh.114.1472283018555; Sat, 27 Aug 2016 00:30:18 -0700 (PDT) Date: Sat, 27 Aug 2016 09:30:14 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gsch2pcb -- No elements found Message-Id: <20160827093014.cdfa76caf149517188fc39cc@gmail.com> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 > Hi all, > > I’m revisiting an old project which uses gsch2pcb. This project used to work fine, but now running gsch2pcb gives the error ‘No elements found, nothing to do’. I can’t figure out what might be wrong and running with -v doesn’t show anything particularly enlightening. > > The project uses a local ./packages directory, which I don’t see in the -v output, but manually adding the directory with -d doesn’t change the outcome or the -v output. -d to specify working directory use to work. I do not however think gsch2pcb read gafrc and are unsure if a link is followed.