Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
5d51332 Add linux-next specific files for 20170816
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20170816/
Runtime: 49m 43s
Passed: 122 Failed: 3
Warnings: 13
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm64.allmodconfig arm64.defconfig arm64.nosmp_defconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig: /work/build/batch/drivers/acpi/spcr.c:165:3: error: label 'done' used but not defined /work/build/batch/drivers/acpi/spcr.c:201:4: error: expected identifier or '(' before 'else' /work/build/batch/drivers/acpi/spcr.c:206:9: error: expected declaration specifiers or '...' before string constant /work/build/batch/drivers/acpi/spcr.c:206:52: error: unknown type name 'opts' /work/build/batch/drivers/acpi/spcr.c:208:2: error: expected identifier or '(' before 'if' /work/build/batch/drivers/acpi/spcr.c:211:2: error: type defaults to 'int' in declaration of 'err' [-Werror=implicit-int] /work/build/batch/drivers/acpi/spcr.c:211:30: error: 'uart' undeclared here (not in a function) /work/build/batch/drivers/acpi/spcr.c:211:39: error: 'opts' undeclared here (not in a function) /work/build/batch/drivers/acpi/spcr.c:213:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token /work/build/batch/drivers/acpi/spcr.c:215:2: error: expected identifier or '(' before 'return' /work/build/batch/drivers/acpi/spcr.c:216:1: error: expected identifier or '(' before '}' token
arm64.defconfig: /work/build/batch/drivers/acpi/spcr.c:165:3: error: label 'done' used but not defined /work/build/batch/drivers/acpi/spcr.c:201:4: error: expected identifier or '(' before 'else' /work/build/batch/drivers/acpi/spcr.c:206:9: error: expected declaration specifiers or '...' before string constant /work/build/batch/drivers/acpi/spcr.c:206:52: error: unknown type name 'opts' /work/build/batch/drivers/acpi/spcr.c:208:2: error: expected identifier or '(' before 'if' /work/build/batch/drivers/acpi/spcr.c:211:2: error: type defaults to 'int' in declaration of 'err' [-Werror=implicit-int] /work/build/batch/drivers/acpi/spcr.c:211:30: error: 'uart' undeclared here (not in a function) /work/build/batch/drivers/acpi/spcr.c:211:39: error: 'opts' undeclared here (not in a function) /work/build/batch/drivers/acpi/spcr.c:213:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token /work/build/batch/drivers/acpi/spcr.c:215:2: error: expected identifier or '(' before 'return' /work/build/batch/drivers/acpi/spcr.c:216:1: error: expected identifier or '(' before '}' token
arm64.nosmp_defconfig: /work/build/batch/drivers/acpi/spcr.c:165:3: error: label 'done' used but not defined /work/build/batch/drivers/acpi/spcr.c:201:4: error: expected identifier or '(' before 'else' /work/build/batch/drivers/acpi/spcr.c:206:9: error: expected declaration specifiers or '...' before string constant /work/build/batch/drivers/acpi/spcr.c:206:52: error: unknown type name 'opts' /work/build/batch/drivers/acpi/spcr.c:208:2: error: expected identifier or '(' before 'if' /work/build/batch/drivers/acpi/spcr.c:211:2: error: type defaults to 'int' in declaration of 'err' [-Werror=implicit-int] /work/build/batch/drivers/acpi/spcr.c:211:30: error: 'uart' undeclared here (not in a function) /work/build/batch/drivers/acpi/spcr.c:211:39: error: 'opts' undeclared here (not in a function) /work/build/batch/drivers/acpi/spcr.c:213:5: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token /work/build/batch/drivers/acpi/spcr.c:215:2: error: expected identifier or '(' before 'return' /work/build/batch/drivers/acpi/spcr.c:216:1: error: expected identifier or '(' before '}' token
Warnings:
1 drivers/md/dm-integrity.c:827:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 drivers/mmc/core/mmc_test.c:883:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=] 3 drivers/acpi/spcr.c:201:2: warning: control reaches end of non-void function [-Wreturn-type] 3 drivers/acpi/spcr.c:211:2: warning: data definition has no type or storage class 5 fs/proc/task_nommu.c:148:28: warning: unused variable 'priv' [-Wunused-variable]
No new syscalls
No section mismatches
kernel-build-reports@lists.linaro.org