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=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:reply-to:subject:to:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=VPWHQtDSbLjqtX3GlUAhxpvm4+ZTnpHvpMMAJ/UQL 4E=; b=i5mE+EJ0iGouK5KlUYp/D1phy7xT2TLBME1CqD1X97T3T/UJt6cWBmtLq QPME6j9Q5OSjLj8RgXAon9FLwBts1c028GuMSO2TxcKcl4j5msYEr3rbj4jJ39h1 9ZAafdeGmmeAc/pAC0IfvkH/A9j8Rz9MqTuRybIOu1Kg1fK0bbfZEXsLdBvoCBic zGftfvQBaAwffdQeqciRuzfz9rwi0idJTvAYs6NpQ9tBEbsy9SW+YExZywL03bei RbjXkxp8ICeG0F8K8sKlWuAhcQXORf+2ioMtGbFgkWBFlz1dqVceRBmi6gaevd0+ hrlOd88HaM3HPOFWIFMsiEyS+vNPw== X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:reply-to:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=VPWHQtDSbLjqtX3Gl UAhxpvm4+ZTnpHvpMMAJ/UQL4E=; b=EFQfgzp0sZg50xxJVV64WvhNNCHPSP5q0 nWwq7mCBHmLJqhiDSegpjO3NEz25EfEFbovPEUdoR3MdDkGo3mzfy8BACQxB2EFh YljghpTjdxfstDCCWwVUPo8N8TUtzTeCd4l51MuKYAYpm1/AS8BRdupX8PC74LJw dsk/4Kn2/bUpOiioh9NOTzUcRTkTSTckPrAG4GQepVZLy3Rr3sTPC5C8D9fv7Q6f wic/2qZ2LBDk08G/4ShCnFwNdqm9g9dWmokRCPpVrsbBW1wHj2mfH2xrVKv1TnmA 3hbDEZmW528F7XR5TYiUACjEgrKl/64bZ4NTRxB8ypQbP7rTZQvZw== X-ME-Sender: Subject: Re: [geda-user] gnetlist error To: geda-user AT delorie DOT com References: <802e19f5-74c5-16c0-c7c3-f9bcf3100be8 AT fastmail DOT com> <427AB121-4AC2-4FC7-A70A-DF7FCAB110F2 AT noqsi DOT com> From: "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" Message-ID: <29aed529-625b-b71b-f4fe-6d29db0e1b13@fastmail.com> Date: Tue, 20 Mar 2018 17:51:35 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <427AB121-4AC2-4FC7-A70A-DF7FCAB110F2@noqsi.com> Content-Type: multipart/alternative; boundary="------------F633A80B6F4F2871C102F2FB" Content-Language: en-US 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 This is a multi-part message in MIME format. --------------F633A80B6F4F2871C102F2FB Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit John, Thanks for your prompt reply. Yes, moving it from gafrc to gschemrc fixed it. All is well (until next time). Thanks for your help to resolve this. Girvin Herr On 03/20/2018 05:17 PM, John Doty wrote: > Since it is gschem-specific, (attribute-name) belongs in gschemrc, not > gafrc. > >> On Mar 20, 2018, at 7:59 PM, Girvin Herr (gherrl AT fastmail DOT com >> ) [via geda-user AT delorie DOT com >> ] > > wrote: >> >> Greetings, >> >> Using gEDA 1.8.2 (g875406c), under Slackware Linux v14.2 (k4.4.118) >> and xfce4. >> >> I have created a project with three schematic pages and now I want to >> run gnetlist to produce a wiring list. However, gnetlist is producing >> a fatal error on my local gafrc. I am including the gnetlist log file >> and my ~/.gEDA/gafrc as well as my script which runs gnetlist, "genwl". >> >> Some time ago, I added a symbol attribute called "partnum" to my >> ~/.gEDA/gafrc using: >> >> (attribute-name "partnum") >> >> The purpose of this is to add this attribute, "partnum", to the list >> of attributes in gschem, so I didn't have to type it in each time I >> needed to use it. gschem accepts it fine, but apparently, gnetlist >> does not like this construct in my gafrc. Here is what gnetlist >> produces when run: >> >> ERROR: Unable to parse config from [/home/gherr/.gEDA/gafrc]: ERROR: >> Unbound variable: attribute-name >> >> ERROR: The gnetlist log may contain more information. >> >> Is there a workaround so gnetlist will accept this? >> >> What does it mean "Unbound" variable? >> How do I "bind" it, if needed? >> >> Thanks. >> Girvin Herr >> >> >> > > John DotyNoqsi Aerospace, Ltd. > > http://www.noqsi.com/ > > jpd AT noqsi DOT com > > > --------------F633A80B6F4F2871C102F2FB Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit

John,

Thanks for your prompt reply. Yes, moving it from gafrc to gschemrc fixed it. All is well (until next time).

Thanks for your help to resolve this.
Girvin Herr



On 03/20/2018 05:17 PM, John Doty wrote:
Since it is gschem-specific, (attribute-name) belongs in gschemrc, not gafrc.

On Mar 20, 2018, at 7:59 PM, Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:

Greetings,

Using gEDA 1.8.2 (g875406c), under Slackware Linux v14.2 (k4.4.118) and xfce4.

I have created a project with three schematic pages and now I want to run gnetlist to produce a wiring list. However, gnetlist is producing a fatal error on my local gafrc. I am including the gnetlist log file and my ~/.gEDA/gafrc as well as my script which runs gnetlist, "genwl".

Some time ago, I added a symbol attribute called "partnum" to my ~/.gEDA/gafrc using:

(attribute-name "partnum")

The purpose of this is to add this attribute, "partnum", to the list of attributes in gschem, so I didn't have to type it in each time I needed to use it. gschem accepts it fine, but apparently, gnetlist does not like this construct in my gafrc. Here is what gnetlist produces when run:

ERROR: Unable to parse config from [/home/gherr/.gEDA/gafrc]: ERROR: Unbound variable: attribute-name

ERROR: The gnetlist log may contain more information.

Is there a workaround so gnetlist will accept this?

What does it mean "Unbound" variable?
How do I "bind" it, if needed?

Thanks.
Girvin Herr


<gafrc.txt><gnetlist-20180320-1.log><genwl.txt>

John Doty              Noqsi Aerospace, Ltd.

http://www.noqsi.com/

jpd AT noqsi DOT com




--------------F633A80B6F4F2871C102F2FB--