ushastry@Ubunut1710:~/Downloads/mysql-5.6.39$ cmake . -DENABLE_DOWNLOADS=1 -DCMAKE_INSTALL_PREFIX=/home/ushastry/Downloads/mysql-5639 . shastry@Ubunut1710:~/Downloads/mysql-5.6.39$ make CMake Deprecation Warning at CMakeLists.txt:24 (CMAKE_POLICY): The OLD behavior for policy CMP0018 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_POLICY): The OLD behavior for policy CMP0022 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:38 (CMAKE_POLICY): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Running cmake version 3.9.1 -- MySQL 5.6.39 -- Packaging as: mysql-5.6.39-Linux-x86_64 -- HAVE_VISIBILITY_HIDDEN -- HAVE_VISIBILITY_HIDDEN -- HAVE_VISIBILITY_HIDDEN -- Using cmake version 3.9.1 -- Not building NDB -- Library mysqlclient depends on OSLIBS -lpthread;m;dl -- GMOCK_SOURCE_DIR:/home/ushastry/Downloads/mysql-5.6.39/source_downloads/googletest-release-1.8.0/googlemock -- GTEST_LIBRARIES:gmock;gtest -- Library mysqlserver depends on OSLIBS -lpthread;m;crypt;dl;aio CMake Deprecation Warning at scripts/CMakeLists.txt:287 (CMAKE_POLICY): The OLD behavior for policy CMP0007 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- CMAKE_BUILD_TYPE: RelWithDebInfo -- COMPILE_DEFINITIONS: HAVE_CONFIG_H -- CMAKE_C_FLAGS: -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -- CMAKE_CXX_FLAGS: -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -- CMAKE_C_FLAGS_RELWITHDEBINFO: -O3 -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O3 -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -- Configuring done -- Generating done -- Build files have been written to: /home/ushastry/Downloads/mysql-5.6.39 Scanning dependencies of target abi_check [ 0%] Built target abi_check Scanning dependencies of target INFO_SRC [ 0%] Built target INFO_SRC Scanning dependencies of target INFO_BIN [ 0%] Built target INFO_BIN Scanning dependencies of target zlib [ 0%] Building C object zlib/CMakeFiles/zlib.dir/adler32.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/compress.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/crc32.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/deflate.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/gzio.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/infback.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/inffast.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/inflate.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/inftrees.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/trees.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/uncompr.c.o [ 0%] Building C object zlib/CMakeFiles/zlib.dir/zutil.c.o [ 1%] Linking C static library libzlib.a [ 1%] Built target zlib Scanning dependencies of target yassl [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/buffer.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/cert_wrapper.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/crypto_wrapper.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/handshake.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/lock.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/log.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/socket_wrapper.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/ssl.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/timer.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_error.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_imp.cpp.o [ 1%] Building CXX object extra/yassl/CMakeFiles/yassl.dir/src/yassl_int.cpp.o [ 1%] Building C object extra/yassl/CMakeFiles/yassl.dir/__/__/client/get_password.c.o [ 2%] Linking CXX static library libyassl.a [ 2%] Built target yassl Scanning dependencies of target taocrypt [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/aes.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/aestables.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/algebra.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/arc4.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/asn.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/coding.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/des.cpp.o [ 2%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/dh.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/dsa.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/file.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/hash.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/integer.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md2.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md4.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/md5.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/misc.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/random.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/ripemd.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/rsa.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/sha.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/rabbit.cpp.o [ 3%] Building CXX object extra/yassl/taocrypt/CMakeFiles/taocrypt.dir/src/hc128.cpp.o [ 3%] Linking CXX static library libtaocrypt.a [ 3%] Built target taocrypt Scanning dependencies of target edit [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/chared.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/chartype.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/el.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/eln.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/history.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/historyn.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/map.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/prompt.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/readline.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/search.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tokenizer.c.o [ 3%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tokenizern.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/vi.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/common.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/emacs.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/hist.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/keymacro.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/parse.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/read.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/refresh.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/sig.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/terminal.c.o /home/ushastry/Downloads/mysql-5.6.39/cmd-line-utils/libedit/terminal.c: In function ‘terminal_alloc’: /home/ushastry/Downloads/mysql-5.6.39/cmd-line-utils/libedit/terminal.c:366:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (*tmp != NULL && *tmp != '\0' && *tmp != *str) { ^~ /home/ushastry/Downloads/mysql-5.6.39/cmd-line-utils/libedit/terminal.c:366:23: note: did you mean to dereference the pointer? if (*tmp != NULL && *tmp != '\0' && *tmp != *str) { ^ [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/tty.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/filecomplete.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/help.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/fcns.c.o [ 4%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/vis.c.o [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/unvis.c.o [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/strlcpy.c.o [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/strlcat.c.o [ 5%] Building C object cmd-line-utils/libedit/CMakeFiles/edit.dir/np/fgetln.c.o [ 5%] Linking C static library libedit.a [ 6%] Built target edit Scanning dependencies of target strings [ 6%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/bmove_upp.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o [ 6%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c: In function ‘my_uni_utf8_no_range’: /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5591:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5592:5: note: here case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5592:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5593:5: note: here case 1: r[0]= (uchar) wc; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c: In function ‘my_uni_utf8’: /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5562:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5563:5: note: here case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5563:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:5564:5: note: here case 1: r[0] = (uchar) wc; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c: In function ‘my_wc_mb_utf8mb4_no_range’: /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8139:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: r[3]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x10000; ~~~^~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8140:5: note: here case 3: r[2]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x800; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8140:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8141:5: note: here case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8141:65: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1]= (uchar) (0x80 | (wc & 0x3f)); wc= wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8142:5: note: here case 1: r[0]= (uchar) wc; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c: In function ‘my_wc_mb_utf8mb4’: /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8107:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: r[3] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x10000; ~~~^~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8108:5: note: here case 3: r[2] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x800; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8108:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: r[2] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0x800; ~~~^~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8109:5: note: here case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8109:67: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: r[1] = (uchar) (0x80 | (wc & 0x3f)); wc = wc >> 6; wc |= 0xc0; ~~~^~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/ctype-utf8.c:8110:5: note: here case 1: r[0] = (uchar) wc; ^~~~ [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c: In function ‘count_trailing_zeroes’: /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:266:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: if ((val % 1) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:267:3: note: here case 1: if ((val % 10) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:267:39: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: if ((val % 10) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:268:3: note: here case 2: if ((val % 100) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:268:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: if ((val % 100) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:269:3: note: here case 3: if ((val % 1000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:269:41: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: if ((val % 1000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:270:3: note: here case 4: if ((val % 10000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:270:42: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: if ((val % 10000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:271:3: note: here case 5: if ((val % 100000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:271:43: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: if ((val % 100000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:272:3: note: here case 6: if ((val % 1000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:272:44: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: if ((val % 1000000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:273:3: note: here case 7: if ((val % 10000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:273:45: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: if ((val % 10000000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:274:3: note: here case 8: if ((val % 100000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:274:46: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: if ((val % 100000000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:275:3: note: here case 9: if ((val % 1000000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c: In function ‘count_leading_zeroes’: /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:233:41: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: if (val >= 1000000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:234:3: note: here case 8: if (val >= 100000000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:234:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: if (val >= 100000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:235:3: note: here case 7: if (val >= 10000000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:235:39: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: if (val >= 10000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:236:3: note: here case 6: if (val >= 1000000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:236:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: if (val >= 1000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:237:3: note: here case 5: if (val >= 100000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:237:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: if (val >= 100000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:238:3: note: here case 4: if (val >= 10000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:238:36: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: if (val >= 10000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:239:3: note: here case 3: if (val >= 1000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:239:35: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: if (val >= 1000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:240:3: note: here case 2: if (val >= 100) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:240:34: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: if (val >= 100) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:241:3: note: here case 1: if (val >= 10) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:241:33: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: if (val >= 10) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:242:3: note: here case 0: if (val >= 1) break; ++ret; ^~~~ [ 7%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c: In function ‘dtoa’: /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:2370:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright= 0; ~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:2372:3: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:2378:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright= 0; ~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:2380:3: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c: In function ‘my_strtod_int’: /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:1380:11: warning: this statement may fall through [-Wimplicit-fallthrough=] sign= 1; ~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:1382:5: note: here case '+': ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:1477:14: warning: this statement may fall through [-Wimplicit-fallthrough=] esign= 1; ~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/strings/dtoa.c:1478:7: note: here case '+': ^~~~ [ 7%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o [ 7%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strend.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strmov.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strnmov.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/xml.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o [ 8%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o [ 8%] Linking C static library libstrings.a [ 8%] Built target strings Scanning dependencies of target mysys [ 8%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o [ 8%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_sort.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempdir.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_pthread.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/my_quick.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_sleep.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/thr_alarm.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_getpagesize.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_atomic.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_getncpus.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/waiting_threads.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_alarm.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_largepage.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_lockmem.c.o [ 14%] Linking C static library libmysys.a [ 14%] Built target mysys Scanning dependencies of target dbug [ 15%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o [ 15%] Linking C static library libdbug.a [ 15%] Built target dbug Scanning dependencies of target mysys_ssl [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o [ 15%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_yassl.cc.o [ 15%] Linking CXX static library libmysys_ssl.a [ 15%] Built target mysys_ssl Scanning dependencies of target comp_err [ 15%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o [ 15%] Linking CXX executable comp_err [ 15%] Built target comp_err [ 15%] Built target GenError Scanning dependencies of target archive_embedded [ 15%] Building C object storage/archive/CMakeFiles/archive_embedded.dir/azio.c.o [ 15%] Building CXX object storage/archive/CMakeFiles/archive_embedded.dir/ha_archive.cc.o [ 15%] Linking CXX static library libarchive_embedded.a [ 15%] Built target archive_embedded Scanning dependencies of target archive [ 15%] Building C object storage/archive/CMakeFiles/archive.dir/azio.c.o [ 15%] Building CXX object storage/archive/CMakeFiles/archive.dir/ha_archive.cc.o [ 15%] Linking CXX static library libarchive.a [ 15%] Built target archive Scanning dependencies of target blackhole_embedded [ 15%] Building CXX object storage/blackhole/CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o [ 15%] Linking CXX static library libblackhole_embedded.a [ 15%] Built target blackhole_embedded Scanning dependencies of target blackhole [ 15%] Building CXX object storage/blackhole/CMakeFiles/blackhole.dir/ha_blackhole.cc.o [ 17%] Linking CXX static library libblackhole.a [ 17%] Built target blackhole Scanning dependencies of target csv [ 17%] Building CXX object storage/csv/CMakeFiles/csv.dir/ha_tina.cc.o [ 17%] Building CXX object storage/csv/CMakeFiles/csv.dir/transparent_file.cc.o [ 17%] Linking CXX static library libcsv.a [ 17%] Built target csv Scanning dependencies of target csv_embedded [ 17%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/ha_tina.cc.o [ 17%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/transparent_file.cc.o [ 17%] Linking CXX static library libcsv_embedded.a [ 17%] Built target csv_embedded Scanning dependencies of target federated_embedded [ 17%] Building CXX object storage/federated/CMakeFiles/federated_embedded.dir/ha_federated.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc: In member function ‘bool ha_federated::create_where_from_key(String*, KEY*, const key_range*, const key_range*, bool, bool)’: /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1396:38: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((store_length >= length) || (i > 0)) /* for all parts of end key*/ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1419:7: note: here case HA_READ_KEY_OR_NEXT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1429:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (store_length >= length) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1438:7: note: here case HA_READ_KEY_OR_PREV: ^~~~ [ 17%] Linking CXX static library libfederated_embedded.a [ 17%] Built target federated_embedded Scanning dependencies of target federated [ 17%] Building CXX object storage/federated/CMakeFiles/federated.dir/ha_federated.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc: In member function ‘bool ha_federated::create_where_from_key(String*, KEY*, const key_range*, const key_range*, bool, bool)’: /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1396:38: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((store_length >= length) || (i > 0)) /* for all parts of end key*/ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1419:7: note: here case HA_READ_KEY_OR_NEXT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1429:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (store_length >= length) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/federated/ha_federated.cc:1438:7: note: here case HA_READ_KEY_OR_PREV: ^~~~ [ 17%] Linking CXX static library libfederated.a [ 17%] Built target federated Scanning dependencies of target heap_embedded [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_check.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_rectest.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_block.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_clear.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_close.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_create.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_create.c: In function ‘heap_create’: /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_create.c:91:31: warning: this statement may fall through [-Wimplicit-fallthrough=] keyinfo->seg[j].type= HA_KEYTYPE_VARTEXT1; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_create.c:93:9: note: here case HA_KEYTYPE_VARTEXT1: ^~~~ [ 17%] Building CXX object storage/heap/CMakeFiles/heap_embedded.dir/ha_heap.cc.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_delete.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_extra.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_extra.c: In function ‘heap_extra’: /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_extra.c:36:5: warning: this statement may fall through [-Wimplicit-fallthrough=] heap_reset(info); ^~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_extra.c:37:3: note: here case HA_EXTRA_NO_READCHECK: ^~~~ [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_hash.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_info.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_open.c.o [ 17%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_panic.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rename.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rfirst.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rkey.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rlast.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rnext.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rprev.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rrnd.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rsame.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_scan.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_static.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_update.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_write.c.o [ 18%] Linking CXX static library libheap_embedded.a [ 18%] Built target heap_embedded Scanning dependencies of target heap [ 18%] Building C object storage/heap/CMakeFiles/heap.dir/_check.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap.dir/_rectest.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap.dir/hp_block.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap.dir/hp_clear.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap.dir/hp_close.c.o [ 18%] Building C object storage/heap/CMakeFiles/heap.dir/hp_create.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_create.c: In function ‘heap_create’: /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_create.c:91:31: warning: this statement may fall through [-Wimplicit-fallthrough=] keyinfo->seg[j].type= HA_KEYTYPE_VARTEXT1; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_create.c:93:9: note: here case HA_KEYTYPE_VARTEXT1: ^~~~ [ 18%] Building CXX object storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_delete.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_extra.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_extra.c: In function ‘heap_extra’: /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_extra.c:36:5: warning: this statement may fall through [-Wimplicit-fallthrough=] heap_reset(info); ^~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/heap/hp_extra.c:37:3: note: here case HA_EXTRA_NO_READCHECK: ^~~~ [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_hash.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_info.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_open.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_panic.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rename.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rfirst.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rkey.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rlast.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rnext.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rprev.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rrnd.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rsame.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_scan.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_static.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_update.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_write.c.o [ 20%] Linking CXX static library libheap.a [ 20%] Built target heap Scanning dependencies of target hp_test2 [ 21%] Building C object storage/heap/CMakeFiles/hp_test2.dir/hp_test2.c.o [ 21%] Linking CXX executable hp_test2 [ 21%] Built target hp_test2 Scanning dependencies of target hp_test1 [ 21%] Building C object storage/heap/CMakeFiles/hp_test1.dir/hp_test1.c.o [ 21%] Linking CXX executable hp_test1 [ 21%] Built target hp_test1 Scanning dependencies of target innobase_embedded [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/api/api0api.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.h:415:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/api/api0api.cc:38: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic: In function ‘void mach_swap_byte_order(unsigned char*, const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:795:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:9: note: here case 7: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:9: note: here case 6: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:9: note: here case 5: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:9: note: here case 4: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:9: note: here case 3: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:9: note: here case 2: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:802:9: note: here case 1: *--dest = *from; ^~~~ [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/api/api0misc.cc.o [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0btr.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0btr.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/btr/btr0btr.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0cur.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0cur.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/btr/btr0cur.cc:45: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0pcur.cc.o [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0sea.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/rem0rec.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0sea.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/btr/btr0sea.cc:33: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buddy.cc.o [ 21%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buf.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0dblwr.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0checksum.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mtr0mtr.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.h:996, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/fil0fil.h:39, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/buf/buf0checksum.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0dump.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0flu.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0lru.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0rea.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/data/data0data.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/data/data0data.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/data/data0type.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0boot.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0crea.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0dict.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0dict.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0load.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0load.cc: In function ‘const char* dict_process_sys_columns_rec(mem_heap_t*, const rec_t*, dict_col_t*, table_id_t*, const char**)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0load.cc:1330:25: warning: argument 1 null where non-null expected [-Wnonnull] dict_mem_table_add_col(table, heap, name, mtype, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ prtype, col_len); ~~~~~~~~~~~~~~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0pcur.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0load.cc:34: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:271:1: note: in a call to function ‘void dict_mem_table_add_col(dict_table_t*, mem_heap_t*, const char*, ulint, ulint, ulint)’ declared here dict_mem_table_add_col( ^~~~~~~~~~~~~~~~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0mem.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0stats.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0stats_bg.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dyn/dyn0dyn.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/eval/eval0eval.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/eval/eval0proc.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fil/fil0fil.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/fil/fil0fil.cc: In function ‘unsigned char* fil_op_log_parse_or_replay(unsigned char*, unsigned char*, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/fil/fil0fil.cc:2429:46: warning: argument 3 null where non-null expected [-Wnonnull] if (fil_create_new_single_table_tablespace( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ space_id, name, path, flags, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DICT_TF2_USE_TABLESPACE, ~~~~~~~~~~~~~~~~~~~~~~~~ FIL_IBD_FILE_INITIAL_SIZE) != DB_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/fil/fil0fil.cc:3411:1: note: in a call to function ‘dberr_t fil_create_new_single_table_tablespace(ulint, const char*, const char*, ulint, ulint, ulint)’ declared here fil_create_new_single_table_tablespace( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fsp/fsp0fsp.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fut/fut0fut.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fut/fut0lst.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ha/ha0ha.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ha/ha0storage.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/hash0hash.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ha0storage.ic:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ha0storage.h:137, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/ha/ha0storage.cc:29: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ha/hash0hash.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0fts.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0ast.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0blex.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0config.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0opt.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0pars.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0que.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0sql.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0tlex.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/ha_innodb.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc: In member function ‘dberr_t ha_innobase::innobase_lock_autoinc()’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:6573:3: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:6576:2: note: here case AUTOINC_OLD_STYLE_LOCKING: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc: In function ‘const char* create_options_are_invalid(THD*, TABLE*, HA_CREATE_INFO*, bool)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9100:2: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srv_file_format < UNIV_FORMAT_B) { \ ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9207:3: note: in expansion of macro ‘CHECK_ERROR_ROW_TYPE_NEEDS_GT_ANTELOPE’ CHECK_ERROR_ROW_TYPE_NEEDS_GT_ANTELOPE; ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9209:2: note: here case ROW_TYPE_COMPACT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc: In function ‘bool innobase_table_flags(const TABLE*, const HA_CREATE_INFO*, THD*, bool, ulint*, ulint*)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9594:15: warning: this statement may fall through [-Wimplicit-fallthrough=] zip_allowed = FALSE; /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9596:2: note: here case ROW_TYPE_NOT_USED: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9599:15: warning: this statement may fall through [-Wimplicit-fallthrough=] push_warning( ~~~~~~~~~~~~^ thd, Sql_condition::WARN_LEVEL_WARN, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ER_ILLEGAL_HA_CREATE_OPTION, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "InnoDB: assuming ROW_FORMAT=COMPACT."); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9603:2: note: here case ROW_TYPE_DEFAULT: ^~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/handler0alter.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/i_s.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ibuf/ibuf0ibuf.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ibuf0ibuf.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/ibuf/ibuf0ibuf.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mtr0mtr.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ibuf0ibuf.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/ibuf/ibuf0ibuf.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0iter.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0lock.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0wait.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/log/log0log.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mtr0mtr.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.h:996, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/log/log0log.cc:33: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/log/log0recv.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/hash0hash.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0recv.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/log/log0recv.cc:32: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mach/mach0data.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mem/mem0mem.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mem/mem0pool.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mtr/mtr0log.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mtr/mtr0mtr.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0file.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0proc.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0sync.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0thread.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/page/page0cur.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/page/page0page.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/page/page0zip.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/lexyy.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0grm.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0opt.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0pars.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/que0types.h:29, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/pars0pars.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/pars/pars0pars.cc:29: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0sym.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/que/que0que.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/read/read0read.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/rem/rem0cmp.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/rem/rem0rec.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/rem0rec.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/rem/rem0rec.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0ext.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0ftsort.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0import.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0import.cc: In member function ‘dberr_t PageConverter::update_page(buf_block_t*, ulint&)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0import.cc:2023:7: warning: this statement may fall through [-Wimplicit-fallthrough=] err = set_current_xdes( ~~~~^~~~~~~~~~~~~~~~~~~ buf_block_get_page_no(block), get_frame(block)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0import.cc:2025:2: note: here case FIL_PAGE_INODE: ^~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0ins.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0merge.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.h:415:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/row0merge.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0merge.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic: In function ‘void mach_swap_byte_order(unsigned char*, const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:795:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:9: note: here case 7: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:9: note: here case 6: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:9: note: here case 5: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:9: note: here case 4: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:9: note: here case 3: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:9: note: here case 2: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:802:9: note: here case 1: *--dest = *from; ^~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0mysql.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0mysql.cc: In function ‘bool row_check_index_for_mysql(row_prebuilt_t*, const dict_index_t*, ulint*)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0mysql.cc:5314:10: warning: this statement may fall through [-Wimplicit-fallthrough=] fprintf(stderr, " returned %lu\n", ret); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0mysql.cc:5316:2: note: here case DB_END_OF_INDEX: ^~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0log.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0purge.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0purge.cc: In function ‘bool row_purge_remove_sec_if_poss_leaf(purge_node_t*, dict_index_t*, const dtuple_t*)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0purge.cc:490:3: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0purge.cc:493:2: note: here case ROW_NOT_DELETED_REF: ^~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0row.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0sel.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0uins.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0umod.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0undo.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0upd.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/row0upd.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0upd.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0quiesce.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0vers.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0conc.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0mon.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0srv.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0start.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0arr.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0rw.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0sync.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0i_s.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0purge.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0rec.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/trx0rec.h:34, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/trx/trx0rec.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0roll.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0rseg.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0sys.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0trx.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0undo.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/usr/usr0sess.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0bh.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0byte.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0crc32.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0dbg.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0list.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0mem.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0rbt.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0rnd.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0ut.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0vec.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0wqueue.cc.o [ 28%] Linking CXX static library libinnobase_embedded.a [ 28%] Built target innobase_embedded Scanning dependencies of target innobase [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.h:415:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/que0que.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/api0misc.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/api/api0api.cc:38: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic: In function ‘void mach_swap_byte_order(unsigned char*, const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:795:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:9: note: here case 7: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:9: note: here case 6: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:9: note: here case 5: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:9: note: here case 4: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:9: note: here case 3: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:9: note: here case 2: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:802:9: note: here case 1: *--dest = *from; ^~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0misc.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0btr.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0btr.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/btr/btr0btr.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0cur.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0cur.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/btr/btr0cur.cc:45: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0pcur.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0sea.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/rem0rec.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0sea.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/btr/btr0sea.cc:33: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buddy.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0checksum.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mtr0mtr.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.h:996, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/fil0fil.h:39, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/buf/buf0checksum.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dump.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0flu.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0lru.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0rea.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0data.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/data/data0data.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0type.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0boot.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0crea.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0dict.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0dict.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0load.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0load.cc: In function ‘const char* dict_process_sys_columns_rec(mem_heap_t*, const rec_t*, dict_col_t*, table_id_t*, const char**)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0load.cc:1330:25: warning: argument 1 null where non-null expected [-Wnonnull] dict_mem_table_add_col(table, heap, name, mtype, ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ prtype, col_len); ~~~~~~~~~~~~~~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0dict.h:33:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/btr0pcur.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/dict/dict0load.cc:34: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:271:1: note: in a call to function ‘void dict_mem_table_add_col(dict_table_t*, mem_heap_t*, const char*, ulint, ulint, ulint)’ declared here dict_mem_table_add_col( ^~~~~~~~~~~~~~~~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0mem.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dyn/dyn0dyn.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0eval.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0proc.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fil/fil0fil.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/fil/fil0fil.cc: In function ‘unsigned char* fil_op_log_parse_or_replay(unsigned char*, unsigned char*, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/fil/fil0fil.cc:2429:46: warning: argument 3 null where non-null expected [-Wnonnull] if (fil_create_new_single_table_tablespace( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ space_id, name, path, flags, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DICT_TF2_USE_TABLESPACE, ~~~~~~~~~~~~~~~~~~~~~~~~ FIL_IBD_FILE_INITIAL_SIZE) != DB_SUCCESS) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/fil/fil0fil.cc:3411:1: note: in a call to function ‘dberr_t fil_create_new_single_table_tablespace(ulint, const char*, const char*, ulint, ulint, ulint)’ declared here fil_create_new_single_table_tablespace( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0fut.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0lst.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0ha.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0storage.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/hash0hash.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ha0storage.ic:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ha0storage.h:137, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/ha/ha0storage.cc:29: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/hash0hash.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0fts.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0ast.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0blex.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0config.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0opt.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0pars.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0que.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0sql.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0tlex.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innodb.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc: In member function ‘dberr_t ha_innobase::innobase_lock_autoinc()’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:6573:3: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:6576:2: note: here case AUTOINC_OLD_STYLE_LOCKING: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc: In function ‘const char* create_options_are_invalid(THD*, TABLE*, HA_CREATE_INFO*, bool)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9100:2: warning: this statement may fall through [-Wimplicit-fallthrough=] if (srv_file_format < UNIV_FORMAT_B) { \ ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9207:3: note: in expansion of macro ‘CHECK_ERROR_ROW_TYPE_NEEDS_GT_ANTELOPE’ CHECK_ERROR_ROW_TYPE_NEEDS_GT_ANTELOPE; ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9209:2: note: here case ROW_TYPE_COMPACT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc: In function ‘bool innobase_table_flags(const TABLE*, const HA_CREATE_INFO*, THD*, bool, ulint*, ulint*)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9594:15: warning: this statement may fall through [-Wimplicit-fallthrough=] zip_allowed = FALSE; /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9596:2: note: here case ROW_TYPE_NOT_USED: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9599:15: warning: this statement may fall through [-Wimplicit-fallthrough=] push_warning( ~~~~~~~~~~~~^ thd, Sql_condition::WARN_LEVEL_WARN, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ER_ILLEGAL_HA_CREATE_OPTION, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "InnoDB: assuming ROW_FORMAT=COMPACT."); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/handler/ha_innodb.cc:9603:2: note: here case ROW_TYPE_DEFAULT: ^~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/handler0alter.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/i_s.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/dict0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ibuf0ibuf.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/ibuf/ibuf0ibuf.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mtr0mtr.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ibuf0ibuf.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/ibuf/ibuf0ibuf.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0iter.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0lock.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0wait.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0log.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mtr0mtr.h:31, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0log.h:996, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/log/log0log.cc:33: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0recv.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mem0mem.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/hash0hash.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/log0recv.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/log/log0recv.cc:32: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mach/mach0data.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mem/mem0mem.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mem/mem0pool.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0log.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0file.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0proc.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0sync.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0thread.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0cur.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0page.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0zip.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/lexyy.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0grm.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0opt.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0pars.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/que0types.h:29, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/pars0pars.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/pars/pars0pars.cc:29: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0sym.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/que/que0que.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/read/read0read.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0cmp.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0rec.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/rem0rec.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/rem/rem0rec.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ext.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ftsort.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0import.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0import.cc: In member function ‘dberr_t PageConverter::update_page(buf_block_t*, ulint&)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0import.cc:2023:7: warning: this statement may fall through [-Wimplicit-fallthrough=] err = set_current_xdes( ~~~~^~~~~~~~~~~~~~~~~~~ buf_block_get_page_no(block), get_frame(block)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0import.cc:2025:2: note: here case FIL_PAGE_INODE: ^~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ins.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0merge.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.h:415:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:28, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/row0merge.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0merge.cc:27: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic: In function ‘void mach_swap_byte_order(unsigned char*, const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:795:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:9: note: here case 7: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:796:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:9: note: here case 6: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:797:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:9: note: here case 5: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:9: note: here case 4: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:799:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:9: note: here case 3: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:800:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:9: note: here case 2: *--dest = *from++; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:801:25: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *--dest = *from++; ~~~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/mach0data.ic:802:9: note: here case 1: *--dest = *from; ^~~~ [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0mysql.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0mysql.cc: In function ‘bool row_check_index_for_mysql(row_prebuilt_t*, const dict_index_t*, ulint*)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0mysql.cc:5314:10: warning: this statement may fall through [-Wimplicit-fallthrough=] fprintf(stderr, " returned %lu\n", ret); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0mysql.cc:5316:2: note: here case DB_END_OF_INDEX: ^~~~ [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0log.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0purge.cc.o /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0purge.cc: In function ‘bool row_purge_remove_sec_if_poss_leaf(purge_node_t*, dict_index_t*, const dtuple_t*)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0purge.cc:490:3: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0purge.cc:493:2: note: here case ROW_NOT_DELETED_REF: ^~~~ [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0row.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0sel.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0uins.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0umod.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0undo.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0upd.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/row0upd.h:30, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/row/row0upd.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0quiesce.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0vers.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0conc.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0mon.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0srv.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0start.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0arr.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0rw.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0sync.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0i_s.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0purge.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rec.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.h:541:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0data.h:32, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/trx0rec.h:34, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/trx/trx0rec.cc:26: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic: In function ‘ulint dtype_get_fixed_size_low(ulint, ulint, ulint, ulint, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:569:4: warning: this statement may fall through [-Wimplicit-fallthrough=] if (DATA_MBMINLEN(mbminmaxlen) ^~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/data0type.ic:578:2: note: here case DATA_VARCHAR: ^~~~ [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0roll.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rseg.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0sys.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0trx.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0undo.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/usr/usr0sess.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0bh.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0byte.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0crc32.cc.o [ 35%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0dbg.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0list.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0mem.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rbt.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rnd.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0ut.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0vec.cc.o [ 36%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o [ 36%] Linking CXX static library libinnobase.a [ 36%] Built target innobase Scanning dependencies of target myisam [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_boolean_search.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_nlq_search.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_parser.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_static.c.o [ 37%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ha_myisam.cc.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_stopwords.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_update.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_cache.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_changed.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_check.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_checksum.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_close.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_create.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dbug.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_all.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_table.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dynrec.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_extra.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_extra.c: In function ‘mi_extra’: /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_extra.c:149:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (info->s->data_file_type != DYNAMIC_RECORD) ^ /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_extra.c:152:3: note: here case HA_EXTRA_NO_CACHE: ^~~~ [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_info.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_key.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_keycache.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_locking.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_log.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_open.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_packrec.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_page.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_panic.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_panic.c: In function ‘mi_panic’: /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_panic.c:63:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (info->lock_type != F_UNLCK && ! info->was_locked) ^ /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_panic.c:77:5: note: here case HA_PANIC_READ: /* Restore to before WRITE */ ^~~~ [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_preload.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_range.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rename.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rfirst.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rlast.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext_same.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rprev.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rrnd.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsame.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsamepos.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_scan.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_search.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_static.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_statrec.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_unique.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_update.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_write.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_index.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_key.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_mbr.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_split.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/sort.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/sp_key.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rkey.c.o [ 40%] Linking CXX static library libmyisam.a [ 40%] Built target myisam Scanning dependencies of target myisamchk [ 40%] Building C object storage/myisam/CMakeFiles/myisamchk.dir/myisamchk.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/myisamchk.c: In function ‘myisamchk.constprop’: /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/myisamchk.c:1379:22: warning: ‘%ld’ directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(null_pos,"%ld",(long) keyseg->null_pos+1); ^~~ /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/myisamchk.c:1379:21: note: directive argument in the range [1, 4294967296] sprintf(null_pos,"%ld",(long) keyseg->null_pos+1); ^~~~~ In file included from /usr/include/stdio.h:862:0, from /home/ushastry/Downloads/mysql-5.6.39/include/my_global.h:309, from /home/ushastry/Downloads/mysql-5.6.39/include/my_base.h:24, from /home/ushastry/Downloads/mysql-5.6.39/include/myisam.h:26, from /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/myisamdef.h:19, from /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/fulltext.h:20, from /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/myisamchk.c:18: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 40%] Linking CXX executable myisamchk [ 40%] Built target myisamchk Scanning dependencies of target myisam_embedded [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_boolean_search.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_nlq_search.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_parser.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_static.c.o [ 40%] Building CXX object storage/myisam/CMakeFiles/myisam_embedded.dir/ha_myisam.cc.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_stopwords.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_update.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_cache.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_changed.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_check.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_checksum.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_close.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_create.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dbug.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_all.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_table.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dynrec.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_extra.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_extra.c: In function ‘mi_extra’: /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_extra.c:149:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (info->s->data_file_type != DYNAMIC_RECORD) ^ /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_extra.c:152:3: note: here case HA_EXTRA_NO_CACHE: ^~~~ [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_info.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_key.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_keycache.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_locking.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_log.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_open.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_packrec.c.o [ 41%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_page.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_panic.c.o /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_panic.c: In function ‘mi_panic’: /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_panic.c:63:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (info->lock_type != F_UNLCK && ! info->was_locked) ^ /home/ushastry/Downloads/mysql-5.6.39/storage/myisam/mi_panic.c:77:5: note: here case HA_PANIC_READ: /* Restore to before WRITE */ ^~~~ [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_preload.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_range.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rename.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rfirst.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rlast.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext_same.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rprev.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rrnd.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsame.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsamepos.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_scan.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_search.c.o [ 42%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_static.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_statrec.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_unique.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_update.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_write.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_index.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_key.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_mbr.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_split.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/sort.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/sp_key.c.o [ 43%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rkey.c.o [ 43%] Linking CXX static library libmyisam_embedded.a [ 43%] Built target myisam_embedded Scanning dependencies of target myisamlog [ 44%] Building C object storage/myisam/CMakeFiles/myisamlog.dir/myisamlog.c.o [ 44%] Linking CXX executable myisamlog [ 44%] Built target myisamlog Scanning dependencies of target myisam_ftdump [ 44%] Building C object storage/myisam/CMakeFiles/myisam_ftdump.dir/myisam_ftdump.c.o [ 44%] Linking CXX executable myisam_ftdump [ 44%] Built target myisam_ftdump Scanning dependencies of target myisampack [ 44%] Building C object storage/myisam/CMakeFiles/myisampack.dir/myisampack.c.o [ 44%] Linking CXX executable myisampack [ 44%] Built target myisampack Scanning dependencies of target myisammrg_embedded [ 44%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_close.c.o [ 44%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_create.c.o [ 44%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_delete.c.o [ 44%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_extra.c.o [ 44%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_info.c.o [ 45%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/ha_myisammrg.cc.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_locking.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_open.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_panic.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_queue.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_range.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rfirst.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rkey.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rlast.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rnext.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rnext_same.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rprev.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rrnd.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rsame.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_static.c.o [ 45%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_update.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_write.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_records.c.o [ 46%] Linking CXX static library libmyisammrg_embedded.a [ 46%] Built target myisammrg_embedded Scanning dependencies of target myisammrg [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_close.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_create.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_delete.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_extra.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_info.c.o [ 46%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/ha_myisammrg.cc.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_locking.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_open.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_panic.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_queue.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_range.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rfirst.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rkey.c.o [ 46%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rlast.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext_same.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rprev.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rrnd.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rsame.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_static.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_update.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_write.c.o [ 47%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_records.c.o [ 47%] Linking CXX static library libmyisammrg.a [ 47%] Built target myisammrg Scanning dependencies of target perfschema_embedded [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/cursor_by_account.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/cursor_by_host.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/cursor_by_thread.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/cursor_by_user.cc.o [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/ha_perfschema.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_account.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_atomic.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_autosize.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_check.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_column_values.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_con_slice.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_defaults.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_digest.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_engine_table.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_events_stages.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_events_statements.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_events_waits.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_global.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_host.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_instr.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_instr_class.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_server.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_setup_actor.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_setup_object.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_timer.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_user.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/pfs_visitor.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_accounts.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_all_instr.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esgs_by_account_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esgs_by_host_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esgs_by_thread_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esgs_by_user_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esgs_global_by_event_name.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esms_by_account_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esms_by_host_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esms_by_digest.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esms_by_thread_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esms_by_user_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_esms_global_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_events_stages.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_events_statements.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_events_waits.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_events_waits_summary.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_ews_by_account_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_ews_by_host_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_ews_by_thread_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_ews_by_user_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_ews_global_by_event_name.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_file_instances.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_file_summary_by_instance.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_file_summary_by_event_name.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_socket_instances.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_socket_summary_by_instance.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_socket_summary_by_event_name.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_helper.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_host_cache.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_hosts.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_os_global_by_type.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_performance_timers.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_setup_actors.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_setup_consumers.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_setup_instruments.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_setup_objects.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_setup_timers.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_sync_instances.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_threads.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_tiws_by_index_usage.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_tiws_by_table.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_tlws_by_table.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_users.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/cursor_by_thread_connect_attr.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_session_connect.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_session_connect_attrs.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema_embedded.dir/table_session_account_connect_attrs.cc.o [ 53%] Linking CXX static library libperfschema_embedded.a [ 53%] Built target perfschema_embedded Scanning dependencies of target perfschema [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_account.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_host.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_user.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_account.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_atomic.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_autosize.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_con_slice.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_defaults.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_digest.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_stages.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_statements.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_host.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_object.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_user.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_visitor.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_accounts.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_account_by_event_name.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_host_by_event_name.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_thread_by_event_name.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_user_by_event_name.cc.o [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_account_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_user_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_stages.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_statements.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_account_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_host_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_thread_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_user_by_event_name.cc.o [ 56%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_instances.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_helper.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_host_cache.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_hosts.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_actors.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_objects.cc.o [ 57%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_users.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o [ 58%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o [ 58%] Linking CXX static library libperfschema.a [ 58%] Built target perfschema Scanning dependencies of target mytap [ 59%] Building C object unittest/mytap/CMakeFiles/mytap.dir/tap.c.o [ 59%] Linking C static library libmytap.a [ 59%] Built target mytap Scanning dependencies of target pfs_server_stubs [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_server_stubs.dir/pfs_server_stubs.cc.o [ 60%] Linking CXX static library libpfs_server_stubs.a [ 60%] Built target pfs_server_stubs Scanning dependencies of target pfs_instr-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr-t.dir/pfs_instr-t.cc.o [ 60%] Linking CXX executable pfs_instr-t [ 60%] Built target pfs_instr-t Scanning dependencies of target pfs_account-oom-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_account-oom-t.dir/pfs_account-oom-t.cc.o [ 60%] Linking CXX executable pfs_account-oom-t [ 60%] Built target pfs_account-oom-t Scanning dependencies of target pfs_misc-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_misc-t.dir/pfs_misc-t.cc.o [ 60%] Linking CXX executable pfs_misc-t [ 60%] Built target pfs_misc-t Scanning dependencies of target pfs_instr_class-oom-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr_class-oom-t.dir/pfs_instr_class-oom-t.cc.o [ 60%] Linking CXX executable pfs_instr_class-oom-t [ 60%] Built target pfs_instr_class-oom-t Scanning dependencies of target pfs_host-oom-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_host-oom-t.dir/pfs_host-oom-t.cc.o [ 60%] Linking CXX executable pfs_host-oom-t [ 60%] Built target pfs_host-oom-t Scanning dependencies of target pfs_user-oom-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_user-oom-t.dir/pfs_user-oom-t.cc.o [ 60%] Linking CXX executable pfs_user-oom-t [ 60%] Built target pfs_user-oom-t Scanning dependencies of target pfs_instr-oom-t [ 60%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr-oom-t.dir/pfs_instr-oom-t.cc.o [ 60%] Linking CXX executable pfs_instr-oom-t [ 60%] Built target pfs_instr-oom-t Scanning dependencies of target partition [ 60%] Building CXX object sql/CMakeFiles/partition.dir/ha_partition.cc.o [ 60%] Linking CXX static library libpartition.a [ 60%] Built target partition Scanning dependencies of target vio [ 60%] Building C object vio/CMakeFiles/vio.dir/vio.c.o [ 60%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o [ 60%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o [ 60%] Building C object vio/CMakeFiles/vio.dir/viopipe.c.o [ 61%] Building C object vio/CMakeFiles/vio.dir/vioshm.c.o [ 61%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o [ 61%] Linking C static library libvio.a [ 61%] Built target vio Scanning dependencies of target regex [ 61%] Building C object regex/CMakeFiles/regex.dir/regcomp.c.o [ 61%] Building C object regex/CMakeFiles/regex.dir/regerror.c.o [ 61%] Building C object regex/CMakeFiles/regex.dir/regexec.c.o [ 61%] Building C object regex/CMakeFiles/regex.dir/regfree.c.o [ 61%] Building C object regex/CMakeFiles/regex.dir/reginit.c.o [ 61%] Linking C static library libregex.a [ 61%] Built target regex Scanning dependencies of target rpl [ 61%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_handler.cc.o [ 61%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_tblmap.cc.o [ 61%] Linking CXX static library librpl.a [ 61%] Built target rpl Scanning dependencies of target slave [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_slave.cc: In function ‘bool show_slave_status(THD*, Master_info*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_slave.cc:3171:17: warning: this statement may fall through [-Wimplicit-fallthrough=] until_type= "SQL_AFTER_MTS_GAPS"; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_slave.cc:3172:5: note: here case Relay_log_info::UNTIL_DONE: ^~~~ [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_reporting.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mi.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_handler.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_file.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_values.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_factory.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc: In static member function ‘static Relay_log_info* Rpl_info_factory::create_rli(uint, bool)’: /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc:227:33: warning: ‘new’ of type ‘Relay_log_info’ with extended alignment 64 [-Waligned-new=] ))) ^ /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc:227:33: note: uses ‘void* operator new(std::size_t)’, which does not have an alignment parameter /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc:227:33: note: use ‘-faligned-new’ to enable C++17 over-aligned new support /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc: In static member function ‘static Slave_worker* Rpl_info_factory::create_worker(uint, uint, Relay_log_info*, bool)’: /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc:400:33: warning: ‘new’ of type ‘Slave_worker’ with extended alignment 64 [-Waligned-new=] ))) ^ /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc:400:33: note: uses ‘void* operator new(std::size_t)’, which does not have an alignment parameter /home/ushastry/Downloads/mysql-5.6.39/sql/rpl_info_factory.cc:400:33: note: use ‘-faligned-new’ to enable C++17 over-aligned new support [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table_access.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/dynamic_ids.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli_pdb.cc.o [ 62%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o [ 62%] Linking CXX static library libslave.a [ 62%] Built target slave Scanning dependencies of target binlog [ 62%] Building CXX object sql/CMakeFiles/binlog.dir/uuid.cc.o [ 62%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_misc.cc.o [ 62%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_sid_map.cc.o [ 62%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_set.cc.o [ 62%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_specification.cc.o [ 62%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_state.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_owned.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_cache.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_execution.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_mutex_cond_array.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/log_event.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/log_event_old.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/binlog.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/sql_binlog.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_filter.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record_old.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_utility.cc.o [ 63%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_injector.cc.o [ 63%] Linking CXX static library libbinlog.a [ 63%] Built target binlog Scanning dependencies of target master [ 63%] Building CXX object sql/CMakeFiles/master.dir/rpl_master.cc.o [ 63%] Linking CXX static library libmaster.a [ 63%] Built target master Scanning dependencies of target gen_lex_hash [ 63%] Building CXX object sql/CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o [ 63%] Linking CXX executable gen_lex_hash [ 63%] Built target gen_lex_hash [ 63%] Generating lex_hash.h [ 63%] Built target GenServerSource Scanning dependencies of target gen_lex_token [ 63%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o [ 63%] Linking CXX executable gen_lex_token [ 63%] Built target gen_lex_token [ 63%] Generating lex_token.h [ 63%] Built target GenDigestServerSource Scanning dependencies of target sql [ 63%] Building CXX object sql/CMakeFiles/sql.dir/sql_yacc.cc.o /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy: In function ‘int MYSQLparse(THD*)’: /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5110:36: warning: this statement may fall through [-Wimplicit-fallthrough=] /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5111:17: note: here /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5113:36: warning: this statement may fall through [-Wimplicit-fallthrough=] /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5114:17: note: here [ 63%] Building CXX object sql/CMakeFiles/sql.dir/sql_builtin.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/abstract_query_plan.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/datadict.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/debug_sync.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/derror.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/des_key_file.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/discover.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/field.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/field.cc: In member function ‘bool Create_field::init(THD*, const char*, enum_field_types, const char*, const char*, uint, Item*, Item*, LEX_STRING*, const char*, List*, const CHARSET_INFO*, uint)’: /home/ushastry/Downloads/mysql-5.6.39/sql/field.cc:9997:13: warning: this statement may fall through [-Wimplicit-fallthrough=] sql_type= MYSQL_TYPE_NEWDATE; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/field.cc:9999:3: note: here case MYSQL_TYPE_NEWDATE: ^~~~ [ 63%] Building CXX object sql/CMakeFiles/sql.dir/field_conv.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/filesort.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/filesort_utils.cc.o [ 63%] Building CXX object sql/CMakeFiles/sql.dir/gcalc_slicescan.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/gcalc_tools.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/gstream.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/handler.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/hostname.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/init.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/item.cc: In member function ‘Field* Item::tmp_table_field_from_field_type(TABLE*, bool)’: /home/ushastry/Downloads/mysql-5.6.39/sql/item.cc:6173:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fixed_length && max_length <= CONVERT_IF_BIGGER_TO_BLOB) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/item.cc:6180:3: note: here case MYSQL_TYPE_ENUM: ^~~~ [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_buff.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_cmpfunc.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_create.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_func.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/item_func.cc: In member function ‘virtual my_decimal* Item_func_mod::decimal_op(my_decimal*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/item_func.cc:1913:26: warning: this statement may fall through [-Wimplicit-fallthrough=] signal_divide_by_null(); ~~~~~~~~~~~~~~~~~~~~~^~ /home/ushastry/Downloads/mysql-5.6.39/sql/item_func.cc:1914:3: note: here default: ^~~~~~~ [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_geofunc.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_row.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_strfunc.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_subselect.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_sum.cc.o [ 64%] Building CXX object sql/CMakeFiles/sql.dir/item_timefunc.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/item_xmlfunc.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/item_inetfunc.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/key.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/keycaches.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/lock.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/log.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/include/my_pthread.h:838:0, from /home/ushastry/Downloads/mysql-5.6.39/include/my_sys.h:44, from /home/ushastry/Downloads/mysql-5.6.39/include/my_getopt.h:20, from /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.h:36, from /home/ushastry/Downloads/mysql-5.6.39/sql/structs.h:23, from /home/ushastry/Downloads/mysql-5.6.39/sql/unireg.h:170, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.h:19, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:29: /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc: In member function ‘virtual void TC_LOG_MMAP::close()’: /home/ushastry/Downloads/mysql-5.6.39/include/mysql/psi/mysql_thread.h:497:56: warning: this statement may fall through [-Wimplicit-fallthrough=] #define mysql_cond_destroy(C) inline_mysql_cond_destroy(C) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2930:5: note: in expansion of macro ‘mysql_cond_destroy’ mysql_cond_destroy(&COND_pool); ^~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2931:3: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2932:12: warning: this statement may fall through [-Wimplicit-fallthrough=] data[0]='A'; // garble the first (signature) byte, in case mysql_file_delete fails ~~~~~~~^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2933:3: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2942:12: warning: this statement may fall through [-Wimplicit-fallthrough=] my_free(pages); ~~~~~~~^~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2943:3: note: here case 2: ^~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/include/my_getopt.h:20:0, from /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.h:36, from /home/ushastry/Downloads/mysql-5.6.39/sql/structs.h:23, from /home/ushastry/Downloads/mysql-5.6.39/sql/unireg.h:170, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.h:19, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:29: /home/ushastry/Downloads/mysql-5.6.39/include/my_sys.h:903:39: warning: this statement may fall through [-Wimplicit-fallthrough=] #define my_munmap(a,b) munmap((a),(b)) ~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2944:5: note: in expansion of macro ‘my_munmap’ my_munmap((char*)data, (size_t)file_length); ^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2945:3: note: here case 1: ^~~~ [ 65%] Building CXX object sql/CMakeFiles/sql.dir/mdl.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/mf_iocache.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/my_decimal.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/net_serv.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/opt_explain.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/opt_explain_traditional.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/opt_explain_json.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/opt_range.cc.o [ 65%] Building CXX object sql/CMakeFiles/sql.dir/opt_sum.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/opt_sum.cc: In function ‘int maxmin_in_range(bool, Field*, Item*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/opt_sum.cc:1039:12: warning: this statement may fall through [-Wimplicit-fallthrough=] less_fl= 1; ~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/opt_sum.cc:1040:3: note: here case Item_func::GT_FUNC: ^~~~ [ 67%] Building CXX object sql/CMakeFiles/sql.dir/opt_trace.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/opt_trace2server.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/parse_file.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/partition_info.cc.o [ 67%] Building C object sql/CMakeFiles/sql.dir/password.c.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/procedure.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/protocol.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/records.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/rpl_handler.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/scheduler.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/set_var.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/signal_handler.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/sp.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sp.cc: In function ‘String* sp_get_item_value(THD*, Item*, String*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sp.cc:2712:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (item->field_type() != MYSQL_TYPE_BIT) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sp.cc:2715:3: note: here case STRING_RESULT: ^~~~ [ 67%] Building CXX object sql/CMakeFiles/sql.dir/sp_cache.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/sp_head.cc.o [ 67%] Building CXX object sql/CMakeFiles/sql.dir/sp_instr.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sp_pcontext.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sp_rcontext.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/spatial.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/string_service.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_acl.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_admin.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_alloc_error_handler.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_alter.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_analyse.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_audit.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_base.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_bootstrap.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_cache.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_class.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_connect.cc.o [ 68%] Building CXX object sql/CMakeFiles/sql.dir/sql_crypt.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_cursor.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_data_change.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_db.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_delete.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_derived.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_digest.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_digest.cc: In function ‘sql_digest_state* digest_add_token(sql_digest_state*, uint, YYSTYPE*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_digest.cc:461:28: warning: this statement may fall through [-Wimplicit-fallthrough=] } while (found_unary); ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_digest.cc:464:5: note: here case LEX_HOSTNAME: ^~~~ [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_do.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_error.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_executor.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_get_diagnostics.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_handler.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc: In member function ‘virtual bool Sql_cmd_handler_read::execute(THD*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:682:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (m_key_name) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:703:5: note: here case RFIRST: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:722:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (table->file->inited == handler::INDEX) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:728:5: note: here case RLAST: ^~~~ [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_help.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_insert.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_join_buffer.cc.o [ 69%] Building CXX object sql/CMakeFiles/sql.dir/sql_lex.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc: In function ‘int lex_one_token(YYSTYPE*, THD*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1022:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lip->yyGet() == 'N') ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1028:5: note: here case MY_LEX_CHAR: // Unknown or single char token ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1086:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lip->yyPeek() == '\'') ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1091:5: note: here case MY_LEX_IDENT_OR_BIN: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1092:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lip->yyPeek() == '\'') ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1097:5: note: here case MY_LEX_IDENT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1434:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (thd->variables.sql_mode & MODE_ANSI_QUOTES) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1440:5: note: here case MY_LEX_STRING: // Incomplete text string ^~~~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_list.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_load.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_locale.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_manager.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_optimizer.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_optimizer.cc: In member function ‘void JOIN::optimize_fts_query()’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_optimizer.cc:9399:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_optimizer.cc:9401:5: note: here default: ^~~~~~~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_parse.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc: In function ‘int mysql_execute_command(THD*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:3368:12: warning: this statement may fall through [-Wimplicit-fallthrough=] break; ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:3371:3: note: here case SQLCOM_UPDATE_MULTI: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:4218:28: warning: this statement may fall through [-Wimplicit-fallthrough=] lex->no_write_to_binlog= 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:4219:3: note: here case SQLCOM_FLUSH: ^~~~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_partition.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_partition_admin.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_planner.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc: In member function ‘void Optimize_table_order::best_access_path(JOIN_TAB*, table_map, uint, bool, double, POSITION*, POSITION*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:335:52: warning: ‘loose_scan_opt.Loose_scan_opt::best_max_loose_keypart’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->loosescan_parts= best_max_loose_keypart + 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_max_loose_keypart’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:333:15: warning: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_start_key’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->key= best_loose_scan_start_key; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_start_key’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:332:24: warning: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_records’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->records_read= best_loose_scan_records; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_records’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:334:25: warning: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_key’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->loosescan_key= best_loose_scan_key; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_key’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_plugin.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc: In function ‘bool plugin_load_list(MEM_ROOT*, int*, char**, const char*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1605:11: warning: this statement may fall through [-Wimplicit-fallthrough=] list= NULL; /* terminate the loop */ ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1608:5: note: here case ':': /* can't use this as delimiter as it may be drive letter */ ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1650:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (str == &name) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1657:5: note: here default: ^~~~~~~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_prepare.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_prepare.cc: In function ‘bool check_prepared_statement(Prepared_statement*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_prepare.cc:2090:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (res != 2) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_prepare.cc:2093:3: note: here case SQLCOM_UPDATE_MULTI: ^~~~ [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_profile.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_reload.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_rename.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_resolver.cc.o [ 70%] Building CXX object sql/CMakeFiles/sql.dir/sql_rewrite.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_select.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_servers.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_show.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_show.cc: In member function ‘virtual bool Show_create_error_handler::handle_condition(THD*, uint, const char*, Sql_condition::enum_warning_level, const char*, Sql_condition**)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_show.cc:801:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!strcmp(get_view_access_denied_message(), message)) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_show.cc:807:5: note: here case ER_COLUMNACCESS_DENIED_ERROR: ^~~~ [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_signal.cc.o [ 71%] Building C object sql/CMakeFiles/sql.dir/sql_state.c.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_string.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_table.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc: In function ‘int execute_ddl_log_action(THD*, DDL_LOG_ENTRY*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:1196:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ddl_log_entry->phase == 0) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:1233:5: note: here case DDL_LOG_RENAME_ACTION: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc: In function ‘bool alter_table_manage_keys(TABLE*, int, Alter_info::enum_enable_or_disable)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:6439:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!indexes_were_disabled) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:6442:3: note: here case Alter_info::DISABLE: ^~~~ [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_tablespace.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_test.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_time.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_tmp_table.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_trigger.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_truncate.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_udf.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_union.cc.o [ 71%] Building CXX object sql/CMakeFiles/sql.dir/sql_update.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/sql_view.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/strfunc.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/sys_vars.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/table.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/table_cache.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/thr_malloc.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/transaction.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/tztime.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/uniques.cc.o [ 72%] Building CXX object sql/CMakeFiles/sql.dir/unireg.cc.o [ 72%] Building C object sql/CMakeFiles/sql.dir/__/libmysql/errmsg.c.o [ 72%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/client.c.o /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c: In function ‘mysql_read_default_options’: /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c:1209:29: warning: this statement may fall through [-Wimplicit-fallthrough=] options->protocol = MYSQL_PROTOCOL_PIPE; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c:1210:2: note: here case OPT_connect_timeout: ^~~~ [ 72%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/client_plugin.c.o [ 72%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/my_time.c.o [ 72%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/my_user.c.o [ 73%] Building C object sql/CMakeFiles/sql.dir/__/sql-common/pack.c.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/__/sql-common/client_authentication.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/event_data_objects.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/event_db_repository.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/event_parse_data.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/event_queue.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/event_scheduler.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/events.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/events.cc: In static member function ‘static int Events::reconstruct_interval_expression(String*, interval_type, longlong)’: /home/ushastry/Downloads/mysql-5.6.39/sql/events.cc:243:9: warning: this statement may fall through [-Wimplicit-fallthrough=] expr/= 7; ~~~~^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/events.cc:244:3: note: here default: ^~~~~~~ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/mysqld.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/sql/mysqld.cc:25:0: /home/ushastry/Downloads/mysql-5.6.39/sql/mysqld.cc: In function ‘my_bool mysqld_get_one_option(int, const my_option*, char*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_priv.h:47:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (((THD *) Thd) != NULL) \ ^ /home/ushastry/Downloads/mysql-5.6.39/sql/mysqld.cc:8461:5: note: in expansion of macro ‘WARN_DEPRECATED’ WARN_DEPRECATED(NULL, "--language/-l", "'--lc-messages-dir'"); ^~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/mysqld.cc:8463:3: note: here case OPT_LC_MESSAGES_DIRECTORY: ^~~~ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/sql_client.cc.o [ 73%] Linking CXX static library libsql.a [ 74%] Built target sql Scanning dependencies of target pfs_connect_attr-t [ 75%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/pfs_connect_attr-t.cc.o [ 75%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/__/__/__/sql/sql_builtin.cc.o [ 75%] Building C object storage/perfschema/unittest/CMakeFiles/pfs_connect_attr-t.dir/__/__/__/mysys/string.c.o [ 75%] Linking CXX executable pfs_connect_attr-t [ 75%] Built target pfs_connect_attr-t Scanning dependencies of target pfs-t [ 75%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs-t.dir/pfs-t.cc.o [ 75%] Linking CXX executable pfs-t [ 75%] Built target pfs-t Scanning dependencies of target pfs_instr_class-t [ 75%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr_class-t.dir/pfs_instr_class-t.cc.o [ 75%] Linking CXX executable pfs_instr_class-t [ 75%] Built target pfs_instr_class-t Scanning dependencies of target mysqlservices [ 75%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o [ 75%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o [ 75%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_wait_service.c.o [ 75%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o [ 75%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o [ 75%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_string_service.c.o [ 75%] Linking C static library libmysqlservices.a [ 75%] Built target mysqlservices Scanning dependencies of target audit_null [ 75%] Building C object plugin/audit_null/CMakeFiles/audit_null.dir/audit_null.c.o [ 75%] Linking C shared module adt_null.so [ 75%] Built target audit_null Scanning dependencies of target auth_socket [ 75%] Building C object plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o [ 75%] Linking C shared module auth_socket.so [ 75%] Built target auth_socket Scanning dependencies of target auth [ 76%] Building C object plugin/auth/CMakeFiles/auth.dir/dialog.c.o [ 76%] Linking C shared module auth.so [ 76%] Built target auth Scanning dependencies of target qa_auth_server [ 76%] Building C object plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.o [ 76%] Linking C shared module qa_auth_server.so [ 76%] Built target qa_auth_server Scanning dependencies of target qa_auth_interface [ 76%] Building C object plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o [ 76%] Linking C shared module qa_auth_interface.so [ 76%] Built target qa_auth_interface Scanning dependencies of target qa_auth_client [ 76%] Building C object plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.o [ 76%] Linking C shared module qa_auth_client.so [ 76%] Built target qa_auth_client Scanning dependencies of target auth_test_plugin [ 76%] Building C object plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.o [ 76%] Linking C shared module auth_test_plugin.so [ 76%] Built target auth_test_plugin Scanning dependencies of target mysql_no_login [ 76%] Building C object plugin/auth/CMakeFiles/mysql_no_login.dir/mysql_no_login.c.o [ 76%] Linking C shared module mysql_no_login.so [ 76%] Built target mysql_no_login Scanning dependencies of target connection_control [ 76%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control_coordinator.cc.o [ 76%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control.cc.o [ 76%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/security_context_wrapper.cc.o [ 76%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_delay.cc.o [ 77%] Linking CXX shared module connection_control.so [ 77%] Built target connection_control Scanning dependencies of target daemon_example [ 77%] Building CXX object plugin/daemon_example/CMakeFiles/daemon_example.dir/daemon_example.cc.o [ 77%] Linking CXX shared module libdaemon_example.so [ 77%] Built target daemon_example Scanning dependencies of target ftexample [ 77%] Building C object plugin/fulltext/CMakeFiles/ftexample.dir/plugin_example.c.o [ 77%] Linking C shared module mypluglib.so [ 77%] Built target ftexample Scanning dependencies of target validate_password [ 77%] Building CXX object plugin/password_validation/CMakeFiles/validate_password.dir/validate_password.cc.o [ 77%] Linking CXX shared module validate_password.so [ 77%] Built target validate_password Scanning dependencies of target semisync_slave [ 77%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync.cc.o [ 77%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave.cc.o [ 77%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave_plugin.cc.o [ 77%] Linking CXX shared module semisync_slave.so [ 77%] Built target semisync_slave Scanning dependencies of target semisync_master [ 77%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync.cc.o [ 77%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master.cc.o [ 77%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_plugin.cc.o [ 77%] Linking CXX shared module semisync_master.so [ 77%] Built target semisync_master Scanning dependencies of target test_udf_services [ 77%] Building CXX object plugin/udf_services/CMakeFiles/test_udf_services.dir/test_udf_services.cc.o [ 78%] Linking CXX shared module test_udf_services.so [ 78%] Built target test_udf_services Scanning dependencies of target re [ 78%] Building C object regex/CMakeFiles/re.dir/main.c.o [ 78%] Building C object regex/CMakeFiles/re.dir/split.c.o [ 78%] Building C object regex/CMakeFiles/re.dir/debug.c.o /home/ushastry/Downloads/mysql-5.6.39/regex/debug.c: In function ‘regprint’: /home/ushastry/Downloads/mysql-5.6.39/regex/debug.c:244:19: warning: ‘%o’ directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=] sprintf(buf, "\\%o", ch); ^~ /home/ushastry/Downloads/mysql-5.6.39/regex/debug.c:244:16: note: directive argument in the range [0, 2147483647] sprintf(buf, "\\%o", ch); ^~~~~~ In file included from /usr/include/stdio.h:862:0, from /home/ushastry/Downloads/mysql-5.6.39/include/my_global.h:309, from /home/ushastry/Downloads/mysql-5.6.39/regex/debug.c:1: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 3 and 13 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] Linking C executable re [ 79%] Built target re Scanning dependencies of target thr_lock [ 79%] Building C object mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o [ 79%] Linking C executable thr_lock [ 79%] Built target thr_lock Scanning dependencies of target queues [ 79%] Building C object mysys/CMakeFiles/queues.dir/queues.c.o [ 79%] Linking C executable queues [ 79%] Built target queues Scanning dependencies of target base64_test [ 79%] Building C object mysys/CMakeFiles/base64_test.dir/base64.c.o [ 79%] Linking C executable base64_test [ 79%] Built target base64_test Scanning dependencies of target clientlib [ 79%] Building C object libmysql/CMakeFiles/clientlib.dir/get_password.c.o [ 79%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o [ 79%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o [ 79%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c: In function ‘mysql_read_default_options’: /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c:1209:29: warning: this statement may fall through [-Wimplicit-fallthrough=] options->protocol = MYSQL_PROTOCOL_PIPE; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c:1210:2: note: here case OPT_connect_timeout: ^~~~ [ 79%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o [ 80%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o [ 80%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o [ 80%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o [ 80%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o [ 80%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/password.c.o [ 80%] Linking CXX static library libclientlib.a [ 80%] Built target clientlib Scanning dependencies of target libmysql [ 80%] Building CXX object libmysql/CMakeFiles/libmysql.dir/libmysql_exports_file.cc.o [ 80%] Linking CXX shared library libmysqlclient.so [ 80%] Built target libmysql Scanning dependencies of target symlink_libmysqlclient_r.so.18.1.0 [ 80%] Generating libmysqlclient_r.so.18.1.0 [ 80%] Built target symlink_libmysqlclient_r.so.18.1.0 [ 80%] Generating mysqlclient_depends.c Scanning dependencies of target mysqlclient [ 80%] Building C object libmysql/CMakeFiles/mysqlclient.dir/mysqlclient_depends.c.o [ 80%] Linking C static library libmysqlclient.a /usr/bin/ar: creating /home/ushastry/Downloads/mysql-5.6.39/libmysql/libmysqlclient.a [ 80%] Built target mysqlclient Scanning dependencies of target symlink_libmysqlclient_r.a [ 80%] Generating libmysqlclient_r.a [ 80%] Built target symlink_libmysqlclient_r.a Scanning dependencies of target symlink_libmysqlclient_r.so [ 80%] Generating libmysqlclient_r.so [ 80%] Built target symlink_libmysqlclient_r.so Scanning dependencies of target symlink_libmysqlclient_r.so.18 [ 80%] Generating libmysqlclient_r.so.18 [ 80%] Built target symlink_libmysqlclient_r.so.18 Scanning dependencies of target gmock [ 80%] Building CXX object unittest/gunit/CMakeFiles/gmock.dir/__/__/source_downloads/googletest-release-1.8.0/googlemock/src/gmock-all.cc.o [ 80%] Linking CXX static library libgmock.a [ 80%] Built target gmock Scanning dependencies of target gtest [ 80%] Building CXX object unittest/gunit/CMakeFiles/gtest.dir/__/__/source_downloads/googletest-release-1.8.0/googletest/src/gtest-all.cc.o [ 80%] Linking CXX static library libgtest.a [ 80%] Built target gtest Scanning dependencies of target gunit_large [ 80%] Building CXX object unittest/gunit/CMakeFiles/gunit_large.dir/gunit_test_main_server.cc.o [ 80%] Building CXX object unittest/gunit/CMakeFiles/gunit_large.dir/test_utils.cc.o [ 80%] Building CXX object unittest/gunit/CMakeFiles/gunit_large.dir/tap_event_listener.cc.o [ 81%] Building CXX object unittest/gunit/CMakeFiles/gunit_large.dir/thread_utils.cc.o [ 81%] Linking CXX static library libgunit_large.a [ 81%] Built target gunit_large Scanning dependencies of target sqlgunitlib [ 81%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/filesort_utils.cc.o [ 81%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/mdl.cc.o [ 81%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/sql_list.cc.o [ 81%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/sql_string.cc.o [ 81%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/thr_malloc.cc.o [ 82%] Linking CXX static library libsqlgunitlib.a [ 82%] Built target sqlgunitlib Scanning dependencies of target gunit_small [ 82%] Building CXX object unittest/gunit/CMakeFiles/gunit_small.dir/gunit_test_main.cc.o [ 82%] Building CXX object unittest/gunit/CMakeFiles/gunit_small.dir/tap_event_listener.cc.o [ 82%] Building CXX object unittest/gunit/CMakeFiles/gunit_small.dir/thread_utils.cc.o [ 82%] Linking CXX static library libgunit_small.a [ 82%] Built target gunit_small Scanning dependencies of target merge_small_tests-t [ 82%] Building CXX object unittest/gunit/CMakeFiles/merge_small_tests-t.dir/merge_small_tests.cc.o [ 82%] Linking CXX executable merge_small_tests-t [ 82%] Built target merge_small_tests-t Scanning dependencies of target merge_large_tests-t [ 82%] Building CXX object unittest/gunit/CMakeFiles/merge_large_tests-t.dir/merge_large_tests.cc.o [ 82%] Building CXX object unittest/gunit/CMakeFiles/merge_large_tests-t.dir/__/__/storage/example/ha_example.cc.o [ 82%] Linking CXX executable merge_large_tests-t [ 82%] Built target merge_large_tests-t Scanning dependencies of target yassl-t [ 82%] Building CXX object unittest/gunit/yassl/CMakeFiles/yassl-t.dir/yassl-t.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/unittest/gunit/yassl/yassl-t.cc:27:0: /home/ushastry/Downloads/mysql-5.6.39/extra/yassl/include/yassl_int.hpp:470:5: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const VerifyCallback getVerifyCallback() const; ^~~~~ [ 82%] Linking CXX executable yassl-t [ 82%] Built target yassl-t Scanning dependencies of target simple-t [ 82%] Building C object unittest/examples/CMakeFiles/simple-t.dir/simple-t.c.o [ 82%] Linking C executable simple-t [ 82%] Built target simple-t Scanning dependencies of target todo-t [ 82%] Building C object unittest/examples/CMakeFiles/todo-t.dir/todo-t.c.o [ 82%] Linking C executable todo-t [ 82%] Built target todo-t Scanning dependencies of target skip_all-t [ 82%] Building C object unittest/examples/CMakeFiles/skip_all-t.dir/skip_all-t.c.o [ 82%] Linking C executable skip_all-t [ 82%] Built target skip_all-t Scanning dependencies of target skip-t [ 82%] Building C object unittest/examples/CMakeFiles/skip-t.dir/skip-t.c.o [ 82%] Linking C executable skip-t [ 82%] Built target skip-t Scanning dependencies of target no_plan-t [ 82%] Building C object unittest/examples/CMakeFiles/no_plan-t.dir/no_plan-t.c.o [ 82%] Linking C executable no_plan-t [ 82%] Built target no_plan-t Scanning dependencies of target basic-t [ 82%] Building C object unittest/mytap/t/CMakeFiles/basic-t.dir/basic-t.c.o [ 82%] Linking C executable basic-t [ 82%] Built target basic-t Scanning dependencies of target resolveip [ 82%] Building C object extra/CMakeFiles/resolveip.dir/resolveip.c.o [ 82%] Linking CXX executable resolveip [ 82%] Built target resolveip Scanning dependencies of target replace [ 82%] Building C object extra/CMakeFiles/replace.dir/replace.c.o /home/ushastry/Downloads/mysql-5.6.39/extra/replace.c: In function ‘static_get_options’: /home/ushastry/Downloads/mysql-5.6.39/extra/replace.c:175:9: warning: this statement may fall through [-Wimplicit-fallthrough=] version=1; ~~~~~~~^~ /home/ushastry/Downloads/mysql-5.6.39/extra/replace.c:176:7: note: here case 'I': ^~~~ [ 82%] Linking C executable replace [ 82%] Built target replace Scanning dependencies of target perror [ 82%] Building C object extra/CMakeFiles/perror.dir/perror.c.o [ 82%] Linking CXX executable perror [ 82%] Built target perror Scanning dependencies of target innochecksum [ 82%] Building CXX object extra/CMakeFiles/innochecksum.dir/innochecksum.cc.o [ 84%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0checksum.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.h:145:0, from /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/buf/buf0checksum.cc:29: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic: In function ‘ulint ut_fold_binary(const unsigned char*, ulint)’: /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:239:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:240:2: note: here case 6: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:241:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:242:2: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:243:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:244:2: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:245:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:246:2: note: here case 3: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:247:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:248:2: note: here case 2: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:249:8: warning: this statement may fall through [-Wimplicit-fallthrough=] fold = ut_fold_ulint_pair(fold, (ulint)(*str++)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/storage/innobase/include/ut0rnd.ic:250:2: note: here case 1: ^~~~ [ 84%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0crc32.cc.o [ 84%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0ut.cc.o [ 84%] Linking CXX executable innochecksum [ 84%] Built target innochecksum Scanning dependencies of target resolve_stack_dump [ 84%] Building CXX object extra/CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o [ 84%] Linking CXX executable resolve_stack_dump [ 84%] Built target resolve_stack_dump Scanning dependencies of target mysql_waitpid [ 84%] Building C object extra/CMakeFiles/mysql_waitpid.dir/mysql_waitpid.c.o [ 84%] Linking CXX executable mysql_waitpid [ 84%] Built target mysql_waitpid Scanning dependencies of target my_print_defaults [ 84%] Building C object extra/CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o [ 84%] Linking CXX executable my_print_defaults [ 84%] Built target my_print_defaults Scanning dependencies of target comp_sql [ 84%] Building C object scripts/CMakeFiles/comp_sql.dir/comp_sql.c.o [ 84%] Linking C executable comp_sql [ 84%] Built target comp_sql Scanning dependencies of target GenFixPrivs [ 84%] Generating mysql_fix_privilege_tables_sql.c [ 84%] Built target GenFixPrivs Scanning dependencies of target mysql_upgrade [ 84%] Building C object client/CMakeFiles/mysql_upgrade.dir/mysql_upgrade.c.o [ 84%] Linking CXX executable mysql_upgrade [ 84%] Built target mysql_upgrade Scanning dependencies of target mysqlbinlog [ 84%] Building CXX object client/CMakeFiles/mysqlbinlog.dir/mysqlbinlog.cc.o /home/ushastry/Downloads/mysql-5.6.39/client/mysqlbinlog.cc: In function ‘Exit_status process_event(PRINT_EVENT_INFO*, Log_event*, my_off_t, const char*)’: /home/ushastry/Downloads/mysql-5.6.39/client/mysqlbinlog.cc:987:18: warning: this statement may fall through [-Wimplicit-fallthrough=] destroy_evt= TRUE; /home/ushastry/Downloads/mysql-5.6.39/client/mysqlbinlog.cc:990:5: note: here case INTVAR_EVENT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/client/mysqlbinlog.cc:1240:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/client/mysqlbinlog.cc:1242:5: note: here case ROWS_QUERY_LOG_EVENT: ^~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/client/mysqlbinlog.cc:3157:0: /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c: In function ‘int count_trailing_zeroes(int, dec1)’: /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:266:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 0: if ((val % 1) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:267:3: note: here case 1: if ((val % 10) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:267:39: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: if ((val % 10) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:268:3: note: here case 2: if ((val % 100) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:268:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: if ((val % 100) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:269:3: note: here case 3: if ((val % 1000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:269:41: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: if ((val % 1000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:270:3: note: here case 4: if ((val % 10000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:270:42: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: if ((val % 10000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:271:3: note: here case 5: if ((val % 100000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:271:43: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: if ((val % 100000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:272:3: note: here case 6: if ((val % 1000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:272:44: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: if ((val % 1000000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:273:3: note: here case 7: if ((val % 10000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:273:45: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: if ((val % 10000000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:274:3: note: here case 8: if ((val % 100000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:274:46: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: if ((val % 100000000) != 0) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:275:3: note: here case 9: if ((val % 1000000000) != 0) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c: In function ‘int count_leading_zeroes(int, dec1)’: /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:233:41: warning: this statement may fall through [-Wimplicit-fallthrough=] case 9: if (val >= 1000000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:234:3: note: here case 8: if (val >= 100000000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:234:40: warning: this statement may fall through [-Wimplicit-fallthrough=] case 8: if (val >= 100000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:235:3: note: here case 7: if (val >= 10000000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:235:39: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: if (val >= 10000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:236:3: note: here case 6: if (val >= 1000000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:236:38: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: if (val >= 1000000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:237:3: note: here case 5: if (val >= 100000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:237:37: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: if (val >= 100000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:238:3: note: here case 4: if (val >= 10000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:238:36: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: if (val >= 10000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:239:3: note: here case 3: if (val >= 1000) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:239:35: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: if (val >= 1000) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:240:3: note: here case 2: if (val >= 100) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:240:34: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: if (val >= 100) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:241:3: note: here case 1: if (val >= 10) break; ++ret; ^~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:241:33: warning: this statement may fall through [-Wimplicit-fallthrough=] case 1: if (val >= 10) break; ++ret; ^~~~~ /home/ushastry/Downloads/mysql-5.6.39/strings/decimal.c:242:3: note: here case 0: if (val >= 1) break; ++ret; ^~~~ [ 84%] Linking CXX executable mysqlbinlog [ 84%] Built target mysqlbinlog Scanning dependencies of target mysql_config_editor [ 84%] Building CXX object client/CMakeFiles/mysql_config_editor.dir/mysql_config_editor.cc.o [ 84%] Linking CXX executable mysql_config_editor [ 84%] Built target mysql_config_editor Scanning dependencies of target mysqldump [ 84%] Building C object client/CMakeFiles/mysqldump.dir/mysqldump.c.o /home/ushastry/Downloads/mysql-5.6.39/client/mysqldump.c: In function ‘print_xml_comment’: /home/ushastry/Downloads/mysql-5.6.39/client/mysqldump.c:2001:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*(comment_string + 1) == '-') /* Only one hyphen allowed. */ ^ /home/ushastry/Downloads/mysql-5.6.39/client/mysqldump.c:2003:5: note: here default: ^~~~~~~ [ 84%] Building C object client/CMakeFiles/mysqldump.dir/__/sql-common/my_user.c.o [ 84%] Linking CXX executable mysqldump [ 84%] Built target mysqldump Scanning dependencies of target mysqlcheck [ 84%] Building C object client/CMakeFiles/mysqlcheck.dir/mysqlcheck.c.o [ 84%] Linking CXX executable mysqlcheck [ 84%] Built target mysqlcheck Scanning dependencies of target mysql [ 84%] Building CXX object client/CMakeFiles/mysql.dir/completion_hash.cc.o [ 84%] Building CXX object client/CMakeFiles/mysql.dir/mysql.cc.o [ 84%] Building CXX object client/CMakeFiles/mysql.dir/readline.cc.o [ 84%] Building CXX object client/CMakeFiles/mysql.dir/sql_string.cc.o [ 84%] Linking CXX executable mysql [ 84%] Built target mysql Scanning dependencies of target mysqltest [ 84%] Building CXX object client/CMakeFiles/mysqltest.dir/mysqltest.cc.o [ 84%] Linking CXX executable mysqltest [ 84%] Built target mysqltest Scanning dependencies of target mysqlshow [ 84%] Building C object client/CMakeFiles/mysqlshow.dir/mysqlshow.c.o [ 84%] Linking CXX executable mysqlshow [ 84%] Built target mysqlshow Scanning dependencies of target mysqlimport [ 84%] Building C object client/CMakeFiles/mysqlimport.dir/mysqlimport.c.o [ 84%] Linking CXX executable mysqlimport [ 84%] Built target mysqlimport Scanning dependencies of target mysql_plugin [ 84%] Building C object client/CMakeFiles/mysql_plugin.dir/mysql_plugin.c.o [ 84%] Linking CXX executable mysql_plugin [ 84%] Built target mysql_plugin Scanning dependencies of target mysqladmin [ 84%] Building CXX object client/CMakeFiles/mysqladmin.dir/mysqladmin.cc.o [ 85%] Linking CXX executable mysqladmin [ 85%] Built target mysqladmin Scanning dependencies of target mysqlslap [ 85%] Building C object client/CMakeFiles/mysqlslap.dir/mysqlslap.c.o [ 85%] Linking CXX executable mysqlslap [ 85%] Built target mysqlslap Scanning dependencies of target bug25714 [ 85%] Building C object tests/CMakeFiles/bug25714.dir/bug25714.c.o [ 85%] Linking CXX executable bug25714 [ 85%] Built target bug25714 Scanning dependencies of target mysql_client_test [ 85%] Building C object tests/CMakeFiles/mysql_client_test.dir/mysql_client_test.c.o [ 85%] Linking CXX executable mysql_client_test [ 85%] Built target mysql_client_test Scanning dependencies of target mysqld [ 85%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o [ 85%] Linking CXX executable mysqld [ 85%] Built target mysqld Scanning dependencies of target partition_embedded [ 85%] Building CXX object sql/CMakeFiles/partition_embedded.dir/ha_partition.cc.o [ 85%] Linking CXX static library libpartition_embedded.a [ 85%] Built target partition_embedded Scanning dependencies of target mysql_tzinfo_to_sql [ 85%] Building CXX object sql/CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o [ 85%] Linking CXX executable mysql_tzinfo_to_sql [ 85%] Built target mysql_tzinfo_to_sql Scanning dependencies of target udf_example [ 85%] Building CXX object sql/CMakeFiles/udf_example.dir/udf_example.cc.o [ 85%] Linking CXX shared module udf_example.so [ 85%] Built target udf_example Scanning dependencies of target sql_embedded [ 85%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/emb_qcache.cc.o [ 85%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/lib_sql.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/libmysqld/../sql/mysqld.cc:25:0, from /home/ushastry/Downloads/mysql-5.6.39/libmysqld/lib_sql.cc:30: /home/ushastry/Downloads/mysql-5.6.39/libmysqld/../sql/mysqld.cc: In function ‘my_bool mysqld_get_one_option(int, const my_option*, char*)’: /home/ushastry/Downloads/mysql-5.6.39/libmysqld/../sql/sql_priv.h:47:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (((THD *) Thd) != NULL) \ ^ /home/ushastry/Downloads/mysql-5.6.39/libmysqld/../sql/mysqld.cc:8461:5: note: in expansion of macro ‘WARN_DEPRECATED’ WARN_DEPRECATED(NULL, "--language/-l", "'--lc-messages-dir'"); ^~~~~~~~~~~~~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/libmysqld/lib_sql.cc:30:0: /home/ushastry/Downloads/mysql-5.6.39/libmysqld/../sql/mysqld.cc:8463:3: note: here case OPT_LC_MESSAGES_DIRECTORY: ^~~~ [ 85%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/libmysqld.c.o [ 85%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_yacc.cc.o /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy: In function ‘int MYSQLparse(THD*)’: /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5110:36: warning: this statement may fall through [-Wimplicit-fallthrough=] /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5111:17: note: here /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5113:36: warning: this statement may fall through [-Wimplicit-fallthrough=] /export/home2/pb2/build/sb_1-26265336-1512804992.09/mysql-5.6.39-release-export-12275738_gpl/sql/sql_yacc.yy:5114:17: note: here [ 85%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_builtin.cc.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/client/get_password.c.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/errmsg.c.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/libmysql.c.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client.c.o /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c: In function ‘mysql_read_default_options’: /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c:1209:29: warning: this statement may fall through [-Wimplicit-fallthrough=] options->protocol = MYSQL_PROTOCOL_PIPE; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql-common/client.c:1210:2: note: here case OPT_connect_timeout: ^~~~ [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client_plugin.c.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_time.c.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_user.c.o [ 86%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/pack.c.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/binlog.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/event_parse_data.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/hash_filo.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/log_event.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_filter.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_injector.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_record.cc.o [ 86%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_reporting.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_utility.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/uuid.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_misc.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_sid_map.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_set.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_specification.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_state.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_owned.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_cache.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_execution.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_mutex_cond_array.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/abstract_query_plan.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/datadict.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/debug_sync.cc.o [ 87%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/derror.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/des_key_file.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/discover.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/field.cc: In member function ‘bool Create_field::init(THD*, const char*, enum_field_types, const char*, const char*, uint, Item*, Item*, LEX_STRING*, const char*, List*, const CHARSET_INFO*, uint)’: /home/ushastry/Downloads/mysql-5.6.39/sql/field.cc:9997:13: warning: this statement may fall through [-Wimplicit-fallthrough=] sql_type= MYSQL_TYPE_NEWDATE; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/field.cc:9999:3: note: here case MYSQL_TYPE_NEWDATE: ^~~~ [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field_conv.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort_utils.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/gcalc_slicescan.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/gcalc_tools.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/gstream.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/handler.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/hostname.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/init.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/item.cc: In member function ‘Field* Item::tmp_table_field_from_field_type(TABLE*, bool)’: /home/ushastry/Downloads/mysql-5.6.39/sql/item.cc:6173:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fixed_length && max_length <= CONVERT_IF_BIGGER_TO_BLOB) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/item.cc:6180:3: note: here case MYSQL_TYPE_ENUM: ^~~~ [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_buff.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_cmpfunc.cc.o [ 88%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_create.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_func.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/item_func.cc: In member function ‘virtual my_decimal* Item_func_mod::decimal_op(my_decimal*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/item_func.cc:1913:26: warning: this statement may fall through [-Wimplicit-fallthrough=] signal_divide_by_null(); ~~~~~~~~~~~~~~~~~~~~~^~ /home/ushastry/Downloads/mysql-5.6.39/sql/item_func.cc:1914:3: note: here default: ^~~~~~~ [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_geofunc.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_row.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_strfunc.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_subselect.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_sum.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_timefunc.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_xmlfunc.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/item_inetfunc.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/key.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/keycaches.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/lock.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/log.cc.o In file included from /home/ushastry/Downloads/mysql-5.6.39/include/my_pthread.h:838:0, from /home/ushastry/Downloads/mysql-5.6.39/include/my_sys.h:44, from /home/ushastry/Downloads/mysql-5.6.39/include/my_getopt.h:20, from /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.h:36, from /home/ushastry/Downloads/mysql-5.6.39/sql/structs.h:23, from /home/ushastry/Downloads/mysql-5.6.39/sql/unireg.h:170, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.h:19, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:29: /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc: In member function ‘virtual void TC_LOG_MMAP::close()’: /home/ushastry/Downloads/mysql-5.6.39/include/mysql/psi/mysql_thread.h:497:56: warning: this statement may fall through [-Wimplicit-fallthrough=] #define mysql_cond_destroy(C) inline_mysql_cond_destroy(C) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2930:5: note: in expansion of macro ‘mysql_cond_destroy’ mysql_cond_destroy(&COND_pool); ^~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2931:3: note: here case 5: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2932:12: warning: this statement may fall through [-Wimplicit-fallthrough=] data[0]='A'; // garble the first (signature) byte, in case mysql_file_delete fails ~~~~~~~^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2933:3: note: here case 4: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2942:12: warning: this statement may fall through [-Wimplicit-fallthrough=] my_free(pages); ~~~~~~~^~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2943:3: note: here case 2: ^~~~ In file included from /home/ushastry/Downloads/mysql-5.6.39/include/my_getopt.h:20:0, from /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.h:36, from /home/ushastry/Downloads/mysql-5.6.39/sql/structs.h:23, from /home/ushastry/Downloads/mysql-5.6.39/sql/unireg.h:170, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.h:19, from /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:29: /home/ushastry/Downloads/mysql-5.6.39/include/my_sys.h:903:39: warning: this statement may fall through [-Wimplicit-fallthrough=] #define my_munmap(a,b) munmap((a),(b)) ~~~~~~^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2944:5: note: in expansion of macro ‘my_munmap’ my_munmap((char*)data, (size_t)file_length); ^~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/log.cc:2945:3: note: here case 1: ^~~~ [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/mdl.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/mf_iocache.cc.o [ 89%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/my_decimal.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/net_serv.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_explain.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_explain_traditional.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_explain_json.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_range.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_sum.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/opt_sum.cc: In function ‘int maxmin_in_range(bool, Field*, Item*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/opt_sum.cc:1039:12: warning: this statement may fall through [-Wimplicit-fallthrough=] less_fl= 1; ~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/opt_sum.cc:1040:3: note: here case Item_func::GT_FUNC: ^~~~ [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_trace.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/opt_trace2server.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/parse_file.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/partition_info.cc.o [ 90%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/password.c.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/procedure.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/protocol.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/records.cc.o [ 90%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_handler.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/scheduler.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/set_var.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/signal_handler.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sp.cc: In function ‘String* sp_get_item_value(THD*, Item*, String*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sp.cc:2712:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (item->field_type() != MYSQL_TYPE_BIT) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sp.cc:2715:3: note: here case STRING_RESULT: ^~~~ [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_cache.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_head.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_instr.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_pcontext.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sp_rcontext.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/spatial.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/string_service.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_acl.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_admin.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_alloc_error_handler.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_alter.cc.o [ 91%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_analyse.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_audit.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_base.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_bootstrap.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_cache.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_class.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_connect.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_crypt.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_cursor.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_data_change.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_db.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_delete.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_derived.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_digest.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_digest.cc: In function ‘sql_digest_state* digest_add_token(sql_digest_state*, uint, YYSTYPE*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_digest.cc:461:28: warning: this statement may fall through [-Wimplicit-fallthrough=] } while (found_unary); ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_digest.cc:464:5: note: here case LEX_HOSTNAME: ^~~~ [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_do.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_error.cc.o [ 92%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_executor.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_get_diagnostics.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_handler.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc: In member function ‘virtual bool Sql_cmd_handler_read::execute(THD*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:682:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (m_key_name) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:703:5: note: here case RFIRST: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:722:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (table->file->inited == handler::INDEX) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_handler.cc:728:5: note: here case RLAST: ^~~~ [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_help.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_insert.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_join_buffer.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_lex.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc: In function ‘int lex_one_token(YYSTYPE*, THD*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1022:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lip->yyGet() == 'N') ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1028:5: note: here case MY_LEX_CHAR: // Unknown or single char token ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1086:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lip->yyPeek() == '\'') ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1091:5: note: here case MY_LEX_IDENT_OR_BIN: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1092:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (lip->yyPeek() == '\'') ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1097:5: note: here case MY_LEX_IDENT: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1434:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (thd->variables.sql_mode & MODE_ANSI_QUOTES) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_lex.cc:1440:5: note: here case MY_LEX_STRING: // Incomplete text string ^~~~ [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_list.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_load.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_locale.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_manager.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_optimizer.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_optimizer.cc: In member function ‘void JOIN::optimize_fts_query()’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_optimizer.cc:9399:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_optimizer.cc:9401:5: note: here default: ^~~~~~~ [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_parse.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc: In function ‘int mysql_execute_command(THD*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:3368:12: warning: this statement may fall through [-Wimplicit-fallthrough=] break; ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:3371:3: note: here case SQLCOM_UPDATE_MULTI: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:4218:28: warning: this statement may fall through [-Wimplicit-fallthrough=] lex->no_write_to_binlog= 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_parse.cc:4219:3: note: here case SQLCOM_FLUSH: ^~~~ [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_partition.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_partition_admin.cc.o [ 93%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_planner.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc: In member function ‘void Optimize_table_order::best_access_path(JOIN_TAB*, table_map, uint, bool, double, POSITION*, POSITION*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:335:52: warning: ‘loose_scan_opt.Loose_scan_opt::best_max_loose_keypart’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->loosescan_parts= best_max_loose_keypart + 1; ~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_max_loose_keypart’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:333:15: warning: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_start_key’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->key= best_loose_scan_start_key; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_start_key’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:332:24: warning: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_records’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->records_read= best_loose_scan_records; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_records’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:334:25: warning: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_key’ may be used uninitialized in this function [-Wmaybe-uninitialized] pos->loosescan_key= best_loose_scan_key; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_planner.cc:431:18: note: ‘loose_scan_opt.Loose_scan_opt::best_loose_scan_key’ was declared here Loose_scan_opt loose_scan_opt; ^~~~~~~~~~~~~~ [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_plugin.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc: In function ‘bool plugin_load_list(MEM_ROOT*, int*, char**, const char*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1605:11: warning: this statement may fall through [-Wimplicit-fallthrough=] list= NULL; /* terminate the loop */ ^ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1608:5: note: here case ':': /* can't use this as delimiter as it may be drive letter */ ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1650:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (str == &name) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_plugin.cc:1657:5: note: here default: ^~~~~~~ [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_prepare.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_prepare.cc: In function ‘bool check_prepared_statement(Prepared_statement*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_prepare.cc:2090:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (res != 2) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_prepare.cc:2093:3: note: here case SQLCOM_UPDATE_MULTI: ^~~~ [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_profile.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_reload.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_rename.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_resolver.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_rewrite.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_select.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_servers.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_show.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_show.cc: In member function ‘virtual bool Show_create_error_handler::handle_condition(THD*, uint, const char*, Sql_condition::enum_warning_level, const char*, Sql_condition**)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_show.cc:801:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!strcmp(get_view_access_denied_message(), message)) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_show.cc:807:5: note: here case ER_COLUMNACCESS_DENIED_ERROR: ^~~~ [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_signal.cc.o [ 94%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_state.c.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_string.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_table.cc.o /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc: In function ‘int execute_ddl_log_action(THD*, DDL_LOG_ENTRY*)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:1196:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ddl_log_entry->phase == 0) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:1233:5: note: here case DDL_LOG_RENAME_ACTION: ^~~~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc: In function ‘bool alter_table_manage_keys(TABLE*, int, Alter_info::enum_enable_or_disable)’: /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:6439:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!indexes_were_disabled) ^~ /home/ushastry/Downloads/mysql-5.6.39/sql/sql_table.cc:6442:3: note: here case Alter_info::DISABLE: ^~~~ [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_tablespace.cc.o [ 94%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_test.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_time.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_tmp_table.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_trigger.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_truncate.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_udf.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_union.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_update.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_view.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/strfunc.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sys_vars.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/table.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/table_cache.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/thr_malloc.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/transaction.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/tztime.cc.o [ 95%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/uniques.cc.o [ 96%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/unireg.cc.o [ 96%] Linking CXX static library libsql_embedded.a [ 96%] Built target sql_embedded [ 96%] Generating mysqlserver_depends.c Scanning dependencies of target mysqlserver [ 97%] Building C object libmysqld/CMakeFiles/mysqlserver.dir/mysqlserver_depends.c.o [ 97%] Linking C static library libmysqld.a /usr/bin/ar: creating /home/ushastry/Downloads/mysql-5.6.39/libmysqld/libmysqld.a [ 97%] Built target mysqlserver Scanning dependencies of target mysqltest_embedded [ 97%] Building CXX object libmysqld/examples/CMakeFiles/mysqltest_embedded.dir/__/__/client/mysqltest.cc.o [ 98%] Linking CXX executable mysqltest_embedded [ 98%] Built target mysqltest_embedded Scanning dependencies of target mysql_embedded [100%] Building CXX object libmysqld/examples/CMakeFiles/mysql_embedded.dir/__/__/client/completion_hash.cc.o [100%] Building CXX object libmysqld/examples/CMakeFiles/mysql_embedded.dir/__/__/client/mysql.cc.o [100%] Building CXX object libmysqld/examples/CMakeFiles/mysql_embedded.dir/__/__/client/readline.cc.o [100%] Linking CXX executable mysql_embedded [100%] Built target mysql_embedded Scanning dependencies of target mysql_client_test_embedded [100%] Building C object libmysqld/examples/CMakeFiles/mysql_client_test_embedded.dir/__/__/tests/mysql_client_test.c.o [100%] Linking CXX executable mysql_client_test_embedded [100%] Built target mysql_client_test_embedded Scanning dependencies of target my_safe_process [100%] Building CXX object mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/safe_process.cc.o [100%] Linking CXX executable my_safe_process [100%] Built target my_safe_process ushastry@Ubunut1710:~/Downloads/mysql-5.6.39$ ushastry@Ubunut1710:~/Downloads/mysql-5.6.39$ make install -- Artful Aardvark gcc 7.2, cmake 3.9.1 ushastry@Ubunut1710:~/Downloads/mysql-5.6.39$ cmake . -DENABLE_DOWNLOADS=1 -DCMAKE_INSTALL_PREFIX=/home/ushastry/Downloads/mysql-5639 ushastry@Ubunut1710:~/Downloads/mysql-5.6.39$ make ushastry@Ubunut1710:~/Downloads/mysql-5.6.39$ make install rm -rf 89441 scripts/mysql_install_db --basedir=$PWD --datadir=$PWD/89441 bin/mysqld --no-defaults --basedir=$PWD --datadir=$PWD/89441 --core-file --socket=/tmp/mysql_ushastry.sock --port=3306 --log-error=$PWD/89441/log.err 2>&1 & -- import http://downloads.mysql.com/docs/world.sql.zip ushastry@Ubunut1710:~/Downloads/mysql-5639$ bin/mysql -uroot -S /tmp/mysql_ushastry.sock < world.sql ushastry@Ubunut1710:~/Downloads/mysql-5639$ bin/mysql -uroot -S /tmp/mysql_ushastry.sock