https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-wireless/bluez-5.62-r1 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 751160 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 751162 [details] 1-test-suite.log 1-test-suite.log
bluez relies on several kernel options. Some of these options are required for running the unit tests. Your build log indicates that your kernel does not have all necessary options enabled. * Checking for suitable kernel configuration options... * CONFIG_BT: is not set when it should be. * CONFIG_BT_RFCOMM: is not set when it should be. * CONFIG_BT_RFCOMM_TTY: is not set when it should be. * CONFIG_BT_BNEP: is not set when it should be. * CONFIG_BT_BNEP_MC_FILTER: is not set when it should be. * CONFIG_BT_BNEP_PROTO_FILTER: is not set when it should be. * CONFIG_BT_HIDP: is not set when it should be. * CONFIG_CRYPTO_USER_API_HASH: is not set when it should be. * CONFIG_CRYPTO_USER_API_SKCIPHER: is not set when it should be. * CONFIG_CRYPTO_USER: is not set when it should be. * CONFIG_CRYPTO_USER_API: is not set when it should be. * CONFIG_CRYPTO_USER_API_AEAD: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems.