From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118270 invoked by alias); 28 Mar 2017 02:16:42 -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 117745 invoked by uid 89); 28 Mar 2017 02:16:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=guile 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 02:15:46 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C1EDD1555E for ; Tue, 28 Mar 2017 02:15:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com C1EDD1555E Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com C1EDD1555E 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 798B7A68EE for ; Tue, 28 Mar 2017 02:15:46 +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> From: Yaakov Selkowitz Message-ID: <6d3c740a-b478-cf44-6ca2-e69980b859f9@cygwin.com> Date: Tue, 28 Mar 2017 02:16: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: <359f421b-559c-fc1d-ecea-dbcafd65f4df@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00038.txt.bz2 On 2016-07-17 12:01, Marco Atzeri wrote: > On 14/07/2016 23:29, Yaakov Selkowitz wrote: >> https://github.com/cygwinports/guile >> https://github.com/cygwinports/guile1.8 >> >> (Those haven't been updated in a while, so they may need version/release >> bumps.) > > thanks > > 2.0.12 build fine, I need just to look on some test failures > > 00-socket.test seems to cause a segfault. Ping? -- Yaakov