# git rev-parse -q --verify 18b8bfa7c63b938bf3c043bb1603c390114f2af2^{commit} 18b8bfa7c63b938bf3c043bb1603c390114f2af2 already have revision, skipping fetch # git checkout -q -f -B kisskb 18b8bfa7c63b938bf3c043bb1603c390114f2af2 # git clean -qxdf # < git log -1 # commit 18b8bfa7c63b938bf3c043bb1603c390114f2af2 # Author: Stephen Rothwell # Date: Tue Aug 28 11:22:42 2018 +1000 # # Add linux-next specific files for 20180828 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 18b8bfa7c63b938bf3c043bb1603c390114f2af2 # < make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 8 ARCH=nds32 O=/kisskb/build/linux-next_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1350:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1353:2: warning: #warning syscall fspick not implemented [-Wcpp] :1356:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/fs/ext4/super.c: In function '__save_error_info.isra.5': /kisskb/src/fs/ext4/super.c:345:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:350:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_nds32-defconfig_nds32le # Build took: 0:01:39.904792