Buildresult: powerpc-fixes/sparc64-defconfig/sparc64-gcc13 built on Jul 21 2023, 03:43
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 21 2023, 03:43
Duration:
0:00:46.751297
Builder:
alpine3
Revision:
Revert "powerpc/64s: Remove support for ELFv1 little endian userspace" (
106ea7ffd56b0f9454cd4f625474967f12ac4dbd)
Target:
powerpc-fixes/sparc64-defconfig/sparc64-gcc13
Branch:
powerpc-fixes
Compiler:
sparc64-gcc13
(sparc64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 106ea7ffd56b0f9454cd4f625474967f12ac4dbd^{commit} 106ea7ffd56b0f9454cd4f625474967f12ac4dbd already have revision, skipping fetch # git checkout -q -f -B kisskb 106ea7ffd56b0f9454cd4f625474967f12ac4dbd # git clean -qxdf # < git log -1 # commit 106ea7ffd56b0f9454cd4f625474967f12ac4dbd # Author: Andrew Donnellan <ajd@linux.ibm.com> # Date: Wed Jul 19 17:18:21 2023 +1000 # # Revert "powerpc/64s: Remove support for ELFv1 little endian userspace" # # This reverts commit 606787fed7268feb256957872586370b56af697a. # # ELFv1 with LE has never been a thing, and people who try to make ELFv1 LE # binaries are maniacs who need to be stopped, but unfortunately there are # ELFv1 LE binaries out there in the wild. # # One such binary is the ppc64el (as Debian calls it) helper for # arch-test[0], a tool for detecting architectures that can be executed on a # given machine by means of attempting to execute helper binaries compiled # for each architecture and seeing which binaries succeed and fail. The # helpers are small snippets of assembly, and the ppc64el assembly doesn't # include the right directives to generate an ELFv2 binary. # # This results in arch-test incorrectly determining that a ppc64el kernel # can't execute a ppc64el userspace, which in turn means that a number of # developer tools such as debootstrap will break (assuming arch-test is # installed). # # [0] https://github.com/kilobyte/arch-test # # Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/20230719071821.320594-1-ajd@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 106ea7ffd56b0f9454cd4f625474967f12ac4dbd # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-fixes_defconfig_sparc64-gcc13 # Build took: 0:00:46.751297
© Michael Ellerman 2006-2018.