Buildresult: gustavoars/parisc-allmodconfig/parisc-gcc11 built on Nov 17, 05:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 17, 05:16
Duration:
0:16:02.331236
Builder:
ka7
Revision:
Makefile: Enable -Wstringop-overflow globally (
c94c73da81d72b94d6eee45a2973f17df92fd198)
Target:
gustavoars/parisc-allmodconfig/parisc-gcc11
Branch:
gustavoars
Compiler:
parisc-gcc11
(hppa-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
lib/vsprintf.c:2894:33: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=] lib/vsprintf.c:3392:33: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:243: lib/vsprintf.o] Error 1 make[3]: *** [scripts/Makefile.build:480: lib] Error 2 make[2]: *** [Makefile:1913: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify c94c73da81d72b94d6eee45a2973f17df92fd198^{commit} c94c73da81d72b94d6eee45a2973f17df92fd198 already have revision, skipping fetch # git checkout -q -f -B kisskb c94c73da81d72b94d6eee45a2973f17df92fd198 # git clean -qxdf # < git log -1 # commit c94c73da81d72b94d6eee45a2973f17df92fd198 # 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-11.3.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 c94c73da81d72b94d6eee45a2973f17df92fd198 # make -s -j 32 ARCH=parisc O=/kisskb/build/gustavoars_allmodconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=parisc O=/kisskb/build/gustavoars_allmodconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 32 ARCH=parisc O=/kisskb/build/gustavoars_allmodconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 32 ARCH=parisc O=/kisskb/build/gustavoars_allmodconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/lib/vsprintf.c: In function 'vsnprintf': /kisskb/src/lib/vsprintf.c:2894:33: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=] 2894 | end[-1] = '\0'; | ~~~~~~~~^~~~~~ /kisskb/src/lib/vsprintf.c:2749:21: note: at offset [-2147483649, 2147483646] into destination object 'buf' of size [0, 2147483647] 2749 | int vsnprintf(char *buf, size_t size, const char *fmt, va_list args) | ~~~~~~^~~ /kisskb/src/lib/vsprintf.c: In function 'bstr_printf': /kisskb/src/lib/vsprintf.c:3392:33: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=] 3392 | end[-1] = '\0'; | ~~~~~~~~^~~~~~ /kisskb/src/lib/vsprintf.c:3213:23: note: at offset [-2147483649, 2147483646] into destination object 'buf' of size [0, 2147483647] 3213 | int bstr_printf(char *buf, size_t size, const char *fmt, const u32 *bin_buf) | ~~~~~~^~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:243: lib/vsprintf.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: lib] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=parisc O=/kisskb/build/gustavoars_allmodconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/gustavoars_allmodconfig_parisc-gcc11 # Build took: 0:16:02.331236
© Michael Ellerman 2006-2018.