Fixed
Created: Sep 12, 2016
Updated: Dec 3, 2018
Resolved Date: Oct 10, 2016
Found In Version: 8.0.0.8
Fix Version: 8.0.0.11
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: BSP
A project configured with both GPLv3 blacklisted and enable-bootimage=iso ( --with-license-blacklist=GPLv3,LGPLv3,GPLv3+,LGPLv3 --enable-bootimage=iso ) fails due to license incompatibility of gruf-efi:
ERROR: grub-efi was skipped: incompatible with license GPLv3
1. /wrlinux-8/wrlinux/configure --enable-board=intel-x86-64 --enable-rootfs=glibc-core --enable-kernel=standard --with-template=feature/archiver --with-license-blacklist=GPLv3,LGPLv3,GPLv3+,LGPLv3 --enable-bootimage=iso
NOTE: Runtime target 'initramfs-live-install-efi-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['initramfs-live-install-efi-dev']
ERROR: Nothing PROVIDES 'grub-efi'
ERROR: grub-efi was skipped: incompatible with license GPLv3
ERROR: Nothing PROVIDES 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: No eligible PROVIDERs exist for 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: Nothing PROVIDES 'grub-efi'
ERROR: grub-efi was skipped: incompatible with license GPLv3
ERROR: Nothing PROVIDES 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: No eligible PROVIDERs exist for 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: Nothing PROVIDES 'grub-efi'
ERROR: grub-efi was skipped: incompatible with license GPLv3
ERROR: Nothing PROVIDES 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: No eligible PROVIDERs exist for 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: Nothing PROVIDES 'grub-efi'
ERROR: grub-efi was skipped: incompatible with license GPLv3
ERROR: Nothing PROVIDES 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: No eligible PROVIDERs exist for 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: Nothing PROVIDES 'grub-efi'
ERROR: grub-efi was skipped: incompatible with license GPLv3
ERROR: Nothing PROVIDES 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: No eligible PROVIDERs exist for 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: Nothing PROVIDES 'grub-efi'
ERROR: grub-efi was skipped: incompatible with license GPLv3
ERROR: Nothing PROVIDES 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
ERROR: No eligible PROVIDERs exist for 'nativesdk-wr-sdktools-intel-x86-64-wrlinux-image-glibc-core'
NOTE: Preparing RunQueue
2. same without bootimage.iso configure is ok