Buildresult: linus/um-allmodconfig/um-x86_64-gcc12 built on Nov 24, 07:10
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 24, 07:10
Duration:
0:17:48.423917
Builder:
ka7
Revision:
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (
42d9e8b7ccddee75989283cf7477305cfe3776ff)
Target:
linus/um-allmodconfig/um-x86_64-gcc12
Branch:
linus
Compiler:
um-x86_64-gcc12
(x86_64-linux-gcc.br_real (Buildroot 2021.11-4428-g6b6741b) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
lib/iomap.c:156:5: error: no previous prototype for ‘ioread64_lo_hi’ [-Werror=missing-prototypes] lib/iomap.c:163:5: error: no previous prototype for ‘ioread64_hi_lo’ [-Werror=missing-prototypes] lib/iomap.c:170:5: error: no previous prototype for ‘ioread64be_lo_hi’ [-Werror=missing-prototypes] lib/iomap.c:178:5: error: no previous prototype for ‘ioread64be_hi_lo’ [-Werror=missing-prototypes] lib/iomap.c:264:6: error: no previous prototype for ‘iowrite64_lo_hi’ [-Werror=missing-prototypes] lib/iomap.c:272:6: error: no previous prototype for ‘iowrite64_hi_lo’ [-Werror=missing-prototypes] lib/iomap.c:280:6: error: no previous prototype for ‘iowrite64be_lo_hi’ [-Werror=missing-prototypes] lib/iomap.c:288:6: error: no previous prototype for ‘iowrite64be_hi_lo’ [-Werror=missing-prototypes] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:229: lib/iomap.o] Error 1 make[3]: *** [scripts/Makefile.build:478: lib] Error 2 make[2]: *** [Makefile:1936: .] Error 2 make[1]: *** [Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2
Possible warnings (4)
.config:14947:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14951:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14953:warning: override: reassigning to symbol UML_NET_SLIP .config:14956:warning: override: reassigning to symbol UML_NET_MCAST
Full Log
# git rev-parse -q --verify 42d9e8b7ccddee75989283cf7477305cfe3776ff^{commit} 42d9e8b7ccddee75989283cf7477305cfe3776ff already have revision, skipping fetch # git checkout -q -f -B kisskb 42d9e8b7ccddee75989283cf7477305cfe3776ff # git clean -qxdf # < git log -1 # commit 42d9e8b7ccddee75989283cf7477305cfe3776ff # Merge: 5c00ff742bf5 3c592ce7991c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Nov 23 10:44:31 2024 -0800 # # Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Rework kfence support for the HPT MMU to work on systems with >= 16TB # of RAM. # # - Remove the powerpc "maple" platform, used by the "Yellow Dog # Powerstation". # # - Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, # DYNAMIC_FTRACE_WITH_DIRECT_CALLS & BPF Trampolines. # # - Add support for running KVM nested guests on Power11. # # - Other small features, cleanups and fixes. # # Thanks to Amit Machhiwal, Arnd Bergmann, Christophe Leroy, Costa # Shulyupin, David Hunter, David Wang, Disha Goel, Gautam Menghani, Geert # Uytterhoeven, Hari Bathini, Julia Lawall, Kajol Jain, Keith Packard, # Lukas Bulwahn, Madhavan Srinivasan, Markus Elfring, Michal Suchanek, # Ming Lei, Mukesh Kumar Chaurasiya, Nathan Chancellor, Naveen N Rao, # Nicholas Piggin, Nysal Jan K.A, Paulo Miguel Almeida, Pavithra Prakash, # Ritesh Harjani (IBM), Rob Herring (Arm), Sachin P Bappalige, Shen # Lichuan, Simon Horman, Sourabh Jain, Thomas Weißschuh, Thorsten Blum, # Thorsten Leemhuis, Venkat Rao Bagalkote, Zhang Zekun, and zhang jiao. # # * tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (89 commits) # EDAC/powerpc: Remove PPC_MAPLE drivers # powerpc/perf: Add per-task/process monitoring to vpa_pmu driver # powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch # docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event format entries for vpa_pmu # powerpc/perf: Add perf interface to expose vpa counters # MAINTAINERS: powerpc: Mark Maddy as "M" # powerpc/Makefile: Allow overriding CPP # powerpc-km82xx.c: replace of_node_put() with __free # ps3: Correct some typos in comments # powerpc/kexec: Fix return of uninitialized variable # macintosh: Use common error handling code in via_pmu_led_init() # powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type() # powerpc: remove dead config options for MPC85xx platform support # powerpc/xive: Use cpumask_intersects() # selftests/powerpc: Remove the path after initialization. # powerpc/xmon: symbol lookup length fixed # powerpc/ep8248e: Use %pa to format resource_size_t # powerpc/ps3: Reorganize kerneldoc parameter names # KVM: PPC: Book3S HV: Fix kmv -> kvm typo # powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 42d9e8b7ccddee75989283cf7477305cfe3776ff # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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 # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14947:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14951:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14953:warning: override: reassigning to symbol UML_NET_SLIP .config:14956:warning: override: reassigning to symbol UML_NET_MCAST # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/lib/iomap.c:156:5: error: no previous prototype for ‘ioread64_lo_hi’ [-Werror=missing-prototypes] 156 | u64 ioread64_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:163:5: error: no previous prototype for ‘ioread64_hi_lo’ [-Werror=missing-prototypes] 163 | u64 ioread64_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:170:5: error: no previous prototype for ‘ioread64be_lo_hi’ [-Werror=missing-prototypes] 170 | u64 ioread64be_lo_hi(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:178:5: error: no previous prototype for ‘ioread64be_hi_lo’ [-Werror=missing-prototypes] 178 | u64 ioread64be_hi_lo(const void __iomem *addr) | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:264:6: error: no previous prototype for ‘iowrite64_lo_hi’ [-Werror=missing-prototypes] 264 | void iowrite64_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:272:6: error: no previous prototype for ‘iowrite64_hi_lo’ [-Werror=missing-prototypes] 272 | void iowrite64_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:280:6: error: no previous prototype for ‘iowrite64be_lo_hi’ [-Werror=missing-prototypes] 280 | void iowrite64be_lo_hi(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/iomap.c:288:6: error: no previous prototype for ‘iowrite64be_hi_lo’ [-Werror=missing-prototypes] 288 | void iowrite64be_hi_lo(u64 val, void __iomem *addr) | ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:229: lib/iomap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1936: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:17:48.423917
© Michael Ellerman 2006-2018.