From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73893 invoked by alias); 29 Jan 2020 16:33:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 73885 invoked by uid 89); 29 Jan 2020 16:33:36 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Fwd, ooops, H*MI:sk:7f071c0, H*i:sk:7f071c0 X-HELO: mail-wr1-f44.google.com Received: from mail-wr1-f44.google.com (HELO mail-wr1-f44.google.com) (209.85.221.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 29 Jan 2020 16:33:35 +0000 Received: by mail-wr1-f44.google.com with SMTP id d16so9226wre.10 for ; Wed, 29 Jan 2020 08:33:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=9KHWcwiYH5jJMhahEUymnCW6tEa6PUvjE98R+V0gNAo=; b=Y1SyDDEa9P2p7giI1hJaBpm1YGHwENCB58mLVdD8bUdlA693NoQTPBn0k3v6V+Weeh RPh1cntkVNtzuGYNJK9SZUgxxs37/DzsfumUqY5jnwJCDE8KZLBF60AqcttRPV/8aWKl zne/q1qqEU6GPekWknyLKrcXT8FWg8xHVmDQxFjg4xjnzkOVsCV8RcfXU50xcTOLCIK/ ayNx7R4YfBDIz0SvBEY52eaRMdjaBlOLloDKIPlIsbNjKVkmBy3GKnmNLhfDYLVqkYOr wzAVXeTuYMxcK3WrwD4fQKuJd78YIGeSaOJWtrw2ozdMWvo6/vKIf/7Wv2TIjM7y+mvJ IEkQ== Return-Path: Received: from ?IPv6:2003:ee:6727:2e01:31eb:421c:efb4:2c52? (p200300EE67272E0131EB421CEFB42C52.dip0.t-ipconnect.de. [2003:ee:6727:2e01:31eb:421c:efb4:2c52]) by smtp.gmail.com with ESMTPSA id i11sm3488250wrs.10.2020.01.29.08.33.32 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 29 Jan 2020 08:33:32 -0800 (PST) Subject: Re: Fwd: Re: headache on build repeatibility: octave vs BLODA ? To: cygwin@cygwin.com References: <5a944c6b-8499-754e-0825-e95f7859e7d2@t-online.de> <7f071c05-22d2-1493-e37e-68c990b9854f@t-online.de> From: Marco Atzeri Message-ID: <1796a75a-4fc6-2e3c-30a4-2e093152eb22@gmail.com> Date: Wed, 29 Jan 2020 16:33:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: <7f071c05-22d2-1493-e37e-68c990b9854f@t-online.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00298.txt.bz2 Am 29.01.2020 um 16:39 schrieb Hans-Bernhard Bröker: > [Ooops, sent this to Takashi instead of the list, originally.] > > Am 29.01.2020 um 14:46 schrieb Takashi Yano: >> On Wed, 29 Jan 2020 13:19:11 +0100 >> Marco Atzeri wrote: > >>> As Octave uses gnulib, it is possible that the changes in MS are causing >>> a different subset of gnulib to be used than before, may be exposing >>> a latent bug or race. > Note that fp->_seek64 is actually null, so this is calling a null > pointer, possibly caused by gnulib interfering with the call sequence? > or applying the wrong sequence to a Posix system, that portion of Octave is built using gnulib submodules. It seems the new build are taking the wrong pieces. Thank to both for your efforts Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple