All of lore.kernel.org
 help / color / mirror / Atom feed
* build stats error with eglibc 2.16!
@ 2012-07-09 21:39 Saul Wold
  2012-07-09 21:47 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Saul Wold @ 2012-07-09 21:39 UTC (permalink / raw)
  To: 'Patches and discussions about the oe-core layer'


I have started to build the eglibc 2.16 locally and I am seeing a 
strange buildstats failure:

> ERROR: Execution of event handler 'run_buildstats' failed
> Traceback (most recent call last):
>   File "run_buildstats(e)", line 89, in run_buildstats(e=<bb.build.TaskSucceeded object at 0x77ce2d0>)
>   File "buildstats.bbclass", line 5, in write_task_data(status='passed', logfile='/intel/poky/builds/world/tmp/buildstats/gnupg-qemux86/201207091436/eglibc-2.16-r0+svnr19383/do_package_write_ipk', dev='sdb1', e=<bb.build.TaskSucceeded object at 0x77ce2d0>)
> IOError: [Errno 2] No such file or directory: '/intel/poky/builds/world/tmp/buildstats/gnupg-qemux86/201207091436/eglibc-2.16-r0+svnr19383/do_package_write_ipk'
>
> NOTE: package eglibc-2.16-r0+svnr19383: task do_package_write_ipk: Succeeded
> NOTE: Running noexec task 1067 of 1073 (ID: 198, /intel/poky/distro/meta/recipes-core/eglibc/eglibc_2.15.bb, do_package_write)

Ideas?

Sau!

-- 
     Sau!

Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build stats error with eglibc 2.16!
  2012-07-09 21:39 build stats error with eglibc 2.16! Saul Wold
@ 2012-07-09 21:47 ` Martin Jansa
  2012-07-09 22:16   ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2012-07-09 21:47 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]

On Mon, Jul 09, 2012 at 02:39:09PM -0700, Saul Wold wrote:
> 
> I have started to build the eglibc 2.16 locally and I am seeing a 
> strange buildstats failure:
> 
> > ERROR: Execution of event handler 'run_buildstats' failed
> > Traceback (most recent call last):
> >   File "run_buildstats(e)", line 89, in run_buildstats(e=<bb.build.TaskSucceeded object at 0x77ce2d0>)
> >   File "buildstats.bbclass", line 5, in write_task_data(status='passed', logfile='/intel/poky/builds/world/tmp/buildstats/gnupg-qemux86/201207091436/eglibc-2.16-r0+svnr19383/do_package_write_ipk', dev='sdb1', e=<bb.build.TaskSucceeded object at 0x77ce2d0>)
> > IOError: [Errno 2] No such file or directory: '/intel/poky/builds/world/tmp/buildstats/gnupg-qemux86/201207091436/eglibc-2.16-r0+svnr19383/do_package_write_ipk'
> >
> > NOTE: package eglibc-2.16-r0+svnr19383: task do_package_write_ipk: Succeeded
> > NOTE: Running noexec task 1067 of 1073 (ID: 198, /intel/poky/distro/meta/recipes-core/eglibc/eglibc_2.15.bb, do_package_write)
> 
> Ideas?

something messing with EGLIBCVERSION during build (e.g. branch switch in
other term)?

It's building 2.16 but then running eglibc_2.15.bb...

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build stats error with eglibc 2.16!
  2012-07-09 21:47 ` Martin Jansa
@ 2012-07-09 22:16   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2012-07-09 22:16 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Mon, Jul 9, 2012 at 2:47 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
>
> something messing with EGLIBCVERSION during build (e.g. branch switch in
> other term)?
>
> It's building 2.16 but then running eglibc_2.15.bb...
>

yeah set EGLIBCVERSION = "2.16" in local.conf



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-09 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-09 21:39 build stats error with eglibc 2.16! Saul Wold
2012-07-09 21:47 ` Martin Jansa
2012-07-09 22:16   ` Khem Raj

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.