On Thu, 9 May 2019 at 18:41, Nick Desaulniers ndesaulniers@google.com wrote:
From: kernelci.org bot bot@kernelci.org Date: Wed, May 8, 2019 at 3:38 AM To: natechancellor@gmail.com, broonie@kernel.org, arnd.bergmann@linaro.org, ndesaulniers@google.com, kernel-build-reports@lists.linaro.org, trong@google.com, matthew.hart@linaro.org
next-clang/master build: 4 builds: 1 failed, 3 passed, 94 warnings (next-20190508)
Full Build Summary: https://staging.kernelci.org/build/next-clang/branch/master/kernel/next-2019...
Tree: next-clang Branch: master Git Describe: next-20190508 Git Commit: 31ccad9ba50305d346c6a07760e7ef37686219b9 Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git Built: 1 unique architecture
Build Failure Detected:
arm64: allmodconfig: (clang-8) FAIL
Any idea what FAIL means? The below 3 builds have their warnings listed, but allmodconfig just says FAIL. Maybe the build timed out?
Hey Nick, doesnt look like the build timed out as it showing in the UI: https://staging.kernelci.org/build/id/5cd2aba2cf3a0f83c38dcaec/
I think whats happened here is the email has not been rendered properly. I'm currently working on a patch that fixes many issues with the build emails (it's why clang builds haven't moved to the production setup yet) and my work-in-progress branch has been merged onto staging recently so there could be some transient errors with emails.
The good news is that the build log is available: http://staging-storage.kernelci.org/next-clang/master/next-20190508/arm64/al...
Also, KernelCI can produce a plaintext email (like this one), or a HTML email with clickable links to the build logs, should I switch to the HTML emails so it's easier in future for you to find the log files?
Warnings Detected:
arm64: allnoconfig (clang-8): 13 warnings defconfig (clang-8): 68 warnings tinyconfig (clang-8): 13 warnings
Warnings summary:
4 <stdin>:1403:2: warning: syscall fspick not implemented [-W#warnings] 4 <stdin>:1400:2: warning: syscall fsmount not implemented [-W#warnings] 4 <stdin>:1397:2: warning: syscall fsconfig not implemented [-W#warnings] 4 <stdin>:1394:2: warning: syscall fsopen not implemented [-W#warnings] 4 <stdin>:1391:2: warning: syscall move_mount not implemented [-W#warnings] 4 <stdin>:1388:2: warning: syscall open_tree not implemented [-W#warnings] 4 6 warnings generated. 4 #warning syscall open_tree not implemented 4 #warning syscall move_mount not implemented 4 #warning syscall fspick not implemented 4 #warning syscall fsopen not implemented 4 #warning syscall fsmount not implemented 4 #warning syscall fsconfig not implemented 3 drivers/soc/rockchip/pm_domains.c:832:20: warning: shift count is negative [-Wshift-count-negative] 3 drivers/soc/rockchip/pm_domains.c:820:21: warning: shift count is negative [-Wshift-count-negative] 3 drivers/soc/rockchip/pm_domains.c:819:22: warning: shift count is negative [-Wshift-count-negative] 3 drivers/soc/rockchip/pm_domains.c:818:22: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:834:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:833:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:822:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:821:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:796:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:795:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:794:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:793:22: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:790:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negative [-Wshift-count-negative] 2 drivers/soc/rockchip/pm_domains.c:752:21: warning: shift count is negative [-Wshift-count-negative] 1 drivers/soc/rockchip/pm_domains.c:747:21: warning: shift count is negative [-Wshift-count-negative] 1 41 warnings generated.
================================================================================
Detailed per-defconfig build reports:
allnoconfig (arm64, clang-8) — PASS, 0 errors, 13 warnings, 0 section mismatches
Warnings: <stdin>:1388:2: warning: syscall open_tree not implemented [-W#warnings] #warning syscall open_tree not implemented <stdin>:1391:2: warning: syscall move_mount not implemented [-W#warnings] #warning syscall move_mount not implemented <stdin>:1394:2: warning: syscall fsopen not implemented [-W#warnings] #warning syscall fsopen not implemented <stdin>:1397:2: warning: syscall fsconfig not implemented [-W#warnings] #warning syscall fsconfig not implemented <stdin>:1400:2: warning: syscall fsmount not implemented [-W#warnings] #warning syscall fsmount not implemented <stdin>:1403:2: warning: syscall fspick not implemented [-W#warnings] #warning syscall fspick not implemented 6 warnings generated.
defconfig (arm64, clang-8) — PASS, 0 errors, 68 warnings, 0 section mismatches
Warnings: <stdin>:1388:2: warning: syscall open_tree not implemented [-W#warnings] #warning syscall open_tree not implemented <stdin>:1391:2: warning: syscall move_mount not implemented [-W#warnings] #warning syscall move_mount not implemented <stdin>:1394:2: warning: syscall fsopen not implemented [-W#warnings] #warning syscall fsopen not implemented <stdin>:1397:2: warning: syscall fsconfig not implemented [-W#warnings] #warning syscall fsconfig not implemented <stdin>:1400:2: warning: syscall fsmount not implemented [-W#warnings] #warning syscall fsmount not implemented <stdin>:1403:2: warning: syscall fspick not implemented [-W#warnings] #warning syscall fspick not implemented 6 warnings generated. drivers/soc/rockchip/pm_domains.c:747:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:752:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:752:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:788:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:789:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:790:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:791:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:792:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:793:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:794:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:794:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:795:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:795:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:796:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:796:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:818:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:819:22: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:820:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:820:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:820:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:821:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:821:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:822:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:822:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:832:20: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:832:20: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:832:20: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:833:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:833:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:834:21: warning: shift count is negative [-Wshift-count-negative] drivers/soc/rockchip/pm_domains.c:834:21: warning: shift count is negative [-Wshift-count-negative] 41 warnings generated. <stdin>:1388:2: warning: syscall open_tree not implemented [-W#warnings] #warning syscall open_tree not implemented <stdin>:1391:2: warning: syscall move_mount not implemented [-W#warnings] #warning syscall move_mount not implemented <stdin>:1394:2: warning: syscall fsopen not implemented [-W#warnings] #warning syscall fsopen not implemented <stdin>:1397:2: warning: syscall fsconfig not implemented [-W#warnings] #warning syscall fsconfig not implemented <stdin>:1400:2: warning: syscall fsmount not implemented [-W#warnings] #warning syscall fsmount not implemented <stdin>:1403:2: warning: syscall fspick not implemented [-W#warnings] #warning syscall fspick not implemented 6 warnings generated.
tinyconfig (arm64, clang-8) — PASS, 0 errors, 13 warnings, 0 section mismatches
Warnings: <stdin>:1388:2: warning: syscall open_tree not implemented [-W#warnings] #warning syscall open_tree not implemented <stdin>:1391:2: warning: syscall move_mount not implemented [-W#warnings] #warning syscall move_mount not implemented <stdin>:1394:2: warning: syscall fsopen not implemented [-W#warnings] #warning syscall fsopen not implemented <stdin>:1397:2: warning: syscall fsconfig not implemented [-W#warnings] #warning syscall fsconfig not implemented <stdin>:1400:2: warning: syscall fsmount not implemented [-W#warnings] #warning syscall fsmount not implemented <stdin>:1403:2: warning: syscall fspick not implemented [-W#warnings] #warning syscall fspick not implemented 6 warnings generated.
For more info write to info@kernelci.org
-- Thanks, ~Nick Desaulniers