[linux-next:pending-fixes] BUILD REGRESSION 78b16920c1e27980e74f1c84c5e51859ccf6561c

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

 



tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git pending-fixes
branch HEAD: 78b16920c1e27980e74f1c84c5e51859ccf6561c  Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Unverified Error/Warning (likely false positive, kindly check if interested):

    create_dsq.bpf.c:19:5: error: conflicting types for '____create_dsq_init_task'
    create_dsq.bpf.c:53:22: error: variable has incomplete type 'struct sched_ext_ops'
    ddsp_bogus_dsq_fail.bpf.c:23:41: error: use of undeclared identifier 'SCX_SLICE_DFL'
    ddsp_bogus_dsq_fail.bpf.c:24:15: error: no member named 'scx' in 'struct task_struct'
    ddsp_bogus_dsq_fail.bpf.c:33:2: error: incomplete definition of type 'struct scx_exit_info'
    ddsp_bogus_dsq_fail.bpf.c:37:22: error: variable has incomplete type 'struct sched_ext_ops'
    ddsp_vtimelocal_fail.bpf.c:20:29: error: use of undeclared identifier 'SCX_DSQ_LOCAL'
    ddsp_vtimelocal_fail.bpf.c:20:44: error: use of undeclared identifier 'SCX_SLICE_DFL'
    ddsp_vtimelocal_fail.bpf.c:21:15: error: no member named 'scx' in 'struct task_struct'
    ddsp_vtimelocal_fail.bpf.c:34:22: error: variable has incomplete type 'struct sched_ext_ops'
    dsp_local_on.bpf.c:48:22: error: use of undeclared identifier 'SCX_DSQ_LOCAL_ON'
    dsp_local_on.bpf.c:48:49: error: use of undeclared identifier 'SCX_SLICE_DFL'
    dsp_local_on.bpf.c:52:6: error: conflicting types for '____dsp_local_on_exit'
    dsp_local_on.bpf.c:54:2: error: incomplete definition of type 'struct scx_exit_info'
    enq_last_no_enq_fails.bpf.c:16:22: error: variable has incomplete type 'struct sched_ext_ops'
    enq_select_cpu_fails.bpf.c:34:22: error: use of undeclared identifier 'SCX_DSQ_GLOBAL'
    enq_select_cpu_fails.bpf.c:34:38: error: use of undeclared identifier 'SCX_SLICE_DFL'
    exit.bpf.c:34:38: error: use of undeclared identifier 'SCX_SLICE_DFL'
    exit.bpf.c:51:5: error: conflicting types for '____exit_init_task'
    exit.bpf.c:62:2: error: incomplete definition of type 'struct scx_exit_info'
    exit.bpf.c:74:22: error: variable has incomplete type 'struct sched_ext_ops'
    hotplug.bpf.c:15:6: error: conflicting types for '____hotplug_exit'
    init_enable_count.bpf.c:23:10: error: incomplete definition of type 'struct scx_init_task_args'
    maximal.bpf.c:129:6: error: conflicting types for '____maximal_exit'
    maximal.bpf.c:133:22: error: variable has incomplete type 'struct sched_ext_ops'
    maximal.bpf.c:23:22: error: use of undeclared identifier 'SCX_DSQ_GLOBAL'
    maximal.bpf.c:68:6: error: conflicting types for '____maximal_cpu_acquire'
    maximal.bpf.c:72:6: error: conflicting types for '____maximal_cpu_release'
    maximal.bpf.c:91:6: error: conflicting types for '____maximal_exit_task'
    maximal.bpf.c:98:5: error: conflicting types for '____maximal_cgroup_init'
    maybe_null.bpf.c:18:19: error: no member named 'scx' in 'struct task_struct'
    page-types.c:423:35: error: expected ';' after expression
    prog_run.bpf.c:24:6: error: conflicting types for '____prog_run_exit'
    prog_run.bpf.c:26:2: error: incomplete definition of type 'struct scx_exit_info'
    select_cpu_dfl.bpf.c:33:22: error: use of undeclared identifier 'SCX_DSQ_GLOBAL'
    select_cpu_dfl.bpf.c:33:38: error: use of undeclared identifier 'SCX_SLICE_DFL'
    select_cpu_dfl.bpf.c:37:22: error: variable has incomplete type 'struct sched_ext_ops'
    select_cpu_dfl_nodispatch.bpf.c:55:15: error: use of undeclared identifier 'SCX_DSQ_GLOBAL'
    select_cpu_dfl_nodispatch.bpf.c:84:22: error: variable has incomplete type 'struct sched_ext_ops'
    select_cpu_dispatch.bpf.c:18:15: error: use of undeclared identifier 'SCX_DSQ_LOCAL'
    select_cpu_dispatch.bpf.c:28:11: error: use of undeclared identifier 'SCX_DSQ_GLOBAL'
    select_cpu_dispatch.bpf.c:32:30: error: use of undeclared identifier 'SCX_SLICE_DFL'
    select_cpu_dispatch.bpf.c:37:22: error: variable has incomplete type 'struct sched_ext_ops'
    select_cpu_dispatch_bad_dsq.bpf.c:21:34: error: use of undeclared identifier 'SCX_SLICE_DFL'
    select_cpu_dispatch_bad_dsq.bpf.c:26:6: error: conflicting types for '____select_cpu_dispatch_bad_dsq_exit'
    select_cpu_dispatch_bad_dsq.bpf.c:28:2: error: incomplete definition of type 'struct scx_exit_info'
    select_cpu_dispatch_dbl_dsp.bpf.c:21:22: error: use of undeclared identifier 'SCX_DSQ_GLOBAL'
    select_cpu_vtime.bpf.c:30:17: error: no member named 'scx' in 'struct task_struct'
    select_cpu_vtime.bpf.c:32:38: error: use of undeclared identifier 'SCX_SLICE_DFL'
    tools/sched_ext/include/scx/common.bpf.h:33:17: error: use of undeclared identifier 'SCX_DSQ_FLAG_BUILTIN'

Error/Warning ids grouped by kconfigs:

recent_errors
`-- x86_64-rhel-8.3-bpf
    |-- create_dsq.bpf.c:error:conflicting-types-for-____create_dsq_exit_task
    |-- create_dsq.bpf.c:error:conflicting-types-for-____create_dsq_init_task
    |-- create_dsq.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- ddsp_bogus_dsq_fail.bpf.c:error:conflicting-types-for-____ddsp_bogus_dsq_fail_exit
    |-- ddsp_bogus_dsq_fail.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- ddsp_bogus_dsq_fail.bpf.c:error:no-member-named-scx-in-struct-task_struct
    |-- ddsp_bogus_dsq_fail.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- ddsp_bogus_dsq_fail.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- ddsp_vtimelocal_fail.bpf.c:error:conflicting-types-for-____ddsp_vtimelocal_fail_exit
    |-- ddsp_vtimelocal_fail.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- ddsp_vtimelocal_fail.bpf.c:error:no-member-named-scx-in-struct-task_struct
    |-- ddsp_vtimelocal_fail.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_LOCAL
    |-- ddsp_vtimelocal_fail.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- ddsp_vtimelocal_fail.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- dsp_local_on.bpf.c:error:conflicting-types-for-____dsp_local_on_exit
    |-- dsp_local_on.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- dsp_local_on.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_LOCAL_ON
    |-- dsp_local_on.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- dsp_local_on.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- enq_last_no_enq_fails.bpf.c:error:use-of-undeclared-identifier-SCX_OPS_ENQ_LAST
    |-- enq_last_no_enq_fails.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- enq_select_cpu_fails.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_GLOBAL
    |-- enq_select_cpu_fails.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- enq_select_cpu_fails.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- exit.bpf.c:error:conflicting-types-for-____exit_exit
    |-- exit.bpf.c:error:conflicting-types-for-____exit_init_task
    |-- exit.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- exit.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- exit.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- hotplug.bpf.c:error:conflicting-types-for-____hotplug_exit
    |-- hotplug.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- hotplug.bpf.c:error:use-of-undeclared-identifier-SCX_ECODE_ACT_RESTART
    |-- hotplug.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- init_enable_count.bpf.c:error:conflicting-types-for-____cnt_init_task
    |-- init_enable_count.bpf.c:error:incomplete-definition-of-type-struct-scx_init_task_args
    |-- init_enable_count.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- maximal.bpf.c:error:conflicting-types-for-____maximal_cgroup_init
    |-- maximal.bpf.c:error:conflicting-types-for-____maximal_cpu_acquire
    |-- maximal.bpf.c:error:conflicting-types-for-____maximal_cpu_release
    |-- maximal.bpf.c:error:conflicting-types-for-____maximal_exit
    |-- maximal.bpf.c:error:conflicting-types-for-____maximal_exit_task
    |-- maximal.bpf.c:error:conflicting-types-for-____maximal_init_task
    |-- maximal.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_GLOBAL
    |-- maximal.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- maximal.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- maybe_null.bpf.c:error:no-member-named-scx-in-struct-task_struct
    |-- maybe_null.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- maybe_null_fail_dsp.bpf.c:error:no-member-named-scx-in-struct-task_struct
    |-- maybe_null_fail_dsp.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- maybe_null_fail_yld.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- minimal.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- page-types.c:error:expected-after-expression
    |-- prog_run.bpf.c:error:conflicting-types-for-____prog_run_exit
    |-- prog_run.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- prog_run.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- select_cpu_dfl.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_GLOBAL
    |-- select_cpu_dfl.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- select_cpu_dfl.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- select_cpu_dfl_nodispatch.bpf.c:error:conflicting-types-for-____select_cpu_dfl_nodispatch_init_task
    |-- select_cpu_dfl_nodispatch.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_GLOBAL
    |-- select_cpu_dfl_nodispatch.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_LOCAL
    |-- select_cpu_dfl_nodispatch.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- select_cpu_dfl_nodispatch.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- select_cpu_dispatch.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_GLOBAL
    |-- select_cpu_dispatch.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_LOCAL
    |-- select_cpu_dispatch.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- select_cpu_dispatch.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- select_cpu_dispatch_bad_dsq.bpf.c:error:conflicting-types-for-____select_cpu_dispatch_bad_dsq_exit
    |-- select_cpu_dispatch_bad_dsq.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- select_cpu_dispatch_bad_dsq.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- select_cpu_dispatch_bad_dsq.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- select_cpu_dispatch_dbl_dsp.bpf.c:error:conflicting-types-for-____select_cpu_dispatch_dbl_dsp_exit
    |-- select_cpu_dispatch_dbl_dsp.bpf.c:error:incomplete-definition-of-type-struct-scx_exit_info
    |-- select_cpu_dispatch_dbl_dsp.bpf.c:error:use-of-undeclared-identifier-SCX_DSQ_GLOBAL
    |-- select_cpu_dispatch_dbl_dsp.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- select_cpu_dispatch_dbl_dsp.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    |-- select_cpu_vtime.bpf.c:error:no-member-named-scx-in-struct-task_struct
    |-- select_cpu_vtime.bpf.c:error:use-of-undeclared-identifier-SCX_SLICE_DFL
    |-- select_cpu_vtime.bpf.c:error:variable-has-incomplete-type-struct-sched_ext_ops
    `-- tools-sched_ext-include-scx-common.bpf.h:error:use-of-undeclared-identifier-SCX_DSQ_FLAG_BUILTIN

elapsed time: 1352m

configs tested: 165
configs skipped: 3

tested configs:
alpha                             allnoconfig    gcc-14.1.0
alpha                            allyesconfig    clang-20
alpha                               defconfig    gcc-14.1.0
arc                              allmodconfig    clang-20
arc                               allnoconfig    gcc-14.1.0
arc                              allyesconfig    clang-20
arc                   randconfig-001-20241101    gcc-14.1.0
arc                   randconfig-002-20241101    gcc-14.1.0
arc                    vdk_hs38_smp_defconfig    gcc-14.1.0
arm                              allmodconfig    clang-20
arm                               allnoconfig    gcc-14.1.0
arm                              allyesconfig    clang-20
arm                           omap1_defconfig    gcc-14.1.0
arm                   randconfig-001-20241101    gcc-14.1.0
arm                   randconfig-002-20241101    gcc-14.1.0
arm                   randconfig-003-20241101    gcc-14.1.0
arm                   randconfig-004-20241101    gcc-14.1.0
arm64                            allmodconfig    clang-20
arm64                             allnoconfig    gcc-14.1.0
arm64                 randconfig-001-20241101    gcc-14.1.0
arm64                 randconfig-002-20241101    gcc-14.1.0
arm64                 randconfig-003-20241101    gcc-14.1.0
arm64                 randconfig-004-20241101    gcc-14.1.0
csky                              allnoconfig    gcc-14.1.0
csky                  randconfig-001-20241101    gcc-14.1.0
csky                  randconfig-002-20241101    gcc-14.1.0
hexagon                          allmodconfig    clang-20
hexagon                           allnoconfig    gcc-14.1.0
hexagon                          allyesconfig    clang-20
hexagon               randconfig-001-20241101    gcc-14.1.0
hexagon               randconfig-002-20241101    gcc-14.1.0
i386                             allmodconfig    clang-19
i386                             allmodconfig    gcc-12
i386                              allnoconfig    clang-19
i386                              allnoconfig    gcc-12
i386                             allyesconfig    clang-19
i386                             allyesconfig    gcc-12
i386        buildonly-randconfig-001-20241101    gcc-12
i386        buildonly-randconfig-002-20241101    gcc-12
i386        buildonly-randconfig-003-20241101    gcc-12
i386        buildonly-randconfig-004-20241101    gcc-12
i386        buildonly-randconfig-005-20241101    gcc-12
i386        buildonly-randconfig-006-20241101    gcc-12
i386                                defconfig    clang-19
i386                  randconfig-001-20241101    gcc-12
i386                  randconfig-002-20241101    gcc-12
i386                  randconfig-003-20241101    gcc-12
i386                  randconfig-004-20241101    gcc-12
i386                  randconfig-005-20241101    gcc-12
i386                  randconfig-006-20241101    gcc-12
i386                  randconfig-011-20241101    gcc-12
i386                  randconfig-012-20241101    gcc-12
i386                  randconfig-013-20241101    gcc-12
i386                  randconfig-014-20241101    gcc-12
i386                  randconfig-015-20241101    gcc-12
i386                  randconfig-016-20241101    gcc-12
loongarch                        allmodconfig    gcc-14.1.0
loongarch                         allnoconfig    gcc-14.1.0
loongarch             randconfig-001-20241101    gcc-14.1.0
loongarch             randconfig-002-20241101    gcc-14.1.0
m68k                             allmodconfig    gcc-14.1.0
m68k                              allnoconfig    gcc-14.1.0
m68k                             allyesconfig    gcc-14.1.0
m68k                           sun3_defconfig    gcc-14.1.0
microblaze                       allmodconfig    gcc-14.1.0
microblaze                        allnoconfig    gcc-14.1.0
microblaze                       allyesconfig    gcc-14.1.0
microblaze                      mmu_defconfig    gcc-14.1.0
mips                              allnoconfig    gcc-14.1.0
mips                           ci20_defconfig    gcc-14.1.0
nios2                             allnoconfig    gcc-14.1.0
nios2                 randconfig-001-20241101    gcc-14.1.0
nios2                 randconfig-002-20241101    gcc-14.1.0
openrisc                          allnoconfig    clang-20
openrisc                         allyesconfig    gcc-14.1.0
openrisc                            defconfig    gcc-12
openrisc                    or1ksim_defconfig    gcc-14.1.0
openrisc                 simple_smp_defconfig    gcc-14.1.0
parisc                           allmodconfig    gcc-14.1.0
parisc                            allnoconfig    clang-20
parisc                           allyesconfig    gcc-14.1.0
parisc                              defconfig    gcc-12
parisc                randconfig-001-20241101    gcc-14.1.0
parisc                randconfig-002-20241101    gcc-14.1.0
powerpc                          allmodconfig    gcc-14.1.0
powerpc                           allnoconfig    clang-20
powerpc                          allyesconfig    gcc-14.1.0
powerpc                      ppc44x_defconfig    gcc-14.1.0
powerpc               randconfig-001-20241101    gcc-14.1.0
powerpc               randconfig-002-20241101    gcc-14.1.0
powerpc               randconfig-003-20241101    gcc-14.1.0
powerpc                         wii_defconfig    gcc-14.1.0
powerpc64             randconfig-001-20241101    gcc-14.1.0
powerpc64             randconfig-002-20241101    gcc-14.1.0
powerpc64             randconfig-003-20241101    gcc-14.1.0
riscv                            allmodconfig    gcc-14.1.0
riscv                             allnoconfig    clang-20
riscv                            allyesconfig    gcc-14.1.0
riscv                               defconfig    gcc-12
riscv             nommu_k210_sdcard_defconfig    gcc-14.1.0
riscv                 randconfig-001-20241101    gcc-14.1.0
riscv                 randconfig-002-20241101    gcc-14.1.0
s390                             allmodconfig    gcc-14.1.0
s390                              allnoconfig    clang-20
s390                             allyesconfig    gcc-14.1.0
s390                                defconfig    gcc-12
s390                  randconfig-001-20241101    gcc-14.1.0
s390                  randconfig-002-20241101    gcc-14.1.0
sh                               allmodconfig    gcc-14.1.0
sh                                allnoconfig    gcc-14.1.0
sh                               allyesconfig    gcc-14.1.0
sh                        apsh4ad0a_defconfig    gcc-14.1.0
sh                                  defconfig    gcc-12
sh                    randconfig-001-20241101    gcc-14.1.0
sh                    randconfig-002-20241101    gcc-14.1.0
sh                            titan_defconfig    gcc-14.1.0
sparc                            allmodconfig    gcc-14.1.0
sparc                       sparc64_defconfig    gcc-14.1.0
sparc64                             defconfig    gcc-12
sparc64               randconfig-001-20241101    gcc-14.1.0
sparc64               randconfig-002-20241101    gcc-14.1.0
um                               allmodconfig    clang-20
um                                allnoconfig    clang-20
um                               allyesconfig    clang-20
um                                  defconfig    gcc-12
um                             i386_defconfig    gcc-12
um                    randconfig-001-20241101    gcc-14.1.0
um                    randconfig-002-20241101    gcc-14.1.0
um                           x86_64_defconfig    gcc-12
x86_64                           alldefconfig    gcc-14.1.0
x86_64                            allnoconfig    clang-19
x86_64                           allyesconfig    clang-19
x86_64      buildonly-randconfig-001-20241101    gcc-12
x86_64      buildonly-randconfig-002-20241101    gcc-12
x86_64      buildonly-randconfig-003-20241101    gcc-12
x86_64      buildonly-randconfig-004-20241101    gcc-12
x86_64      buildonly-randconfig-005-20241101    gcc-12
x86_64      buildonly-randconfig-006-20241101    gcc-12
x86_64                              defconfig    clang-19
x86_64                              defconfig    gcc-11
x86_64                                  kexec    clang-19
x86_64                                  kexec    gcc-12
x86_64                randconfig-001-20241101    gcc-12
x86_64                randconfig-002-20241101    gcc-12
x86_64                randconfig-003-20241101    gcc-12
x86_64                randconfig-004-20241101    gcc-12
x86_64                randconfig-005-20241101    gcc-12
x86_64                randconfig-006-20241101    gcc-12
x86_64                randconfig-011-20241101    gcc-12
x86_64                randconfig-012-20241101    gcc-12
x86_64                randconfig-013-20241101    gcc-12
x86_64                randconfig-014-20241101    gcc-12
x86_64                randconfig-015-20241101    gcc-12
x86_64                randconfig-016-20241101    gcc-12
x86_64                randconfig-071-20241101    gcc-12
x86_64                randconfig-072-20241101    gcc-12
x86_64                randconfig-073-20241101    gcc-12
x86_64                randconfig-074-20241101    gcc-12
x86_64                randconfig-075-20241101    gcc-12
x86_64                randconfig-076-20241101    gcc-12
x86_64                               rhel-8.3    gcc-12
xtensa                            allnoconfig    gcc-14.1.0
xtensa                randconfig-001-20241101    gcc-14.1.0
xtensa                randconfig-002-20241101    gcc-14.1.0
xtensa                         virt_defconfig    gcc-14.1.0

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux