[Yocto-builds] buildbot failure in Yocto on nightly-x86

Richard Purdie richard.purdie at linuxfoundation.org
Sat Mar 24 04:35:14 PDT 2012


On Sat, 2012-03-24 at 10:31 +0000, Paul Eggleton wrote:
> On Saturday 24 March 2012 02:16:03 elizabeth.flanagan at intel.com wrote:
> > Build status: FAILURE
> > 
> > Buildslave for this Build: ab04
> > Complete logs for all build steps:
> > http://autobuilder.yoctoproject.org:8010/builders/nightly-x86/builds/417
> > Build Reason: Triggerable(nightly-x86)
> > Build Source Stamp: [branch master] 1c19181599c41d8f0bd7f06efc654fe61c3d0bb1
> 
> ghostscript again, but a different issue this time. Looks like it might be a 
> race of some kind - "cp -f" should be able to overwrite the file if it exists 
> but presumably it can't because it's open:
> 
> | cp -f ./obj/gconfxx.h ./obj/gconfig.h || true
> | rm -f ./obj/iconfig.c
> | ./obj/aux/mkromfs -o ./obj/gsromfs1_.c \
> | -X .svn -X CVS -P ./base/../ iccprofiles/* \
> |    \
> | -c -d Resource/Init/ -P ./lib/../Resource/Init/ -g gs_init.ps 
> ./obj/gconfxx.h -d Resource/ -P ./lib/../Resource/ CIDFSubst/* CIDFont/* -C 
> CMap/* ColorSpace/* Decoding/* Encoding/* -B -b Font/* -c -C IdiomSet/* 
> ProcSet/* -P ./lib/../Resource/Init/ -d Resource/Init/ -B FCOfontmap-PCLPS2 -C 
> cidfmap FAPIcidfmap FAPIconfig FAPIfontmap Fontmap Fontmap.GS xlatmap gs_cet.ps 
> gs_diskf.ps gs_diskn.ps gs_dscp.ps gs_trap.ps pdf_cslayer.ps -B -d lib/ -P 
> ./lib/
> | cp -f ./obj/gconfxx.h ./obj/gconfig.h
> | cp: cannot create regular file `./obj/gconfig.h': File exists
> | make: *** [obj/iconfig.o] Error 1

We have an open bug for this one:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=1202

Cheers,

Richard







More information about the yocto-builds mailing list