> ERROR: ExpansionError during parsing
> /home/balister/opensdr/test-builds/xilinx-minimal/openembedded-
> core/meta/recipes-devtools/go/go-cross_1.22.12.bb
> bb.data_smart.ExpansionError: Failure expanding variable TARGET_GOARCH,
> expression was ${@go_map_arch(d.getVar('TARGET_ARCH'), d)} which
> triggered exception KeyError: 'Cannot map architecture microblazeel'
> The variable dependency chain for the failure is: TARGET_GOARCH -> GOARCH
>
>
> This looks like it comes from this commit
> https://github.co/
> m%2Fopenembedded%2Fopenembedded-
> core%2Fcommit%2Fe6de433ccb2784581d6c775cce97f414ef9334b1&data=05%
> 7C02%7Cchris.laplante%40agilent.com%7Ce63636f966cb4d3276b908de327308
> 79%7Ca9c0bc098b46420693512ba12fb4a5c0%7C0%7C0%7C639003666820351
> 386%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAu
> MDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C
> %7C&sdata=ohFhMV%2BgwLK2LpKrK%2FVjJ8CAVksHVPXzhWKo9F3vYLk%3D&re
> served=0
>
> I did the obvious hack and added the microblaze to the list so the check 
> passes
> and then the build died in qemu.

FWIW, I added this snippet to our (internal) BSP layer's layer.conf:

# Disable 'go' related stuff since microblaze is not a supported arch
BBMASK:append:microblaze = " \
    meta-virtualization/recipes-containers/ \
    poky/meta/recipes-devtools/go/ \
"

Thanks,
Chris
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5800): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5800
Mute This Topic: https://lists.yoctoproject.org/mt/116593868/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to