From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by sourceware.org (Postfix) with ESMTPS id A574D3851C2E for ; Mon, 28 Sep 2020 12:44:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A574D3851C2E Received: by mail-wm1-x332.google.com with SMTP id e17so965752wme.0 for ; Mon, 28 Sep 2020 05:44:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:mime-version:subject:message-id:date:to; bh=+91X0DHzBkIME3CUGvlWhBNRcrxhofMql3VKDNI63NY=; b=d+Y9/KKmCgKn87TFj9OjpmLVCq5dNQgKQylDaP5vPG1tpb3QGV8VhCkzValmXlioOe rSdadTebgt/zoH5Fr5YdtzlzLPRkHtIMie1JfUAsIvKN0XenbBHp9sKwYa89g0jYRW35 W9B0/mcDTv/qHTd9yfhhjPdsp4qMo4oY2w5+HQsBD2d+8tl7TrB7cnIoxERlZH1RCwW6 pM2nhXXvXI8dhyt2eFJ7UGEGQnCyd94aV6ylIX69X7jYSDC3ladNqCerJFiFG7SM7UQP CN1S6gppYKSLtFj+YjX/qfndQa7QCSa/3OzHMjcRkrtKVImvQfnRuH/m5JSPQD5f2EfW BKJg== X-Gm-Message-State: AOAM532xMWGX0fb4SEZ/+n24Do/RaRHn4jpd1OgMtTZtz406sT1j5LIS GSUa1PXCKEhM+4LJHm4bKFvyaSQwSlxaUUPo8KhyF6gPM9eSOgulP/LtcYwP3r0pnuJv3fROCBO +Jiwps2u1Xiw+/O3vL+GrCMofjKzbeNdxEpVupL5KNnZBbdUAR/pjh2IzeaCVbCCkDSXvqPpkI6 bANwK/ X-Google-Smtp-Source: ABdhPJw6iZzDPCHHRHWIC7SUQafd3O7ZPquOC3qV7uNY1Cxe3S8gj3qhSiAHtctoTKOadjtiWe+Z6w== X-Received: by 2002:a1c:a551:: with SMTP id o78mr1510310wme.4.1601297048151; Mon, 28 Sep 2020 05:44:08 -0700 (PDT) Received: from ?IPv6:2a02:c7f:9c75:c200:787e:7df2:90d:81f7? ([2a02:c7f:9c75:c200:787e:7df2:90d:81f7]) by smtp.gmail.com with ESMTPSA id t15sm1411455wrp.20.2020.09.28.05.44.06 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Sep 2020 05:44:07 -0700 (PDT) From: Alice Bilton Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3601.0.10\)) Subject: Couldn't compute FAST_CWD pointer Message-Id: Date: Mon, 28 Sep 2020 13:44:06 +0100 To: cygwin@cygwin.com X-Mailer: Apple Mail (2.3601.0.10) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIMWL_WL_MED, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2020 12:44:11 -0000 Hello, I am a Sheffield University student trying to install MASS software. = However, during the process I have received the following message a = number of times: WARNING: Couldn=E2=80=99t compute FAST_CWD pointer. Please report this = problem to the public mailing list cygwin@cygwin.com = I=E2=80=99m not sure what this means. Am I unable to download the = software, or is there something that I can do to help it? I left the = initial instal window open and is seems to have continued with some of = the installation process - I am now able to access the MASS DEMO, but = upon opening the cygwin batch file, I get the following message: 2 [main] bash 6936 find_fast_cwd: WARNING: Couldn=E2=80=99t compute = FAST_CWD pointer. Please report this problem to the public mailing list = cygwin@cygwin.com Can you help? Thanks Alice=