From patchwork Fri Jun 5 13:17:38 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sedat Dilek X-Patchwork-Id: 6553491 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id C836C9F1CC for ; Fri, 5 Jun 2015 13:17:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C5F5A20704 for ; Fri, 5 Jun 2015 13:17:43 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id AB6A720702 for ; Fri, 5 Jun 2015 13:17:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A5A7A6EC71; Fri, 5 Jun 2015 06:17:40 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by gabe.freedesktop.org (Postfix) with ESMTP id 79DB56EC6F for ; Fri, 5 Jun 2015 06:17:39 -0700 (PDT) Received: by wgme6 with SMTP id e6so56621582wgm.2 for ; Fri, 05 Jun 2015 06:17:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=iY67UMHUkyPHDOxM8NOMGeVFcWw2BpIRvd+QdfxPmY4=; b=D6tCNNzfjMrteaGUMu59yJRpQQZT5JQCsVBDjn3oBF1+n20aJNl+m5RbpCtBYGzhZK ick5eFdzUCBWXNJVQY7ePDxOlC549XyVATd+G9FMDDsx4YiOBzFhiGXG5Jo/t7apm2AZ l+xU1g6mZsyx8sSGFbMuI8HSUj9q6n0kUMa9wCNI4U4P3o2WM1P8Lr1cYKEfHq2o4VWY CTMq2D6L8Bwx3/SbpSl4AJ01ZgalehI3Y5xSYkkT/i8BP8OFAbcQCQdOYY+dtdHCNRC3 0/zVnDnRBwXcWeV87Op2z4vI3yOj5z3H1UhI7tfzYg0iyDU/PIUnx0PK04mevbaoxblh hpdw== MIME-Version: 1.0 X-Received: by 10.194.205.225 with SMTP id lj1mr6498216wjc.138.1433510258740; Fri, 05 Jun 2015 06:17:38 -0700 (PDT) Received: by 10.27.172.136 with HTTP; Fri, 5 Jun 2015 06:17:38 -0700 (PDT) In-Reply-To: References: <20150605094955.GI27056@nuc-i3427.alporthouse.com> <20150605103813.GJ27056@nuc-i3427.alporthouse.com> <20150605110552.GM27056@nuc-i3427.alporthouse.com> <20150605115144.GO27056@nuc-i3427.alporthouse.com> Date: Fri, 5 Jun 2015 15:17:38 +0200 Message-ID: From: Sedat Dilek To: Chris Wilson , Sedat Dilek , intel-gfx Subject: Re: [Intel-gfx] No mouse cursor with intelddx-2-99-917-338-g7d30ccea214b at lightdm-login X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sedat.dilek@gmail.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY,URIBL_BLACK autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP On Fri, Jun 5, 2015 at 2:09 PM, Sedat Dilek wrote: > On Fri, Jun 5, 2015 at 1:57 PM, Sedat Dilek wrote: >> On Fri, Jun 5, 2015 at 1:51 PM, Chris Wilson wrote: >>> On Fri, Jun 05, 2015 at 01:41:25PM +0200, Sedat Dilek wrote: >>>> Culprit commit is "sna: Compilation fixes for stable distros" (see >>>> attached files). >>>> >>>> Reverting this commit fixes the issue for me. >>>> >>>> $ git log --oneline -3 >>>> ee885de7ad39 Revert "sna: Compilation fixes for stable distros" >>>> 7d30ccea214b sna: Ensure compat_output is sane after sorting outputs >>>> 1525b0177862 intel-virtual-output: Fix cloning fixed mode outputs >>> >>> * Scratches head. >>> >>> Can you send me your build log for HEAD? (Including the configure >>> summary.) >>> >>> I am now even more puzzled. >> >> Pauvre tete, ca fait mal a la tete... >> > > config.log with "clang -v" set in the build-script. > clang-errors... $ egrep -B1 'clang: error: linker' config.log conftest.c:(.text+0x12): undefined reference to `strlcpy' clang: error: linker command failed with exit code 1 (use -v to see invocation) --- conftest.c:(.text+0x12): undefined reference to `strlcat' clang: error: linker command failed with exit code 1 (use -v to see invocation) -- conftest.c:(.text+0x12): undefined reference to `clock_gettime' clang: error: linker command failed with exit code 1 (use -v to see invocation) I tried to fix the clock_gettime clang-error by adding '-lrt' to $LIBS... $ git diff ...which did not help. Cannot say what's wrong here with my llvm-toolchain. I have attached my build-script. Any idea? - sed@ - diff --git a/configure.ac b/configure.ac index 0b6358b879e8..60b50c0724be 100644 --- a/configure.ac +++ b/configure.ac @@ -782,7 +782,7 @@ AC_ARG_ENABLE(valgrind, [VG="no"]) LIBS="" -AC_SEARCH_LIBS(clock_gettime, rt, [CLOCK_GETTIME_LIBS=$LIBS]) +AC_SEARCH_LIBS(clock_gettime, rt, [CLOCK_GETTIME_LIBS=$LIBS -lrt]) AC_SUBST(CLOCK_GETTIME_LIBS) sdkdir=`$PKG_CONFIG --variable=sdkdir xorg-server`