Buildresult: linus/generic-32bit_defconfig/parisc-gcc12 built on Jan 25, 14:50
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 25, 14:50
Duration:
0:03:16.210297
Builder:
alpine1
Revision:
Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client (
6098d87eaf31f48153c984e2adadf14762520a87)
Target:
linus/generic-32bit_defconfig/parisc-gcc12
Branch:
linus
Compiler:
parisc-gcc12
(hppa-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
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 6098d87eaf31f48153c984e2adadf14762520a87^{commit} 6098d87eaf31f48153c984e2adadf14762520a87 already have revision, skipping fetch # git checkout -q -f -B kisskb 6098d87eaf31f48153c984e2adadf14762520a87 # git clean -qxdf # < git log -1 # commit 6098d87eaf31f48153c984e2adadf14762520a87 # Merge: f22face166ef ded080c86b3f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Jan 24 16:59:52 2024 -0800 # # Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client # # Pull ceph fixes from Ilya Dryomov: # "A fix to avoid triggering an assert in some cases where RBD exclusive # mappings are involved and a deprecated API cleanup" # # * tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-client: # rbd: don't move requests to the running list on errors # rbd: remove usage of the deprecated ida_simple_*() API # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 6098d87eaf31f48153c984e2adadf14762520a87 # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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/linus_generic-32bit_defconfig_parisc-gcc12 # Build took: 0:03:16.210297
© Michael Ellerman 2006-2018.