www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/05/01/16:38:44

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:cc:subject:date:message-id
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=kd8npZx5YQJOVn6QIXU5XlXTzOJMiHlDSznSCCaPOXA7r291v+22e
nm9/8iSUi7O5QtiXJ97p+GydojyTWUqm65UwWd7HlP4IB6ylBcItTEXSHq5TsIzl
8v13Dkn/jcmHjsxIGpW3mHwH2Ol6f9GCFeZ7ZWKb3awNtQDaZZ5rWM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:cc:subject:date:message-id
:mime-version:content-type:content-transfer-encoding; s=default;
bh=BUVcXbCG0IBOHeTQ+KQos3jw798=; b=LZdsLqzLFCMV5jwe5vrqx2LxTjLS
LsI28UjADu5Ov96U/nrdaQ22Oa2c7EWelfbKL58oJBD+pEpbLs3lwU1aAp3k+0aJ
cG737IgNlEUKHKOSmXrEZUS8kByLioI+Xws5DHDLx5khf5VcOe3AfamKgxZTceL2
iWx70U4ymYX3xeU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
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
From: "Jannick" <thirdedition AT gmx DOT net>
To: <cygwin AT cygwin DOT com>
Cc: <olivier DOT faurax AT anyces DOT com>
Subject: clang-family: error after --help (inconsistent command line options)
Date: Tue, 1 May 2018 22:38:27 +0200
Message-ID: <00b501d3e18c$5cb5dd90$162198b0$@gmx.net>
MIME-Version: 1.0
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

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

- Raw text -


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