X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 41ADD3971834 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1610057719; bh=2OUj5/fk5VWwoezpQO0O3Ah9KbwcOXeDKT5UB/UehPI=; h=To:Subject:References:In-Reply-To:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=RzaMuzpdM3S1HaVi3WE6YbAxRBmm6hedQn34ZGAml8HAwo30WXklHJvygTeW8RC/g SxcprP4TtvMljoiGBDN4eVHmMKrV8eKp8//VPqipkhXjZIv82L4Gta1uEOrkb7kpkd DrOmSl+xOVT7g+GDtog22SJop+vjXmo4UqbF0K7o= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 801FF386F427 To: tres DOT finocchiaro AT gmail DOT com Subject: Re: FAST_CWD warning on 64-bit Cygwin + Windows for ARM64 References: In-Reply-To: X-Loop: cygwinautoreply AT sourceware DOT org Message-Id: <20210107221513.D0752A806D1@calimero.vinschen.de> Date: Thu, 7 Jan 2021 23:15:13 +0100 (CET) X-Provags-ID: V03:K1:9mDnSzQuVOjcIZItmAlXiFO5I3jUQJgPePxz8Ce0jqtOKD/D6I4 3k7MKCzEnzX41UPQY9YKZ3WuxkRehrwNW8qXrb6vD8B/B/KK6HGKPArqfw/LB1Ra7FLQFbs 6Vvw7kzi2wGOBdyw5vacpok5u/GsZnLCLcWwNC5LcDdb1tnT5bjuf0l7GFV75inWC/Dr/yM lcRtmCRgFWNVvH7IawyMw== X-UI-Out-Filterresults: notjunk:1;V03:K0:ccm1pB/REeU=:BrTzQv6Z6x7qWPQSgn6VEL /+mrLa9p+PbiNbFccWOxUAIIJwaFTRkkX3OlGIEWoMBchvL64o3C9ikKo52658BZiA/VxS97b xMmtE9BJnsQONuFpK63EwD2Lm3kG898kFPEqJRw+wPUJxHO17N9k9D/TQvDXJylbupK5En82q cVducjKUjibU26nBkEyesVecgJ9SwRdhB2TGFZ/XjcQ3kx0arKHNSLuWz6tlFAW9UctuFCd08 Gdb1zwEgdApC1fmlH4m5YhJLxu6BSvkSvc0D+zc0ZlVq2qerTnypEo61/zKB3khGW+80fsZw6 RUPPTHhDv0oTfjaNlq0n0FeJhf93BQmT50oHGJjWQ3bJ+P1a+5+cAe3pFzGeSuDJP6UDwj6FZ 8dgnGnYAAL9n4X0I6X2q929E/mtJ9RwTXgDgBizfmVCbdhHrVYhbn5+N0ICiTME6mxeCl7frL J/4/4xEpUQ== X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_NONE, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: cygwinautoreply--- via Cygwin Reply-To: cygwinautoreply AT sourceware DOT org Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" >Running cygwin64 on Windows for ARM64 using the new, experimental >x86_64 emulation layer, the following warning is shown: >> Cygwin WARNING: >> Couldn't compute FAST_CWD pointer. This typically occurs if you're using >> an older Cygwin version on a newer Windows. Please update to the latest >> available Cygwin version from https://cygwin.com/. If the problem persists, >> please see https://cygwin.com/problems.html >So far, the problem seems to be mostly benign, however was observed by >a build system which doesn't properly sanitize stderr (the project >used grep through ant's ExecTask which combines stdout and stderr by >default). >I don't require help with this issue, but wanted to report it. As >Windows on ARM64 becomes more popular, the number of users moving from >cygwin32 to cygwin64 will increase, and the problem is likely to be >reported (or at least experienced) more and more. >I did browse the archives and found this message: >https://cygwin.com/pipermail/cygwin/2020-October/246434.html >However it didn't mention Windows ARM64 by name, so I wanted to share, >I wasn't sure if this is due to a Win32 API change, a bug in x86_64 >emulation for this particular OS or an unforeseen edge-case within the >cygwin codebase. >Slightly unrelated, but if a particular project volunteer requires >ARM64 hardware to reproduce and resolve the above issue, please reply >to me privately, I'd be happy to help. Also, thanks for the hard work >maintaining the project! >- Tres DOT Finocchiaro AT gmail DOT com https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple