<div dir="auto"></div><div class="gmail_quote">---------- Forwarded message ----------<br>From: "mohammed aqdam" <<a href="mailto:mohammedaqdam@gmail.com">mohammedaqdam@gmail.com</a>><br>Date: Sep 21, 2017 6:59 PM<br>Subject: do_configure error<br>To: "yocto" <<a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a>><br>Cc: <br><br type="attribution">Hi all,<br>
i was trying to build rpi-test-image for my rpi3.<br>
<br>
i'm getting the following error...<br>
<br>
root@pcz-ee207837-2:/u/my_<wbr>poky/poky-2/poky/build# bitbake -k rpi-test-image<br>
Loading cache: 100%<br>
|#############################<wbr>##############################<wbr>##############################<wbr>##############################<wbr>##############|<br>
Time: 0:00:01<br>
Loaded 3160 entries from dependency cache.<br>
NOTE: Resolving any missing task queue dependencies<br>
<br>
Build Configuration:<br>
BB_VERSION  Â  Â  Â  = "1.34.0"<br>
BUILD_SYS  Â  Â  Â  Â = "x86_64-linux"<br>
NATIVELSBSTRING  Â = "universal-4.8"<br>
TARGET_SYS  Â  Â  Â  = "arm-poky-linux-gnueabi"<br>
MACHINE  Â  Â  Â  Â  Â = "raspberrypi3"<br>
DISTRO  Â  Â  Â  Â  Â  = "poky"<br>
DISTRO_VERSION  Â  = "2.3.1"<br>
TUNE_FEATURES  Â  Â = "arm armv7ve vfp thumb neon vfpv4<br>
callconvention-hard cortexa7"<br>
TARGET_FPU  Â  Â  Â  = "hard"<br>
meta<br>
meta-poky<br>
meta-yocto-bsp  Â  = "pyro:<wbr>4a39979c8d1e560fa54240e99734a6<wbr>51dfbaa63a"<br>
meta-raspberrypi  = "pyro:<wbr>8ba2d6fc80b31c87d25c87c863e2a7<wbr>7752b07c3c"<br>
meta-qt5  Â  Â  Â  Â  = "pyro:<wbr>c6aa602d0640040b470ee81de39726<wbr>276ddc0ea3"<br>
meta-qt5-extra  Â  = "master:<wbr>05d63591612623ce7751f5536690c4<wbr>0998188ad2"<br>
meta-oe<br>
meta-networking<br>
meta-python<br>
meta-multimedia  Â = "pyro:<wbr>5e82995148a2844c6f483ae5ddd143<wbr>8d87ea9fb7"<br>
<br>
Initialising tasks: 100%<br>
|#############################<wbr>##############################<wbr>##############################<wbr>##############################<wbr>#########|<br>
Time: 0:00:11<br>
NOTE: Executing SetScene Tasks<br>
NOTE: Executing RunQueue Tasks<br>
 configure: error: you should not run configure as root (set<br>
FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)<br>
| See `config.log' for more details<br>
| ERROR: Function failed: do_configure (log file is located at<br>
/u/my_poky/poky-2/poky/build/<wbr>tmp/work/x86_64-linux/<wbr>coreutils-native/8.26-r0/temp/<wbr>log.do_configure.17147)<br>
ERROR: Task (virtual:native:/u/my_poky/<wbr>poky-2/poky/meta/recipes-core/<wbr>coreutils/coreutils_8.26.bb:do<wbr>_configure)<br>
failed with exit code '1'<br>
NOTE: Tasks Summary: Attempted 4168 tasks of which 4167 didn't need to<br>
be rerun and 1 failed.<br>
<br>
Summary: 1 task failed:<br>
  virtual:native:/u/my_poky/<wbr>poky-2/poky/meta/recipes-core/<wbr>coreutils/coreutils_8.26.bb:do<wbr>_configure<br>
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.<br>
<br>
i checked for same branch while cloning the data, except for the<br>
qt5-extra layer all are pyro.<br>
<br>
what is that i'm missing?<br>
</div>