On Thu, Nov 22, 2012 at 9:59 AM, Laurentiu Palcu
<[email protected]> wrote:
>
> The autobuilder nightly for arm (for example) does, among other things,
> the following:
> * Builds core-image-sato, core-image-sato-dev, core-image-sato-sdk,
> core-image-minimal, core-image-minimal-dev for qemuarm
> * Builds core-image-sato, core-image-sato-sdk, core-image-minimal for
> beagleboard
> * Builds the meta-toolchain-gmae
>
> Here's a link to one of the latest arm nightly builds. You can see that,
> for beagleboard, it includes xf86-video-omap driver:
>
> http://autobuilder.yoctoproject.org:8010/builders/nightly-arm/builds/727
>
> This is the production autobuilder. The autobuilder server I used to
> test the patches is internal and cannot be accessed from outside.


and we can see that the build failed with

| checking for ANSI C header files... (cached) yes
| checking whether to include DRI support... checking for
/usr/include/xorg/dri.h... configure: error: cannot check for file
existence when cross compiling
| Configure failed. The contents of all config.log files follows to
aid debugging
| 
/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/xf86-video-omap/2_0.4.2+gitr1+ae0394e687f1a77e966cf72f895da91840dffb8f-r20.0/git/config.log
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by xf86-video-omap configure 0.4.2, which was
| generated by GNU Autoconf 2.69.  Invocation command line was

from 
http://autobuilder.yoctoproject.org:8010/builders/nightly-arm/builds/727/steps/shell_55/logs/stdio

I am looking at Ross patch, as our configure.ac file is clearly wrong
here in xf86-video-omap (in fact most of the testing for this X11
driver was done in ubuntu, so using native compilation...). will make
sure to get that fixed upstream asap.

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to