Buildresult: linus/generic-32bit_defconfig/parisc-gcc12 built on Jan 29, 07:18
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 29, 07:18
Duration:
0:03:37.422365
Builder:
blade4b
Revision:
Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (
4854cf9c61d060209d2b431f4a787f6952967022)
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 4854cf9c61d060209d2b431f4a787f6952967022^{commit} 4854cf9c61d060209d2b431f4a787f6952967022 already have revision, skipping fetch # git checkout -q -f -B kisskb 4854cf9c61d060209d2b431f4a787f6952967022 # git clean -qxdf # < git log -1 # commit 4854cf9c61d060209d2b431f4a787f6952967022 # Merge: 648f575d5e62 59be5c358501 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Jan 28 10:43:06 2024 -0800 # # Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Thomas Bogendoerfer: # # - fix boot issue on single core Lantiq Danube devices # # - fix boot issue on Loongson64 platforms # # - fix improper FPU setup # # - fix missing prototypes issues # # * tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan # MIPS: loongson64: set nid for reserved memblock region # Revert "MIPS: loongson64: set nid for reserved memblock region" # MIPS: lantiq: register smp_ops on non-smp platforms # MIPS: loongson64: set nid for reserved memblock region # MIPS: reserve exception vector space ONLY ONCE # MIPS: BCM63XX: Fix missing prototypes # MIPS: sgi-ip32: Fix missing prototypes # MIPS: sgi-ip30: Fix missing prototypes # MIPS: fw arc: Fix missing prototypes # MIPS: sgi-ip27: Fix missing prototypes # MIPS: Alchemy: Fix missing prototypes # MIPS: Cobalt: Fix missing prototypes # < /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 4854cf9c61d060209d2b431f4a787f6952967022 # make -s -j 24 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 24 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 24 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 24 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:37.422365
© Michael Ellerman 2006-2018.