X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Yandex-Fwd: 1 X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1680468122; bh=3X61B7MUAc268oLKkKzZpY1aDyqjmu/wtIDsA8LRiVw=; h=In-Reply-To:Message-ID:Subject:References:To:From:Date; b=Ai/CPJxfOnhu2hxTMeVu8vOZZ81OejvZepkQUatUGb1XtFXp5HBKfuMFhQQQ2KIl5 hIq9CBONikYzcQnnX9NaH8Wi55Gwp8eqwxD9yQwvdCfvHFpKtZpoUcLlindcGaESN/ NE9PEOg3QF0DIas8iX45+76B59xp3qEvo4VgcqPE= Authentication-Results: mail-nwsmtp-smtp-production-main-84.iva.yp-c.yandex.net; dkim=pass header.i=@ya.ru Date: Sun, 2 Apr 2023 23:41:38 +0300 From: "dmn (graahnul DOT grom AT ya DOT ru) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] lepton-sch2pcb strangeness Message-ID: <20230402232740.02322499@demon> In-Reply-To: <20230402132731.3D1EA85F72E6@turkos.aspodata.se> References: <20230331155450 DOT 2BD3E85F72C3 AT turkos DOT aspodata DOT se> <20230331223557 DOT E0D6985F72C3 AT turkos DOT aspodata DOT se> <20230401093809 DOT 4F4B985F72DB AT turkos DOT aspodata DOT se> <20230402132731 DOT 3D1EA85F72E6 AT turkos DOT aspodata DOT se> X-Mailer: Claws Mail 3.19.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 Sun, 2 Apr 2023 15:27:31 +0200 (CEST) "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" wrote: > I have made a test case for this: > https://aspodata.se/git/openhw/test_files/find_element_bug/ > > Please test in your evironment. > Hi, Karl! Here's the output of 'lepton-sch2pcb a.sch': gm4: cannot open `/home/dmn/lepton/bin.master/share/pcb/m4/common.m4': No such file or directory gm4: cannot open `': No such file or directory C34: can't find PCB element for footprint a.fp (value=100n) But with a project file lepton-sch2pcb produces correct results. $ cat project.sch2pcb schematics a.sch elements-dir . output-name board Though it prints some errors in this case, too: gm4: cannot open `/home/dmn/lepton/bin.master/share/pcb/m4/common.m4': No such file or directory gm4: cannot open `': No such file or director Regards, Dmitry.