✗ Fi.CI.BUILD: failure for sz-align
Patchwork
patchwork at emeril.freedesktop.org
Sat Jan 16 12:37:18 UTC 2021
== Series Details ==
Series: sz-align
URL : https://patchwork.freedesktop.org/series/85951/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
CC drivers/iommu/iova.o
drivers/iommu/iova.c: In function ‘iova_rcache_insert’:
drivers/iommu/iova.c:936:7: error: implicit declaration of function ‘is_power_of_two’; did you mean ‘is_power_of_2’? [-Werror=implicit-function-declaration]
if (!is_power_of_two(size))
^~~~~~~~~~~~~~~
is_power_of_2
cc1: some warnings being treated as errors
scripts/Makefile.build:279: recipe for target 'drivers/iommu/iova.o' failed
make[2]: *** [drivers/iommu/iova.o] Error 1
scripts/Makefile.build:496: recipe for target 'drivers/iommu' failed
make[1]: *** [drivers/iommu] Error 2
Makefile:1805: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx-trybot
mailing list