Fixed                
                
            
            
                
                    Created: Jul 9, 2018   
                                            Updated: Dec 3, 2018                                    
                
                    
                                    
             
         
        
            
            
                                    
                        Resolved Date: Aug 24, 2018                    
                
                
                                    
                        Found In Version: 10.17.41.9                     
                
                                    
                        Fix Version: 10.17.41.11                    
                
                                        
                            Severity: Standard                        
                    
                                        
                            Applicable for: Wind River Linux LTS 17                        
                    
                                    
                        Component/s: Build & Config                    
                
                
                             
         
                        
                $ bitbake wrlinux-image-glibc-small
Processing Wind River templates files...
Parsing recipes: 100% |############################################################################################################################################| Time: 0:00:09
Parsing of 2464 .bb files complete (0 cached, 2464 parsed). 3358 targets, 2105 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'nativesdk-glibc' (but virtual:nativesdk:/lx10/lx1017-small/layers/oe-core/meta/recipes-core/glibc/glibc-locale_2.26.bb RDEPENDS on or otherwise requires it)
nativesdk-glibc was skipped: PREFERRED_PROVIDER_virtual/nativesdk-libc set to nativesdk-mingw-w64-runtime, not nativesdk-glibc
NOTE: Runtime target 'nativesdk-glibc' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nativesdk-glibc']
ERROR: Required build target 'wrlinux-image-glibc-small' has no buildable providers.
Missing or unbuildable dependency chain was: ['wrlinux-image-glibc-small', 'nativesdk-glibc-locale', 'nativesdk-glibc']
Summary: There were 2 ERROR messages shown, returning a non-zero exit code
        
                        
                1. Create project
wrlinux-10/setup.sh --machines=nxp-imx7 --layers=meta-mingw --dl-layers --distros=wrlinux-small  --accept-eula=yes
$ source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build
2. Build project
$ echo 'SDKMACHINE = "x86_64-mingw32' >> conf/local.conf
$ bitbake  wrlinux-image-glibc-small