When building perl and perl related items, some host software may also have to be built in order to have the correct build environment. The -fstack-protector-strong is not available on all hosts, so we must filter or exclude certain perl related items.
On one of these hosts: $ grep -h "Build in" /tmp/libdbi-perl/* | sort | uniq -c 15 Build in opensuse132_64 x86_64 13 Build in sled12_64 x86_64 17 Build in ubuntu1404_64 x86_64 setup.sh --distro=wrlinux-small --machine=qemuarm --dl-layers --all-layers --repo-verbose --verbose --accept-eula=yes bitbake world or maybe bitbake libdbi-perl-native