hello,

this is the error i get
jenkins@yocto:~/workspace/thesis-build-yocto/intel$ bitbake core-image-x11
Loading cache: 100% 
|#####################################################################################################|
 ETA:  00:00:00
Loaded 2134 entries from dependency cache.
Parsing recipes: 100% 
|###################################################################################################|
 Time: 00:00:00
Parsing of 1652 .bb files complete (1649 cached, 3 parsed). 2136 targets, 49 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
NOTE: multiple providers are available for jpeg-native (jpeg-native, 
libjpeg-turbo-native)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native

Build Configuration:
BB_VERSION        = "1.24.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "x86_64-poky-linux"
MACHINE           = "congatec-qa3-64"
DISTRO            = "poky"
DISTRO_VERSION    = "1.7.1"
TUNE_FEATURES     = "m64 corei7"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp    = "dizzy:6e9632e9798d78587c9317554c5547ab3b53837c"
meta-intel
meta-valleyisland
meta-tlk          = "dizzy:c90fb613745cb31694144f6d2c240b4dda32ee58"
meta-congatec-x86 = "dizzy:095f6b1340c57252bcb1a42ab352dc2b4886b36e"
meta-rb           = "dizzy:6e9632e9798d78587c9317554c5547ab3b53837c"
meta-oe
meta-python
meta-networking   = "master:bb177c85a25d2b75583abe218396520c375f8f18"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: The recipe sgml-common-native is trying to install files into a shared 
area when those files already exist. Those files and their manifest location 
are:
   
/var/lib/jenkins/workspace/thesis-build-yocto/intel/tmp/sysroots/x86_64-linux/etc/sgml/catalog
Please verify which recipe should provide the above files.
The build has stopped as continuing in this scenario WILL break things, if not 
now, possibly in the future (we've seen builds fail several months later). If 
the system knew how to recover from this automatically it would however there 
are several different scenarios which can result in this and we don't know 
which one this is. It may be you have switched providers of something like 
virtual/kernel (e.g. from linux-yocto to linux-yocto-dev), in that case you 
need to execute the clean task for both recipes and it will resolve this error. 
It may be you changed DISTRO_FEATURES from systemd to udev or vice versa. 
Cleaning those recipes should again resolve this error however switching 
DISTRO_FEATURES on an existing build directory is not supported, you should 
really clean out tmp and rebuild (reusing sstate should be safe). It could be 
the overlapping files detected are harmless in which case adding them to 
SSTATE_DUPWHITELIST may be the correct solution. It could also be your build is 
including two different conflicting versions of things (e.g. bluez 4 and bluez 
5 and the correct solution for that would be to resolve the conflict. If in 
doubt, please ask on the mailing list, sharing the error and filelist above.
ERROR: If the above message is too much, the simpler version is you're advised 
to wipe out tmp and rebuild (reusing sstate is fine). That will likely fix 
things in most (but not all) cases.
ERROR: Function failed: sstate_task_postfunc
ERROR: Logfile of failure stored in: 
/var/lib/jenkins/workspace/thesis-build-yocto/intel/tmp//work/x86_64-linux/sgml-common-native/0.6.3-r1/temp/log.do_populate_sysroot.6790
ERROR: Task 5320 
(/var/lib/jenkins/workspace/thesis-build-yocto/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb,
 do_populate_sysroot) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3116 tasks of which 3115 didn't need to be rerun 
and 1 failed.
No currently running tasks (2345 of 5487)

Summary: 1 task failed:
  
/var/lib/jenkins/workspace/thesis-build-yocto/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb,
 do_populate_sysroot
Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

need help, tried to erase tmp but no improvement.

/ Best
Rickard
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to