X-Recipient: archive-cygwin@delorie.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:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=aHU
	bEXpAzTjKZ74xwum9LvRzj8TJ3J6o2/eiduqmBjmO2cA3rttTwf0ThD9teakbQ9R
	O7z0fw9P0KW02pwYfUc1nrsq5ejrrHpdA6/ouTxy/5lnDpkLpjxzuMIf+lRS6sDp
	ZBWqC8j/0T2uEoCwm3l37D+G2YhwwjV6Z1JiT0jo=
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:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=ER8BvE336
	SRQUkZ7Oh8hQqCwx3M=; b=o7gF16v46NEBY9Ma7S8/bjcGok5ANj1ir9MLj4nDY
	nSAQ0C8kGLC7GlVZcm/hNWRwiy0Mnedju/kQyeBIVuN9jkjj/X3MM+iAhmO58e1f
	ZodMWgbS/t+t6z0BnyLQdmiNBS4rbLUYDsxmG2FPXTDaUAYgyxOChFQ284iwwGxp
	4M=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-languages-length:448
X-HELO: authsmtp.register.it
X-Rid: olivier.faurax@anyces.com@88.122.116.13
To: cygwin@cygwin.com
From: Olivier FAURAX <olivier.faurax@anyces.com>
Subject: clang-format broken
Message-ID: <40ab6e72-0dc6-cfbf-6318-2d9b9f669ae3@anyces.com>
Date: Tue, 3 Apr 2018 12:16:14 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfEyLVFUbe3zsY79Zi6Ud82qVCKrI83dC4rBNAgEaGX65dInZcl6O1BOztn1eLWeQ4+VPyEpH8rqEpc45wp6Obz2Bs8DdRseQJYLj4dR13OVHK0dgmXLi Ko81RXJkTZcpiJu2rTCKeEF9GLwR6nTN+RkB4imzBas3MI8MlhA9cLFj5ooy1POs4XMy6pRThVIgkQ==

Hello!

It seems clang-format, and perhaps other clang-*, are broken due to 
"option [...] registered more than once".
It seems related to several links to same or similar libraries.

$ which clang-format
/usr/bin/clang-format

$ clang-format -help
: CommandLine Error: Option 'disable-symbolication' registered more than 
once!
LLVM ERROR: inconsistency in registered CommandLine options

Thanks for the work!
-- 
Olivier FAURAX

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

