Buildresult: linus/parisc-defconfig/parisc-gcc13 built on Jan 30, 17:00
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 30, 17:00
Duration:
0:01:31.694021
Builder:
alpine2
Revision:
Merge tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggy (
861c0981648f5b64c86fd028ee622096eb7af05a)
Target:
linus/parisc-defconfig/parisc-gcc13
Branch:
linus
Compiler:
parisc-gcc13
(hppa-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
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 861c0981648f5b64c86fd028ee622096eb7af05a^{commit} 861c0981648f5b64c86fd028ee622096eb7af05a already have revision, skipping fetch # git checkout -q -f -B kisskb 861c0981648f5b64c86fd028ee622096eb7af05a # git clean -qxdf # < git log -1 # commit 861c0981648f5b64c86fd028ee622096eb7af05a # Merge: 9b7bd05bebfc e42e29cc4423 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Jan 29 18:45:54 2024 -0800 # # Merge tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggy # # Pull jfs fix from David Kleikamp: # "Revert a bad sanity check" # # * tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggy: # Revert "jfs: fix shift-out-of-bounds in dbJoin" # < /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 861c0981648f5b64c86fd028ee622096eb7af05a # make -s -j 160 ARCH=parisc O=/kisskb/build/linus_defconfig_parisc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # < make -s -j 160 ARCH=parisc O=/kisskb/build/linus_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/linus_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/linus_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/linus_defconfig_parisc-gcc13 # Build took: 0:01:31.694021
© Michael Ellerman 2006-2018.