exars@exars-HP-250-G7-Notebook-PC:~/workspace/boardSupport/yocto$ make image_bin
Makefile:71: "Legato: build disabled since '/home/exars/workspace/boardSupport/yocto/legato/' does not exist"
"meta-swi/build.sh" -p poky/ -o meta-openembedded/ -l meta-swi -x "kernel" -j 9 -t 9 -a LK_REPO_DIR="/home/exars/workspace/boardSupport/yocto" -a LK_REPO_NAME="lk" -a LK_REPO="file://lk" -m swi-mdm9x28 -P wp -b build_bin -q
Poky dir: /home/exars/workspace/boardSupport/yocto/poky
OE meta: /home/exars/workspace/boardSupport/yocto/meta-openembedded
SWI meta dir: /home/exars/workspace/boardSupport/yocto/meta-swi
Linux repo dir: /home/exars/workspace/boardSupport/yocto/kernel
Number of make threads 9
Number of bitbake tasks 9
Extra options added - LK_REPO_DIR=/home/exars/workspace/boardSupport/yocto
Extra options added - LK_REPO_NAME=lk
Extra options added - LK_REPO=file://lk
SWI machine: swi-mdm9x28
SWI product: wp
Build dir: /home/exars/workspace/boardSupport/yocto/build_bin
Enable Qualcomm Proprietary bin
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf
for more information as common configuration options are commented.
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you with some default values. To add additional metadata layers
into your configuration please add entries to conf/bblayers.conf.
The Yocto Project has extensive documentation about OE including a reference
manual which can be found at:
http://yoctoproject.org/documentation
For more information about OpenEmbedded see their website:
http://www.openembedded.org/
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
core-image-sato
meta-toolchain
meta-ide-support
You can also run generated qemu images with a command like 'runqemu qemux86'
+ layer: meta-oe
-> /home/exars/workspace/boardSupport/yocto/meta-openembedded/meta-oe
+ layer: meta-networking
-> /home/exars/workspace/boardSupport/yocto/meta-openembedded/meta-networking
+ layer: meta-python
-> /home/exars/workspace/boardSupport/yocto/meta-openembedded/meta-python
+ layer: meta-gplv2
-> /home/exars/workspace/boardSupport/yocto/meta-gplv2
+ layer: meta-swi/common
-> /home/exars/workspace/boardSupport/yocto/meta-swi/common
+ layer: meta-swi/meta-swi-mdm9xxx
-> /home/exars/workspace/boardSupport/yocto/meta-swi/meta-swi-mdm9xxx
+ layer: meta-swi/meta-swi-mdm9x28
-> /home/exars/workspace/boardSupport/yocto/meta-swi/meta-swi-mdm9x28
+ layer: meta-swi-extras/common
-> /home/exars/workspace/boardSupport/yocto/meta-swi-extras/common
+ layer: meta-swi-extras/meta-swi-mdm9x28
-> /home/exars/workspace/boardSupport/yocto/meta-swi-extras/meta-swi-mdm9x28
+ layer: meta-swi-extras/meta-swi-mdm9xxx-bin
-> /home/exars/workspace/boardSupport/yocto/meta-swi-extras/meta-swi-mdm9xxx-bin
+ layer: meta-swi-extras/meta-swi-mdm9x28-bin
-> /home/exars/workspace/boardSupport/yocto/meta-swi-extras/meta-swi-mdm9x28-bin
+ layer: meta-swi-extras/meta-swi-mdm9x28-wp-bin
-> /home/exars/workspace/boardSupport/yocto/meta-swi-extras/meta-swi-mdm9x28-wp-bin
Yocto machine: swi-mdm9x28-wp
Adding option LEGATO_BUILD with value false
Adding option IMA_BUILD with value false
Adding option IMA_CONFIG with value
Adding option IMA_LOCAL_CA_X509 with value
Adding option IMA_PRIV_KEY with value
Adding option IMA_PUB_CERT with value
Adding option IMA_KERNEL_CMDLINE_OPTIONS with value
Adding option ENABLE_IMA with value 0
Adding option IMA_PUBLIC_CERT with value
Adding option IMA_PRIVATE_KEY with value
Adding option IMA_SMACK with value
Adding option ENABLE_FX30 with value
Adding option ROOTFS_VERSION with value
Adding option LK_REPO_DIR with value /home/exars/workspace/boardSupport/yocto
Adding option LK_REPO_NAME with value lk
Adding option LK_REPO with value file://lk
Adding option EXT_SWI_IMG with value false
Adding option INITRAMFS_IMAGE_BUNDLE with value 1
Adding option INITRAMFS_IMAGE with value mdm9x28-image-initramfs
Adding option FIRMWARE_PATH with value
Adding option PACKAGECONFIG_remove with value gnutls
Build image of minimal rootfs (for swi-mdm9x28).
WARNING: Layer swi-wp-bin should set LAYERSERIES_COMPAT_swi-wp-bin in its conf/layer.conf file to list the core layer names it is compatible with.
WARNING: Layer swi-wp-bin should set LAYERSERIES_COMPAT_swi-wp-bin in its conf/layer.conf file to list the core layer names it is compatible with.
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
Fetcher failure for URL: 'https://www.example.com/'. URL https://www.example.com/ doesn't work.
Please ensure your host's network is configured correctly,
or set BB_NO_NETWORK = "1" to disable network access if
all required sources are on local disk.
Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Makefile:300: recipe for target 'image_bin' failed
make: *** [image_bin] Error 1
exars@exars-PC-NS700RAR-E3:~/workspace/boardSupport/yocto$ make image_bin
Makefile:57: "Legato: build disabled since '/home/exars/workspace/boardSupport/yocto/legato/' does not exist"
"meta-swi/build.sh" -p poky/ -o meta-openembedded/ -l meta-swi -x "kernel" -j 9 -t 9 -a "LK_REPO="/home/exars/workspace/boardSupport/yocto/lk"" -m swi-mdm9x28 -P wp -b build_bin -q
Poky dir: /home/exars/workspace/boardSupport/yocto/poky
OE meta: /home/exars/workspace/boardSupport/yocto/meta-openembedded
SWI meta dir: /home/exars/workspace/boardSupport/yocto/meta-swi
Linux repo dir: /home/exars/workspace/boardSupport/yocto/kernel
Number of make threads 9
Number of bitbake tasks 9
Extra options added - LK_REPO=/home/exars/workspace/boardSupport/yocto/lk
SWI machine: swi-mdm9x28
SWI product: wp
Build dir: /home/exars/workspace/boardSupport/yocto/build_bin
Enable Qualcomm Proprietary bin
You had no conf/local.conf file. This configuration file has therefore been
created for you with some default values. You may wish to edit it to, for
example, select a different MACHINE (target hardware). See conf/local.conf
for more information as common configuration options are commented.
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you with some default values. To add additional metadata layers
into your configuration please add entries to conf/bblayers.conf.
The Yocto Project has extensive documentation about OE including a reference
manual which can be found at:
http://yoctoproject.org/documentation
For more information about OpenEmbedded see their website:
http://www.openembedded.org/
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
core-image-sato
meta-toolchain
meta-ide-support
You can also run generated qemu images with a command like 'runqemu qemux86'
Error: bash is not set as default provider for /bin/sh
build is not guaranteed to work, aborting
Makefile:255: recipe for target 'image_bin' failed
make: *** [image_bin] Error 1