From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T2ORP-0000KB-BS for openembedded-core@lists.openembedded.org; Fri, 17 Aug 2012 17:26:27 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q7HFEQgZ010188; Fri, 17 Aug 2012 16:14:26 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10094-01; Fri, 17 Aug 2012 16:14:22 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q7HFEG0G010181 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Fri, 17 Aug 2012 16:14:17 +0100 Message-ID: <1345216456.27428.13.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Fri, 17 Aug 2012 16:14:16 +0100 In-Reply-To: <1364366.gWn3960rnI@helios> References: <502E5B0E.8040809@communistcode.co.uk> <1364366.gWn3960rnI@helios> X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: qemu opengl issues X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2012 15:26:27 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2012-08-17 at 16:00 +0100, Paul Eggleton wrote: > On Friday 17 August 2012 15:54:06 Jack Mitchell wrote: > > So I am trying to build qemuarm with latest master and I ran into this > > issue: > > > > NOTE: Resolving any missing task queue dependencies > > NOTE: Preparing runqueue > > NOTE: Executing SetScene Tasks > > NOTE: Executing RunQueue Tasks > > ERROR: Function failed: do_configure (see > > > > /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu- > > native-0.15.1-r11/temp/log.do_configure.2967 for further information) > > ERROR: Logfile of failure stored in: > > > > /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu- > > native-0.15.1-r11/temp/log.do_configure.2967 > > Log data follows: > > | DEBUG: Executing python function sysroot_cleansstate > > | DEBUG: Python function sysroot_cleansstate finished > > | DEBUG: Executing shell function do_configure > > | libSDL and header no found to build opengl acceleration for > > > > qemu-native. > > > > | Ubuntu package names are: libsdl1.2-dev. > > | Fedora package names are: SDL-devel. > > | > > | ERROR: Function failed: do_configure (see > > > > > > /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu- > > native-0.15.1-r11/temp/log.do_configure.2967 for further information) > > ERROR: Task 67 > > > > (virtual:native:/mnt/storage/yoctoBuilds/poky-vanilla.git/meta/recipes-devt > > ools/qemu/qemu_0.15.1.bb, do_configure) failed with exit code '1' > > NOTE: Tasks Summary: Attempted 1099 tasks of which 1074 didn't need > > to be rerun and 1 failed. > > > > > > Summary: 1 task failed: > > virtual:native:/mnt/storage/yoctoBuilds/poky-vanilla.git/meta/recipes-devtoo > > ls/qemu/qemu_0.15.1.bb, do_configure > > Summary: There was 1 WARNING message shown. > > Summary: There was 1 ERROR message shown, returning a non-zero exit code. > > > > Ok, I thought, lets install the sdl libraries. Which has now given me > > this error: > > > > Build Configuration: > > BB_VERSION = "1.15.3" > > TARGET_ARCH = "arm" > > TARGET_OS = "linux-gnueabi" > > MACHINE = "qemuarm" > > DISTRO = "poky" > > DISTRO_VERSION = "1.2+snapshot-20120817" > > TUNE_FEATURES = "armv5 dsp thumb arm926ejs" > > TARGET_FPU = "soft" > > meta > > meta-yocto = "master:bddd8300325267253941e7ce656ce2cf86a8a4a4" > > > > NOTE: Resolving any missing task queue dependencies > > NOTE: Preparing runqueue > > NOTE: Executing SetScene Tasks > > NOTE: Executing RunQueue Tasks > > ERROR: Function failed: do_configure (see > > > > /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu- > > native-0.15.1-r11/temp/log.do_configure.6313 for further information) > > ERROR: Logfile of failure stored in: > > > > /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu- > > native-0.15.1-r11/temp/log.do_configure.6313 > > Log data follows: > > | DEBUG: Executing python function sysroot_cleansstate > > | DEBUG: Python function sysroot_cleansstate finished > > | DEBUG: Executing shell function do_configure > > | ERROR > > | ERROR: User requested feature gl_accel > > | ERROR: configure was not able to find it > > | ERROR > > | ERROR: Function failed: do_configure (see > > > > > > /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu- > > native-0.15.1-r11/temp/log.do_configure.6313 for further information) > > ERROR: Task 67 > > > > (virtual:native:/mnt/storage/yoctoBuilds/poky-vanilla.git/meta/recipes-devt > > ools/qemu/qemu_0.15.1.bb, do_configure) failed with exit code '1' > > NOTE: Tasks Summary: Attempted 1152 tasks of which 1108 didn't need > > to be rerun and 1 failed. > > > > Summary: 1 task failed: > > > > virtual:native:/mnt/storage/yoctoBuilds/poky-vanilla.git/meta/recipes-devto > > ols/qemu/qemu_0.15.1.bb, do_configure > > Summary: There was 1 WARNING message shown. > > Summary: There was 1 ERROR message shown, returning a non-zero exit > > code. > > > > > > I am building on a headless machine with no X if that makes any > > difference in the matter... > > Right, this is a known limitation - see Yocto Project bug 2407. By pure > coincidence I was thinking about fixing it today as I am testing some other > related changes; for now the only options are install the required recipes or > hack out the gl-requiring parts of the qemu recipe. I think we're about at the point where we're going to remove GL pass through support and drop our qemu GL patches. Patches will likely appear next week. Cheers, Richard