From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 04945138334 for ; Sun, 19 Aug 2018 16:25:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81E12E08F0; Sun, 19 Aug 2018 16:25:00 +0000 (UTC) Received: from mailsrv2.linznet.at (mailsrv2.linznet.at [80.66.43.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02C6DE079E for ; Sun, 19 Aug 2018 16:24:59 +0000 (UTC) Received: from mail.linznet.at (mail.linznet.at [80.66.32.32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailsrv2.linznet.at (Postfix) with ESMTPS id 1AA0540E60 for ; Sun, 19 Aug 2018 18:24:58 +0200 (CEST) Received: (qmail 18573 invoked from network); 19 Aug 2018 16:24:57 -0000 Received: from be-9b-bb-d-c3.91-142-26-35.cust.kabelspeed.at (HELO puchmayr.linznet.at) (91.142.26.35) by mail.linznet.at with ESMTPS (DHE-RSA-AES256-SHA encrypted); 19 Aug 2018 16:24:57 -0000 Received: (qmail 9835 invoked by uid 210); 19 Aug 2018 16:24:56 -0000 Received: from prometheus.local by persephone (envelope-from , uid 201) with qmail-scanner-2.05st (clamdscan: 0.97.3/14948. spamassassin: 3.3.2. perlscan: 2.05st. Clear:RC:1(192.168.1.4):. Processed in 0.121411 secs); 19 Aug 2018 16:24:56 -0000 Received: from prometheus.local (HELO prometheus.localnet) (192.168.1.4) by smtp.local with SMTP; 19 Aug 2018 16:24:56 -0000 From: Alexander Puchmayr To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] kdevelop broken (llvm slot issue) Date: Sun, 19 Aug 2018 18:24:56 +0200 Message-ID: <7352259.RScIWBFRZh@prometheus> In-Reply-To: References: <1789602.QsFXGFdZvD@prometheus> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 1001907b-ede7-490d-8781-064bfd20deed X-Archives-Hash: 54087fc6b11dce841593b032046236cd Am Sonntag, 19. August 2018, 17:57:55 CEST schrieb Andrew Udvare: > > I am not having issues with KDevelop with Clang support and I have > everything on the latest version: > > LLVM 6.0.1-r1 libffi ncurses > Clang 6.0.1 +static-analyzer LLVM_TARGETS="AMDGPU BPF NVPTX X86" > KDevelop 5.2.3 gdbui hex plasma qmake welcomepage > kDevelop-php 5.2.3 > kdevelop-python 5.2.3 > Mesa 18.* classic dri3 egl gallium gbm gles2 llvm wayland > Thanks for the quick response. Upgrading to mesa 18 solves the problem. Regards Alex