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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCCA1C33CB1 for ; Sun, 19 Jan 2020 14:40:13 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 5CBB820684 for ; Sun, 19 Jan 2020 14:40:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5CBB820684 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id AC5C56B0582; Sun, 19 Jan 2020 09:40:12 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id A769D6B0583; Sun, 19 Jan 2020 09:40:12 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 9B2EA6B0584; Sun, 19 Jan 2020 09:40:12 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0016.hostedemail.com [216.40.44.16]) by kanga.kvack.org (Postfix) with ESMTP id 84E376B0582 for ; Sun, 19 Jan 2020 09:40:12 -0500 (EST) Received: from smtpin28.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with SMTP id EF8C3180AD804 for ; Sun, 19 Jan 2020 14:40:11 +0000 (UTC) X-FDA: 76394643864.28.self41_75f83438bfa34 X-HE-Tag: self41_75f83438bfa34 X-Filterd-Recvd-Size: 10666 Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by imf24.hostedemail.com (Postfix) with ESMTP for ; Sun, 19 Jan 2020 14:40:10 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jan 2020 06:40:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,338,1574150400"; d="scan'208";a="306707970" Received: from lkp-server01.sh.intel.com (HELO lkp-server01) ([10.239.97.150]) by orsmga001.jf.intel.com with ESMTP; 19 Jan 2020 06:40:07 -0800 Received: from kbuild by lkp-server01 with local (Exim 4.89) (envelope-from ) id 1itBkE-0008Gk-Kz; Sun, 19 Jan 2020 22:40:06 +0800 Date: Sun, 19 Jan 2020 22:39:17 +0800 From: kbuild test robot To: Andrew Morton Cc: Linux Memory Management List Subject: [linux-next:master] BUILD REGRESSION de970dffa7d19eae1d703c3534825308ef8d5dec Message-ID: <5e246a15.9XFkDYKI2wKGSDSF%lkp@intel.com> User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: de970dffa7d19eae1d703c3534825308ef8d5dec Add linux-next specific files for 20200117 Regressions in current branch: drivers/gpu/drm/i915/gt/intel_lrc.c:2523:2: error: implicit declaration of function 'i915_gpu_coredump_put'; did you mean 'i915_gpu_coredump_alloc'? [-Werror=implicit-function-declaration] drivers/mmc/host/sdhci.c:1235:55: sparse: unsigned int enum dma_data_direction drivers/mmc/host/sdhci.c:1235:55: sparse: unsigned int enum dma_transfer_direction drivers/mmc/host/sdhci.c:1235:55: sparse: sparse: mixing different enum types: drivers/pwm/pwm-sun4i.c:285:14: warning: 'duty' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/pwm/pwm-sun4i.c:48:31: warning: 'period' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/pwm/pwm-sun4i.c:57:34: warning: 'prescaler' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/scsi/qla1280.c:1702:5: warning: "QLA_64BIT_PTR" is not defined [-Wundef] fs/io_uring.c:5567:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] security/apparmor/policy_unpack_test.c:51:15: sparse: sparse: symbol 'build_aa_ext_struct' was not declared. Should it be static? Error ids grouped by kconfigs: recent_errors |-- arm-allmodconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- arm-allyesconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- arm-at91_dt_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- arm-multi_v5_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- csky-defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- h8300-edosk2674_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- h8300-h8300h-sim_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- h8300-h8s-sim_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- i386-randconfig-a003-20200118 | `-- drivers-scsi-qla1280.c:warning:QLA_64BIT_PTR-is-not-defined |-- m68k-allmodconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- m68k-m5475evb_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- m68k-multi_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- m68k-sun3_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- microblaze-randconfig-a001-20200118 | |-- drivers-pwm-pwm-sun4i.c:warning:duty-may-be-used-uninitialized-in-this-function | |-- drivers-pwm-pwm-sun4i.c:warning:period-may-be-used-uninitialized-in-this-function | `-- drivers-pwm-pwm-sun4i.c:warning:prescaler-may-be-used-uninitialized-in-this-function |-- nds32-defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- parisc-b180_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- parisc-c3000_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- parisc-defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- sh-allmodconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- sh-rsk7269_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- um-i386_defconfig | `-- fs-io_uring.c:warning:cast-to-pointer-from-integer-of-different-size |-- x86_64-allyesconfig | |-- drivers-mmc-host-sdhci.c:sparse:sparse:mixing-different-enum-types: | |-- drivers-mmc-host-sdhci.c:sparse:unsigned-int-enum-dma_data_direction | |-- drivers-mmc-host-sdhci.c:sparse:unsigned-int-enum-dma_transfer_direction | `-- security-apparmor-policy_unpack_test.c:sparse:sparse:symbol-build_aa_ext_struct-was-not-declared.-Should-it-be-static `-- x86_64-randconfig-b003-20200118 `-- drivers-gpu-drm-i915-gt-intel_lrc.c:error:implicit-declaration-of-function-i915_gpu_coredump_put-did-you-mean-i915_gpu_coredump_alloc TIMEOUT after 2886m Sorry we cannot finish the testset for your branch within a reasonable time. It's our fault -- either some build server is down or some build worker is busy doing bisects for _other_ trees. The branch will get more complete coverage and possible error reports when our build infrastructure is restored or catches up. There will be no more build success notification for this branch head, but you can expect reasonably good test coverage after waiting for 1 day. configs timed out: 58 arc defconfig arm allnoconfig arm efm32_defconfig arm exynos_defconfig arm multi_v7_defconfig arm shmobile_defconfig arm sunxi_defconfig arm64 allmodconfig arm64 allnoconfig arm64 allyesconfig c6x allyesconfig c6x evmc6678_defconfig i386 alldefconfig i386 allnoconfig i386 allyesconfig i386 defconfig ia64 alldefconfig ia64 allmodconfig ia64 allnoconfig ia64 allyesconfig ia64 defconfig microblaze mmu_defconfig microblaze nommu_defconfig mips 32r2_defconfig mips 64r6el_defconfig mips allmodconfig mips allnoconfig mips allyesconfig mips fuloong2e_defconfig mips malta_kvm_defconfig nios2 10m50_defconfig nios2 3c120_defconfig openrisc or1ksim_defconfig openrisc simple_smp_defconfig powerpc allnoconfig powerpc defconfig powerpc ppc64_defconfig powerpc rhel-kconfig riscv allmodconfig riscv allnoconfig riscv allyesconfig riscv defconfig riscv nommu_virt_defconfig riscv rv32_defconfig s390 alldefconfig s390 allmodconfig s390 allnoconfig s390 allyesconfig s390 debug_defconfig s390 defconfig s390 zfcpdump_defconfig sparc defconfig sparc64 allmodconfig sparc64 allnoconfig sparc64 allyesconfig sparc64 defconfig xtensa common_defconfig xtensa iss_defconfig configs tested: 34 configs skipped: 1 x86_64 lkp x86_64 rhel x86_64 rhel-7.6 x86_64 fedora-25 x86_64 kexec arm allmodconfig arm at91_dt_defconfig arm64 defconfig arm multi_v5_defconfig arm allyesconfig arc allyesconfig m68k multi_defconfig m68k m5475evb_defconfig h8300 h8300h-sim_defconfig h8300 edosk2674_defconfig m68k sun3_defconfig h8300 h8s-sim_defconfig m68k allmodconfig um x86_64_defconfig um i386_defconfig um defconfig sh allmodconfig sh rsk7269_defconfig sh sh7785lcr_32bit_defconfig sh allnoconfig sh titan_defconfig parisc c3000_defconfig parisc b180_defconfig parisc defconfig parisc allnoconfig nds32 defconfig alpha defconfig csky defconfig nds32 allnoconfig --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation