[meta-intel] [PATCH 2/2] crystalforest: update v3.8 kernel recipe commits to v3.8.4

Tom Zanussi tom.zanussi at intel.com
Tue Apr 2 10:40:59 PDT 2013


On Tue, 2013-04-02 at 12:19 -0500, Bodke, Kishore K wrote:
> I tried a clean build. It built fine with no errors.
> 

Mine was a clean build.  What meta-intel and poky commits are you using?

Tom

> Can you try cleaning the sstate and rebuild?
> 
> bitbake -c cleansstate  openssl-qat-module
> 
> Thanks
> Kishore.
> 
> >-----Original Message-----
> >From: Bodke, Kishore K
> >Sent: Monday, April 01, 2013 3:38 PM
> >To: Zanussi, Tom
> >Cc: meta-intel at yoctoproject.org
> >Subject: RE: [PATCH 2/2][meta-intel] crystalforest: update v3.8 kernel recipe
> >commits to v3.8.4
> >
> >That error supposed to fixed (Bug# 4126).
> >It built fine for me.
> >Let me do a clean build and see if I can reproduce again.
> >
> >Thanks
> >Kishore.
> >
> >>-----Original Message-----
> >>From: Zanussi, Tom
> >>Sent: Monday, April 01, 2013 3:32 PM
> >>To: Bodke, Kishore K
> >>Cc: meta-intel at yoctoproject.org
> >>Subject: Re: [PATCH 2/2][meta-intel] crystalforest: update v3.8 kernel recipe
> >>commits to v3.8.4
> >>
> >>On Mon, 2013-04-01 at 11:54 -0700, kishore.k.bodke at intel.com wrote:
> >>> From: Kishore Bodke <kishore.k.bodke at intel.com>
> >>>
> >>> specify the LINUX_VERSION corresponding to the kernel branch commits
> >>> and update the commits to v3.8.4.
> >>>
> >>
> >>Seeing lots of problems with these patches on top of current meta-intel
> >>master commit:
> >>
> >>commit d84128be641f102e2594f903f525600a86d3f9e5
> >>Author: Nitin A Kamble <nitin.a.kamble at intel.com>
> >>Date:   Fri Mar 29 09:11:59 2013 -0700
> >>
> >>    MAINTAINERS: add missing entries
> >>
> >>Building meta-crystalforest, machine 'crystalforest-server'
> >>core-image-sato.  It does include your previous patch
> >>'meta-intel/common: Fix build issues for openssl-qat-module' so I don't
> >>know why this is still a problem.
> >>
> >>WARNING: QA Issue: Architecture did not match (62 to 2)
> >>on /work/x86_64-poky-linux/canterbury-corpus/1.0-r0/packages-
> >>split/canterbury-corpus/lib/firmware/sum
> >>WARNING: The recipe zlib-qat-module is trying to install files into a
> >>shared area when those files already exist. Those files and their
> >>manifest location are:
> >>   /usr/local/dev/yocto/isg-test/build/tmp/pkgdata/crystalforest_server-
> >>poky-linux/runtime/kernel-module-qat-mem
> >>   Matched in
> >>manifest-crystalforest_server-openssl-qat-module.packagedata
> >>   /usr/local/dev/yocto/isg-test/build/tmp/pkgdata/crystalforest_server-
> >>poky-linux/runtime-reverse/kernel-module-qat-mem
> >>   Matched in
> >>manifest-crystalforest_server-openssl-qat-module.packagedata
> >>Please verify which package should provide the above files.
> >>ERROR: Recipe openssl-qat-module is trying to create package
> >>kernel-module-qat-mem which was already written by recipe
> >>zlib-qat-module. This will cause corruption, please resolve this and
> >>only provide the package from one recipe or the other or only build one
> >>of the recipes.
> >>ERROR: Function failed: read_subpackage_metadata
> >>ERROR: Execution of event handler 'run_buildstats' failed
> >>Traceback (most recent call last):
> >>  File "run_buildstats(e)", line 104, in
> >>run_buildstats(e=<bb.build.TaskFailed object at 0xaef3090>)
> >>  File "buildstats.bbclass", line 5, in write_task_data(status='failed',
> >>logfile='/usr/local/dev/yocto/isg-test/build/tmp/buildstats/core-image-
> >sato-
> >>crystalforest-server/201304011459/openssl-qat-module-1.2.7-
> >>r0/do_package_write_rpm', dev='sdb1', e=<bb.build.TaskFailed object at
> >>0xaef3090>)
> >>IOError: [Errno 2] No such file or directory:
> >>'/usr/local/dev/yocto/isg-test/build/tmp/buildstats/core-image-sato-
> >>crystalforest-server/201304011459/openssl-qat-module-1.2.7-
> >>r0/do_package_write_rpm'
> >>
> >>ERROR: Logfile of failure stored
> >>in: /usr/local/dev/yocto/isg-test/build/tmp/work/crystalforest_server-
> >poky-
> >>linux/openssl-qat-module/1.0.1-r0/temp/log.do_package_write_rpm.1285
> >>ERROR: Task 1798
> >>(/usr/local/dev/yocto/isg-test/meta-intel/common/recipes-
> >>connectivity/openssl-qat-module/openssl-qat-module.bb,
> >>do_package_write_rpm) failed with exit code '1'
> >>NOTE: Tasks Summary: Attempted 5213 tasks of which 531 didn't need to be
> >>rerun and 1 failed.
> >>Waiting for 0 running tasks to finish:
> >>
> >>Summary: 1 task failed:
> >>  /usr/local/dev/yocto/isg-test/meta-intel/common/recipes-
> >>connectivity/openssl-qat-module/openssl-qat-module.bb,
> >>do_package_write_rpm
> >>Summary: There were 2 WARNING messages shown.
> >>Summary: There were 3 ERROR messages shown, returning a non-zero exit
> >>code.
> >>trz at elmorro:/usr/local/dev/yocto/isg-test/build$
> >>
> >>
> >>> Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
> >>> ---
> >>>  .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   10 ++++++----
> >>>  1 file changed, 6 insertions(+), 4 deletions(-)
> >>>
> >>> diff --git a/meta-crystalforest/recipes-kernel/linux/linux-
> >>yocto_3.8.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-
> >>yocto_3.8.bbappend
> >>> index d3ffde5..c20b6c1 100644
> >>> --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
> >>> +++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
> >>> @@ -4,14 +4,16 @@ COMPATIBLE_MACHINE_crystalforest-gladden =
> >>"crystalforest-gladden"
> >>>  KMACHINE_crystalforest-gladden  = "crystalforest"
> >>>  KBRANCH_crystalforest-gladden  = "standard/common-pc-
> >64/crystalforest"
> >>>
> >>> -SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?=
> >>"b170394a475b96ecc92cbc9e4b002bed0a9f69c5"
> >>> -SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?=
> >>"c2ed0f16fdec628242a682897d5d86df4547cf24"
> >>> +SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?=
> >>"47aed0c17c1c55988198ad39f86ae88894c8e0a4"
> >>> +SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?=
> >>"2a6d36e75ca0a121570a389d7bab76ec240cbfda"
> >>>
> >>>  COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
> >>>  KMACHINE_crystalforest-server  = "crystalforest"
> >>>  KBRANCH_crystalforest-server  = "standard/common-pc-64/crystalforest"
> >>>
> >>> -SRCREV_machine_pn-linux-yocto_crystalforest-server ?=
> >>"b170394a475b96ecc92cbc9e4b002bed0a9f69c5"
> >>> -SRCREV_meta_pn-linux-yocto_crystalforest-server ?=
> >>"c2ed0f16fdec628242a682897d5d86df4547cf24"
> >>> +SRCREV_machine_pn-linux-yocto_crystalforest-server ?=
> >>"47aed0c17c1c55988198ad39f86ae88894c8e0a4"
> >>> +SRCREV_meta_pn-linux-yocto_crystalforest-server ?=
> >>"2a6d36e75ca0a121570a389d7bab76ec240cbfda"
> >>> +
> >>> +LINUX_VERSION = "3.8.4"
> >>>
> >>>  module_autoload_uio = "uio"
> >>
> 





More information about the meta-intel mailing list