> -----Original Message----- > From: Nathan Rossi [mailto:[email protected]] > Sent: Friday, October 20, 2017 4:48 AM > To: Manjukumar Harthikote Matha <[email protected]> > Cc: [email protected] > Subject: Re: [meta-xilinx] Error while compiling latest code > > On 20 October 2017 at 10:33, Manjukumar Harthikote Matha > <[email protected]> wrote: > > Hi Nathan, > > > > Getting the below error while running > > > > MACHINE=zcu102-zynqmp bitbake core-image-minimal > > > > | ERROR: could not find file ktypes/standard/standard.scc, included > > | from > > | /workspaces2/manjukum/meta-xilinx-master/build/tmp/work/zcu102_zynqm > > | p-poky-linux/linux-xlnx/4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0/ > > | xilinx-kmeta/bsp/xilinx/zynqmp-standard.scc > > | ERROR: could not process input files: /workspaces2/manjukum/meta-xilinx- > master/build/tmp/work/zcu102_zynqmp-poky-linux/linux-xlnx/4.9-xilinx- > v2017.3+gitAUTOINC+f1b1e077d6-r0/xilinx-kmeta/bsp/xilinx/zynqmp-standard.scc > /workspaces2/manjukum/meta-xilinx-master/build/tmp/work/zcu102_zynqmp- > poky-linux/linux-xlnx/4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0/defconfig > > | See /tmp/tmp.2CfQaIdKMA for details > > | ERROR: Could not generate configuration queue for zynqmp. > > | WARNING: /workspaces2/manjukum/meta-xilinx- > master/build/tmp/work/zcu102_zynqmp-poky-linux/linux-xlnx/4.9-xilinx- > v2017.3+gitAUTOINC+f1b1e077d6-r0/temp/run.do_kernel_metadata.1536:1 exit 1 > from 'exit 1' > > | ERROR: Function failed: do_kernel_metadata (log file is located at > > | /workspaces2/manjukum/meta-xilinx-master/build/tmp/work/zcu102_zynqm > > | p-poky-linux/linux-xlnx/4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0/ > > | temp/log.do_kernel_metadata.1536) > > > > Seems like this is due to > > https://github.com/Xilinx/meta-xilinx/blob/master/recipes-kernel/linux > > /linux-xlnx.inc#L40 > > That is odd, it should not be trying to add bsp definition includes like > that. Since > KMACHINE should be defaulting to the name of the machine (in this case zcu102- > zynqmp), of which there is no definition for. >
My bad, had an additional KMACHINE set to zynqmp in my kernel config setting which probably was causing the issue. Thanks, Manju <...> -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
