From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97934 invoked by alias); 3 Apr 2018 10:16:31 -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 97858 invoked by uid 89); 3 Apr 2018 10:16:23 -0000 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 Received: from authsmtp78.register.it (HELO authsmtp.register.it) (195.110.122.163) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 03 Apr 2018 10:16:21 +0000 Received: from [192.168.0.113] ([88.122.116.13]) by cmsmtp with ESMTPSA id 3IzCfpKGT7lTY3IzDfezvW; Tue, 03 Apr 2018 12:16:19 +0200 X-Rid: olivier.faurax@anyces.com@88.122.116.13 To: cygwin@cygwin.com From: Olivier FAURAX Subject: clang-format broken Message-ID: <40ab6e72-0dc6-cfbf-6318-2d9b9f669ae3@anyces.com> Date: Tue, 03 Apr 2018 10:16:00 -0000 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== X-SW-Source: 2018-04/txt/msg00007.txt.bz2 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