Buildresult: linus-rand/mips-allnoconfig/mips-gcc12 built on Oct 31 2023, 22:17
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 31 2023, 22:17
Duration:
0:00:33.761590
Builder:
ka7
Revision:
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (
d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14)
Target:
linus-rand/mips-allnoconfig/mips-gcc12
Branch:
linus-rand
Compiler:
mips-gcc12
(mips-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14^{commit} d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14 # git checkout -q -f -B kisskb d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14 # git clean -qxdf # < git log -1 # commit d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14 # Merge: 5e37269945b4 21ca59b365c0 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Oct 30 19:28:19 2023 -1000 # # Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull execve updates from Kees Cook: # # - Support non-BSS ELF segments with zero filesz # # Eric Biederman and I refactored ELF segment loading to handle the # case where a segment has a smaller filesz than memsz. Traditionally # linkers only did this for .bss and it was always the last segment. As # a result, the kernel only handled this case when it was the last # segment. We've had two recent cases where linkers were trying to use # these kinds of segments for other reasons, and the were in the middle # of the segment list. There was no good reason for the kernel not to # support this, and the refactor actually ends up making things more # readable too. # # - Enable namespaced binfmt_misc # # Christian Brauner has made it possible to use binfmt_misc with mount # namespaces. This means some traditionally root-only interfaces (for # adding/removing formats) are now more exposed (but believed to be # safe). # # - Remove struct tag 'dynamic' from ELF UAPI # # Alejandro Colomar noticed that the ELF UAPI has been polluting the # struct namespace with an unused and overly generic tag named # "dynamic" for no discernible reason for many many years. After # double-checking various distro source repositories, it has been # removed. # # - Clean up binfmt_elf_fdpic debug output (Greg Ungerer) # # * tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # binfmt_misc: enable sandboxed mounts # binfmt_misc: cleanup on filesystem umount # binfmt_elf_fdpic: clean up debug warnings # mm: Remove unused vm_brk() # binfmt_elf: Only report padzero() errors when PROT_WRITE # binfmt_elf: Use elf_load() for library # binfmt_elf: Use elf_load() for interpreter # binfmt_elf: elf_bss no longer used by load_elf_binary() # binfmt_elf: Support segments with 0 filesz and misaligned starts # elf, uapi: Remove struct tag 'dynamic' # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 d82c0a37d431ada0d1dae9a2665fcfe17b0f9e14 # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus-rand_allnoconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus-rand_allnoconfig_mips-gcc12 # Build took: 0:00:33.761590
© Michael Ellerman 2006-2018.