X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 26 Aug 2016 11:54:33 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Chris Smith (space DOT dandy AT icloud DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] gsch2pcb -- No elements found In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Fri, 26 Aug 2016, Chris Smith (space DOT dandy AT icloud DOT com) [via geda-user AT delorie DOT com] wrote: > 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. > > Any ideas? I'd try strace to see where it tries to open the footprints (if it tries at all - maybe it thinks it doesn't need to update any footprint)