# git rev-parse -q --verify 6b1271de3723a7957c7cc6a7f36ea114f557e730^{commit} 6b1271de3723a7957c7cc6a7f36ea114f557e730 already have revision, skipping fetch # git checkout -q -f -B kisskb 6b1271de3723a7957c7cc6a7f36ea114f557e730 # git clean -qxdf # < git log -1 # commit 6b1271de3723a7957c7cc6a7f36ea114f557e730 # Author: Pantelis Antoniou # Date: Fri Dec 19 14:34:34 2014 +0200 # # of/unittest: Overlays with sub-devices tests # # Introduce selftests for overlays using sub-devices present # in children nodes. # # Signed-off-by: Pantelis Antoniou # Signed-off-by: Grant Likely # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 6b1271de3723a7957c7cc6a7f36ea114f557e730 # < make -s -j 48 ARCH=mips O=/kisskb/build/gcl_nlm_xlp_defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- nlm_xlp_defconfig In file included from scripts/kconfig/zconf.tab.c:2534: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:767:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:767:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # make -s -j 48 ARCH=mips O=/kisskb/build/gcl_nlm_xlp_defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- Checking missing-syscalls for N32 :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] Checking missing-syscalls for O32 :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] :1250:2: warning: #warning syscall execveat not implemented [-Wcpp] Creating an empty policy/profile.conf Creating a default policy/exception_policy.conf Creating an empty policy/domain_policy.conf Creating an empty policy/manager.conf Creating an empty policy/stat.conf Generating built-in policy for TOMOYO 2.5.x. /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:987:1: warning: the frame size of 1520 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/crypto/serpent_generic.c: In function '__serpent_setkey': /kisskb/src/crypto/serpent_generic.c:436:1: warning: the frame size of 1456 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /kisskb/src/fs/gfs2/dir.c:759:9: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized] error = get_leaf(dip, leaf_no, bh_out); ^ /kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf.isra.20': /kisskb/src/fs/gfs2/dir.c:978:8: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized] error = get_leaf(dip, leaf_no, &obh); ^ Completed OK # rm -rf /kisskb/build/gcl_nlm_xlp_defconfig_mips-gcc4.9 # Build took: 0:01:56.322800