[dtor-input:tmp-gpiolib-of-quirks] BUILD REGRESSION 1c47bdc8ffacb79e05472c796f4da7daf8389eab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tmp-gpiolib-of-quirks
branch HEAD: 1c47bdc8ffacb79e05472c796f4da7daf8389eab  ASoC: tlv320aic32x4: switch to using gpiod API

Error/Warning reports:

https://lore.kernel.org/oe-kbuild-all/202210271750.BWb6m6Ea-lkp@xxxxxxxxx
https://lore.kernel.org/oe-kbuild-all/202210272003.lma6nxlm-lkp@xxxxxxxxx
https://lore.kernel.org/oe-kbuild-all/202210280222.12tylowe-lkp@xxxxxxxxx

Error/Warning: (recently discovered and may have been fixed)

drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c:505:38: error: 'struct panel_drv_data' has no member named 'reset'
sound/soc/codecs/wcd938x.c:4043:15: error: variable 'wcd_irq_chip' has initializer but incomplete type
sound/soc/codecs/wcd938x.c:4043:24: error: storage size of 'wcd_irq_chip' isn't known
sound/soc/codecs/wcd938x.c:4044:10: error: 'struct irq_chip' has no member named 'name'
sound/soc/codecs/wcd938x.c:4044:17: warning: excess elements in struct initializer
sound/soc/codecs/wcd938x.c:4050:55: error: 'handle_simple_irq' undeclared (first use in this function)
sound/soc/codecs/wcd938x.c:4050:9: error: implicit declaration of function 'irq_set_chip_and_handler' [-Werror=implicit-function-declaration]
sound/soc/codecs/wcd938x.c:4051:9: error: implicit declaration of function 'irq_set_nested_thread' [-Werror=implicit-function-declaration]
sound/soc/codecs/wcd938x.c:4052:9: error: implicit declaration of function 'irq_set_noprobe' [-Werror=implicit-function-declaration]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
|-- i386-allyesconfig
|   |-- sound-soc-codecs-wcd938x.c:error:handle_simple_irq-undeclared-(first-use-in-this-function)
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_chip_and_handler
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_nested_thread
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_noprobe
|   |-- sound-soc-codecs-wcd938x.c:error:storage-size-of-wcd_irq_chip-isn-t-known
|   |-- sound-soc-codecs-wcd938x.c:error:struct-irq_chip-has-no-member-named-name
|   |-- sound-soc-codecs-wcd938x.c:error:variable-wcd_irq_chip-has-initializer-but-incomplete-type
|   `-- sound-soc-codecs-wcd938x.c:warning:excess-elements-in-struct-initializer
|-- s390-allyesconfig
|   |-- sound-soc-codecs-wcd938x.c:error:handle_simple_irq-undeclared-(first-use-in-this-function)
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_chip_and_handler
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_nested_thread
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_noprobe
|   |-- sound-soc-codecs-wcd938x.c:error:storage-size-of-wcd_irq_chip-isn-t-known
|   |-- sound-soc-codecs-wcd938x.c:error:struct-irq_chip-has-no-member-named-name
|   |-- sound-soc-codecs-wcd938x.c:error:variable-wcd_irq_chip-has-initializer-but-incomplete-type
|   `-- sound-soc-codecs-wcd938x.c:warning:excess-elements-in-struct-initializer
|-- sh-allmodconfig
|   `-- drivers-video-fbdev-omap2-omapfb-displays-panel-tpo-td043mtea1.c:error:struct-panel_drv_data-has-no-member-named-reset
|-- sparc-allyesconfig
|   |-- sound-soc-codecs-wcd938x.c:error:handle_simple_irq-undeclared-(first-use-in-this-function)
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_chip_and_handler
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_nested_thread
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_noprobe
|   |-- sound-soc-codecs-wcd938x.c:error:storage-size-of-wcd_irq_chip-isn-t-known
|   |-- sound-soc-codecs-wcd938x.c:error:struct-irq_chip-has-no-member-named-name
|   |-- sound-soc-codecs-wcd938x.c:error:variable-wcd_irq_chip-has-initializer-but-incomplete-type
|   `-- sound-soc-codecs-wcd938x.c:warning:excess-elements-in-struct-initializer
|-- x86_64-allmodconfig
|   |-- sound-soc-codecs-wcd938x.c:error:handle_simple_irq-undeclared-(first-use-in-this-function)
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_chip_and_handler
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_nested_thread
|   |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_noprobe
|   |-- sound-soc-codecs-wcd938x.c:error:storage-size-of-wcd_irq_chip-isn-t-known
|   |-- sound-soc-codecs-wcd938x.c:error:struct-irq_chip-has-no-member-named-name
|   |-- sound-soc-codecs-wcd938x.c:error:variable-wcd_irq_chip-has-initializer-but-incomplete-type
|   `-- sound-soc-codecs-wcd938x.c:warning:excess-elements-in-struct-initializer
`-- x86_64-allyesconfig
    |-- sound-soc-codecs-wcd938x.c:error:handle_simple_irq-undeclared-(first-use-in-this-function)
    |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_chip_and_handler
    |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_nested_thread
    |-- sound-soc-codecs-wcd938x.c:error:implicit-declaration-of-function-irq_set_noprobe
    |-- sound-soc-codecs-wcd938x.c:error:storage-size-of-wcd_irq_chip-isn-t-known
    |-- sound-soc-codecs-wcd938x.c:error:struct-irq_chip-has-no-member-named-name
    |-- sound-soc-codecs-wcd938x.c:error:variable-wcd_irq_chip-has-initializer-but-incomplete-type
    `-- sound-soc-codecs-wcd938x.c:warning:excess-elements-in-struct-initializer

elapsed time: 726m

configs tested: 58
configs skipped: 2

gcc tested configs:
um                             i386_defconfig
um                           x86_64_defconfig
x86_64                              defconfig
i386                                defconfig
arc                                 defconfig
s390                             allmodconfig
alpha                               defconfig
x86_64                        randconfig-a002
m68k                             allmodconfig
x86_64                               rhel-8.3
arc                              allyesconfig
powerpc                           allnoconfig
x86_64                           allyesconfig
x86_64                        randconfig-a013
x86_64                           rhel-8.3-kvm
s390                                defconfig
x86_64                         rhel-8.3-kunit
s390                             allyesconfig
arc                  randconfig-r043-20221027
x86_64                        randconfig-a011
x86_64                           rhel-8.3-syz
ia64                             allmodconfig
x86_64                        randconfig-a015
arm                                 defconfig
alpha                            allyesconfig
x86_64                        randconfig-a006
i386                             allyesconfig
x86_64                          rhel-8.3-func
x86_64                        randconfig-a004
m68k                             allyesconfig
x86_64                    rhel-8.3-kselftests
i386                          randconfig-a001
sh                               allmodconfig
powerpc                          allmodconfig
i386                          randconfig-a003
mips                             allyesconfig
i386                          randconfig-a005
i386                          randconfig-a014
arm                              allyesconfig
i386                          randconfig-a012
i386                          randconfig-a016
arm64                            allyesconfig

clang tested configs:
x86_64                        randconfig-a014
x86_64                        randconfig-a012
x86_64                        randconfig-a016
x86_64                        randconfig-a001
hexagon              randconfig-r045-20221027
s390                 randconfig-r044-20221027
x86_64                        randconfig-a003
riscv                randconfig-r042-20221027
x86_64                        randconfig-a005
hexagon              randconfig-r041-20221027
i386                          randconfig-a013
i386                          randconfig-a002
i386                          randconfig-a004
i386                          randconfig-a011
i386                          randconfig-a006
i386                          randconfig-a015

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp



[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux