All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Weber <rjohnweber@gmail.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Problem building core-image-x11 in master
Date: Tue, 18 Feb 2014 14:46:59 -0600	[thread overview]
Message-ID: <5303C6C3.50908@gmail.com> (raw)

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





                 reply	other threads:[~2014-02-18 20:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5303C6C3.50908@gmail.com \
    --to=rjohnweber@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.