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=L5240SBss4dlbsY+cU7b/F+g4bM6oCnciLIf6FOyfdQ=; b=i/Q6l2+BvtGos76m9mfdNGvqD1scv1TJBDzTEyaFV69pw9v4/Uily2WdSl1JAyiv+U QS+gxnhh0oqfwkDv/2apt9p3OPzFg0VL26aVWU8H7Y4IcJJHnws8dwo3OCKk2tI/xN5V 2hj8aMJPIMx0g0dWLVoubvPUbazGzhYS3sHZzuabSchZDt0hxst+koECSidN41c4Uwk7 k2retWorSPc1YcReHwvCl+V0bA5H5PdT2R3HQbi2FWM1CG8u1QCKWqGyhVscioDpg0et cUC3XyMD1eYzSEuqA4aewAuPEpeEMMWeWijh0yVOR92Qxurnfn7lOB5oacCkFy3Ma35j WjWA== 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=L5240SBss4dlbsY+cU7b/F+g4bM6oCnciLIf6FOyfdQ=; b=GK3AXkwh8XKOWQ/zNpI//8ioTlUTM1Awv23tdkVJ3ZLRPrYrngkKp2NEcS2sjzLdqi 9iCT78yHHL4CDKdgqgpdMExftkvxFaZx1++K0fuzyTttXBt1zqrbKRqoRCMZ/Z+f+xIV svUVSyYCw/RFJCvLksvuBbGp4XINZaLGcq5vXOaxHWWiryfoxD5RCWP0N/mq/RIlf+CB 5rUIXr1plMhU221kHDTp9G6wrEGWKTTL3QoBG5/ypy4MGhqJI0He/HrcuC6RT/AxS2pj 9FcvMGYxXDks7TwTqsSEZP1h0JUjonwsRU2RvYmCoxI8lpxS4gaXa7QVhRSGwncXPJGC 1i7A== X-Gm-Message-State: AGRZ1gL4jpXjlYGcJ1G7HvoIYH8fdAwcNTkgEvoS/bqzRbYoSx1eyChq NXnfvhx5SED64YqWXzG81qJ2vscW X-Google-Smtp-Source: AJdET5cpc1BnDKfcRhEsIkBQblmqcf8FRDAmH3983DHOQf0GD02p0xfIWmP9f/uoke+fgdfjbyF3Cw== X-Received: by 2002:a2e:5818:: with SMTP id m24-v6mr200424ljb.177.1540242509021; Mon, 22 Oct 2018 14:08:29 -0700 (PDT) Date: Tue, 23 Oct 2018 00:08:24 +0300 From: "(graahnul DOT grom 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: <20181023000610.3fc6da51@demon> In-Reply-To: References: X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.2) 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 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? Regards, Dmitry.