# git rev-parse -q --verify f7f581157d1c8a2f14bef2739dd34135c9e6b233^{commit} f7f581157d1c8a2f14bef2739dd34135c9e6b233 already have revision, skipping fetch # git checkout -q -f -B kisskb f7f581157d1c8a2f14bef2739dd34135c9e6b233 # git clean -qxdf # < git log -1 # commit f7f581157d1c8a2f14bef2739dd34135c9e6b233 # Author: Stephen Rothwell # Date: Thu Sep 9 15:27:01 2021 +1000 # # Add linux-next specific files for 20210909 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 f7f581157d1c8a2f14bef2739dd34135c9e6b233 # < make -s -j 32 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 32 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 32 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 32 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:160:2: error: #warning Precise timer not defined for this architecture. [-Werror=cpp] #warning Precise timer not defined for this architecture. ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/input/joystick/analog.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/input/joystick] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/input] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c: In function 'tpg_alloc': /kisskb/src/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:138:4: error: argument 1 value '4294967295' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=] vzalloc(array_size(pixelsz, max_w)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/media/tpg/v4l2-tpg.h:15, from /kisskb/src/drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:12: /kisskb/src/include/linux/vmalloc.h:142:14: note: in a call to allocation function 'vzalloc' declared here extern void *vzalloc(unsigned long size); ^~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/media/common/v4l2-tpg/v4l2-tpg-core.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/media/common/v4l2-tpg] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/media/common] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/media] Error 2 make[1]: *** [/kisskb/src/Makefile:2039: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=nds32 O=/kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:07:22.006241