Buildresult: linus/sparc32_defconfig/sparc64-gcc11 built on Feb 2, 06:27
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 2, 06:27
Duration:
0:00:34.305856
Builder:
ka4
Revision:
Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (
5c24e4e9e70822cf49955fc8174bc5efaa93d17f)
Target:
linus/sparc32_defconfig/sparc64-gcc11
Branch:
linus
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
sparc32_defconfig
(
download
)
Log:
Download original
Possible warnings (5)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes]
Full Log
# git rev-parse -q --verify 5c24e4e9e70822cf49955fc8174bc5efaa93d17f^{commit} 5c24e4e9e70822cf49955fc8174bc5efaa93d17f already have revision, skipping fetch # git checkout -q -f -B kisskb 5c24e4e9e70822cf49955fc8174bc5efaa93d17f # git clean -qxdf # < git log -1 # commit 5c24e4e9e70822cf49955fc8174bc5efaa93d17f # Merge: f6cdd897cc70 764ad6b02777 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Feb 1 10:19:34 2024 -0800 # # Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Benjamin Tissoires: # # - cleanups in the error path in hid-steam (Dan Carpenter) # # - fixes for Wacom tablets selftests that sneaked in while the CI was # taking a break during the year end holidays (Benjamin Tissoires) # # - null pointer check in nvidia-shield (Kunwu Chan) # # - memory leak fix in hidraw (Su Hui) # # - another null pointer fix in i2c-hid-of (Johan Hovold) # # - another memory leak fix in HID-BPF this time, as well as a double # fdget() fix reported by Dan Carpenter (Benjamin Tissoires) # # - fix for Cirque touchpad when they go on suspend (Kai-Heng Feng) # # - new device ID in hid-logitech-hidpp: "Logitech G Pro X SuperLight 2" # (Jiri Kosina) # # * tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: # HID: bpf: use __bpf_kfunc instead of noinline # HID: bpf: actually free hdev memory after attaching a HID-BPF program # HID: bpf: remove double fdget() # HID: i2c-hid-of: fix NULL-deref on failed power up # HID: hidraw: fix a problem of memory leak in hidraw_release() # HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend # HID: nvidia-shield: Add missing null pointer checks to LED initialization # HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2 # selftests/hid: wacom: fix confidence tests # HID: hid-steam: Fix cleanup in probe() # HID: hid-steam: remove pointless error message # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 5c24e4e9e70822cf49955fc8174bc5efaa93d17f # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 40 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] 6 | word_type __cmpdi2(long long a, long long b) | ^~~~~~~~ /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] 5 | word_type __ucmpdi2(unsigned long long a, unsigned long long b) | ^~~~~~~~~ /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] 70 | int request_dma(unsigned int dmanr, const char * device_id) | ^~~~~~~~~~~ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] 88 | void free_dma(unsigned int dmanr) | ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_defconfig_sparc64-gcc11 # Build took: 0:00:34.305856
© Michael Ellerman 2006-2018.