Building Qt for imx7d

Hi

Finally i have two errors when i built the qt with:

 bitbake -k meta-toolchin-qt5

I have added the error log. I’m a little confused, because the folder “ipktemp” don’t exists in the path, which claims the error message…link text

console text was:

NOTE: Tasks Summary: Attempted 4865 tasks of which 4864 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
Summary: 1 task failed:
  /home/user/oe-core/build/../layers/meta-qt5/recipes-qt/meta/meta-toolchain-qt5.bb:do_populate_sdk
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.<br>
error is :<br>
**ERROR: meta-toolchain-qt5-1.0-r0 do_populate_sdk: Unable to install packages. Command '/home/user/oe-core/build/tmp-glibc/sysroots/x86_64-linux/usr/bin/opkg --volatile-cache -f /home/user/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/meta-toolchain-qt5/1.0-r0/opkg.conf -t /home/user/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/meta-toolchain-qt5/1.0-r0/temp/ipktemp/ -o /home/user/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/meta-toolchain-qt5/1.0-r0/sdk/image/usr/local/oecore-x86_64/sysroots/armv7at2hf-neon-angstrom-linux-gnueabi  --force_postinstall --prefer-arch-to-version   install packagegroup-core-standalone-sdk-target-dbg packagegroup-core-standalone-sdk-target packagegroup-qt5-toolchain-target' returned 255:
Collected errors:
 * opkg_prepare_url_for_install: Couldn't find anything to satisfy 'packagegroup-core-standalone-sdk-target-dbg'.
 * rm_r: Failed to open dir /home/user/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/meta-toolchain-qt5/1.0-r0/temp/ipktemp//opkg-aAZDr8: No such file or directory.
ERROR: meta-toolchain-qt5-1.0-r0 do_populate_sdk: Function failed: do_populate_sdk
ERROR: Logfile of failure stored in: /home/user/oe-core/build/tmp-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/meta-toolchain-qt5/1.0-r0/temp/log.do_populate_sdk.89422
ERROR: Task (/home/user/oe-core/build/../layers/meta-qt5/recipes-qt/meta/meta-toolchain-qt5.bb:do_populate_sdk) failed with exit code '1'**

Ok
after a secound try it filally runs through…