X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :reply-to:subject:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=0uEjbBXKbfFHFs10diNbgkNua2nuw FdeJTb3skeYXe8=; b=dztrnWgR/x8uE0PKXS4I11tLiFArk7Np8GpamUD1f7gLn 3yqFZ9ci73bTSVrsCy/Kjd6w20k+vAwiMZdWTn7x7kMolFKaqoXtz5hts7JrG77w VQKWtdVzb3brAzsSYCS2hFLObIDByOE4UWsLR7c1XcZ8L76Bqn/j9mtfcnTvrFu+ GAFx2m3PKCZShum/Jjb4Ygyn7xGBdosGM6IcWlIq1pyrwF5gyEJGs7/qucE8Ckwm Byb4F6rQH/WvLTwjNzLOo2l3iH4593kcit917IeDF8gymyyiMf3zfDyZkhjuWXKq HChVj77wVOgoMMryrhuK2an+dBZNEmO9JOwBzkFeQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrvddtkedgvdelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpehruffvfhfhkffffgggjggtgfesth ekredttdefjeenucfhrhhomhepifhirhhvihhnucfjvghrrhcuoehghhgvrhhrlhesfhgr shhtmhgrihhlrdgtohhmqeenucggtffrrghtthgvrhhnpedulefgtdeugfduieehhfdvle eiveevieekudeuueetteduffduheduueffudejudenucffohhmrghinhepghgvuggrqdhp rhhojhgvtghtrdhorhhgpdhlrghunhgthhhprggurdhnvghtnecukfhppedutdekrddvud ehrdduleehrddvtdehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghi lhhfrhhomhepghhhvghrrhhlsehfrghsthhmrghilhdrtghomh X-ME-Proxy: Subject: Re: [geda-user] [ANNOUNCE] geda-gaf 1.10.2 released To: geda-user AT delorie DOT com, geda-help AT delorie DOT com References: From: "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" Message-ID: <09a3adc8-401f-70fd-1ba4-c5cc850f62aa@fastmail.com> Date: Wed, 23 Dec 2020 17:04:44 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US 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 12/22/20 2:50 PM, Roland Lutz wrote: > We are pleased to announce a new stable release of the 'gschem and > Friends' Electronic Design Suite, part of the GPL Electronic Design > Automation project.  The gEDA/gaf suite (this package) provides > schematic capture, netlisting, bill of materials generation, and many > other features. > > gEDA/gaf version 1.10.2 re-adds support for Guile 2.0 and some older > but still in-use library versions.  If gEDA/gaf 1.10.1 builds on your > system, there is no reason to upgrade. > > Download > ======== > > Source code: > http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.2/geda-gaf-1.10.2.tar.gz > > > SHA256 checksum: > e862ab241528538fa3bee2739261f568011102b60c5e39a2f0358663c042c8a4 > > README: > http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.2/geda-gaf-1.10.2-README.txt > > > NEWS (release notes): > http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.2/geda-gaf-1.10.2-NEWS.txt > > > Reporting bugs > ============== > > If you have found a bug, please report it to > . > Roland, Thanks to you and the gEDA development team for working on this fix. It seems that the make check error problem is still with us, though. It appears to affect gsymcheck, for previous tests passed. Here is the output I am getting for gsymcheck: ********************* Making check in gsymcheck make[2]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck' Making check in po make[3]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/po' make       prefix=../../.desktop-i18n localedir=../../.desktop-i18n/share/locale       DESTDIR= install &&     cp ./LINGUAS ../../.desktop-i18n/geda-gsymcheck.LINGUAS     || rm stamp-i18n make[4]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/po' installing nl.gmo as ../../.desktop-i18n/share/locale/nl/LC_MESSAGES/geda-gsymcheck.mo installing it.gmo as ../../.desktop-i18n/share/locale/it/LC_MESSAGES/geda-gsymcheck.mo if test "geda-gaf" = "gettext-tools"; then \   /usr/bin/mkdir -p ../../.desktop-i18n/share/gettext/po; \   for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en AT quot DOT header en AT boldquot DOT header insert-header.sin Rules-quot   Makevars.template; do \     /usr/bin/ginstall -c -m 644 ./$file \             ../../.desktop-i18n/share/gettext/po/$file; \   done; \   for file in Makevars; do \     rm -f ../../.desktop-i18n/share/gettext/po/$file; \   done; \ else \   : ; \ fi make[4]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/po' make[3]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/po' Making check in src make[3]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/src' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/src' Making check in include make[3]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/include' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/include' Making check in lib make[3]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/lib' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/lib' Making check in docs make[3]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/docs' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/docs' Making check in tests make[3]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' make  runtest.sh make[4]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' make[4]: Nothing to be done for 'runtest.sh'. make[4]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' make  check-TESTS make[4]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' make[5]: Entering directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' FAIL: buses.output FAIL: connections1.output FAIL: connections2.output FAIL: connections3.output FAIL: correct.output FAIL: duplicate_net.output FAIL: duplicate_pinnumber.output FAIL: duplicate_pinseq.output FAIL: graphical_correct.output FAIL: graphical_incorrect.output FAIL: invalid_slotdef1.output FAIL: invalid_slotdef2.output FAIL: invalid_slotdef3.output FAIL: invalid_slotdef4.output FAIL: labelinside.output FAIL: lots_of_errors.output FAIL: many_slotdefs.output FAIL: misplaced_attributes.output FAIL: missing_device.output FAIL: missing_footprint.output FAIL: missing_numslots.output FAIL: missing_pinlabel.output FAIL: missing_pinnumber.output FAIL: missing_pinseq.output FAIL: missing_slotdef.output FAIL: multiple_footprint.output FAIL: multiple_pinlabel.output FAIL: multiple_pinnumber.output FAIL: multiple_pinseq.output FAIL: multiple_pintype.output FAIL: multiple_refdes.output FAIL: nameinside.output FAIL: nets.output FAIL: noslots.output FAIL: old_symbol.output FAIL: oldpins.output FAIL: oldslot.output FAIL: pin_offgrid.output FAIL: pintypes.output FAIL: text_errors.output FAIL: typeinside.output FAIL: urefinside.output FAIL: zero_pinnumber.output FAIL: zero_pinseq.output FAIL: zero_slotnum.output FAIL: zero_slots.output ============================================================================ Testsuite summary for gEDA/gaf 1.10.2 ============================================================================ # TOTAL: 46 # PASS:  0 # SKIP:  0 # XFAIL: 0 # FAIL:  46 # XPASS: 0 # ERROR: 0 ============================================================================ See gsymcheck/tests/test-suite.log Please report to https://bugs.launchpad.net/geda ============================================================================ Makefile:723: recipe for target 'test-suite.log' failed make[5]: *** [test-suite.log] Error 1 make[5]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' Makefile:829: recipe for target 'check-TESTS' failed make[4]: *** [check-TESTS] Error 2 make[4]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' Makefile:898: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck/tests' Makefile:471: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2/gsymcheck' Makefile:548: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/home/gherr/build/geda-gaf-1.10.2' Makefile:840: recipe for target 'check' failed make: *** [check] Error 2 ************************* Disabling the "make check" allows the build to complete without error, and so is my workaround as with previous builds that failed make check. Thanks again and happy holidays! Girvin