From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96189 invoked by alias); 1 May 2018 20:38:34 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 96179 invoked by uid 89); 1 May 2018 20:38:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=apps, H*UA:Outlook, H*x:Outlook, H*UA:Microsoft X-HELO: mout.gmx.net Received: from mout.gmx.net (HELO mout.gmx.net) (212.227.15.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 May 2018 20:38:31 +0000 Received: from ODTOSH2015 ([84.161.254.236]) by mail.gmx.com (mrgmx003 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MbPLI-1ex35s0pxk-00InYi; Tue, 01 May 2018 22:38:28 +0200 From: "Jannick" To: Cc: Subject: clang-family: error after --help (inconsistent command line options) Date: Tue, 01 May 2018 20:38:00 -0000 Message-ID: <00b501d3e18c$5cb5dd90$162198b0$@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:GH8GHx8RaTc=:7BLMrXP0MGM6OeW4Gj/b8X ayT0tTSb1r2bngl2ZHVit1DOqSCAUOLAi37CiAdBOtRV8VObqpD2DFVq2/a/0DDzIrjjaOACx CTtWvI2QNIX2qqPoREM0mOUyK1Nxej47VCzJpNzACUaF/6uTZwNyhjScQN5DayinQSGv8vMot JltmDSoQnR6r+XOaKkCRBYB8/FQ7qyYbVXz7+36JC6HxhyIgYCKwbJYjFFg5Ck9RHgSdPu/ay zwc6npCVak4O3/uMdfoNIo0BWBhclP2HodbaXidS8AbPyiOKraQbgdiGxwmuUSa0hiuFXRodw 5rXHFu6FvCidDAFcMLMEdtaoQgFLht6I3XNi8vnUi71rJB1vT1OEBi6masD6nbatmTvlB7LT1 3HOAA9Kj08dfVI5vQ7ABbolw8UZBKZRQMLfXSXvRJlh/6kIZt41CCYrG/oWhJA47GIM3qgUwl G/g6ExXcBOlICT10syYBY4AbyNyTUrpV7Sgn/jkwrq1KrjaMElMkQm9uNe+XOB+rYH2U+051G frkaIquXDbWlcvnMzF6B4hB8SVUQA3qOIXyEXHSHPpvN9F3QpkqNGRLgApwj8OjMyC/6Yz8Zb UdPvnpNee93Z28EopYXTcXsN6/UoOw6SQMTwAsacLZ7yD2Lj+wJ5fRJ8EeDmdIuZ5xnWBgdH5 HMy9DCPqTLPzhNtn55Ihed9Ndj+QiJKGrViZKPUFWGWxfme60ZreepLI4Xq+RTQqeApWxhEjm XWdQb6A5chVqVwfqeigqJawnl3TbQZ45glMbvvyS+gpR5Xc3imOV3nQIFuWQ+Gtwr/j6zRxcX UPETHgS X-IsSubscribed: yes X-SW-Source: 2018-05/txt/msg00005.txt.bz2 Hello, I can confirm the bug reported in early April (https://sourceware.org/ml/cygwin/2018-04/msg00021.html, author cc'ed): The following friends of the clang-... application family (5.0.1-2) show this error when calling, e.g., exe --help: : CommandLine Error: Option 'disable-symbolication' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options - clang-check.exe - clang-format.exe - clang-import-test.exe - clang-offload-bundler.exe - clang-rename.exe After looking around a bit in the net it could well be that something is linked into the apps twice, but not sure where if this is a cygwin issue or not: - https://bugs.llvm.org/show_bug.cgi?id=22543 - https://reviews.llvm.org/rL240104 Please let me know if any more info required. Many thanks! -- 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