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=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=+x9Qtc4RuHc8bBSlBkpwe4nd63/jzp1OsxrYSwdulhc=; b=jyOgk/iIlGyGy1GGpwubR9u2BHt/FFEHKznwCOY1IH9ckN8lxKTFXhRoEyUjVtzr8a xJCf6gEPAt39IkK8sfmL+RfpInY+XMen46OO8QLfTssbHoypL5R2HEcF80N1vXzAUqnW PNPqJRgQRIygyx4pWDtmC4Ng9lYZRws2nE43Nhu+zlvKHhv6srcvnhsBSdrwkrOTWXjX TO55mMS+3FRhN2W1cqbe/GxoRNV0J0rg8/vf/YkL4OhvXL05AkW2FSpqEI+J3PNDlILu 12NWy1kZ4RV2U7cLbZCuLhWs/K+m48605AQePW3WgL+34YTzaPMJ+6CSK6iYxajwuyaQ 9R/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=+x9Qtc4RuHc8bBSlBkpwe4nd63/jzp1OsxrYSwdulhc=; b=VWhxqRbVO5QaRy3VAuQaK8gkrBAohe6xTXmJ0B4oVkcaePp9IJU0vPvr09njKxZq+4 QZi/ZZcO+guCp2JYLfMp/5L3VumK00/gVSc1jt96xBsZHLNy9qkQUxEz1JMkiZeaOnMx 2ofAVUWUMAlHRbKwmAaM+3ZpJ4eppsCwQzVHVsINjA9OER+uu8o1GUiTjUiOA/UKHjo6 ZZFl7d0T/Ts3cZRXXRg4z9pfuDyQYFC87WDldqQ/g5zqtSGnCog5UQoKuASMXgX/nEMw Sz9cx+CRMd5tqvLlE8RsHyrw95hMPaQduisAP9AXwhShLqB6ItRr0tZwD9fUXNIVhcnu MEAA== X-Gm-Message-State: APjAAAUqB1kIV9cQRE81ufB1/IEaPkaJkbH52Zr5cabOuy/ycmGfDaKO N2c3lGhpQ9EB+NYlvZh4QA15WDQ/jMxadykKaAmshcpE X-Google-Smtp-Source: APXvYqzVxESgF/fi9TINJO0QWqL5z8jjf6s20EBbV2E7tiRoOvFsYZsWhwSuZZ1dn/Pfw3dvxp/0oVldOz4nZyOAc84= X-Received: by 2002:ac5:c950:: with SMTP id s16mr7376764vkm.27.1580063078280; Sun, 26 Jan 2020 10:24:38 -0800 (PST) MIME-Version: 1.0 References: <4f3b0985-fc53-8a75-c4d2-d895c5c1e3fc AT fastmail DOT com> In-Reply-To: <4f3b0985-fc53-8a75-c4d2-d895c5c1e3fc@fastmail.com> From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 26 Jan 2020 13:24:27 -0500 Message-ID: Subject: Re: [geda-user] pcb 4.2.2 build with check fatal error To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary="00000000000080f0ce059d0f1a08" Reply-To: geda-user AT delorie DOT com --00000000000080f0ce059d0f1a08 Content-Type: text/plain; charset="UTF-8" Grivin- Thanks for reporting. Did 4.2.1 throw the same error? There should be no functional difference between the two releases that would cause this. Thanks, --Chad On Sat, Jan 25, 2020 at 4:14 PM Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com] wrote: > Greetings, > > Building pcb 4.2.2 under Slackware Linux 14.2. > > Just a note to inform that my first build of pcb 4.2.2 with "make check" > caused the following test failure snippet of the build output. This one > fatal error is not a show-stopper for me since i can still build without > the check target, but I thought you might be interested in it. > > ---------------------------------------------------------------------- > Test: drc-clearance-misc > drc-clearance-misc | drctest.script drctest-clearance-misc.pcb | action > | | | ascii:drcreport.txt diff:flags-before.txt;flags-after.txt > (cd outputs/drc-clearance-misc && ../../../src/pcbtest.sh > --action-script drctest.script drctest-clearance-misc.pcb) > --- ./golden/drc-clearance-misc/drcreport.txt 2020-01-04 > 10:41:13.000000000 -0800 > +++ outputs/drc-clearance-misc/drcreport.txt 2020-01-25 > 11:44:31.000000000 -0800 > @@ -120,4 +120,18 @@ > explanation: Circuits that are too close may bridge during imaging, > etching, > plating, or soldering processes resulting in a direct short. > +location: (x, y) = (4622800, 63093600), angle = 0.000000 > +have_measured: false > +measured value: 0 > +required value: 127000 > +object count: 2 > +object IDs: 97 122 > +object types: 4 16384 > + > > +******************************************************************************** > + Violation 9 > > +******************************************************************************** > +title: Copper areas too close > +explanation: Circuits that are too close may bridge during imaging, > etching, > +plating, or soldering processes resulting in a direct short. > location: (x, y) = (4648200, 66548000), angle = 0.000000 > have_measured: false > @@ -129,5 +143,5 @@ > > > ******************************************************************************** > - Violation 9 > + Violation 10 > > ******************************************************************************** > title: Copper areas too close > @@ -143,5 +157,5 @@ > > > ******************************************************************************** > - Violation 10 > + Violation 11 > > ******************************************************************************** > title: Copper areas too close > @@ -157,5 +171,5 @@ > > > ******************************************************************************** > - Violation 11 > + Violation 12 > > ******************************************************************************** > title: Potential for broken trace > @@ -171,5 +185,5 @@ > > > ******************************************************************************** > - Violation 12 > + Violation 13 > > ******************************************************************************** > title: Copper areas too close > @@ -185,5 +199,5 @@ > > > ******************************************************************************** > - Violation 13 > + Violation 14 > > ******************************************************************************** > title: Copper areas too close > FAIL > ---------------------------------------------------------------------- > > Building without "check" was successful. > > Girvin > > > --00000000000080f0ce059d0f1a08 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Grivin-

Thanks for reporting= . Did 4.2.1 throw the same error? There should be no functional difference = between the two releases that would cause this.

Th= anks,
--Chad

On Sat, Jan 25, 2020 at 4:14 PM Girvin Herr= (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
<= /div>
Greetings,

Building pcb 4.2.2 under Slackware Linux 14.2.

Just a note to inform that my first build of pcb 4.2.2 with "make chec= k"
caused the following test failure snippet of the build output. This one fatal error is not a show-stopper for me since i can still build without the check target, but I thought you might be interested in it.

----------------------------------------------------------------------
Test:=C2=A0 drc-clearance-misc
drc-clearance-misc | drctest.script drctest-clearance-misc.pcb | action | | | ascii:drcreport.txt diff:flags-before.txt;flags-after.txt
(cd outputs/drc-clearance-misc && ../../../src/pcbtest.sh=C2=A0=C2= =A0
--action-script drctest.script drctest-clearance-misc.pcb)
--- ./golden/drc-clearance-misc/drcreport.txt=C2=A0=C2=A0=C2=A0 2020-01-04 =
10:41:13.000000000 -0800
+++ outputs/drc-clearance-misc/drcreport.txt=C2=A0=C2=A0=C2=A0 2020-01-25 <= br> 11:44:31.000000000 -0800
@@ -120,4 +120,18 @@
=C2=A0=C2=A0explanation: Circuits that are too close may bridge during imag= ing,
etching,
=C2=A0=C2=A0plating, or soldering processes resulting in a direct short. +location: (x, y) =3D (4622800, 63093600), angle =3D 0.000000
+have_measured: false
+measured value: 0
+required value: 127000
+object count: 2
+object IDs: 97 122
+object types: 4 16384
+
+**************************************************************************= ******
+=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 9
+**************************************************************************= ******
+title: Copper areas too close
+explanation: Circuits that are too close may bridge during imaging,
etching,
+plating, or soldering processes resulting in a direct short.
=C2=A0=C2=A0location: (x, y) =3D (4648200, 66548000), angle =3D 0.000000 =C2=A0=C2=A0have_measured: false
@@ -129,5 +143,5 @@

=C2=A0=C2=A0***************************************************************= *****************
-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 9
+=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 10
=C2=A0=C2=A0***************************************************************= *****************
=C2=A0=C2=A0title: Copper areas too close
@@ -143,5 +157,5 @@

=C2=A0=C2=A0***************************************************************= *****************
-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 10
+=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 11
=C2=A0=C2=A0***************************************************************= *****************
=C2=A0=C2=A0title: Copper areas too close
@@ -157,5 +171,5 @@

=C2=A0=C2=A0***************************************************************= *****************
-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 11
+=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 12
=C2=A0=C2=A0***************************************************************= *****************
=C2=A0=C2=A0title: Potential for broken trace
@@ -171,5 +185,5 @@

=C2=A0=C2=A0***************************************************************= *****************
-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 12
+=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 13
=C2=A0=C2=A0***************************************************************= *****************
=C2=A0=C2=A0title: Copper areas too close
@@ -185,5 +199,5 @@

=C2=A0=C2=A0***************************************************************= *****************
-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 13
+=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Violation 14
=C2=A0=C2=A0***************************************************************= *****************
=C2=A0=C2=A0title: Copper areas too close
FAIL
----------------------------------------------------------------------

Building without "check" was successful.

Girvin


--00000000000080f0ce059d0f1a08--