From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3E94CC433F5 for ; Sun, 26 Dec 2021 09:19:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232733AbhLZJTi (ORCPT ); Sun, 26 Dec 2021 04:19:38 -0500 Received: from www.linuxtv.org ([130.149.80.248]:33874 "EHLO www.linuxtv.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231529AbhLZJTh (ORCPT ); Sun, 26 Dec 2021 04:19:37 -0500 Received: from builder.linuxtv.org ([140.211.167.10]) by www.linuxtv.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n1Pgm-0013tU-0W; Sun, 26 Dec 2021 09:19:36 +0000 Received: from [127.0.0.1] (helo=builder.linuxtv.org) by builder.linuxtv.org with esmtp (Exim 4.94.2) (envelope-from ) id 1n1Pgk-00DOT9-9h; Sun, 26 Dec 2021 09:19:33 +0000 Date: Sun, 26 Dec 2021 09:19:33 +0000 (UTC) From: Jenkins Builder Robot To: mchehab@kernel.org, linux-media@vger.kernel.org Message-ID: <166312962.0.1640510373737@builder.linuxtv.org> In-Reply-To: <1767482079.0.1640423972889@builder.linuxtv.org> References: <1767482079.0.1640423972889@builder.linuxtv.org> Subject: Build failed in Jenkins: media-build #3750 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApAf928QubrKEjMQ0IZR0WWXn8zG7uTdH33F2Idx4Xmlp6Z138NdNMQYNG71OKzmvn3/E1G4rpd9JsMls16nRZ2NAPgOWX0qfFr6HyOoQklLGZt+vkOFb0BvmBFfdI+00J5B1SPupxv4pT3bDLSiwbBNCOLY4sdB0gG1ng14mzu47G8zmH6l2ZE/9urEd6OLFhzrb6ym4vlkCE8uvNJAdAWbeafd1plHSLdU/TVqHMZELuM0wt9khqhUOkfE+dHr7h6DNrkFpvm/8j/5wTuy98ZwwWimP+pfjSQMgKrhXjwHcJJa2N9v1HdwrwlUaRYuA6o8fwUHNC9vLj7cCXM3qiwIDAQAB X-Jenkins-Job: media-build X-Jenkins-Result: FAILURE Auto-submitted: auto-generated Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org See Changes: ------------------------------------------ [...truncated 7.57 KB...] firmware/sms1xxx-nova-b-dvbt-01.fw firmware/dvb-fe-xc5000-1.6.114.fw firmware/cmmb_vega_12mhz.inp firmware/dvb-usb-it9135-01.fw firmware/isdbt_nova_12mhz_b0.inp firmware/dvb-ttpci-01.fw-261a firmware/dvb-ttpci-01.fw-261b firmware/dvb-ttpci-01.fw-261d firmware/README firmware/isdbt_rio.inp firmware/dvb-usb-umt-010-02.fw firmware/sms1xxx-hcw-55xxx-dvbt-02.fw firmware/dvb-usb-terratec-h7-az6007.fw firmware/v4l-cx23885-avcore-01.fw ****************** * Start building * ****************** make -C allyesconfig make[1]: Entering directory ' No version yet, using 5.10.0-9-amd64 make[2]: Entering directory ' Applying patches for kernel 5.10.0-9-amd64 patch -s -f -N -p1 -i ../backports/api_version.patch patch -s -f -N -p1 -i ../backports/pr_fmt.patch patch -s -f -N -p1 -i ../backports/debug.patch patch -s -f -N -p1 -i ../backports/drx39xxj.patch patch -s -f -N -p1 -i ../backports/ccs.patch patch -s -f -N -p1 -i ../backports/rc-cec.patch patch -s -f -N -p1 -i ../backports/v5.15_container_of.patch patch -s -f -N -p1 -i ../backports/v5.14_bus_void_return.patch patch -s -f -N -p1 -i ../backports/v5.12_uvc.patch patch -s -f -N -p1 -i ../backports/v5.11_isa.patch patch -s -f -N -p1 -i ../backports/v5.10_vb2_dma_buf_map.patch Patched drivers/media/dvb-core/dvbdev.c Patched drivers/media/v4l2-core/v4l2-dev.c Patched drivers/media/rc/rc-main.c make[2]: Leaving directory ' ./scripts/make_kconfig.pl /lib/modules/5.10.0-9-amd64/build /lib/modules/5.10.0-9-amd64/source 1 Preparing to compile for kernel version 5.10.0 ***WARNING:*** You do not have the full kernel sources installed. This does not prevent you from building the v4l-dvb tree if you have the kernel headers, but the full kernel source may be required in order to use make menuconfig / xconfig / qconfig. If you are experiencing problems building the v4l-dvb tree, please try building against a vanilla kernel before reporting a bug. Vanilla kernels are available at http://kernel.org. On most distros, this will compile a newly downloaded kernel: cp /boot/config-`uname -r` /.config cd make all modules_install install Please see your distro's web site for instructions to build a new kernel. WARNING: This is the V4L/DVB backport tree, with experimental drivers backported to run on legacy kernels from the development tree at: http://git.linuxtv.org/media-tree.git. It is generally safe to use it for testing a new driver or feature, but its usage on production environments is risky. Don't use it in production. You've been warned. CEC_CROS_EC: Requires at least kernel 9.255.255 V4L2_H264: Requires at least kernel 9.255.255 VIDEO_IPU3_CIO2: Requires at least kernel 9.255.255 VIDEO_OMAP3: Requires at least kernel 9.255.255 VIDEO_MEM2MEM_DEINTERLACE: Requires at least kernel 9.255.255 VIDEO_IMX258: Requires at least kernel 9.255.255 VIDEO_IMX274: Requires at least kernel 9.255.255 VIDEO_IMX319: Requires at least kernel 9.255.255 VIDEO_OV02A10: Requires at least kernel 9.255.255 VIDEO_OV772X: Requires at least kernel 9.255.255 VIDEO_OV9650: Requires at least kernel 9.255.255 SND_BT87X: Requires at least kernel 9.255.255 INTEL_ATOMISP: Requires at least kernel 9.255.255 VIDEO_HANTRO: Requires at least kernel 9.255.255 VIDEO_ROCKCHIP_VDEC: Requires at least kernel 9.255.255 VIDEO_IPU3_IMGU: Requires at least kernel 9.255.255 Created default (all yes) .config file ./scripts/fix_kconfig.pl make[1]: Leaving directory ' make -C make[1]: Entering directory ' scripts/make_makefile.pl ./scripts/make_myconfig.pl [ ! -f "./config-mycompat.h" ] && echo "/* empty config-mycompat.h */" > "./config-mycompat.h" || true perl scripts/make_config_compat.pl /lib/modules/5.10.0-9-amd64/source ./.myconfig ./config-compat.h creating symbolic links... Kernel build directory is /lib/modules/5.10.0-9-amd64/build make -C ../linux apply_patches make[2]: Entering directory ' Patches for 5.10.0-9-amd64 already applied. make[2]: Leaving directory ' make -C /lib/modules/5.10.0-9-amd64/build M= modules make[2]: Entering directory '/usr/src/linux-headers-5.10.0-9-amd64' CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] CC [M] : In function 'ov5670_probe': :2493:15: error: implicit declaration of function 'acpi_dev_state_d0'; did you mean 'acpi_dev_suspend'? [-Werror=implicit-function-declaration] 2493 | full_power = acpi_dev_state_d0(&client->dev); | ^~~~~~~~~~~~~~~~~ | acpi_dev_suspend : At top level: :2596:3: error: 'struct i2c_driver' has no member named 'flags' 2596 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~ :2596:11: error: 'I2C_DRV_ACPI_WAIVE_D0_PROBE' undeclared here (not in a function) 2596 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[4]: *** [/usr/src/linux-headers-5.10.0-9-common/scripts/Makefile.build:286: Error 1 make[4]: *** Waiting for unfinished jobs.... : In function 'ov2740_probe': :1165:15: error: implicit declaration of function 'acpi_dev_state_d0'; did you mean 'acpi_dev_suspend'? [-Werror=implicit-function-declaration] 1165 | full_power = acpi_dev_state_d0(&client->dev); | ^~~~~~~~~~~~~~~~~ | acpi_dev_suspend : At top level: :1248:3: error: 'struct i2c_driver' has no member named 'flags' 1248 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~ :1248:11: error: 'I2C_DRV_ACPI_WAIVE_D0_PROBE' undeclared here (not in a function) 1248 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[4]: *** [/usr/src/linux-headers-5.10.0-9-common/scripts/Makefile.build:285: Error 1 : In function 'ov5675_probe': :1185:15: error: implicit declaration of function 'acpi_dev_state_d0'; did you mean 'acpi_dev_suspend'? [-Werror=implicit-function-declaration] 1185 | full_power = acpi_dev_state_d0(&client->dev); | ^~~~~~~~~~~~~~~~~ | acpi_dev_suspend : At top level: :1264:3: error: 'struct i2c_driver' has no member named 'flags' 1264 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~ :1264:11: error: 'I2C_DRV_ACPI_WAIVE_D0_PROBE' undeclared here (not in a function) 1264 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[4]: *** [/usr/src/linux-headers-5.10.0-9-common/scripts/Makefile.build:285: Error 1 : In function 'ov8856_probe': :2489:15: error: implicit declaration of function 'acpi_dev_state_d0'; did you mean 'acpi_dev_suspend'? [-Werror=implicit-function-declaration] 2489 | full_power = acpi_dev_state_d0(&client->dev); | ^~~~~~~~~~~~~~~~~ | acpi_dev_suspend : At top level: :2580:3: error: 'struct i2c_driver' has no member named 'flags' 2580 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~ :2580:11: error: 'I2C_DRV_ACPI_WAIVE_D0_PROBE' undeclared here (not in a function) 2580 | .flags = I2C_DRV_ACPI_WAIVE_D0_PROBE, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[4]: *** [/usr/src/linux-headers-5.10.0-9-common/scripts/Makefile.build:285: Error 1 make[3]: *** [/usr/src/linux-headers-5.10.0-9-common/Makefile:1846: Error 2 make[2]: *** [/usr/src/linux-headers-5.10.0-9-common/Makefile:185: __sub-make] Error 2 make[2]: Leaving directory '/usr/src/linux-headers-5.10.0-9-amd64' make[1]: *** [Makefile:53: default] Error 2 make[1]: Leaving directory ' make: *** [Makefile:26: all] Error 2 build failed at ./build line 533 Build step 'Execute shell' marked build as failure