Buildresult: linux-next/generic-32bit_defconfig/parisc-gcc13 built on Jan 4, 19:33
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 4, 19:33
Duration:
0:02:17.840052
Builder:
alpine3
Revision:
Add linux-next specific files for 20240104 (
d0b3c8aa5e37775cd7c3ac07b256218df0fd6678)
Target:
linux-next/generic-32bit_defconfig/parisc-gcc13
Branch:
linux-next
Compiler:
parisc-gcc13
(hppa-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
generic-32bit_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
drivers/gpu/drm/nouveau/nvif/object.c:161:9: warning: 'memcpy' specified bound between 4294967264 and 4294967287 exceeds maximum object size 2147483647 [-Wstringop-overflow=] drivers/gpu/drm/nouveau/nvif/object.c:298:17: warning: 'memcpy' specified bound between 4294967240 and 4294967263 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
Full Log
# git rev-parse -q --verify d0b3c8aa5e37775cd7c3ac07b256218df0fd6678^{commit} d0b3c8aa5e37775cd7c3ac07b256218df0fd6678 already have revision, skipping fetch # git checkout -q -f -B kisskb d0b3c8aa5e37775cd7c3ac07b256218df0fd6678 # git clean -qxdf # < git log -1 # commit d0b3c8aa5e37775cd7c3ac07b256218df0fd6678 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Jan 4 16:13:49 2024 +1100 # # Add linux-next specific files for 20240104 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 d0b3c8aa5e37775cd7c3ac07b256218df0fd6678 # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_mthd': /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c:161:9: warning: 'memcpy' specified bound between 4294967264 and 4294967287 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 161 | memcpy(data, args->mthd.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c: In function 'nvif_object_ctor': /kisskb/src/drivers/gpu/drm/nouveau/nvif/object.c:298:17: warning: 'memcpy' specified bound between 4294967240 and 4294967263 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 298 | memcpy(data, args->new.data, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_generic-32bit_defconfig_parisc-gcc13 # Build took: 0:02:17.840052
© Michael Ellerman 2006-2018.