<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello all,</p>
    <p>I'm trying to build image for kc705 (Microblaze) using yocto. <br>
    </p>
    <p>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</p>
    <p>When I run bitbake core-image-minimal, I get the following error:</p>
    <p><font size="-2">| checking for gnumake... make<br>
        | checking version of make... 4.2.1, ok<br>
        | checking for gnumsgfmt... no<br>
        | checking for gmsgfmt... no<br>
        | checking for msgfmt... no<br>
        | checking for makeinfo... makeinfo<br>
        | checking version of makeinfo... 6.5, ok<br>
        | checking for sed... sed<br>
        | checking version of sed... 4.4, ok<br>
        | checking for gawk... gawk<br>
        | checking version of gawk... 4.1.4, ok<br>
        | checking for bison... bison<br>
        | checking version of bison... 3.0.4, ok<br>
        | 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<br>
        | checking for microblazeel-poky-linux-nm...
        microblazeel-poky-linux-nm<br>
        | checking for python3... python3<br>
        | configure: WARNING:<br>
        | *** These auxiliary programs are missing or incompatible
        versions: msgfmt<br>
        | *** some features or tests will be disabled.<br>
        | *** Check the INSTALL file for required versions.<br>
        | checking LD_LIBRARY_PATH variable... ok<br>
        | checking for bash...
        /home/pteodorovic/yocto/poky/build/tmp/hosttools/bash<br>
        | checking for perl...
        /home/pteodorovic/yocto/poky/build/tmp/hosttools/perl<br>
        | checking for install-info... /usr/bin/install-info<br>
        | checking for .set assembler directive... yes<br>
        | checking linker support for protected data symbol... yes<br>
        | checking linker support for INSERT in linker script... yes<br>
        | checking for broken __attribute__((alias()))... yes<br>
        | configure: error: working alias attribute support required<br>
        | WARNING: exit code 1 from a shell command.<br>
        | 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)<br>
        ERROR: Task
(/home/pteodorovic/yocto/poky/meta/recipes-core/glibc/glibc-initial_2.28.bb:do_configure)
        failed with exit code '1'<br>
        NOTE: Tasks Summary: Attempted 631 tasks of which 617 didn't
        need to be rerun and 1 failed.</font></p>
    <p>Does anyone knows what can be a problem here?</p>
    <p>Btw, when trying branch warrior, it does not work complaining
      that v11.0 is not recognized early at the beginning.<br>
    </p>
    <p>Regards,</p>
    Predrag
  </body>
</html>