Mail Archives: geda-user/2018/03/20/20:53:21
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: | <xms:tqyxWr_L14lR9VVVgDmWGVj2DJn9-C5Z5tv9aCWIxmOFGKhmqsOZug>
|
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]" <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>
|
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
|
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
>> <mailto:gherrl AT fastmail DOT com>) [via geda-user AT delorie DOT com
>> <mailto:geda-user AT delorie DOT com>] <geda-user AT delorie DOT com
>> <mailto: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 DotyNoqsi Aerospace, Ltd.
>
> http://www.noqsi.com/
>
> jpd AT noqsi DOT com <mailto:jpd AT noqsi DOT com>
>
>
>
--------------F633A80B6F4F2871C102F2FB
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>John,</p>
<p>Thanks for your prompt reply. Yes, moving it from gafrc to
gschemrc fixed it. All is well (until next time).<br>
</p>
<p>Thanks for your help to resolve this.<br>
Girvin Herr</p>
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 03/20/2018 05:17 PM, John Doty
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:427AB121-4AC2-4FC7-A70A-DF7FCAB110F2 AT noqsi DOT com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
Since it is gschem-specific, (attribute-name) belongs in gschemrc,
not gafrc.
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Mar 20, 2018, at 7:59 PM, Girvin Herr (<a
href="mailto:gherrl AT fastmail DOT com" class=""
moz-do-not-send="true">gherrl AT fastmail DOT com</a>) [via <a
href="mailto:geda-user AT delorie DOT com" class=""
moz-do-not-send="true">geda-user AT delorie DOT com</a>] <<a
href="mailto:geda-user AT delorie DOT com" class=""
moz-do-not-send="true">geda-user AT delorie DOT com</a>>
wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Greetings,<br class="">
<br class="">
Using gEDA 1.8.2 (g875406c), under Slackware Linux v14.2
(k4.4.118) and xfce4.<br class="">
<br class="">
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".<br class="">
<br class="">
Some time ago, I added a symbol attribute called
"partnum" to my ~/.gEDA/gafrc using:<br class="">
<br class="">
(attribute-name "partnum")<br class="">
<br class="">
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:<br class="">
<br class="">
ERROR: Unable to parse config from
[/home/gherr/.gEDA/gafrc]: ERROR: Unbound variable:
attribute-name<br class="">
<br class="">
ERROR: The gnetlist log may contain more information.<br
class="">
<br class="">
Is there a workaround so gnetlist will accept this?<br
class="">
<br class="">
What does it mean "Unbound" variable?<br class="">
How do I "bind" it, if needed?<br class="">
<br class="">
Thanks.<br class="">
Girvin Herr<br class="">
<br class="">
<br class="">
<span
id="cid:D927369A-290B-4FC7-ACE3-C1C8D4B10574 AT fios-router DOT home"><gafrc.txt></span><span
id="cid:29E4D044-021B-44AA-8A07-06BCA313E8DC AT fios-router DOT home"><gnetlist-20180320-1.log></span><span
id="cid:EB45FECF-72FD-46D3-BBB8-3ED3F21FBC57 AT fios-router DOT home"><genwl.txt></span></div>
</div>
</blockquote>
</div>
<br class="">
<div class="">
<span class="Apple-style-span" style="border-collapse:
separate; border-spacing: 0px 0px; color: rgb(0, 0, 0);
font-family: Helvetica; font-size: 12px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; text-align: auto;
-khtml-text-decorations-in-effect: none; text-indent: 0px;
-apple-text-size-adjust: auto; text-transform: none;
orphans: 2; white-space: normal; widows: 2; word-spacing:
0px; "><span class="Apple-style-span"
style="border-collapse: separate; border-spacing: 0px 0px;
color: rgb(0, 0, 0); font-family: Helvetica; font-size:
12px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height:
normal; text-align: auto;
-khtml-text-decorations-in-effect: none; text-indent: 0px;
-apple-text-size-adjust: auto; text-transform: none;
orphans: 2; white-space: normal; widows: 2; word-spacing:
0px; ">
<p style="margin: 0.0px 0.0px 0.0px 0.0px" class=""><font
style="font: 12.0px Helvetica" class="" size="3"
face="Helvetica">John Doty<span
class="Apple-converted-space"> <span
class="Apple-converted-space"> </span><span
class="Apple-converted-tab"> <span
class="Apple-converted-space"> </span></span></span>Noqsi
Aerospace, Ltd.</font></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px" class=""><a
href="http://www.noqsi.com/" class=""
moz-do-not-send="true">http://www.noqsi.com/</a></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px" class=""><font
style="font: 12.0px Helvetica" class="" size="3"
face="Helvetica"><a href="mailto:jpd AT noqsi DOT com"
class="" moz-do-not-send="true">jpd AT noqsi DOT com</a></font></p>
<br class="Apple-interchange-newline">
</span></span>
</div>
<br class="">
</div>
</blockquote>
<br>
</body>
</html>
--------------F633A80B6F4F2871C102F2FB--
- Raw text -