Fixed
Created: Oct 13, 2016
Updated: Sep 8, 2018
Resolved Date: Oct 19, 2016
Found In Version: 7.0.0.20
Fix Version: 7.0.0.21
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Toolchain
Although iconv is supplied by glibc for standard filesystems, this doesn't seem to be the case for glibc-core filesystems. And if a customer needs iconv and tries to add the package with --with-package=libiconv, the configure fails with the error below:
ERROR: Multiple .bb files are due to be built which each provide virtual/libiconv (/work/00063238/layers/wr-sdk-toolchain/recipes-devtools/toolchain/glibc_sdk.bb /work/00063238/layers/oe-core/meta/recipes-support/libiconv/libiconv_1.14.bb).
This usually means one provides something the other doesn't and should.
Note that the package source and recipe are part of the default installation.
/opt/installs/wrl7/wrlinux-7/wrlinux/configure --enable-board=fsl-p10xx --enable-build=production --enable-kernel=standard --enable-rootfs=glibc-core --enable-reconfig --enable-internet-download=yes --with-package=libiconv --with-rcpl-version=0019
make fs