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 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gnetlist, duplicate symbols In-reply-to: References: <20201209172100 DOT C6518824114E AT turkos DOT aspodata DOT se> Comments: In-reply-to Roland Lutz message dated "Sat, 12 Dec 2020 16:57:55 +0100." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20201216201706.6B2EA82CBBF6@turkos.aspodata.se> Date: Wed, 16 Dec 2020 21:17:06 +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 Roland: > On Wed, 9 Dec 2020, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote: ... > > If you want to complain, use a warning instead or just remove the > > offending symbol names from the scanning list. > > This sound reasonable; I implemented it in the branch `stable-1.10'. > gnetlist now treats duplicate symbols in a library only as an error if > they are actually used. (In this case, silently choosing one of the > symbols would lead to unpredictable behavior, so it needs to be an error.) > > Could you please test if this fixes the problem for you? Sorry cannot do that for the moment. $ git co 1.10.1-20201216 ... $ ./autogen.sh ... $./configure --enable-doxygen --disable-update-xdg-database --without-libfam ... checking for guile-2.2 >= 2.2.4... no configure: error: you need Guile 2.2 (at least version 2.2.4) make: *** [Makefile:434: config.status] Error 1 $ guile --version guile (GNU Guile) 2.0.14 /// The thing in gnetlist/src/gnetlist seems to work $ /Net/git/geda-gaf/gnetlist/src/gnetlist -g PCB -o aa.net pwr_12_9V.sch Loading schematic [/home/karl/git/openhw/boards_other/pwr/pwr_12_9V.sch] Found a cpinlist head with a netname! [12/output] ... $ Regards, /Karl Hammar