Hello!
On Wed, 5 Aug 2020 at 11:53, Greg KH gregkh@linuxfoundation.org wrote:
On Wed, Aug 05, 2020 at 04:32:23PM +0000, Linaro QA wrote:
Summary
kernel: 5.7.14-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.7.y git commit: 3bd8d605f0dcad3089416d2243562f9fe29048c4 git describe: v5.7.13-7-g3bd8d605f0dc Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.7-oe-sanity/build/v5.7....
Trying to dig out the logs for this failure led me to this "helpful" page: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.7-oe-sanity/build/v5.7.... that does not show what the failures are :(
Any hints?
We're fretting to find out more information, but this is one of the error messages:
11:32:21 | In file included from /srv/oe/build/tmp-lkft-glibc/work-shared/juno/kernel-source/arch/arm64/include/asm/archrandom.h:9:0, 11:32:21 | from /srv/oe/build/tmp-lkft-glibc/work-shared/juno/kernel-source/arch/arm64/kernel/kaslr.c:14: 11:32:21 | /srv/oe/build/tmp-lkft-glibc/work-shared/juno/kernel-source/include/linux/random.h: In function 'arch_get_random_seed_long_early': 11:32:21 | /srv/oe/build/tmp-lkft-glibc/work-shared/juno/kernel-source/include/linux/random.h:149:9: error: implicit declaration of function 'arch_get_random_seed_long'; did you mean 'arch_get_random_seed_long_early'? [-Werror=implicit-function-declaration] 11:32:21 | return arch_get_random_seed_long(v); 11:32:21 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 11:32:21 | arch_get_random_seed_long_early
This is gcc 7.3.0. The same build didn't fail with gcc 9 on Tuxbuild. We're looking into this issue.
Greetings!
Daniel Díaz daniel.diaz@linaro.org