[meta-xilinx] kc705 with yocto problem
Predrag Teodorovic
teodorovic.predrag at gmail.com
Mon Sep 30 07:33:36 PDT 2019
Hello all,
I'm trying to build image for kc705 (Microblaze) using yocto.
I've clonned poky, as well as meta-xilinx, checked out branches (thud),
configured MACHINE??=kc705-microblazeel in local.conf and added
meta-xilinx-bsp, meta-xilinx-contrib and meta-xilinx-standalone to
bblayers.conf
When I run bitbake core-image-minimal, I get the following error:
| checking for gnumake... make
| checking version of make... 4.2.1, ok
| checking for gnumsgfmt... no
| checking for gmsgfmt... no
| checking for msgfmt... no
| checking for makeinfo... makeinfo
| checking version of makeinfo... 6.5, ok
| checking for sed... sed
| checking version of sed... 4.4, ok
| checking for gawk... gawk
| checking version of gawk... 4.1.4, ok
| checking for bison... bison
| checking version of bison... 3.0.4, ok
| checking if microblazeel-poky-linux-gcc -mlittle-endian
-mxl-barrel-shift -mxl-pattern-compare -mxl-reorder -mcpu=v10.0
-mno-xl-soft-mul -mxl-multiply-high -mno-xl-soft-div
--sysroot=/home/pteodorovic/yocto/poky/build/tmp/work/microblazeel-v10.0-bs-cmp-re-mh-div-poky-linux/glibc-initial/2.28-r0/recipe-sysroot
is sufficient to build libc... yes
| checking for microblazeel-poky-linux-nm... microblazeel-poky-linux-nm
| checking for python3... python3
| configure: WARNING:
| *** These auxiliary programs are missing or incompatible versions: msgfmt
| *** some features or tests will be disabled.
| *** Check the INSTALL file for required versions.
| checking LD_LIBRARY_PATH variable... ok
| checking for bash... /home/pteodorovic/yocto/poky/build/tmp/hosttools/bash
| checking for perl... /home/pteodorovic/yocto/poky/build/tmp/hosttools/perl
| checking for install-info... /usr/bin/install-info
| checking for .set assembler directive... yes
| checking linker support for protected data symbol... yes
| checking linker support for INSERT in linker script... yes
| checking for broken __attribute__((alias()))... yes
| configure: error: working alias attribute support required
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/home/pteodorovic/yocto/poky/build/tmp/work/microblazeel-v10.0-bs-cmp-re-mh-div-poky-linux/glibc-initial/2.28-r0/temp/log.do_configure.9710)
ERROR: Task
(/home/pteodorovic/yocto/poky/meta/recipes-core/glibc/glibc-initial_2.28.bb:do_configure)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 631 tasks of which 617 didn't need to be
rerun and 1 failed.
Does anyone knows what can be a problem here?
Btw, when trying branch warrior, it does not work complaining that v11.0
is not recognized early at the beginning.
Regards,
Predrag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20190930/ea23dba9/attachment-0001.html>
More information about the meta-xilinx
mailing list