Buildresult: gustavoars/generic-32bit_defconfig/parisc-gcc12 built on Nov 22, 08:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 22, 08:38
Duration:
0:01:02.514577
Builder:
ka4
Revision:
Makefile: Enable -Wstringop-overflow globally (
1b56c90018f0e2bc76064ed6c90d146d5a7f998f)
Target:
gustavoars/generic-32bit_defconfig/parisc-gcc12
Branch:
gustavoars
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 1b56c90018f0e2bc76064ed6c90d146d5a7f998f^{commit} 1b56c90018f0e2bc76064ed6c90d146d5a7f998f already have revision, skipping fetch # git checkout -q -f -B kisskb 1b56c90018f0e2bc76064ed6c90d146d5a7f998f # git clean -qxdf # < git log -1 # commit 1b56c90018f0e2bc76064ed6c90d146d5a7f998f # Author: Gustavo A. R. Silva <gustavoars@kernel.org> # Date: Tue Oct 31 17:50:11 2023 -0600 # # Makefile: Enable -Wstringop-overflow globally # # It seems that we have finished addressing all the remaining # issues regarding -Wstringop-overflow. So, we are now in good # shape to enable this compiler option globally. # # Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> # < /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 1b56c90018f0e2bc76064ed6c90d146d5a7f998f # make -s -j 40 ARCH=parisc O=/kisskb/build/gustavoars_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 40 ARCH=parisc O=/kisskb/build/gustavoars_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 40 ARCH=parisc O=/kisskb/build/gustavoars_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 40 ARCH=parisc O=/kisskb/build/gustavoars_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/gustavoars_generic-32bit_defconfig_parisc-gcc12 # Build took: 0:01:02.514577
© Michael Ellerman 2006-2018.