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=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=YPiIHyJPB0LgeYofwheOhG2zFhXK2Mp8pytcYZ9Ft8E=; b=Rb/AqU6PPYIm2goZ4iU5BJNfmGU8linMdlAmJY1SGv4WPmpIoOMOvWyjKRwpDwpy+o k+y5bdFKpr5XkvY/eoJv6Fjz1dQTHMhiplz2i3RAHM8pjEl56V53LUI56g88i/YAt6ok AGe8TCnJv8BkmWex0vNjoGbne8vQDxozVjX8Yr9rkho6U5bz9XGZwqC4caB4C2l/CwGM Ib2piICzF5eAEi/6PsQKHOuZVagVJ4Dcq/m2ZKswIk7kVX/PMkzxkgB2tookFj6kAJPN mleJPpBQjPgpxp8p/ds0//MMOz1X0Z5kqQ/sfwSTKht9J3mda7nHI/57uWtCZS8SPzT6 PS+w== MIME-Version: 1.0 X-Received: by 10.202.106.144 with SMTP id f138mr25087297oic.103.1451153867694; Sat, 26 Dec 2015 10:17:47 -0800 (PST) Sender: svenn DOT bjerkem AT gmail DOT com In-Reply-To: References: Date: Sat, 26 Dec 2015 19:17:47 +0100 X-Google-Sender-Auth: skVSrhgG0hfnDEztsLcwE1Blu1Y Message-ID: Subject: Re: [geda-user] compiling latest master fails on test From: "Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com]" To: geda-user Content-Type: text/plain; charset=UTF-8 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 26 December 2015 at 18:53, Sergey Stepanov (no DOT such DOT process AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > tests for libgeda were added in following commit, so they fails on > `make all` as there is no 'all:' target. One should add it to > Makefile.am > > commit 17eb4b8a795f3eb0b6fcc1549e0882984804b094 > Author: Edward Hennessy > Date: Fri Dec 25 08:41:18 2015 -0800 > > libgeda: add unit tests I have no idea how to add this clause by myself, so for my local build I chose to remove tests subdir from libgeda/Makefile.am and rebuild the build system. This gives me a bleeding edge (untested) geda, but I don't care about that. I guess Edward will fix this as soon as he sees that he broke master build. -- Svenn