# git rev-parse -q --verify 28955f4fa2823e39f1ecfb3a37a364563527afbc^{commit} 28955f4fa2823e39f1ecfb3a37a364563527afbc already have revision, skipping fetch # git checkout -q -f -B kisskb 28955f4fa2823e39f1ecfb3a37a364563527afbc # git clean -qxdf # < git log -1 # commit 28955f4fa2823e39f1ecfb3a37a364563527afbc # Author: Stephen Rothwell # Date: Tue Nov 12 16:36:09 2024 +1100 # # Add linux-next specific files for 20241112 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 28955f4fa2823e39f1ecfb3a37a364563527afbc # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allmodconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allmodconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allmodconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allmodconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/security/apparmor/domain.c: In function 'profile_transition': /kisskb/src/security/apparmor/domain.c:695:3: error: a label can only be part of a statement and a declaration is not a statement struct aa_profile *new_profile = NULL; ^~~~~~ make[5]: *** [/kisskb/src/scripts/Makefile.build:229: security/apparmor/domain.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:478: security/apparmor] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: security] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/input/touchscreen/ads7846.c: In function 'ads7846_read12_ser': /kisskb/src/drivers/input/touchscreen/ads7846.c:412:11: error: array subscript 6 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[6].tx_buf = &req->scratch; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:413:11: error: array subscript 6 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[6].len = 1; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:416:11: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[7].rx_buf = &req->scratch; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:417:11: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] req->xfer[7].len = 2; ~~~~~~~~~^~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:418:21: error: array subscript 7 is above array bounds of 'struct spi_transfer[6]' [-Werror=array-bounds] /kisskb/src/drivers/input/touchscreen/ads7846.c:156:26: #define CS_CHANGE(xfer) ((xfer).cs_change = 0) ~~~~~~ /kisskb/src/drivers/input/touchscreen/ads7846.c:418:21: CS_CHANGE(req->xfer[7]); /kisskb/src/drivers/input/touchscreen/ads7846.c:156:27: note: in definition of macro 'CS_CHANGE' #define CS_CHANGE(xfer) ((xfer).cs_change = 0) ^~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:229: drivers/input/touchscreen/ads7846.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/input/touchscreen] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/input] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1946: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_allmodconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allmodconfig_s390x-gcc8.1 # Build took: 0:07:18.133492