delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2017/02/15/12:44:47

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=googlemail.com; s=20161025;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
bh=AZHHdCEoRHnv8+uIb+88eagyOHcPTDDO+UI4EGd5Jtg=;
b=fn48lgmQvzrDELDClEQwEcCX8l4sDxhBuMjDrzgmZX/wolE9aQvish+fPjt4xhkEPh
hr+Ro8IJTJvWu/q7Cgg9cDNWF+RtKEVoYNwwTSGI5a4bkOKtnH9q+JqI3btCVsz+xOwj
hvHYdfaw8RF3WD1ab9zH/amY6iexFxouLADnDapHEjVgg9cxQ1hlyf0GOE1pcz0yeG5i
N+S2IdTGO4nhTYcU7Yabur8Rc2PGxKuIQAIrru/49LxYo2l3mdwX0jDALEVLO+f7eevX
l7lgcR0xGsmQ8Ma9B6Dy1mG+NabZWuLJUHKQVsOS7/NhLyONgn0Gqw7xURYPnTnT7IFN
f45Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to;
bh=AZHHdCEoRHnv8+uIb+88eagyOHcPTDDO+UI4EGd5Jtg=;
b=QYQv45ANqE5ib8nAQWq2hpUmgmXxoHnU7nnCbdSYSdj57j/79jMm7I6EwXHK6oVbFM
NqUqNhAps2Euqwn6oTAswM8Uwq4s1WSPYDxfJgI6T1fU4ljV+l+satO06bweBeABwp07
09IQgQl7CEJ2Jwt38WnanZAZErnZKhPZ4cabmkO3fHxEglzcUZ+OyzBnj8EN9yMRW1DE
2IEF9ZMBKVYamRqYnuJ8vHd251e+qNNnVZRF6+8ynv4Kst7XFNwu+Zw9L6lPacb1Gcgz
hTlZIVempHPCX/kBSYahrX0YR4jbkMa9T0HbMuzBtHRRFNQ2N973uHpY0etTzEjMiMNx
u0uQ==
X-Gm-Message-State: AMke39nvVILYPJjuyVMNjJ2skQ/3dG7vZ0pK/AEuHBKGHwmx4rkxGJwUSlXtxFYbxMIwNw3ONCZNKnbKLcJ3Xw==
X-Received: by 10.237.37.165 with SMTP id x34mr32887397qtc.218.1487180618466;
Wed, 15 Feb 2017 09:43:38 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <1487176819.3011.27.camel@linetec>
References: <1487162236 DOT 3011 DOT 9 DOT camel AT linetec> <alpine DOT DEB DOT 2 DOT 00 DOT 1702151631080 DOT 7286 AT igor2priv>
<1487176819 DOT 3011 DOT 27 DOT camel AT linetec>
From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Wed, 15 Feb 2017 17:43:37 +0000
Message-ID: <CAJXU7q-HcAcwnXxMvop6foh-ZDkeZSUtGNeT7hEEn4b04gEReQ@mail.gmail.com>
Subject: Re: [geda-user] Recent gschem-PCB import problem?
To: gEDA User Mailing List <geda-user AT delorie DOT 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

--001a113d7ef67b168b05489538ab
Content-Type: text/plain; charset=UTF-8

Probably ask Roland to take a look, then either apply a fix, or suggest to
the ppa builder to do a variant built without Xorn as a temporary
workaround?

Things like pcbfwd and and other non shipped scm netlist backends (Which a
couple of people asked me about breakage on at FOSDEM) are IMHO good
reasons why it was a bad idea to substitute gnetlist with a Xorn invocation
 (rather than having, say xnetlist or xorn netlist).

Not sure if the person making the ppa would be interested in doing one for
Vladimir's work, but if so - giving that a try is another option available
to you.

Peter

On 15 Feb 2017 16:43, "Richard Rasker (rasker AT linetec DOT nl) [via
geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote:

> gedau AT igor2 DOT repo DOT hu schreef op wo 15-02-2017 om 16:35 [+0100]:
> > Hi Richard,
> >
> > On Wed, 15 Feb 2017, Richard Rasker (rasker AT linetec DOT nl) [via
> geda-user AT delorie DOT com] wrote:
> ...
> > > When I choose File -> Import Schematics, the log window shows the
> > > following error message:
> > > "Can't add rat lines because no netlist is loaded."
> ...
>
> > In case you are familiar with gnetlist: is gnet-pcbfwd.scm installed in
> > the right dir?
>
> $ locate gnet-pcbfwd.scm
> /usr/share/gEDA/scheme/gnet-pcbfwd.scm
>
> Well, it appears to be installed. I can't tell whether this is the
> correct directory, though.
>
> > Does gnetlist list it as a backend? e.g. gnetlist --list-backends ; does
> > that list pcbfwd?
>
> Ah, this is where things get interesting (i.e. go wrong):
>
> $ gnetlist --list-backends
> ;;; note: source file /usr/share/gEDA/scheme/geda.scm
> ;;;       newer than compiled /home/richard/.cache/guile/
> ccache/2.0-LE-8-2.0/usr/share/gEDA/scheme/geda.scm.go
> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-auto-compile argument to disable.
> ;;; compiling /usr/share/gEDA/scheme/geda.scm
> ;;; compiling /usr/share/gEDA/scheme/geda/log-rotate.scm
> ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda/log-rotate.scm
> failed:
> ;;; ERROR: no code for module (ice-9 hash-table)
> ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda.scm failed:
> ;;; ERROR: no code for module (ice-9 hash-table)
> ERROR: Can't pass control to the gnetlist2 executable: No such file or
> folder
>
>
> It would appear that the gnetlist2 executable is somehow missing.
> Now I don't compile PCB etcetera myself, but simply use the package
> version from the mehanik/geda-unstable ppa, so my guess is that
> something went wrong there. Is there a simple way to fix this?
>
> Best regards,
>
> Richard Rasker
>
>

--001a113d7ef67b168b05489538ab
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">Probably ask Roland to take a look, then either apply a f=
ix, or suggest to the ppa builder to do a variant built without Xorn as a t=
emporary workaround?<div dir=3D"auto"><br></div><div dir=3D"auto">Things li=
ke pcbfwd and and other non shipped scm netlist backends (Which a couple of=
 people asked me about breakage on at FOSDEM) are IMHO good reasons why it =
was a bad idea to substitute gnetlist with a Xorn invocation =C2=A0(rather =
than having, say xnetlist or xorn netlist).</div><div dir=3D"auto"><br></di=
v><div dir=3D"auto">Not sure if the person making the ppa would be interest=
ed in doing one for Vladimir&#39;s work, but if so - giving that a try is a=
nother option available to you.</div><div dir=3D"auto"><br></div><div dir=
=3D"auto">Peter</div></div><div class=3D"gmail_extra"><br><div class=3D"gma=
il_quote">On 15 Feb 2017 16:43, &quot;Richard Rasker (<a href=3D"mailto:ras=
ker AT linetec DOT nl">rasker AT linetec DOT nl</a>) [via <a href=3D"mailto:geda-user AT del=
orie.com">geda-user AT delorie DOT com</a>]&quot; &lt;<a href=3D"mailto:geda-user@=
delorie.com">geda-user AT delorie DOT com</a>&gt; wrote:<br type=3D"attribution"><=
blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px=
 #ccc solid;padding-left:1ex"><a href=3D"mailto:gedau AT igor2 DOT repo DOT hu">gedau@=
igor2.repo.hu</a> schreef op wo 15-02-2017 om 16:35 [+0100]:<br>
&gt; Hi Richard,<br>
&gt;<br>
&gt; On Wed, 15 Feb 2017, Richard Rasker (<a href=3D"mailto:rasker AT linetec.=
nl">rasker AT linetec DOT nl</a>) [via <a href=3D"mailto:geda-user AT delorie DOT com">ge=
da-user AT delorie DOT com</a>] wrote:<br>
...<br>
&gt; &gt; When I choose File -&gt; Import Schematics, the log window shows =
the<br>
&gt; &gt; following error message:<br>
&gt; &gt; &quot;Can&#39;t add rat lines because no netlist is loaded.&quot;=
<br>
...<br>
<br>
&gt; In case you are familiar with gnetlist: is gnet-pcbfwd.scm installed i=
n<br>
&gt; the right dir?<br>
<br>
$ locate gnet-pcbfwd.scm<br>
/usr/share/gEDA/scheme/gnet-<wbr>pcbfwd.scm<br>
<br>
Well, it appears to be installed. I can&#39;t tell whether this is the<br>
correct directory, though.<br>
<br>
&gt; Does gnetlist list it as a backend? e.g. gnetlist --list-backends ; do=
es<br>
&gt; that list pcbfwd?<br>
<br>
Ah, this is where things get interesting (i.e. go wrong):<br>
<br>
$ gnetlist --list-backends<br>
;;; note: source file /usr/share/gEDA/scheme/geda.<wbr>scm<br>
;;;=C2=A0 =C2=A0 =C2=A0 =C2=A0newer than compiled /home/richard/.cache/guil=
e/<wbr>ccache/2.0-LE-8-2.0/usr/share/<wbr>gEDA/scheme/geda.scm.go<br>
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0<br>
;;;=C2=A0 =C2=A0 =C2=A0 =C2=A0or pass the --no-auto-compile argument to dis=
able.<br>
;;; compiling /usr/share/gEDA/scheme/geda.<wbr>scm<br>
;;; compiling /usr/share/gEDA/scheme/geda/<wbr>log-rotate.scm<br>
;;; WARNING: compilation of /usr/share/gEDA/scheme/geda/<wbr>log-rotate.scm=
 failed:<br>
;;; ERROR: no code for module (ice-9 hash-table)<br>
;;; WARNING: compilation of /usr/share/gEDA/scheme/geda.<wbr>scm failed:<br=
>
;;; ERROR: no code for module (ice-9 hash-table)<br>
ERROR: Can&#39;t pass control to the gnetlist2 executable: No such file or =
folder<br>
<br>
<br>
It would appear that the gnetlist2 executable is somehow missing.<br>
Now I don&#39;t compile PCB etcetera myself, but simply use the package<br>
version from the mehanik/geda-unstable ppa, so my guess is that<br>
something went wrong there. Is there a simple way to fix this?<br>
<br>
Best regards,<br>
<br>
Richard Rasker<br>
<br>
</blockquote></div></div>

--001a113d7ef67b168b05489538ab--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019