X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 (debian 1:2.8.0~rc1-2) with nmh-1.5 X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: karl AT aspodata DOT se To: geda-user AT delorie DOT com Subject: Re: [geda-user] gnetlist -g partlist3 in error In-reply-to: <20151231185752.78437809D79A@turkos.aspodata.se> References: <20151218205019 DOT 1C1FF809D78C AT turkos DOT aspodata DOT se> <20151223141117 DOT D51F6809D795 AT turkos DOT aspodata DOT se> <20151230211705 DOT GE4099 AT localhost DOT localdomain> <20151231021429 DOT EE320809D79B AT turkos DOT aspodata DOT se> <20151231185752 DOT 78437809D79A AT turkos DOT aspodata DOT se> Comments: In-reply-to karl AT aspodata DOT se message dated "Thu, 31 Dec 2015 19:57:52 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <20151231191107.BCADE809D79A@turkos.aspodata.se> Date: Thu, 31 Dec 2015 20:11:07 +0100 (CET) X-Virus-Scanned: ClamAV using ClamSMTP 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: ... > Here is a minimal test case: > > http://turkos.aspodata.se/tmp/gEDA/gnetlist_test_minimal.tgz ... > $ for i in 1 3; do gnetlist -L . -g partslist$i -o test.l$i test.sch; done; grep R13 test.l* > Loading schematic [/home/karl/tmp/gnetlist_test/test.sch] > Found a cpinlist head with a netname! [ac/output] > Found a cpinlist head with a netname! [ac/output] > Found a cpinlist head with a netname! [ac/output] > Loading schematic [/home/karl/tmp/gnetlist_test/test.sch] > Found a cpinlist head with a netname! [ac/output] > Found a cpinlist head with a netname! [ac/output] > Found a cpinlist head with a netname! [ac/output] > test.l1:R13 resistor 1k m1608_a.fp 1 > test.l3:Resistor 10k m1608_a.fp 4 R8 R13 R7 ac/Rb1 > $ And it only behaves as above when R8 is 10k, it seems. If I pick e.g. 9k, all is well: $ for i in 1 3; do gnetlist -L . -g partslist$i -o test.l$i test.sch; done; grep R13 test.l* ... test.l1:R13 resistor 1k m1608_a.fp 1 test.l3:resistor 1k m1608_a.fp 1 R13 $ cat test.l3 .START ..device value footprint quantity refdes resistor 1k m1608_a.fp 1 R13 resistor 330 m1608_a.fp 1 R7 Resistor 9k m1608_a.fp 1 R8 Resistor 10k m1608_a.fp 1 ac/Rb1 .END $ Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57