linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master] BUILD REGRESSION d47175169c28eedd2cc2ab8c01f38764cb0269cc
@ 2019-09-26 12:29 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-09-26 12:29 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Mark Brown, Linux Memory Management List

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git  master
branch HEAD: d47175169c28eedd2cc2ab8c01f38764cb0269cc  Add linux-next specific files for 20190925

Regressions in current branch:

arch/arm/crypto/aes-ce-core.S:299: Error: selected processor does not support `movw ip,:lower16:.Lcts_permute_table' in ARM mode
arch/arm/crypto/aes-ce-core.S:300: Error: selected processor does not support `movt ip,:upper16:.Lcts_permute_table' in ARM mode
drivers//media/v4l2-core/videobuf-dma-contig.c:160:57: error: expected ')' before ';' token
drivers//media/v4l2-core/videobuf-dma-contig.c:207:1: error: expected ',' or ';' before '}' token
drivers//media/v4l2-core/videobuf-dma-contig.c:209:32: error: invalid storage class for function '__videobuf_alloc'
drivers//media/v4l2-core/videobuf-dma-contig.c:224:14: error: invalid storage class for function '__videobuf_to_vaddr'
drivers//media/v4l2-core/videobuf-dma-contig.c:234:12: error: invalid storage class for function '__videobuf_iolock'
drivers//media/v4l2-core/videobuf-dma-contig.c:274:12: error: invalid storage class for function '__videobuf_mmap_mapper'
drivers//media/v4l2-core/videobuf-dma-contig.c:341:14: error: initializer element is not constant
drivers//media/v4l2-core/videobuf-dma-contig.c:360:19: error: non-static declaration of 'videobuf_queue_dma_contig_init' follows static declaration
drivers//media/v4l2-core/videobuf-dma-contig.c:360:1: note: in expansion of macro 'EXPORT_SYMBOL_GPL'
drivers//media/v4l2-core/videobuf-dma-contig.c:371:19: error: non-static declaration of 'videobuf_to_dma_contig' follows static declaration
drivers//media/v4l2-core/videobuf-dma-contig.c:404:19: error: non-static declaration of 'videobuf_dma_contig_free' follows static declaration
drivers//media/v4l2-core/videobuf-dma-contig.c:408:1: error: expected declaration or statement at end of input
drivers//media/v4l2-core/videobuf-dma-contig.c:408:1: warning: no return statement in function returning non-void [-Wreturn-type]
drivers//tee/tee_shm.c:250:3: error: label 'err' used but not defined
drivers//tee/tee_shm.c:257:28: error: expected ')' before ';' token
drivers//tee/tee_shm.c:334:1: error: expected ';' before '}' token
drivers//tee/tee_shm.c:334:1: warning: control reaches end of non-void function [-Wreturn-type]
include/linux/export.h:108:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
include/linux/export.h:121:2: note: in expansion of macro '___export_symbol_common'
include/linux/export.h:173:34: note: in expansion of macro '___EXPORT_SYMBOL'

Error ids grouped by kconfigs:

recent_errors
|-- arm-allmodconfig
|   |-- arch-arm-crypto-aes-ce-core.S:Error:selected-processor-does-not-support-movt-ip:upper16:.Lcts_permute_table-in-ARM-mode
|   `-- arch-arm-crypto-aes-ce-core.S:Error:selected-processor-does-not-support-movw-ip:lower16:.Lcts_permute_table-in-ARM-mode
`-- sparc64-allmodconfig
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:expected-)-before-token
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:expected-declaration-or-statement-at-end-of-input
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:expected-or-before-token
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:initializer-element-is-not-constant
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:invalid-storage-class-for-function-__videobuf_alloc
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:invalid-storage-class-for-function-__videobuf_iolock
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:invalid-storage-class-for-function-__videobuf_mmap_mapper
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:invalid-storage-class-for-function-__videobuf_to_vaddr
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:non-static-declaration-of-videobuf_dma_contig_free-follows-static-declaration
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:non-static-declaration-of-videobuf_queue_dma_contig_init-follows-static-declaration
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:error:non-static-declaration-of-videobuf_to_dma_contig-follows-static-declaration
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:note:in-expansion-of-macro-EXPORT_SYMBOL_GPL
    |-- drivers-media-v4l2-core-videobuf-dma-contig.c:warning:no-return-statement-in-function-returning-non-void
    |-- drivers-tee-tee_shm.c:error:expected-)-before-token
    |-- drivers-tee-tee_shm.c:error:expected-before-token
    |-- drivers-tee-tee_shm.c:error:label-err-used-but-not-defined
    |-- drivers-tee-tee_shm.c:warning:control-reaches-end-of-non-void-function
    |-- include-linux-export.h:note:in-expansion-of-macro-___EXPORT_SYMBOL
    |-- include-linux-export.h:note:in-expansion-of-macro-___export_symbol_common
    `-- include-linux-export.h:warning:ISO-C90-forbids-mixed-declarations-and-code

elapsed time: 225m

configs tested: 129

i386                   randconfig-e004-201938
x86_64                 randconfig-e004-201938
x86_64                 randconfig-e002-201938
x86_64                 randconfig-e003-201938
i386                   randconfig-e003-201938
x86_64                 randconfig-e001-201938
i386                   randconfig-e002-201938
i386                   randconfig-e001-201938
x86_64                 randconfig-c003-201938
i386                   randconfig-c004-201938
x86_64                 randconfig-c002-201938
x86_64                 randconfig-c004-201938
i386                   randconfig-c003-201938
i386                   randconfig-c001-201938
x86_64                 randconfig-c001-201938
i386                   randconfig-c002-201938
xtensa                       common_defconfig
openrisc                    or1ksim_defconfig
nios2                         3c120_defconfig
xtensa                          iss_defconfig
c6x                        evmc6678_defconfig
c6x                              allyesconfig
nios2                         10m50_defconfig
openrisc                 simple_smp_defconfig
sh                               allmodconfig
sh                          rsk7269_defconfig
sh                  sh7785lcr_32bit_defconfig
sh                                allnoconfig
sh                            titan_defconfig
x86_64                           allmodconfig
x86_64                 randconfig-b002-201938
i386                   randconfig-b003-201938
i386                   randconfig-b004-201938
x86_64                 randconfig-b001-201938
i386                   randconfig-b002-201938
i386                   randconfig-b001-201938
x86_64                 randconfig-b004-201938
x86_64                 randconfig-b003-201938
m68k                          multi_defconfig
m68k                       m5475evb_defconfig
h8300                    h8300h-sim_defconfig
h8300                     edosk2674_defconfig
m68k                           sun3_defconfig
h8300                       h8s-sim_defconfig
m68k                             allmodconfig
sparc64                          allmodconfig
sparc                               defconfig
sparc64                           allnoconfig
sparc64                             defconfig
arc                              allyesconfig
powerpc                             defconfig
microblaze                    nommu_defconfig
powerpc                       ppc64_defconfig
microblaze                      mmu_defconfig
arc                                 defconfig
powerpc                           allnoconfig
arm                              allmodconfig
arm                         at91_dt_defconfig
arm64                               defconfig
arm                        multi_v5_defconfig
arm64                            allyesconfig
arm                               allnoconfig
arm                           efm32_defconfig
arm                           sunxi_defconfig
arm64                             allnoconfig
arm                          exynos_defconfig
arm                        shmobile_defconfig
arm                        multi_v7_defconfig
um                           x86_64_defconfig
um                             i386_defconfig
um                                  defconfig
ia64                             allmodconfig
ia64                              allnoconfig
ia64                                defconfig
ia64                             alldefconfig
x86_64                           allyesconfig
i386                             allmodconfig
arm64                            allmodconfig
x86_64                 randconfig-f004-201938
i386                   randconfig-f004-201938
i386                   randconfig-f003-201938
i386                   randconfig-f002-201938
i386                   randconfig-f001-201938
x86_64                 randconfig-f002-201938
x86_64                 randconfig-f001-201938
x86_64                 randconfig-f003-201938
riscv                             allnoconfig
riscv                               defconfig
nds32                               defconfig
alpha                               defconfig
nds32                             allnoconfig
x86_64                 randconfig-h003-201938
x86_64                 randconfig-h002-201938
i386                   randconfig-h001-201938
i386                   randconfig-h002-201938
x86_64                 randconfig-h004-201938
i386                   randconfig-h004-201938
i386                   randconfig-h003-201938
x86_64                 randconfig-h001-201938
x86_64                                    lkp
x86_64                                   rhel
x86_64                               rhel-7.6
x86_64                              fedora-25
x86_64                                  kexec
s390                              allnoconfig
s390                          debug_defconfig
s390                             allmodconfig
s390                                defconfig
parisc                        c3000_defconfig
parisc                         b180_defconfig
parisc                              defconfig
parisc                            allnoconfig
i386                              allnoconfig
i386                                defconfig
i386                             alldefconfig
i386                   randconfig-d002-201938
i386                   randconfig-d004-201938
x86_64                 randconfig-d004-201938
x86_64                 randconfig-d001-201938
x86_64                 randconfig-d002-201938
x86_64                 randconfig-d003-201938
i386                   randconfig-d001-201938
i386                   randconfig-d003-201938
mips                             allmodconfig
mips                           32r2_defconfig
mips                      malta_kvm_defconfig
mips                         64r6el_defconfig
mips                              allnoconfig
mips                      fuloong2e_defconfig

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-26 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 12:29 [linux-next:master] BUILD REGRESSION d47175169c28eedd2cc2ab8c01f38764cb0269cc kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).