delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/01/08/03:12:26

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3CAEF3858D35
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1673165505;
bh=4UxHua5D/odsLpMXX2Jw7oDDs/Px7qvdwi+Hi8DjAhA=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=wtUsfPhpNp9iKn/C7VS+oJSXrpAlbky0RvRFK5Wb/3N2UUXbZgXqA4K/6AqSDTlUk
KR4ft7EJlEa0nKbzJ0ckuHamgQITh50cAoerC4RAM+zcHBVW/g5L+3/V9xEAPH4knC
D50ScswcJHvZ8UbNIsDhmXYyw3vsB05V9K/SeNFM=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C7A2D3858D33
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=content-transfer-encoding:subject:from:to:content-language
:user-agent:mime-version:date:message-id:x-gm-message-state:from:to
:cc:subject:date:message-id:reply-to;
bh=F3HnU1ueNOnGgehFpV1hDj0rn5F3FU+ZbyRgskgErz8=;
b=L9e0yoe0VJtV8wAarDnyDmgAB5uGZU0sIQBV6rjdACHhZZR/xnJXRuoxnnlZmsZbTQ
+Y9wkqI0kGd07HNS1qsjf0jDJmemsYXJwgbsEkizw1xqzDbUHZ68wC3Xe3tV2tn3qasI
Df2j3g78Xlm2LMFNw2gnpoM0ZiHV88ewEcCegpUKQYA/8WjZwWzFAMBcR7D7MGYpjWC0
4pRkpvW3PMHpz7ynIH9he51tbHNyyNT4xU++htePvHX4qzN4Hi9Tlbbp6cfKG5i/gubL
9iz5O715lEQqi5bRYfY3kwXUSNgiq6Ak8sNeaXJWLWZAzMvNZ5fFOZU8E/gL3iZdeADC
kvVQ==
X-Gm-Message-State: AFqh2kq5ZvwyH1M998geNoSJJ3kV2Rza43UpmciVnaJcnwkGcDVZkmq/
75gAu9tFnxt3FEs8yKe4xXYGSGhZi9w=
X-Google-Smtp-Source: AMrXdXuuwLlrT/lcRGPGHXvdMs7+AlIxVr+0+yv9elECjrbVcHDrH55AQHE5YyUx/xznF0ZYlw+Q1w==
X-Received: by 2002:a17:903:428c:b0:193:2135:7fc3 with SMTP id
ju12-20020a170903428c00b0019321357fc3mr4112286plb.7.1673165465672;
Sun, 08 Jan 2023 00:11:05 -0800 (PST)
Message-ID: <1845715a-7507-73dd-ecc3-da0c842ac64d@gmail.com>
Date: Sun, 8 Jan 2023 17:11:03 +0900
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.6.1
To: cygwin AT cygwin DOT com
Subject: clang doesn't work from cygwin-3.4.0 (Re: clang-format and
clang-check return 127 and no text)
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: ggl329 via Cygwin <cygwin AT cygwin DOT com>
Reply-To: ggl329 <ggl329 AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

In my environment, clang doesn't work as reported in
https://cygwin.com/pipermail/cygwin/2022-December/252719.html .

I found that it doesn't work with cygwin-3.4.0-1,
but works with cygwin-3.3.6-1.
cygwin-3.5.0-0.69.g8a003605c1df doesn't help.
Changes in cygwin-3.4.0-1 bring this issue?
or clang needs to be rebuilt?

clang                                   8.0.1-1
compiler-rt                             8.0.1-1
libclang-devel                          8.0.1-1
libclang8                               8.0.1-1
libllvm-devel                           8.0.1-1
libllvm8                                8.0.1-1
libpolly-devel                          8.0.1-1
libpolly8                               8.0.1-1
llvm                                    8.0.1-1

# Sorry for creating a new thread.
# I didn't receive the original report, maybe due to
# https://cygwin.com/pipermail/cygwin/2022-December/252726.html .

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019