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

Paul Eggleton paul.eggleton at linux.intel.com
Sat Mar 24 03:31:35 PDT 2012


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

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto-builds mailing list