From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f46.google.com (mail-yh0-f46.google.com [209.85.213.46]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CE613E006B5 for ; Tue, 18 Feb 2014 12:47:01 -0800 (PST) Received: by mail-yh0-f46.google.com with SMTP id v1so16010941yhn.19 for ; Tue, 18 Feb 2014 12:47:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=S4SYvCndla93sjdQCN3m/vL1cvKLiwVQiEX1YluckIc=; b=DHcIjmUVugfBoSFdDz0NRVKOKbAXTLwqcLUWcst5vknWCdya6tdZ5XU8eYAz0MFp2j P73xbP543sGdmLSG8rcHuKCBHWB3Vgllc2DxaAr0m9HtflYXV5kcx7u1HBDdgw1VZe3V T18VE4NI+pEbit5WMY3yOLreo7zvbsvVEnPcHnQ4Casd3kQ112qA/FOQDDsTufeD0Qp5 2YnVKy+Sd+aARs27phDO0e840FUWTL7r9ZGsd0+bdk7KpMtVdNyyQyXJNdXYWxYNt8ZS JRH11DEujD6ZmEEGNAtLPyDIFb0GtfYje+V4dDGZr/Jfyx7SG8U2D4kQlpKd+7O5dZc2 nGLQ== X-Received: by 10.236.123.193 with SMTP id v41mr26859912yhh.68.1392756420990; Tue, 18 Feb 2014 12:47:00 -0800 (PST) Received: from goober-2.local ([75.76.20.151]) by mx.google.com with ESMTPSA id 57sm62476081yhl.4.2014.02.18.12.46.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 18 Feb 2014 12:47:00 -0800 (PST) Message-ID: <5303C6C3.50908@gmail.com> Date: Tue, 18 Feb 2014 14:46:59 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" Subject: Problem building core-image-x11 in master X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Feb 2014 20:47:03 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Is anyone seeing a problem building core-image-x11 in master? I'm getting a build failure on Xorg. Build Configuration: BB_VERSION = "1.21.1" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "wandboard-quad" DISTRO = "poky" DISTRO_VERSION = "1.5+snapshot-20140218" TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto = "(nobranch):54562006c1327c5b99daa4cc05a3ba7e38412da1" meta-oe = "(nobranch):398f30aa0689e483ae196cc035643a854d169947" meta-fsl-arm = "(nobranch):40385ba8b3060adb3a535c6e5f08199b69f47754" meta-fsl-arm-extra = "(nobranch):1b612d3045fe572d842186870903b8871c69e589" meta-fsl-demos = "(nobranch):ef728d5fc8269fbd47f294a448c356842e4f39cc" Here is the error message I see at the end of the build: collect2: error: ld returned 1 exit status make[3]: *** [Xvfb] Error 1 make[3]: Leaving directory `/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/build/hw/vfb' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/build/hw/vfb' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/build/hw' make: *** [all-recursive] Error 1 ERROR: oe_runmake failed WARNING: /home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/temp/run.do_compile.6056:1 exit 1 from exit 1 ERROR: Function failed: do_compile (log file is located at /home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/temp/log.do_compile.6056) There are a lot of undefined reference errors preceding this error message, for example: ../../glx/.libs/libglx.a(indirect_dispatch_swap.o): In function `__glXDispSwap_MultiTexCoord4sv': /home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/xorg-server-1.15.0/glx/indirect_dispatch_swap.c:3978: undefined reference to `glMultiTexCoord4svARB' My guess is that this is a problem with the Vivante drivers not being built for this latest version of Xorg? Thanks, John