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=20221208; t=1682099474; x=1684691474; h=mime-version:message-id:in-reply-to:date:subject:to:user-agent :references:from:from:to:cc:subject:date:message-id:reply-to; bh=yx02SEimX1XyifTxWbASGVYuI5JRF0DqzdKAq2suFYw=; b=SzD/IbpKY9bJUwdUK+Q/r6ZsLXXtD8I1seT/CSHcnEBXxLICIxM4m4vIT/Q+Fgv8q0 s17Ecluc8IogtaclmaH8wmmSll8gEFM7ZEOCD/eQWAsSoWS/peuD0M7wzvHsbxzgXYQy Ncq9HYlejqMUxXrJ7UHK/cn+G7grW0KBi0LKfq/zII0ieFh7gw0eKB+rt57BwE8uW010 Ui7nxWspiMEdHluGvu6Y9PHgDLOaQWyiC7YTgBCGyD/4fk/JRW0jG/V6DHyLg0/+jsdM UZJPPZqQ5uOD2CNezSk/XgioRS1Cb9O9VBBaE8CeQTkAMvjJ7Lrjkd6b4EbFMumnqM+N rBrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682099474; x=1684691474; h=mime-version:message-id:in-reply-to:date:subject:to:user-agent :references:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=yx02SEimX1XyifTxWbASGVYuI5JRF0DqzdKAq2suFYw=; b=JQuxdfqjFfopmkwGDuJthKex5KtFlkrzYUnQJzWLK9Ha7vogevaA1434+XcsMEzuuz lNEeoR49VqpiUbNL2doOV3TScXPV9+T+1vqJ1JMvH0L94ssq+W1Mv6ynOiBm45CzKuWN /C7/JnLqSg7v2lQqnBycCkHk2CShKcIffQIhvFeAh0PLyRu4sEqQL1dBGhx+gV/tWa6r H19VEJt9Ba/JR8S1AhGA6RzFgVPkX8kjxkYniGTDMDuYIxrfhmKZkdDEKkpeJRX0SPJQ UL3CWeq8YXYW3wE5BbMAMoNWd7jX9fVaBev4fLO/LtThyrsvdtnTpq7hBhULFqJ/aV7f VVpQ== X-Gm-Message-State: AAQBX9eIuzil489T69sUoFYXZTqy6HlqNyNDfFTt8mwdWSeZ3R55HBvn Lpsmv0p+pWVbaB9NB1fdizaoAKI91tI= X-Google-Smtp-Source: AKy350YkwKhpcnN5d4JKxwivzJAUgo4ApelsfoAe+nqqrBYB1Rio2eS/ukIEH2D8s8w2ecPdRoKRbQ== X-Received: by 2002:ac2:4d16:0:b0:4ed:5c73:79cb with SMTP id r22-20020ac24d16000000b004ed5c7379cbmr1414686lfi.21.1682099474069; Fri, 21 Apr 2023 10:51:14 -0700 (PDT) From: "vzh (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Google-Original-From: vzh References: <20230331155133 DOT 75DA785F72C3 AT turkos DOT aspodata DOT se> User-agent: mu4e 1.10.0; emacs 28.2 To: geda-user AT delorie DOT com Subject: Re: [geda-user] lepton-sch2pcb strangeness Date: Fri, 21 Apr 2023 20:49:32 +0300 In-reply-to: <20230331155133.75DA785F72C3@turkos.aspodata.se> Message-ID: <871qkd6s4w.fsf@lepton.mail-host-address-is-not-set> MIME-Version: 1.0 Content-Type: text/plain 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 Karl, "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" writes: > git a50cffa58be1cbcfc116b359a5226d7d5dd63c8c gives me: > > Using the m4 processor for pcb footprints > /usr/bin/m4: cannot open `': No such file or directory > find_element can't open dir "T#??v": No such file or directory > find_element can't open dir " 0.0900mm 2.0900mm 2 100 "onsolder"]": No such file or directory > find_element can't open dir "?#??v": No such file or directory > find_element can't open dir "UTF-8": No such file or directory > find_element can't open dir "Polygon("clearpoly,fullpoly")": No such file or directory > find_element can't open dir "Layer(2 "bottom" "copper")": No such file or directory > R03: can't find PCB element for footprint vishay_ACAS_0612.fp (value=ACASA_1k) > So device R03 will not be in the layout. > > The output changes somewhat between runs. > I addressed the issue here: https://github.com/lepton-eda/lepton-eda/pull/1017 Please check if it fixes the issue. Vladimir