Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable-rc.git/
Topmost commit:
7ee2dbb Linux 4.9.22-rc1
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.9.21-153-g7ee2dbb/
Runtime: 86m 54s
Passed: 116
Failed: 8
Warnings: 3
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
arm64.defconfig
arm64.nosmp_defconfig
arm.allmodconfig
arm.multi_lpae_defconfig
arm.multi_v7_defconfig
arm.multi_v7_nosmp_defconfig
arm.omap2plus_defconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
/work/build/batch/arch/arm64/kernel/pci.c:139:9: error: implicit declaration of function 'acpi_resource_consumer' [-Werror=implicit-function-declaration]
/work/build/batch/drivers/pci/host/pcie-hisi.c:94:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror=implicit-function-declaration]
/work/build/batch/drivers/pci/host/pci-thunder-pem.c:334:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror=implicit-function-declaration]
arm64.defconfig:
/work/build/batch/arch/arm64/kernel/pci.c:139:9: error: implicit declaration of function 'acpi_resource_consumer' [-Werror=implicit-function-declaration]
/work/build/batch/drivers/pci/host/pcie-hisi.c:94:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror=implicit-function-declaration]
/work/build/batch/drivers/pci/host/pci-thunder-pem.c:334:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror=implicit-function-declaration]
arm64.nosmp_defconfig:
/work/build/batch/arch/arm64/kernel/pci.c:139:9: error: implicit declaration of function 'acpi_resource_consumer' [-Werror=implicit-function-declaration]
/work/build/batch/drivers/pci/host/pcie-hisi.c:94:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror=implicit-function-declaration]
/work/build/batch/drivers/pci/host/pci-thunder-pem.c:334:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror=implicit-function-declaration]
arm.allmodconfig:
/work/build/batch/arch/arm/mach-omap2/pdata-quirks.c:537:88: error: 'rx51_ir_data' undeclared here (not in a function)
arm.multi_lpae_defconfig:
/work/build/batch/arch/arm/mach-omap2/pdata-quirks.c:537:88: error: 'rx51_ir_data' undeclared here (not in a function)
arm.multi_v7_defconfig:
/work/build/batch/arch/arm/mach-omap2/pdata-quirks.c:537:88: error: 'rx51_ir_data' undeclared here (not in a function)
arm.multi_v7_nosmp_defconfig:
/work/build/batch/arch/arm/mach-omap2/pdata-quirks.c:537:88: error: 'rx51_ir_data' undeclared here (not in a function)
arm.omap2plus_defconfig:
/work/build/batch/arch/arm/mach-omap2/pdata-quirks.c:537:49: error: 'rx51_ir_data' undeclared here (not in a function)
Warnings:
3 arch/arm64/kernel/pci.c:139:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable-rc.git/
Topmost commit:
25455e1 Linux 4.4.61-rc1
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.4.60-33-g25455e1/
Runtime: 54m 32s
Passed: 121
Failed: 0
Warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
No new syscalls
No section mismatches
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:
f8c97bd Add linux-next specific files for 20170410
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20170410/
Runtime: 104m 36s
Passed: 118
Failed: 7
Warnings: 125
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
arm.allmodconfig
arm.efm32_defconfig
arm.pxa_defconfig
arm.raumfeld_defconfig
arm.stm32_defconfig
arm.vf610m4_defconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
/work/build/batch/mm/hmm.c:816:2: error: implicit declaration of function 'arch_remove_memory' [-Werror=implicit-function-declaration]
arm.allmodconfig:
ERROR: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
arm.efm32_defconfig:
/work/build/batch/kernel/extable.c:174: undefined reference to `__start_ro_after_init'
/work/build/batch/kernel/extable.c:174: undefined reference to `__end_ro_after_init'
arm.pxa_defconfig:
/work/build/batch/arch/arm/mach-pxa/raumfeld.c:976:64: error: expected expression before '__attribute__'
arm.raumfeld_defconfig:
/work/build/batch/arch/arm/mach-pxa/raumfeld.c:976:64: error: expected expression before '__attribute__'
arm.stm32_defconfig:
/work/build/batch/kernel/extable.c:174: undefined reference to `__start_ro_after_init'
/work/build/batch/kernel/extable.c:174: undefined reference to `__end_ro_after_init'
arm.vf610m4_defconfig:
memremap.c:(.text+0xf864): undefined reference to `__start_ro_after_init'
memremap.c:(.text+0xf868): undefined reference to `__end_ro_after_init'
memremap.c:(.text+0xf89c): undefined reference to `__start_ro_after_init'
memremap.c:(.text+0xf8a0): undefined reference to `__end_ro_after_init'
Warnings:
1 include/linux/kernel.h:757:16: warning: comparison of distinct pointer types lacks a cast
1 mm/hmm.c:34:0: warning: "SECTION_SIZE" redefined
2 drivers/scsi/osd/osd_uld.c:457:2: warning: ignoring return value of 'scsi_device_get', declared with attribute warn_unused_result [-Wunused-result]
20 mm/shmem.c:646:51: warning: value computed is not used [-Wunused-value]
26 mm/madvise.c:341:31: warning: value computed is not used [-Wunused-value]
75 drivers/scsi/sd.c:3061:306: warning: comparison of distinct pointer types lacks a cast
No new syscalls
No section mismatches