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=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=9nSLz0YhofNRCu9NpT02WYceLeSluMAUFyl0HTWCR0o=; b=lvSKrl91cqobzFR39vFDAPqk5/O0JNsZ/KGYDtmSgo8glQs6wgBb7OYNZuHynP72Uk XxYTEwX7CvfesasJRTg5Bb0/i3f683NCwXvUBco4i/Lr+Ry0IePmbJRzz3hAgpjc4uqj xBok/iFLX7fPGS/06ag7RzuXlWoSkZuLg0XhgbqUWxhVs4WA3ak9imPap69xmtOph1j8 L+QCJ8hO9ceQzyvMdRcKVmUTGiR8nUFGjzzONTwSXAsM2uuvlkHtp0qO6LgEGbLusgLO F5YG5tDG85MMS0AW8vobZhL6ExiqTyRYEZCuZdISdUoYkt2v5OV0XLtYAsFse0VrLoyX EzhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9nSLz0YhofNRCu9NpT02WYceLeSluMAUFyl0HTWCR0o=; b=d+JE+FokDMIenSv6mDprguxzVXxFJnKe8e7Gio4uJY0qOBP1aWiKTJU5UbnGpVO3v9 IPpKFbRM7Vv1JvPo5vL+Fn7inK9YxADJQtqv5rZArxRGlsRdjtLPiqZpUOTEaXHBloXW OKSgsLKkGQGaFP12ii7ShRJtTGNLw6OCHL9+BN+odoFA31VxB7G8W/CveT/WZ8eK80dD lj7xpHvNuFRuuohfFWA06Hih0nyM9cjK23RIdUqjHzgJhStxibey0Ldsqe8cMU9Qw2VG jczxPLcLYdRZpYiYh0fenSzlffSCIXWTYg0iSX+EgMa9V95ait7NShQVgGf1dn7vasoW 46IA== X-Gm-Message-State: ABuFfohhNKauRyLYO1vRbirEVxXmNe3iQP0Ofd7VqGoqjH6RbeUnO34n aGTKO4VtaqfJuL6in2FJxS6GjzbM X-Google-Smtp-Source: ACcGV62sg8wESpM9ts31cykydBONAlToXcxJu4wyzjiR1QElhM1xgmI0OKLG3UPUXv8Na1Ia80G+OQ== X-Received: by 2002:ac2:5082:: with SMTP id f2-v6mr10685634lfm.47.1540270437581; Mon, 22 Oct 2018 21:53:57 -0700 (PDT) Date: Tue, 23 Oct 2018 06:53:55 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gnetlist bom errors Message-Id: <20181023065355.5f5475d32c95c45edd10037d@gmail.com> In-Reply-To: <20181023000610.3fc6da51@demon> References: <20181023000610 DOT 3fc6da51 AT demon> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Tue, 23 Oct 2018 00:08:24 +0300 "(graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > On Mon, 22 Oct 2018 11:15:21 -0400 > "Rob Butts (r DOT butts2 AT gmail DOT com) [via > geda-user AT delorie DOT com]" wrote: > > > I'm trying to get a bom and getting these errors: > > Loading schematic > > [/home/Rob/gaf/StickyJoystick/sticky-joystick-pg1-3.sch] > > Missing Attributes (refdes and pin number) Missing > > Attributes (refdes and pin number) Missing Attributes > > (refdes and pin number) Missing Attributes (refdes and > > pin number) Missing Attributes (refdes and pin number) > > Missing Attributes (refdes and pin number) > > Missing Attributes (refdes and pin number) > > Missing Attributes (refdes and pin number) > > Missing Attributes (refdes and pin number) > > [Rob AT Gigabyte-Z370-HD3P StickyJoystick]$ > > > > How do I see the gnetlist output as it works? All of my > > symbols have refdes attributes. > > What version of geda-gaf are you using? > What command line was used to invoke gnetlist? > Do you have "attribs" file in schematic's directory? > Do other backends (e.g. bom2, geda, drc2, etc.) work with > the same schematic? These attributes are needed and you added them? Duplicate refdes may also be a problem. You tried the -g drc option?