Buildresult: linus/um-allmodconfig/um-x86_64-gcc12 built on Nov 27, 13:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 27, 13:02
Duration:
0:20:21.623999
Builder:
ka7
Revision:
Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (
d2da77f431ac49b5763b88751a75f70daa46296c)
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 warnings (4)
.config:14038:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14042:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14044:warning: override: reassigning to symbol UML_NET_SLIP .config:14049:warning: override: reassigning to symbol UML_NET_SLIRP
Full Log
# git rev-parse -q --verify d2da77f431ac49b5763b88751a75f70daa46296c^{commit} d2da77f431ac49b5763b88751a75f70daa46296c already have revision, skipping fetch # git checkout -q -f -B kisskb d2da77f431ac49b5763b88751a75f70daa46296c # git clean -qxdf # < git log -1 # commit d2da77f431ac49b5763b88751a75f70daa46296c # Merge: 4892711acee0 43266838515d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Nov 26 09:59:39 2023 -0800 # # Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc architecture fixes from Helge Deller: # "This patchset fixes and enforces correct section alignments for the # ex_table, altinstructions, parisc_unwind, jump_table and bug_table # which are created by inline assembly. # # Due to not being correctly aligned at link & load time they can # trigger unnecessarily the kernel unaligned exception handler at # runtime. While at it, I switched the bug table to use relative # addresses which reduces the size of the table by half on 64-bit. # # We still had the ENOSYM and EREMOTERELEASE errno symbols as left-overs # from HP-UX, which now trigger build-issues with glibc. We can simply # remove them. # # Most of the patches are tagged for stable kernel series. # # Summary: # # - Drop HP-UX ENOSYM and EREMOTERELEASE return codes to avoid glibc # build issues # # - Fix section alignments for ex_table, altinstructions, parisc unwind # table, jump_table and bug_table # # - Reduce size of bug_table on 64-bit kernel by using relative # pointers" # # * tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Reduce size of the bug_table on 64-bit kernel by half # parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes # parisc: Use natural CPU alignment for bug_table # parisc: Ensure 32-bit alignment on parisc unwind section # parisc: Mark lock_aligned variables 16-byte aligned on SMP # parisc: Mark jump_table naturally aligned # parisc: Mark altinstructions read-only and 32-bit aligned # parisc: Mark ex_table entries 32-bit aligned in uaccess.h # parisc: Mark ex_table entries 32-bit aligned in assembly.h # < /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 d2da77f431ac49b5763b88751a75f70daa46296c # 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:14038:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14042:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14044:warning: override: reassigning to symbol UML_NET_SLIP .config:14049:warning: override: reassigning to symbol UML_NET_SLIRP # 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 LINK linux Completed OK # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:20:21.623999
© Michael Ellerman 2006-2018.