X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=TTVpJFnTfPWBAh9o 53wEov+9h6C849J82dVmRAmsVkFwRA0d8tKnd6YZ6prwDzJR6B3uYO+yJngnNci1 /CWZkDsD4xL2voJxf7ZSFDLc2R78HgAXAbImWzaE4UkVCwe1hFOFYpwL2T2dPiRS afwtSpsXfrUuQYb2SsiDZvSsxT8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=zJ3/Pb6YPBTM5rwmuGtvpe bUQzw=; b=bHiZ9HSnUB9k5rdt9vuo0zKoyAB2ZB4lIgnZQglZHB93lyubC9Zxy2 k5R6taMY6ePqyHxGNbD05Vpwl7M/yA2iQbHom767PSrzvy69GmnDi3tczUefW3Nh 5miAiqWu9px3tNEXBmjzxny+Oo3UBD8BhXPxCxqXY5FsxhmaDCx5w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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== Subject: Re: Fwd: Re: headache on build repeatibility: octave vs BLODA ? To: cygwin AT cygwin DOT com References: <5a944c6b-8499-754e-0825-e95f7859e7d2 AT t-online DOT de> <7f071c05-22d2-1493-e37e-68c990b9854f AT t-online DOT de> From: Marco Atzeri Message-ID: <1796a75a-4fc6-2e3c-30a4-2e093152eb22@gmail.com> Date: Wed, 29 Jan 2020 17:33:29 +0100 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 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