X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C3DA4384F034 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673429122; bh=+wovQNGwgdbOnYoMqaZpzDz1XaLLKYDYpLmdSt96N8I=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=u38asgJ/2d2eSwWDXUr32/cCZDM2DNMNIL3Gz1hCkYimualn3Q/7lY2Ns2pgxSNc/ a5X9NuykDDYUWycohIoaAXTCCytgAVftlITi7q54l4KT6mO8jirRqSeLlVG6r1XLDK OnYLr/GOlTSQFHXTfkcdCaNdB9CYpnlqFhfXQ7VE= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com Date: Wed, 11 Jan 2023 10:24:41 +0100 To: ggl329 Subject: Re: clang doesn't work from cygwin-3.4.0 (Re: clang-format and clang-check return 127 and no text) Message-ID: Mail-Followup-To: ggl329 , cygwin AT cygwin DOT com References: <1845715a-7507-73dd-ecc3-da0c842ac64d AT gmail DOT com> <1c6e15c2-bf73-120f-9034-1680fc6e0ea3 AT dronecode DOT org DOT uk> <3b4660b5-afee-39d0-3c7e-8e40b55593cc AT gmail DOT com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <3b4660b5-afee-39d0-3c7e-8e40b55593cc@gmail.com> X-Provags-ID: V03:K1:JAnDYF/5DzyeyopbWrN9Hj1HoYkDcd79YnMVq0cuY7LEe+HLEtL dNESbpgT0XqgL3iMv6lEYNrVpJ/U5JWIu7OuEnzpJYbdbNCjWPLMPh0dh0h22l+rDQdkBi9 Boc78OISZKReFUd+GWSLY5QHR0PeoBCzuOrHr8i/3CAfWpjm19jAj5ql65YxKIt9RW7ansU qVaakF0hclBsajEp5jxTw== UI-OutboundReport: notjunk:1;M01:P0:nFh4461TuDM=;sF6XfBXyYxemLUO7DZINNdiLIsT Rm+L2T6l71WS6XiacWJFlwAC87dzThRFawRnm1S6KVJRS6j8xd29AAs2jMX5qXzpm/ioB/Tou UD+7Bh4mJy0j6xPXB3tDfYhbi54QAIkStEIVIke+n2aA/G0Z80ctUotcT3G1W3JtGM9LFB30F Wbi1xGy3czYl4uRi5/Ce0ryf8Oqu64KZ48JaVyQ89sg3lle5ouJgBwNUZCGKne1JckS0PQs8s ARNu9HtGD9PHZCcYzolA8DhoKk/O0kNJNnH/GbHl3KtnAS6RsE18E8SUGQIXFc0t1dBEuZvqf FnnasGhRxulDfXW0wq/eBNl6SklSPY3W6+tX1NAKPn5g1RjVIHXgCj8zlaSYXmKRbuXYq4gDX hJWzwwVJEsmrut0J/VpoEyCG6iIiPU58UU9cFK5zEKOTz3sIhP2CKVnl/zOxQXiR995p+MBNf liP/84M6lesPhjryqYKmK6P3VvsJBAQLpt2vIxblLdzIU+JePGVtnN5wX8l8QVRo5rLxtkkgT T1f8RsmOJnSust8JwULBpTWAGqvQz8omElSbsOtZDA7oTHzl6EkpClLK50UwFxQ51r9LqvFD6 bmUqMTuHtOEzaG++B6+xus8DUVdEgyuRvsPosyyQ3wpn1IvQtcw+6pEfcwkSBisCDHqakkx4E HROOwKu95KDv6jrEk0WD3qPZaKfS53fyc+DK9IPAVw== X-Spam-Status: No, score=-96.8 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_FAIL, SPF_HELO_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT 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: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen , cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Jan 11 00:35, ggl329 via Cygwin wrote: > On 2023/01/09 22:05, Corinna Vinschen via Cygwin wrote: > > On Jan 8 11:02, Jon Turney via Cygwin wrote: > > > > > > $ strace $(realpath $(which clang)) > > > > > > shows the actual problem... > > > > > > --------------------------- > > > clang-8.exe - Entry Point Not Found > > > --------------------------- > > > The procedure entry point _alloca could not be located in the dynamic link > > > library C:\cygwin64\bin\cygLLVMSupport-8.dll. > > > --------------------------- > > > > This should be fixed in cygwin-3.5.0-0.72.g7886327fbf92 and, > > ultimately, a later 3.4.4 release. > > I confirmed that clang exits successfully > in cygwin-3.5.0-0.79.g3b7df69aaa57 environment. > Thanks. Thanks for testing! Corinna -- 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