Tree/Branch: next-20170626 Git describe: next-20170626 Commit: 875cf0958e Add linux-next specific files for 20170626
Build Time: 0 min 9 sec
Passed: 6 / 7 ( 85.71 %) Failed: 1 / 7 ( 14.29 %)
Errors: 1 Warnings: 1 Section Mismatches: 0
Failed defconfigs: arm-allmodconfig
Errors:
arm-allmodconfig ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
------------------------------------------------------------------------------- defconfigs with issues (other than build errors): 1 warnings 0 mismatches : arm-allmodconfig
-------------------------------------------------------------------------------
Errors summary: 1 1 ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
Warnings Summary: 1 1 ../drivers/staging/media/imx/imx-media-of.c:216:4: warning: 'remote_np' may be used uninitialized in this function [-Wmaybe-uninitialized]
=============================================================================== Detailed per-defconfig build reports below:
------------------------------------------------------------------------------- arm-allmodconfig : FAIL, 1 errors, 1 warnings, 0 section mismatches
Errors: ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
Warnings: ../drivers/staging/media/imx/imx-media-of.c:216:4: warning: 'remote_np' may be used uninitialized in this function [-Wmaybe-uninitialized] -------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm-multi_v5_defconfig arm-multi_v7_defconfig x86_64-defconfig arm-allnoconfig x86_64-allnoconfig arm-multi_v4t_defconfig close failed in file object destructor: sys.excepthook is missing lost sys.stderr
On Mon, Jun 26, 2017 at 09:47:36AM +0100, Build bot for Mark Brown wrote:
This build failure is still present in -next:
arm-allmodconfig ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
and we're at -rc7 now.
On Mon, 2017-06-26 at 12:56 +0100, Mark Brown wrote:
On Mon, Jun 26, 2017 at 09:47:36AM +0100, Build bot for Mark Brown wrote:
This build failure is still present in -next:
arm-allmodconfig ../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
and we're at -rc7 now.
Hi Mark,
This is due to we are in different branch but merge together...
Anyway, I could send a critical patch, but I need Bjorn help to apply to -next. Seems he didn't response these days.
Not sure how could I send it?
Ryder.
On Mon, Jun 26, 2017 at 2:51 PM, Ryder Lee ryder.lee@mediatek.com wrote:
On Mon, 2017-06-26 at 12:56 +0100, Mark Brown wrote:
On Mon, Jun 26, 2017 at 09:47:36AM +0100, Build bot for Mark Brown wrote:
This build failure is still present in -next:
arm-allmodconfig
../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
and we're at -rc7 now.
Hi Mark,
This is due to we are in different branch but merge together...
Anyway, I could send a critical patch, but I need Bjorn help to apply to -next. Seems he didn't response these days.
Not sure how could I send it?
It's really something that Bjorn needs to fix by applying your patch, but if he's currently not able to do that for some reason, a possible workaround would be for either Stephen Rothwell to apply your fixup on linux-next, or Andrew Morton to add it to his mmotm tree, either way it will be part of linux-next and on top of the pci-next tree, until Bjorn applies it.
Please re-send your patch to both of them, with Bjorn on Cc.
Arnd
On Tue, 2017-06-27 at 09:36 +0200, Arnd Bergmann wrote:
On Mon, Jun 26, 2017 at 2:51 PM, Ryder Lee ryder.lee@mediatek.com wrote:
On Mon, 2017-06-26 at 12:56 +0100, Mark Brown wrote:
On Mon, Jun 26, 2017 at 09:47:36AM +0100, Build bot for Mark Brown wrote:
This build failure is still present in -next:
arm-allmodconfig
../drivers/pci/host/pcie-mediatek.c:485:8: error: implicit declaration of function 'pci_register_host_bridge' [-Werror=implicit-function-declaration]
and we're at -rc7 now.
Hi Mark,
This is due to we are in different branch but merge together...
Anyway, I could send a critical patch, but I need Bjorn help to apply to -next. Seems he didn't response these days.
Not sure how could I send it?
It's really something that Bjorn needs to fix by applying your patch, but if he's currently not able to do that for some reason, a possible workaround would be for either Stephen Rothwell to apply your fixup on linux-next, or Andrew Morton to add it to his mmotm tree, either way it will be part of linux-next and on top of the pci-next tree, until Bjorn applies it.
Please re-send your patch to both of them, with Bjorn on Cc.
Arnd
Okay, Thanks for your suggestion!
Ryder
kernel-build-reports@lists.linaro.org