Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Sep 25 2020, 07:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 25 2020, 07:02
Duration:
0:05:16.990874
Builder:
ka3
Revision:
Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (
171d4ff79f965c1f164705ef0aaea102a6ad238b)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc8
Branch:
linus-rand
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
arch/x86/pci/intel_mid_pci.c:303:2: error: implicit declaration of function 'acpi_noirq_set'; did you mean 'acpi_irq_get'? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:283: arch/x86/pci/intel_mid_pci.o] Error 1 make[1]: *** [Makefile:1784: arch/x86/pci] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (5)
.config:5280:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD mm/memory.c:91:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Wcpp] #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:494:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \
Full Log
# git rev-parse -q --verify 171d4ff79f965c1f164705ef0aaea102a6ad238b^{commit} 171d4ff79f965c1f164705ef0aaea102a6ad238b already have revision, skipping fetch # git checkout -q -f -B kisskb 171d4ff79f965c1f164705ef0aaea102a6ad238b # git clean -qxdf # < git log -1 # commit 171d4ff79f965c1f164705ef0aaea102a6ad238b # Merge: 8fa5960f5759 14801c624066 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Sep 24 09:09:47 2020 -0700 # # Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc # # Pull MMC fix from Ulf Hansson: # "Fix build warning in mmc_spi when CONFIG_HAS_DMA is unset" # # * tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: # mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 171d4ff79f965c1f164705ef0aaea102a6ad238b # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x79DE0E40 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5280:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/mm/memory.c:91:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Wcpp] #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. ^~~~~~~ /kisskb/src/arch/x86/pci/intel_mid_pci.c: In function 'intel_mid_pci_init': /kisskb/src/arch/x86/pci/intel_mid_pci.c:303:2: error: implicit declaration of function 'acpi_noirq_set'; did you mean 'acpi_irq_get'? [-Werror=implicit-function-declaration] acpi_noirq_set(); ^~~~~~~~~~~~~~ acpi_irq_get cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:283: arch/x86/pci/intel_mid_pci.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1784: arch/x86/pci] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:494:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:16.990874
© Michael Ellerman 2006-2018.