* Re: glcompbench: Create 2012.08 version
@ 2014-03-26 20:43 Martin Jansa
2014-04-19 3:35 ` Otavio Salvador
0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2014-03-26 20:43 UTC (permalink / raw)
To: Lauren Post; +Cc: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2397 bytes --]
Fails to build for qemuarm (looks like missing dependency)
ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/temp/log.do_configure.19183)
ERROR: Logfile of failure stored in: /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/temp/log.do_configure.19183
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| Setting top to : /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/glcompbench-2012.08
| Setting out to : /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/glcompbench-2012.08/build
| Checking for 'g++' (c++ compiler) : ok
| Checking for header inttypes.h : yes
| Checking for header stdint.h : yes
| Checking for header sys/time.h : yes
| Checking for library m : yes
| Checking for function gettimeofday : yes
| Checking for function sqrt : yes
| Checking for function strtol : yes
| Checking for function strtoul : yes
| Checking for program pkg-config : /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
| Checking for 'x11' : yes
| Checking for 'xdamage' : yes
| Checking for 'xcomposite' : not found
| The configuration failed
| (complete log in /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/glcompbench-2012.08/build/config.log)
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/temp/log.do_configure.19183)
ERROR: Task 5 (/home/jenkins/oe/shr-core-branches/shr-core/meta-openembedded/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb, do_configure) failed with exit code '1'
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: glcompbench: Create 2012.08 version
2014-03-26 20:43 glcompbench: Create 2012.08 version Martin Jansa
@ 2014-04-19 3:35 ` Otavio Salvador
0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2014-04-19 3:35 UTC (permalink / raw)
To: OpenEmbedded Devel List
Hello Martin,
On Wed, Mar 26, 2014 at 5:43 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> Fails to build for qemuarm (looks like missing dependency)
>
> ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/temp/log.do_configure.19183)
> ERROR: Logfile of failure stored in: /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/temp/log.do_configure.19183
> Log data follows:
> | DEBUG: Executing python function sysroot_cleansstate
> | DEBUG: Python function sysroot_cleansstate finished
> | DEBUG: Executing shell function do_configure
> | Setting top to : /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/glcompbench-2012.08
> | Setting out to : /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/glcompbench-2012.08/build
> | Checking for 'g++' (c++ compiler) : ok
> | Checking for header inttypes.h : yes
> | Checking for header stdint.h : yes
> | Checking for header sys/time.h : yes
> | Checking for library m : yes
> | Checking for function gettimeofday : yes
> | Checking for function sqrt : yes
> | Checking for function strtol : yes
> | Checking for function strtoul : yes
> | Checking for program pkg-config : /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
> | Checking for 'x11' : yes
> | Checking for 'xdamage' : yes
> | Checking for 'xcomposite' : not found
> | The configuration failed
> | (complete log in /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/glcompbench-2012.08/build/config.log)
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/glcompbench/2012.08-r0/temp/log.do_configure.19183)
> ERROR: Task 5 (/home/jenkins/oe/shr-core-branches/shr-core/meta-openembedded/meta-oe/recipes-graphics/glcompbench/glcompbench_2012.08.bb, do_configure) failed with exit code '1'
I am working on this and will send a v2 fixing it.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-19 3:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 20:43 glcompbench: Create 2012.08 version Martin Jansa
2014-04-19 3:35 ` Otavio Salvador
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.