Hi,
If you execute:
rm -rf tmp/ && bitbake base-passwd -c cleansstate && bitbake base-passwd
Check the log.do_package of the recipe all you will see the error there and if you check `buildhistory/packages/` you wont find `files-in-package.txt` for this package for example.
Thank you,
Pedro