From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19778 invoked by alias); 28 Mar 2017 16:08:52 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 19767 invoked by uid 89); 28 Mar 2017 16:08:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Safe, symantec, Symantec X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 28 Mar 2017 16:08:50 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BA0186AAE7 for ; Tue, 28 Mar 2017 16:08:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com BA0186AAE7 Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com BA0186AAE7 Received: from [10.10.120.71] (ovpn-120-71.rdu2.redhat.com [10.10.120.71]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 50314173A2 for ; Tue, 28 Mar 2017 16:08:50 +0000 (UTC) Subject: Re: how to manage 2 guile version To: cygwin-apps@cygwin.com References: <4e6e442a-1b34-00c6-4705-0dc1a2b62d26@gmail.com> <359f421b-559c-fc1d-ecea-dbcafd65f4df@gmail.com> <6d3c740a-b478-cf44-6ca2-e69980b859f9@cygwin.com> <46c991b5-ba66-4c9e-204b-ec17a7b76292@gmail.com> <520a87b8-e37d-b350-188a-8af647e6a021@gmail.com> From: Yaakov Selkowitz Message-ID: Date: Tue, 28 Mar 2017 16:08:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <520a87b8-e37d-b350-188a-8af647e6a021@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00045.txt.bz2 On 2017-03-28 11:00, Marco Atzeri wrote: > On 28/03/2017 17:34, Yaakov Selkowitz wrote: >> On 2017-03-28 00:50, Marco Atzeri wrote: >>> Last week I was planning to just release guile-2.0.14, >>> but while the test of guile itself is almost fine I noticed an issue >>> when building "make" with it. >>> >>> Only tested on 64 bits, 'make check' of make fails on all guile tests >> >> WFM: > > Than is the Symantec annoying me again. > I will check in Safe mode without AV. I have updated my proposed changes: https://github.com/cygwinports/guile https://github.com/cygwinports/guile1.8 -- Yaakov