Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wiznote.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3392/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wiznote.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False rpm: -E: missing argument sh: line 0: test: -eq: unary operator expected warning: Could not canonicalize hostname: copr-builder-870758811.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/wiznote-2.3.1-1.gitfdd16c9.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wiznote.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3392/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wiznote.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False rpm: -E: missing argument sh: line 0: test: -eq: unary operator expected Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mJMWC1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + /usr/bin/gzip -dc /builddir/build/SOURCES/WizQTClient-fdd16c9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JbUGMe + umask 022 + cd /builddir/build/BUILD + cd WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + sed -i -r /crypt/d lib/CMakeLists.txt + sed -i -e /cryptlib/az -e 's|cryptlib|cryptopp|' src/CMakeLists.txt ++ LANG=c ++ gcc --version ++ awk 'gsub(/\./,""){print $3;exit}' + gcc_version=485 + '[' 485 -ge 490 ']' + sed -i 's|lib/wiznote/plugins|lib64/wiznote/plugins|' src/main.cpp src/plugins/coreplugin/CMakeLists.txt src/plugins/helloworld/CMakeLists.txt src/plugins/markdown/CMakeLists.txt lib/aggregation/CMakeLists.txt lib/extensionsystem/CMakeLists.txt CMakeLists.txt + mkdir dist + pushd dist ~/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist ~/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DCMAKE_INSTALL_PREFIX=/usr -DWIZNOTE_USE_QT5=ON -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE Clucene whill compiling as Release -- Checking to see if CXX compiler accepts flag -pg -- Checking to see if CXX compiler accepts flag -pg - yes -- Boost version: 1.53.0 Boost found -- Boost_INCLUDE_DIR : /usr/include -- Looking for include files sys/time.h, time.h -- Looking for include files sys/time.h, time.h - found -- Looking for C++ include stdlib.h -- Looking for C++ include stdlib.h - found -- Looking for C++ include stdarg.h -- Looking for C++ include stdarg.h - found -- Looking for C++ include stdio.h -- Looking for C++ include stdio.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Looking for C++ include ctype.h -- Looking for C++ include ctype.h - found -- Looking for C++ include algorithm -- Looking for C++ include algorithm - found -- Looking for C++ include functional -- Looking for C++ include functional - found -- Looking for C++ include map -- Looking for C++ include map - found -- Looking for C++ include vector -- Looking for C++ include vector - found -- Looking for C++ include list -- Looking for C++ include list - found -- Looking for C++ include set -- Looking for C++ include set - found -- Looking for C++ include math.h -- Looking for C++ include math.h - found -- Looking for C++ include fcntl.h -- Looking for C++ include fcntl.h - found -- Looking for C++ include limits.h -- Looking for C++ include limits.h - found -- Looking for C++ include string.h -- Looking for C++ include string.h - found -- Looking for C++ include sys/time.h -- Looking for C++ include sys/time.h - found -- Looking for C++ include memory.h -- Looking for C++ include memory.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include io.h -- Looking for C++ include io.h - not found -- Looking for C++ include direct.h -- Looking for C++ include direct.h - not found -- Looking for C++ include sys/dir.h -- Looking for C++ include sys/dir.h - found -- Looking for C++ include sys/ndir.h -- Looking for C++ include sys/ndir.h - not found -- Looking for C++ include dirent.h -- Looking for C++ include dirent.h - found -- Looking for C++ include wctype.h -- Looking for C++ include wctype.h - found -- Looking for C++ include stat.h -- Looking for C++ include stat.h - not found -- Looking for C++ include sys/stat.h -- Looking for C++ include sys/stat.h - found -- Looking for C++ include stdexcept -- Looking for C++ include stdexcept - found -- Looking for C++ include errno.h -- Looking for C++ include errno.h - found -- Looking for C++ include windef.h -- Looking for C++ include windef.h - not found -- Looking for C++ include windows.h -- Looking for C++ include windows.h - not found -- Looking for C++ include wchar.h -- Looking for C++ include wchar.h - found -- Looking for C++ include hash_map -- Looking for C++ include hash_map - found -- Looking for C++ include hash_set -- Looking for C++ include hash_set - found -- Looking for C++ include ext/hash_map -- Looking for C++ include ext/hash_map - found -- Looking for C++ include tr1/unordered_set -- Looking for C++ include tr1/unordered_set - found -- Looking for C++ include tr1/unordered_map -- Looking for C++ include tr1/unordered_map - found -- Looking for C++ include sys/timeb.h -- Looking for C++ include sys/timeb.h - found -- Looking for C++ include tchar.h -- Looking for C++ include tchar.h - not found -- Looking for C++ include strings.h -- Looking for C++ include strings.h - found -- Looking for C++ include sys/mman.h -- Looking for C++ include sys/mman.h - found -- Looking for C++ include winerror.h -- Looking for C++ include winerror.h - not found -- Choosing type for int8_t -- Check size of int8_t -- Check size of int8_t - done -- Choosing type for int8_t - signed int8_t -- Choosing type for uint8_t -- Check size of uint8_t -- Check size of uint8_t - done -- Choosing type for uint8_t - unsigned uint8_t -- Choosing type for int16_t -- Check size of int16_t -- Check size of int16_t - done -- Choosing type for int16_t - signed int16_t -- Choosing type for uint16_t -- Check size of uint16_t -- Check size of uint16_t - done -- Choosing type for uint16_t - unsigned uint16_t -- Choosing type for int32_t -- Check size of int32_t -- Check size of int32_t - done -- Choosing type for int32_t - signed int32_t -- Choosing type for uint32_t -- Check size of uint32_t -- Check size of uint32_t - done -- Choosing type for uint32_t - unsigned uint32_t -- Choosing type for int64_t -- Check size of int64_t -- Check size of int64_t - done -- Choosing type for int64_t - signed int64_t -- Choosing type for uint64_t -- Check size of uint64_t -- Check size of uint64_t - done -- Choosing type for uint64_t - unsigned uint64_t -- Choosing type for size_t -- Check size of size_t -- Check size of size_t - done -- Choosing type for size_t - unsigned size_t -- Choosing option for HAVE_TYPE__TIMEB -- Performing Test _CL_HAVE_OPTION__TIMEB -- Performing Test _CL_HAVE_OPTION__TIMEB - Failed -- Performing Test _CL_HAVE_OPTION_TIMEB -- Performing Test _CL_HAVE_OPTION_TIMEB - Success -- Choosing option for HAVE_TYPE__TIMEB - timeb -- Performing Test HAVE_SYMBOL_FLOAT_T -- Performing Test HAVE_SYMBOL_FLOAT_T - Success -- Check size of DWORD -- Check size of DWORD - failed -- Looking for printf -- Looking for printf - found -- Looking for strftime -- Looking for strftime - found -- Looking for wcscpy -- Looking for wcscpy - found -- Looking for wcsncpy -- Looking for wcsncpy - found -- Looking for wcscat -- Looking for wcscat - found -- Looking for wcschr -- Looking for wcschr - found -- Looking for wcsstr -- Looking for wcsstr - found -- Looking for wcslen -- Looking for wcslen - found -- Looking for wcscmp -- Looking for wcscmp - found -- Looking for wcsncmp -- Looking for wcsncmp - found -- Looking for wcscspn -- Looking for wcscspn - found -- Looking for wcsupr -- Looking for wcsupr - not found -- Looking for wcscasecmp -- Looking for wcscasecmp - found -- Looking for wcsicmp -- Looking for wcsicmp - not found -- Looking for wcstoll -- Looking for wcstoll - found -- Looking for wprintf -- Looking for wprintf - found -- Looking for lltow -- Looking for lltow - not found -- Looking for wcstod -- Looking for wcstod - found -- Looking for wcsdup -- Looking for wcsdup - found -- Looking for strupr -- Looking for strupr - not found -- Looking for strlwr -- Looking for strlwr - not found -- Looking for lltoa -- Looking for lltoa - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for _vsnwprintf -- Looking for _vsnwprintf - not found -- Looking for mmap -- Looking for mmap - found -- Looking for MapViewOfFile -- Looking for MapViewOfFile(0,0,0,0,0) - not found -- Choosing function for fileHandleStat -- Looking for fstati64 -- Looking for fstati64 - not found -- Looking for _fstati64 -- Looking for _fstati64 - not found -- Looking for fstat64 -- Looking for fstat64 - found -- Choosing function for fileHandleStat - fstat64 -- Choosing function for fileStat -- Looking for stati64 -- Looking for stati64 - not found -- Looking for _stati64 -- Looking for _stati64 - not found -- Looking for stat64 -- Looking for stat64 - found -- Choosing function for fileStat - stat64 -- Choosing function for fileSize -- Looking for filelengthi64 -- Looking for filelengthi64 - not found -- Looking for _filelengthi64 -- Looking for _filelengthi64 - not found -- Looking for filelength -- Looking for filelength - not found -- Looking for _filelength -- Looking for _filelength - not found -- Choosing function for fileSize - using default -- Choosing function for fileSeek -- Looking for lseeki64 -- Looking for lseeki64 - not found -- Looking for _lseeki64 -- Looking for _lseeki64 - not found -- Looking for lseek64 -- Looking for lseek64 - found -- Choosing function for fileSeek - lseek64 -- Choosing option for HAVE_TYPE_CL_STAT_T -- Performing Test _CL_HAVE_OPTION_STATI64 -- Performing Test _CL_HAVE_OPTION_STATI64 - Failed -- Performing Test _CL_HAVE_OPTION__STATI64 -- Performing Test _CL_HAVE_OPTION__STATI64 - Failed -- Performing Test _CL_HAVE_OPTION_STAT64 -- Performing Test _CL_HAVE_OPTION_STAT64 - Success -- Choosing option for HAVE_TYPE_CL_STAT_T - stat64 -- Choosing function for fileTell -- Looking for telli64 -- Looking for telli64 - not found -- Looking for _telli64 -- Looking for _telli64 - not found -- Looking for tell64 -- Looking for tell64 - not found -- Looking for tell -- Looking for tell - not found -- Looking for _tell -- Looking for _tell - not found -- Choosing function for fileTell - using default -- Choosing function for _realpath -- Looking for realpath -- Looking for realpath - found -- Choosing function for _realpath - realpath -- Choosing function for _rename -- Looking for rename -- Looking for rename - found -- Choosing function for _rename - rename -- Choosing function for _close -- Looking for _close -- Looking for _close((int)0) - not found -- Looking for close -- Looking for close - found -- Choosing function for _close - close -- Choosing function for _read -- Looking for _read -- Looking for _read((int)0, (void*)0, (unsigned int)0) - not found -- Looking for read -- Looking for read - found -- Choosing function for _read - read -- Choosing function for _cl_open -- Looking for _open -- Looking for _open(0,0,0) - not found -- Looking for open -- Looking for open - found -- Choosing function for _cl_open - open -- Choosing function for _write -- Looking for _write -- Looking for _write((int)0, (const void*)0, (unsigned int)0) - not found -- Looking for write -- Looking for write - found -- Choosing function for _write - write -- Choosing function for _unlink -- Looking for _unlink -- Looking for _unlink((const char*)0) - not found -- Looking for unlink -- Looking for unlink - found -- Choosing function for _unlink - unlink -- Choosing function for _ftime -- Looking for _ftime -- Looking for _ftime(0) - not found -- Looking for ftime -- Looking for ftime - found -- Choosing function for _ftime - ftime -- Choosing function for _mkdir -- Looking for _mkdir -- Looking for _mkdir((const char*)0) - not found -- Choosing function for _mkdir - using default -- Choosing function for SLEEPFUNCTION -- Looking for usleep -- Looking for usleep - found -- Choosing function for SLEEPFUNCTION - usleep -- Choosing function for _snprintf -- Looking for snprintf -- Looking for snprintf - found -- Choosing function for _snprintf - snprintf -- Choosing function for _snwprintf -- Looking for snwprintf -- Looking for snwprintf - not found -- Looking for _snwprintf -- Looking for _snwprintf - not found -- Choosing function for _snwprintf - not found -- Choosing symbol for _O_RANDOM -- Looking for _O_RANDOM -- Looking for _O_RANDOM - not found -- Looking for O_RANDOM -- Looking for O_RANDOM - not found -- Choosing symbol for _O_RANDOM - not found -- Choosing symbol for _O_BINARY -- Looking for _O_BINARY -- Looking for _O_BINARY - not found -- Looking for O_BINARY -- Looking for O_BINARY - not found -- Choosing symbol for _O_BINARY - not found -- Choosing symbol for _S_IREAD -- Looking for _S_IREAD -- Looking for _S_IREAD - not found -- Looking for S_IREAD -- Looking for S_IREAD - found -- Choosing symbol for _S_IREAD - S_IREAD -- Choosing symbol for _S_IWRITE -- Looking for _S_IWRITE -- Looking for _S_IWRITE - not found -- Looking for S_IWRITE -- Looking for S_IWRITE - found -- Choosing symbol for _S_IWRITE - S_IWRITE -- Choosing type for TCHAR -- Check size of TCHAR -- Check size of TCHAR - failed -- Check size of wchar_t -- Check size of wchar_t - done -- Choosing type for TCHAR - wchar_t -- Choosing symbol for _T -- Looking for _T -- Looking for _T - not found -- Choosing symbol for _T - not found -- Performing Test _CL_HAVE_PTHREAD_MUTEX_RECURSIVE -- Performing Test _CL_HAVE_PTHREAD_MUTEX_RECURSIVE - Success -- Performing Test _CL_HAVE_GCC_ATOMIC_FUNCTIONS -- Performing Test _CL_HAVE_GCC_ATOMIC_FUNCTIONS - Success -- Performing Test _CL_HAVE_GCCVISIBILITYPATCH -- Performing Test _CL_HAVE_GCCVISIBILITYPATCH - Success -- Performing Test _CL_HAVE_TRY_BLOCKS -- Performing Test _CL_HAVE_TRY_BLOCKS - Success -- Checking support new float byte<->float conversions -- Checking support new float byte<->float conversions - yes -- Choosing namespace for hashmaps -- Performing Test _CL_HAVE_STD__TR1_HASHMAP -- Performing Test _CL_HAVE_STD__TR1_HASHMAP - Success -- Choosing namespace for hashmaps - std::tr1::func -- Performing Test _CL_HAVE_NAMESPACES -- Performing Test _CL_HAVE_NAMESPACES - Success -- Performing Test _CL_HAVE_NO_SNPRINTF_BUG -- Performing Test _CL_HAVE_NO_SNPRINTF_BUG - Success -- Performing Test _CL_ILONGLONG_LL -- Performing Test _CL_ILONGLONG_LL - Success -- Performing Test LUCENE_STATIC_CONSTANT_SYNTAX -- Performing Test LUCENE_STATIC_CONSTANT_SYNTAX - Success -- Check for ANSI scope -- Check for ANSI scope - found -- Checking to see if CXX compiler accepts flag -fprofile-arcs -ftest-coverage -- Checking to see if CXX compiler accepts flag -fprofile-arcs -ftest-coverage - yes -- pluginview.qrc -- /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/qrc_pluginview.cpp -- /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/resources/wiznote.qrc WizNote whll compiling as Release, use Qt: 5.5.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 -B/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build.make lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/depend make -f lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build.make lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/DependInfo.cmake --color= Scanning dependencies of target clucene-shared-static make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build.make lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 0%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/SharedHeader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/SharedHeader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/SharedHeader.cpp Scanning dependencies of target clucene-core-static make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build.make lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 0%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/gunichartables.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -Wno-cpp -o CMakeFiles/clucene-shared-static.dir/CLucene/config/gunichartables.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/gunichartables.cpp make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 0%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/StdHeader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/StdHeader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/StdHeader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 0%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/debug/error.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/debug/error.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/debug/error.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 0%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcslwr.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcslwr.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/repl_tcslwr.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 87 [ 1%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcstoll.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcstoll.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/repl_tcstoll.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 1%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/ThreadLocal.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/ThreadLocal.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/ThreadLocal.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 1%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcscasecmp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcscasecmp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/repl_tcscasecmp.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/ThreadLocal.cpp: In member function 'void lucene::util::_ThreadLocal::set(void*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/ThreadLocal.cpp:162:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] bool ret; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 1%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tprintf.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tprintf.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/repl_tprintf.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 1%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_lltot.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_lltot.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/repl_lltot.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 1%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcstod.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcstod.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/repl_tcstod.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 61 [ 2%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/Reader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/Reader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 88 [ 4%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/utf8.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/utf8.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/utf8.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/utf8.cpp: In function 'size_t lucene_utf8charlen(unsigned char)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/utf8.cpp:230:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable] int mask = 0; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'virtual int32_t lucene::util::StringReader::read(const TCHAR*&, int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:75:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( m_size == pos ) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:78:23: note: in expansion of macro 'cl_min' int32_t r = (int32_t)cl_min(cl_max(min,max),m_size-pos); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'virtual int64_t lucene::util::StringReader::reset(int64_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:88:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( pos >= 0 && pos < this->m_size ) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'virtual int64_t lucene::util::StringReader::skip(int64_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:93:14: note: in expansion of macro 'cl_min' int64_t s = cl_min(ntoskip, m_size-pos); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'virtual int32_t lucene::util::AStringReader::read(const signed char*&, int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:133:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( m_size == pos ) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:136:23: note: in expansion of macro 'cl_min' int32_t r = (int32_t)cl_min(cl_max(min,max),m_size-pos); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'int32_t lucene::util::AStringReader::read(const unsigned char*&, int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:141:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( m_size == pos ) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:144:23: note: in expansion of macro 'cl_min' int32_t r = (int32_t)cl_min(cl_max(min,max),m_size-pos); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'virtual int64_t lucene::util::AStringReader::reset(int64_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:154:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( pos >= 0 && pos < this->m_size ) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp: In member function 'virtual int64_t lucene::util::AStringReader::skip(int64_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Reader.cpp:159:14: note: in expansion of macro 'cl_min' int64_t s = cl_min(ntoskip, m_size-pos); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/config/threads.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/config/threads.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp: In static member function 'static pthread_t lucene::util::mutex_thread::CreateThread(void* (*)(void*), void*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp:207:10: warning: unused variable 'nRes' [-Wunused-variable] int nRes = pthread_create(&ret, NULL, func, arg); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp: In member function 'void lucene::util::shared_condition::Wait(lucene::util::mutex_thread*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp:262:9: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res = 0; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp: In member function 'void lucene::util::shared_condition::NotifyAll()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/config/threads.cpp:267:9: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res = 0; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/debug/condition.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/debug/condition.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/debug/condition.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/util/StringBuffer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/util/StringBuffer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/StringBuffer.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/StringBuffer.cpp: In member function 'void lucene::util::StringBuffer::insert(size_t, const TCHAR*, size_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/StringBuffer.cpp:371:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length == -1) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/StringBuffer.cpp: In member function 'bool lucene::util::StringBuffer::substringEquals(size_t, size_t, const TCHAR*, size_t) const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/StringBuffer.cpp:406:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length == -1) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/Equators.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/Equators.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/Equators.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/util/Misc.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/util/Misc.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/Misc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/FastCharStream.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/FastCharStream.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/FastCharStream.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 4%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/MD5Digester.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/MD5Digester.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/MD5Digester.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 89 [ 5%] Building CXX object lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/CLucene/util/dirent.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/c++ -DMAKE_CLUCENE_SHARED_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-shared-static.dir/CLucene/util/dirent.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/util/dirent.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 5%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/StringIntern.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/StringIntern.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/StringIntern.cpp Linking CXX static library ../../../../bin/libclucene-shared-static.a cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/cmake -P CMakeFiles/clucene-shared-static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared && /usr/bin/cmake -E cmake_link_script CMakeFiles/clucene-shared-static.dir/link.txt --verbose=1 /usr/bin/ar cr ../../../../bin/libclucene-shared-static.a CMakeFiles/clucene-shared-static.dir/CLucene/SharedHeader.o CMakeFiles/clucene-shared-static.dir/CLucene/config/gunichartables.o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcslwr.o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcstoll.o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcscasecmp.o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tprintf.o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_lltot.o CMakeFiles/clucene-shared-static.dir/CLucene/config/repl_tcstod.o CMakeFiles/clucene-shared-static.dir/CLucene/config/utf8.o CMakeFiles/clucene-shared-static.dir/CLucene/config/threads.o CMakeFiles/clucene-shared-static.dir/CLucene/debug/condition.o CMakeFiles/clucene-shared-static.dir/CLucene/util/StringBuffer.o CMakeFiles/clucene-shared-static.dir/CLucene/util/Misc.o CMakeFiles/clucene-shared-static.dir/CLucene/util/dirent.o /usr/bin/ranlib ../../../../bin/libclucene-shared-static.a make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 87 88 89 [ 5%] Built target clucene-shared-static make -f lib/quazip/CMakeFiles/quazip_automoc.dir/build.make lib/quazip/CMakeFiles/quazip_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip/CMakeFiles/quazip_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target quazip_automoc make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/quazip/CMakeFiles/quazip_automoc.dir/build.make lib/quazip/CMakeFiles/quazip_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 5%] Automoc for target quazip cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip/CMakeFiles/quazip_automoc.dir/ Generating moc_quagzipfile.cpp Generating moc_quaziodevice.cpp Generating moc_quazipfile.cpp make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 5%] Built target quazip_automoc make -f lib/aggregation/CMakeFiles/aggregation_automoc.dir/build.make lib/aggregation/CMakeFiles/aggregation_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/CMakeFiles/aggregation_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target aggregation_automoc make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/aggregation/CMakeFiles/aggregation_automoc.dir/build.make lib/aggregation/CMakeFiles/aggregation_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 5%] Automoc for target aggregation cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/CMakeFiles/aggregation_automoc.dir/ Generating moc_aggregate.cpp make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 5%] Built target aggregation_automoc make -f lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target extensionsystem_automoc make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 94 [ 6%] Automoc for target extensionsystem cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 62 [ 8%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/util/BitSet.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/util/BitSet.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/util/BitSet.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 8%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/FastCharStream.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/FastCharStream.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/FastCharStream.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/FastCharStream.cpp: In member function 'void lucene::queryParser::FastCharStream::refill()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/FastCharStream.cpp:47:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (bufferLength == _bufferSize) { // grow buffer ^ Generating moc_iplugin.cpp Generating moc_plugindetailsview.cpp Generating moc_pluginerroroverview.cpp Generating moc_pluginerrorview.cpp Generating moc_pluginmanager.cpp Generating moc_pluginmanager_p.cpp Generating moc_pluginspec_p.cpp Generating moc_pluginview.cpp make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 94 [ 8%] Built target extensionsystem_automoc make -f src/CMakeFiles/WizNote_automoc.dir/build.make src/CMakeFiles/WizNote_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/CMakeFiles/WizNote_automoc.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles Scanning dependencies of target WizNote_automoc make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f src/CMakeFiles/WizNote_automoc.dir/build.make src/CMakeFiles/WizNote_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 8%] [ 8%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/MultiFieldQueryParser.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/MultiFieldQueryParser.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/MultiFieldQueryParser.cpp Automoc for target WizNote cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/CMakeFiles/WizNote_automoc.dir/ Generating moc_cellbutton.cpp Generating moc_wizCommentManager.cpp Generating moc_infobar.cpp Generating moc_wizSearchWidget_mm.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/mac/wizSearchWidget_mm.h:0: Note: No relevant classes found. No output generated. /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 8%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryParser.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryParser.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParser.cpp Generating moc_messagecompleter.cpp Generating moc_messagelistview.cpp Generating moc_notecomments.cpp Generating moc_notecomments_p.cpp Generating moc_notifybar.cpp Generating moc_plugindialog.cpp Generating moc_websocketclientwrapper.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/websocketclientwrapper.h:0: Note: No relevant classes found. No output generated. Generating moc_websockettransport.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/websockettransport.h:0: Note: No relevant classes found. No output generated. /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 8%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryParserTokenManager.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryParserTokenManager.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp: In member function 'void lucene::queryParser::QueryParserTokenManager::jjCheckNAdd(int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (jjrounds[state] != jjround) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp: In member function 'int32_t lucene::queryParser::QueryParserTokenManager::jjMoveNfa_3(int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:547:74: warning: operation on '((lucene::queryParser::QueryParserTokenManager*)this)->lucene::queryParser::QueryParserTokenManager::jjnewStateCnt' may be undefined [-Wsequence-point] if ((i = jjnewStateCnt) == (startsAt = 36 - (jjnewStateCnt = startsAt))) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp: In member function 'int32_t lucene::queryParser::QueryParserTokenManager::jjMoveNfa_1(int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:759:73: warning: operation on '((lucene::queryParser::QueryParserTokenManager*)this)->lucene::queryParser::QueryParserTokenManager::jjnewStateCnt' may be undefined [-Wsequence-point] if ((i = jjnewStateCnt) == (startsAt = 7 - (jjnewStateCnt = startsAt))) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp: In member function 'int32_t lucene::queryParser::QueryParserTokenManager::jjMoveNfa_0(int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:857:73: warning: operation on '((lucene::queryParser::QueryParserTokenManager*)this)->lucene::queryParser::QueryParserTokenManager::jjnewStateCnt' may be undefined [-Wsequence-point] if ((i = jjnewStateCnt) == (startsAt = 3 - (jjnewStateCnt = startsAt))) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp: In member function 'int32_t lucene::queryParser::QueryParserTokenManager::jjMoveNfa_2(int32_t, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:1069:73: warning: operation on '((lucene::queryParser::QueryParserTokenManager*)this)->lucene::queryParser::QueryParserTokenManager::jjnewStateCnt' may be undefined [-Wsequence-point] if ((i = jjnewStateCnt) == (startsAt = 7 - (jjnewStateCnt = startsAt))) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 63 [ 9%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryToken.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryToken.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/QueryToken.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 9%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/Lexer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/Lexer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/legacy/Lexer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 9%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/MultiFieldQueryParser.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/MultiFieldQueryParser.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/legacy/MultiFieldQueryParser.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 9%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryParser.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryParser.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/legacy/QueryParser.cpp Generating moc_wizDatabase.cpp Generating moc_wizDatabaseManager.cpp Generating moc_wizEventLoop.cpp Generating moc_wizFileMonitor.cpp Generating moc_wizIndex.cpp Generating moc_wizIndexBase.cpp Generating moc_wizLocalPeer.cpp Generating moc_wizLockedFile.cpp Generating moc_wizMessageBox.cpp Generating moc_wizObjectDataDownloader.cpp Generating moc_wizObjectOperator.cpp Generating moc_wizSearchIndexer.cpp Generating moc_wizSingleApplication.cpp Generating moc_wizUDPClient.cpp Generating moc_wizanimateaction.cpp Generating moc_wizcommonui.cpp Generating moc_wizpopupwidget.cpp Generating moc_wiztitlebar.cpp Generating moc_wizui.cpp Generating moc_wizziwreader.cpp Generating moc_asyncapi.cpp Generating moc_avatar.cpp Generating moc_avatar_p.cpp Generating moc_avataruploader.cpp Generating moc_token.cpp Generating moc_token_p.cpp Generating moc_wizKMServer.cpp Generating moc_wizXmlRpcServer.cpp Generating moc_wizkmsync.cpp Generating moc_thumbcache.cpp Generating moc_thumbcache_p.cpp Generating moc_titlebar.cpp Generating moc_titleedit.cpp Generating moc_logger.cpp Generating moc_WizCodeEditorDialog.cpp Generating moc_wizAdvancedSearchDialog.cpp Generating moc_wizCrashReportDialog.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizCrashReportDialog.h:0: Note: No relevant classes found. No output generated. /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 9%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryParserBase.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryParserBase.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/legacy/QueryParserBase.cpp Generating moc_wizCustomToolBar.cpp Generating moc_wizEmailShareDialog.cpp Generating moc_wizFramelessWebDialog.cpp Generating moc_wizIAPDialog.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizIAPDialog.h:0: Note: No relevant classes found. No output generated. /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 64 [ 10%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryToken.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryToken.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/legacy/QueryToken.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 10%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/TokenList.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/TokenList.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/queryParser/legacy/TokenList.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 10%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardAnalyzer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardAnalyzer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/standard/StandardAnalyzer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 10%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/standard/StandardFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 10%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardTokenizer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardTokenizer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/standard/StandardTokenizer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 65 [ 12%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/analysis/Analyzers.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/analysis/Analyzers.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/Analyzers.cpp Generating moc_wizImageButton.cpp Generating moc_wizLocalProgressWebView.cpp Generating moc_wizMarkdownTemplateDialog.cpp Generating moc_wizScreenShotWidget.cpp Generating moc_wizScrollBar.cpp Generating moc_wizSegmentedButton.cpp Generating moc_wizShareLinkDialog.cpp Generating moc_wizSingleDocumentView.cpp Generating moc_wizTagBar.cpp Generating moc_wizTipsWidget.cpp Generating moc_wizTrayIcon.cpp Generating moc_wizUserInfoWidget.cpp Generating moc_wizUserInfoWidgetBase.cpp Generating moc_wizVerificationCodeDialog.cpp Generating moc_wizButton.cpp Generating moc_wizCategoryView.cpp Generating moc_wizDocTemplateDialog.cpp Generating moc_wizDocumentEditStatus.cpp Generating moc_wizDocumentListView.cpp Generating moc_wizDocumentListViewItem.cpp Generating moc_wizDocumentSelectionView.cpp Generating moc_wizDocumentTransitionView.cpp Generating moc_wizDocumentView.cpp Generating moc_wizDocumentWebEngine.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebEngine.h:0: Note: No relevant classes found. No output generated. In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/Analyzers.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/Analyzers.cpp: In member function 'virtual lucene::analysis::Token* lucene::analysis::KeywordTokenizer::next(lucene::analysis::Token*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/Analyzers.cpp:548:39: note: in expansion of macro 'cl_min' rd = input->read(readBuffer, 1, cl_min(bufferSize, token->bufferLength()-upto) ); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/Analyzers.cpp:551:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( upto == token->bufferLength() ){ ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/Analyzers.cpp:557:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( token->bufferLength() < upto + 1 ){ ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 12%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/analysis/AnalysisHeader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/analysis/AnalysisHeader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp: In member function 'void lucene::analysis::Token::setText(const TCHAR*, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp:133:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(bufferTextLen < l+1) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp: In member function 'void lucene::analysis::Token::setTermLength(int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/analysis/AnalysisHeader.cpp:148:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(bufferTextLen= maxMergeSize || info->docCount >= maxMergeDocs); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 21%] Building CXX object lib/quazip/CMakeFiles/quazip.dir/quacrc32.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip -o CMakeFiles/quazip.dir/quacrc32.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip/quacrc32.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 21%] Building CXX object lib/quazip/CMakeFiles/quazip.dir/quaadler32.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip -o CMakeFiles/quazip.dir/quaadler32.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip/quaadler32.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 21%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/DocumentsWriter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/DocumentsWriter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 21%] Building CXX object lib/quazip/CMakeFiles/quazip.dir/qioapi.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip -o CMakeFiles/quazip.dir/qioapi.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip/qioapi.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp: In destructor 'lucene::index::DocumentsWriter::~DocumentsWriter()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:126:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (this->postingsFreeCountDW < this->postingsFreeListDW.length) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp: In member function 'void lucene::index::DocumentsWriter::appendPostings(lucene::util::ArrayBase*, lucene::index::TermInfosWriter*, lucene::store::IndexOutput*, lucene::store::IndexOutput*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:698:10: warning: unused variable 'result' [-Wunused-variable] bool result = fms->nextTerm(); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp: In member function 'void lucene::index::DocumentsWriter::getPostings(lucene::util::ValueArray&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:1179:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (this->postingsFreeCountDW < postings.length) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:1191:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numToCopy < postings.length) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:1194:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (newPostingsAllocCount > this->postingsFreeListDW.length) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp: In member function 'void lucene::index::DocumentsWriter::balanceRAM()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:1338:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( size_t i = this->postingsFreeCountDW-numToFree;i< this->postingsFreeCountDW; i++ ){ ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp: In member function 'bool lucene::index::DocumentsWriter::FieldMergeState::nextTerm()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriter.cpp:1431:8: warning: unused variable 'result' [-Wunused-variable] bool result = nextDoc(); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 98 [ 23%] Building CXX object lib/quazip/CMakeFiles/quazip.dir/JlCompress.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip -o CMakeFiles/quazip.dir/JlCompress.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip/JlCompress.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 23%] Building CXX object lib/quazip/CMakeFiles/quazip.dir/quazip_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip -o CMakeFiles/quazip.dir/quazip_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip/quazip_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 23%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/DocumentsWriterThreadState.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/DocumentsWriterThreadState.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp Linking CXX static library ../../bin/libquazip.a cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/cmake -P CMakeFiles/quazip.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/cmake -E cmake_link_script CMakeFiles/quazip.dir/link.txt --verbose=1 /usr/bin/ar cr ../../bin/libquazip.a CMakeFiles/quazip.dir/zip.c.o CMakeFiles/quazip.dir/unzip.c.o CMakeFiles/quazip.dir/quazipnewinfo.cpp.o CMakeFiles/quazip.dir/quazipfileinfo.cpp.o CMakeFiles/quazip.dir/quazipfile.cpp.o CMakeFiles/quazip.dir/quazipdir.cpp.o CMakeFiles/quazip.dir/quazip.cpp.o CMakeFiles/quazip.dir/quaziodevice.cpp.o CMakeFiles/quazip.dir/quagzipfile.cpp.o CMakeFiles/quazip.dir/quacrc32.cpp.o CMakeFiles/quazip.dir/quaadler32.cpp.o CMakeFiles/quazip.dir/qioapi.cpp.o CMakeFiles/quazip.dir/JlCompress.cpp.o CMakeFiles/quazip.dir/quazip_automoc.cpp.o /usr/bin/ranlib ../../bin/libquazip.a make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 96 97 98 [ 23%] Built target quazip make -f lib/aggregation/CMakeFiles/aggregation.dir/build.make lib/aggregation/CMakeFiles/aggregation.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/CMakeFiles/aggregation.dir/DependInfo.cmake --color= Scanning dependencies of target aggregation make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/aggregation/CMakeFiles/aggregation.dir/build.make lib/aggregation/CMakeFiles/aggregation.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 23%] Building CXX object lib/aggregation/CMakeFiles/aggregation.dir/aggregate.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Daggregation_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation -o CMakeFiles/aggregation.dir/aggregate.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/aggregation/aggregate.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp: In member function 'void lucene::index::DocumentsWriter::ThreadState::init(lucene::document::Document*, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:208:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (_parent->norms.length <= fi->number) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:230:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numAllFieldData == allFieldDataArray.length) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:264:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numFieldData == fieldDataArray.length) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:271:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (!fp->doVectors && numVectorFields++ == vectorFieldPointers.length) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:283:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fp->fieldCount == fp->docFields.length) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp: In member function 'void lucene::index::DocumentsWriter::ThreadState::trimFields()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:503:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (hashSize != fp->postingsHash.length) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp: In member function 'lucene::index::DocumentsWriter::PostingVector* lucene::index::DocumentsWriter::ThreadState::FieldData::addNewVector()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DocumentsWriterThreadState.cpp:954:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (postingsVectorsUpto == threadState->postingsVectors.length) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 35 [ 24%] Building CXX object lib/aggregation/CMakeFiles/aggregation.dir/aggregation_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Daggregation_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation -o CMakeFiles/aggregation.dir/aggregation_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/aggregation_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 71 [ 26%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermVector.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermVector.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentTermVector.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 26%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/TermVectorReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/TermVectorReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermVectorReader.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermVectorReader.cpp: In member function 'void lucene::index::TermVectorsReader::readTermVector(const TCHAR*, int64_t, lucene::index::TermVectorMapper*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermVectorReader.cpp:362:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (buffer.length < totalLength + 1) // increase buffer ^ Linking CXX shared library ../../lib64/wiznote/plugins/libaggregation.so cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation && /usr/bin/cmake -E cmake_link_script CMakeFiles/aggregation.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libaggregation.so -o ../../lib64/wiznote/plugins/libaggregation.so CMakeFiles/aggregation.dir/aggregate.cpp.o CMakeFiles/aggregation.dir/aggregation_automoc.cpp.o /usr/lib64/libQt5Core.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 -Wl,-rpath,::::::::::::::::::::::::::::::::::::::::::::::::::: make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 35 [ 26%] Built target aggregation make -f lib/extensionsystem/CMakeFiles/extensionsystem.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 26%] Generating qrc_pluginview.cpp cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/lib64/qt5/bin/rcc --name pluginview --output /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/qrc_pluginview.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginview.qrc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 26%] Generating ui_pluginview.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/ui_pluginview.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginview.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 26%] Generating ui_pluginerrorview.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/ui_pluginerrorview.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginerrorview.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 91 [ 27%] Generating ui_plugindetailsview.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/ui_plugindetailsview.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/plugindetailsview.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 27%] Generating ui_pluginerroroverview.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/ui_pluginerroroverview.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginerroroverview.ui cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/CMakeFiles/extensionsystem.dir/DependInfo.cmake --color= Scanning dependencies of target extensionsystem make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f lib/extensionsystem/CMakeFiles/extensionsystem.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 27%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/pluginerrorview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/pluginerrorview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginerrorview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 27%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/FieldInfos.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/FieldInfos.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/FieldInfos.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 27%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/CompoundFile.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/CompoundFile.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/CompoundFile.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 27%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/plugindetailsview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/plugindetailsview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/plugindetailsview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 27%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/SkipListReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/SkipListReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SkipListReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 72 [ 28%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/SkipListWriter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/SkipListWriter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SkipListWriter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 28%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/IndexFileDeleter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexFileDeleter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexFileDeleter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 92 [ 30%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/invoker.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/invoker.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/invoker.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexFileDeleter.cpp: In member function 'void lucene::index::IndexFileDeleter::deleteCommits()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexFileDeleter.cpp:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( commits.size() == writeTo ) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 30%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/iplugin.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/iplugin.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/iplugin.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 30%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 30%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/pluginmanager.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/pluginmanager.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginmanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 30%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/DirectoryIndexReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/DirectoryIndexReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/DirectoryIndexReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 30%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/TermVectorWriter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/TermVectorWriter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermVectorWriter.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermVectorWriter.cpp: In member function 'void lucene::index::TermVectorsWriter::addAllDocVectors(lucene::util::ArrayBase*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermVectorWriter.cpp:192:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int32_t k=0;k >*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentMerger.cpp:158:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int32_t i = 0; i < IndexFileNames::COMPOUND_EXTENSIONS().length; i++) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentMerger.cpp:177:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int32_t i = 0; i < IndexFileNames::VECTOR_EXTENSIONS().length; i++) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentMerger.cpp: In member function 'int32_t lucene::index::SegmentMerger::appendPostings(lucene::index::SegmentMergeInfo**, int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentMerger.cpp:700:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (payloadLength == lastPayloadLength) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 31%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/IndexWriter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexWriter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexWriter.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexWriter.cpp: In member function 'void lucene::index::IndexWriter::addIndexes(lucene::util::ArrayBase&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexWriter.cpp:1184:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int32_t i = 0; i< dirs.length; i++) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexWriter.cpp: In member function 'void lucene::index::IndexWriter::addIndexesNoOptimize(lucene::util::ArrayBase&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexWriter.cpp:1234:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int32_t i = 0; i< dirs.length; i++) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 31%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/pluginview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/pluginview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 93 [ 32%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/optionsparser.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/optionsparser.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/optionsparser.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 32%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/MultiReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/MultiReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/MultiReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 74 [ 34%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/MultiSegmentReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/MultiSegmentReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/MultiSegmentReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/plugincollection.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/plugincollection.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/plugincollection.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/pluginerroroverview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/pluginerroroverview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem/pluginerroroverview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/Payload.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/Payload.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/Payload.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/Payload.cpp: In member function 'void lucene::index::Payload::setData(lucene::util::ValueArray&, int32_t, int32_t, bool)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/Payload.cpp:65:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (offset < 0 || offset + length > data.length) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermEnum.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermEnum.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentTermEnum.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfo.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfo.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermInfo.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/IndexModifier.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexModifier.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/IndexModifier.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/qrc_pluginview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/qrc_pluginview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/qrc_pluginview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 34%] Building CXX object lib/extensionsystem/CMakeFiles/extensionsystem.dir/extensionsystem_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dextensionsystem_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/extensionsystem.dir/extensionsystem_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/extensionsystem_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 75 [ 35%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentMergeQueue.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentMergeQueue.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/SegmentMergeQueue.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/FieldsReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/FieldsReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/FieldsReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfosReader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfosReader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/TermInfosReader.cpp Linking CXX shared library ../../lib64/wiznote/plugins/libextensionsystem.so cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/cmake -E cmake_link_script CMakeFiles/extensionsystem.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libextensionsystem.so -o ../../lib64/wiznote/plugins/libextensionsystem.so CMakeFiles/extensionsystem.dir/pluginerrorview.cpp.o CMakeFiles/extensionsystem.dir/plugindetailsview.cpp.o CMakeFiles/extensionsystem.dir/invoker.cpp.o CMakeFiles/extensionsystem.dir/iplugin.cpp.o CMakeFiles/extensionsystem.dir/pluginmanager.cpp.o CMakeFiles/extensionsystem.dir/pluginspec.cpp.o CMakeFiles/extensionsystem.dir/pluginview.cpp.o CMakeFiles/extensionsystem.dir/optionsparser.cpp.o CMakeFiles/extensionsystem.dir/plugincollection.cpp.o CMakeFiles/extensionsystem.dir/pluginerroroverview.cpp.o CMakeFiles/extensionsystem.dir/qrc_pluginview.cpp.o CMakeFiles/extensionsystem.dir/extensionsystem_automoc.cpp.o /usr/lib64/libQt5Core.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 ../../lib64/wiznote/plugins/libaggregation.so -ldl /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 -Wl,-rpath,/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins: make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 91 92 93 [ 35%] Built target extensionsystem make -f src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build.make src/plugins/coreplugin/CMakeFiles/coreplugin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin/CMakeFiles/coreplugin.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/index/MultipleTermPositions.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/index/MultipleTermPositions.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/MultipleTermPositions.cpp Scanning dependencies of target coreplugin make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build.make src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object src/plugins/coreplugin/CMakeFiles/coreplugin.dir/coreplugin.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/c++ -DCORE_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dcoreplugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/coreplugin.dir/coreplugin.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin/coreplugin.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/MultipleTermPositions.cpp: In member function 'void lucene::index::MultipleTermPositions::IntQueue::add(int32_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/index/MultipleTermPositions.cpp:94:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (_lastIndex == _array->length) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/Compare.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/Compare.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/Compare.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/Scorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/Scorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/Scorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 35%] Building CXX object src/plugins/coreplugin/CMakeFiles/coreplugin.dir/icore.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/c++ -DCORE_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dcoreplugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/coreplugin.dir/icore.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin/icore.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 76 [ 36%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/ScorerDocQueue.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/ScorerDocQueue.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ScorerDocQueue.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 36%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/PhraseScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/PhraseScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PhraseScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 36%] Building CXX object src/plugins/coreplugin/CMakeFiles/coreplugin.dir/inoteview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/c++ -DCORE_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dcoreplugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/coreplugin.dir/inoteview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin/inoteview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 36%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/SloppyPhraseScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/SloppyPhraseScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/SloppyPhraseScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 36%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/DisjunctionSumScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/DisjunctionSumScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/DisjunctionSumScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 36%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/ConjunctionScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/ConjunctionScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ConjunctionScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 36%] Building CXX object src/plugins/coreplugin/CMakeFiles/coreplugin.dir/itreeview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/c++ -DCORE_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dcoreplugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/coreplugin.dir/itreeview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin/itreeview.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ConjunctionScorer.cpp: In member function 'bool lucene::search::ConjunctionScorer::doNext()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ConjunctionScorer.cpp:68:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] first = (first == (scorers->length-1)) ? 0 : first+1; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 77 [ 38%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/PhraseQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/PhraseQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PhraseQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 38%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/PrefixQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/PrefixQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PrefixQuery.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PrefixQuery.cpp: In member function 'virtual lucene::search::Query* lucene::search::PrefixQuery::rewrite(lucene::index::IndexReader*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PrefixQuery.cpp:112:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i=prefixLen-1;i!=-1;--i ){ ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PrefixQuery.cpp: In member function 'void lucene::search::PrefixFilter::PrefixGenerator::generate(lucene::index::IndexReader*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PrefixQuery.cpp:228:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i=prefixLen-1;i!=-1;--i ){ ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 90 [ 39%] Building CXX object src/plugins/coreplugin/CMakeFiles/coreplugin.dir/aboutdialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/c++ -DCORE_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dcoreplugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/coreplugin.dir/aboutdialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin/aboutdialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 39%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/ExactPhraseScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/ExactPhraseScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ExactPhraseScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 39%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/TermScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/TermScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/TermScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 39%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/Similarity.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/Similarity.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/Similarity.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 78 [ 41%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/BooleanScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 41%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanScorer2.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanScorer2.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/BooleanScorer2.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 41%] Building CXX object src/plugins/coreplugin/CMakeFiles/coreplugin.dir/coreplugin_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/c++ -DCORE_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dcoreplugin_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -o CMakeFiles/coreplugin.dir/coreplugin_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin/coreplugin_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 41%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/HitQueue.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/HitQueue.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/HitQueue.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 41%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/FieldCacheImpl.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldCacheImpl.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FieldCacheImpl.cpp Linking CXX shared library ../../../lib64/wiznote/plugins/libCore.so cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/cmake -E cmake_link_script CMakeFiles/coreplugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libCore.so -o ../../../lib64/wiznote/plugins/libCore.so CMakeFiles/coreplugin.dir/coreplugin.cpp.o CMakeFiles/coreplugin.dir/icore.cpp.o CMakeFiles/coreplugin.dir/inoteview.cpp.o CMakeFiles/coreplugin.dir/itreeview.cpp.o CMakeFiles/coreplugin.dir/aboutdialog.cpp.o CMakeFiles/coreplugin.dir/coreplugin_automoc.cpp.o /usr/lib64/libQt5Core.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 ../../../lib64/wiznote/plugins/libextensionsystem.so ../../../lib64/wiznote/plugins/libaggregation.so /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 -ldl -Wl,-rpath,/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins: cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/cmake -E make_directory /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/cmake -E copy /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin/Core.pluginspec /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 90 [ 41%] Built target coreplugin make -f src/plugins/markdown/CMakeFiles/markdown.dir/build.make src/plugins/markdown/CMakeFiles/markdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/markdown /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown/CMakeFiles/markdown.dir/DependInfo.cmake --color= Scanning dependencies of target markdown make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f src/plugins/markdown/CMakeFiles/markdown.dir/build.make src/plugins/markdown/CMakeFiles/markdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 95 [ 42%] Building CXX object src/plugins/markdown/CMakeFiles/markdown.dir/markdown.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown && /usr/bin/c++ -DMARKDOWN_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dmarkdown_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -o CMakeFiles/markdown.dir/markdown.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/markdown/markdown.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 42%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/ChainedFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/ChainedFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ChainedFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 79 [ 43%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/RangeFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/RangeFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/RangeFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/CachingWrapperFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/CachingWrapperFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/CachingWrapperFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/QueryFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/QueryFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/QueryFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/TermQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/TermQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/TermQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Building CXX object src/plugins/markdown/CMakeFiles/markdown.dir/markdown_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown && /usr/bin/c++ -DMARKDOWN_LIBRARY -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dmarkdown_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -o CMakeFiles/markdown.dir/markdown_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown/markdown_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/FuzzyQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/FuzzyQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FuzzyQuery.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/_ApiHeader.h:16:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FuzzyQuery.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FuzzyQuery.cpp: In member function 'float_t lucene::search::FuzzyTermEnum::similarity(const TCHAR*, size_t)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared/CLucene/_SharedHeader.h:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define cl_min(a,b) ((a)>(b) ? (b) : (a)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FuzzyQuery.cpp:207:32: note: in expansion of macro 'cl_min' bestPossibleEditDistance = cl_min(bestPossibleEditDistance, d[i + (j*dWidth)]); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 80 [ 45%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/SearchHeader.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/SearchHeader.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/SearchHeader.cpp Linking CXX shared library ../../../lib64/wiznote/plugins/libMarkDown.so cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown && /usr/bin/cmake -E cmake_link_script CMakeFiles/markdown.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libMarkDown.so -o ../../../lib64/wiznote/plugins/libMarkDown.so CMakeFiles/markdown.dir/markdown.cpp.o CMakeFiles/markdown.dir/markdown_automoc.cpp.o /usr/lib64/libQt5Core.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 ../../../lib64/wiznote/plugins/libextensionsystem.so ../../../lib64/wiznote/plugins/libCore.so ../../../lib64/wiznote/plugins/libextensionsystem.so ../../../lib64/wiznote/plugins/libaggregation.so /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 -ldl -Wl,-rpath,/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins: /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown && /usr/bin/cmake -E copy /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/markdown/MarkDown.pluginspec /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins [ 45%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/RangeQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/RangeQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/RangeQuery.cpp make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 95 [ 45%] Built target markdown make -f src/plugins/helloworld/CMakeFiles/helloworld.dir/build.make src/plugins/helloworld/CMakeFiles/helloworld.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/helloworld /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld/CMakeFiles/helloworld.dir/DependInfo.cmake --color= Scanning dependencies of target helloworld make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f src/plugins/helloworld/CMakeFiles/helloworld.dir/build.make src/plugins/helloworld/CMakeFiles/helloworld.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 45%] Building CXX object src/plugins/helloworld/CMakeFiles/helloworld.dir/helloworldplugin.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dhelloworld_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld -o CMakeFiles/helloworld.dir/helloworldplugin.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/helloworld/helloworldplugin.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 45%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/IndexSearcher.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/IndexSearcher.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/IndexSearcher.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 45%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/Sort.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/Sort.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/Sort.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 45%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/PhrasePositions.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/PhrasePositions.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/PhrasePositions.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 81 [ 46%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/FieldDocSortedHitQueue.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldDocSortedHitQueue.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FieldDocSortedHitQueue.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 46%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/WildcardTermEnum.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/WildcardTermEnum.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/WildcardTermEnum.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 46%] Building CXX object src/plugins/helloworld/CMakeFiles/helloworld.dir/helloworldwindow.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dhelloworld_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld -o CMakeFiles/helloworld.dir/helloworldwindow.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/helloworld/helloworldwindow.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 46%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/MultiSearcher.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/MultiSearcher.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/MultiSearcher.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 46%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/Hits.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/Hits.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/Hits.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 46%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/MultiTermQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/MultiTermQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/MultiTermQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 46%] Building CXX object src/plugins/helloworld/CMakeFiles/helloworld.dir/helloworld_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -Dhelloworld_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIC -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld -o CMakeFiles/helloworld.dir/helloworld_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld/helloworld_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 82 [ 47%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/FilteredTermEnum.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/FilteredTermEnum.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FilteredTermEnum.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 47%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/FieldSortedHitQueue.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldSortedHitQueue.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FieldSortedHitQueue.cpp Linking CXX shared library ../../../lib64/wiznote/plugins/libHelloWorld.so cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld && /usr/bin/cmake -E cmake_link_script CMakeFiles/helloworld.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHelloWorld.so -o ../../../lib64/wiznote/plugins/libHelloWorld.so CMakeFiles/helloworld.dir/helloworldplugin.cpp.o CMakeFiles/helloworld.dir/helloworldwindow.cpp.o CMakeFiles/helloworld.dir/helloworld_automoc.cpp.o /usr/lib64/libQt5Core.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 ../../../lib64/wiznote/plugins/libextensionsystem.so ../../../lib64/wiznote/plugins/libCore.so ../../../lib64/wiznote/plugins/libextensionsystem.so ../../../lib64/wiznote/plugins/libaggregation.so /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 -ldl -Wl,-rpath,/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins: /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 47%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/WildcardQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/WildcardQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/WildcardQuery.cpp cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld && /usr/bin/cmake -E copy /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/helloworld/HelloWorld.pluginspec /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 47%] Built target helloworld /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 47%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/Explanation.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/Explanation.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/Explanation.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 47%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/BooleanQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 83 [ 49%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/FieldCache.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldCache.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/FieldCache.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 49%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/DateFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/DateFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/DateFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 49%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/MatchAllDocsQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/MatchAllDocsQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/MatchAllDocsQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 49%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/MultiPhraseQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/MultiPhraseQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/MultiPhraseQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 49%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/ConstantScoreQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/ConstantScoreQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/ConstantScoreQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 84 [ 50%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/CachingSpanFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/CachingSpanFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/CachingSpanFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/SpanQueryFilter.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/SpanQueryFilter.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/SpanQueryFilter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/NearSpansOrdered.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/NearSpansOrdered.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/NearSpansOrdered.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/NearSpansUnordered.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/NearSpansUnordered.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/NearSpansUnordered.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanFirstQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanFirstQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanFirstQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 85 [ 52%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanNearQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanNearQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanNearQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 52%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanNotQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanNotQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanNotQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 52%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanOrQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanOrQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanOrQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 52%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanScorer.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanScorer.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanScorer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 52%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanTermQuery.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanTermQuery.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanTermQuery.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 86 [ 53%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanWeight.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanWeight.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/SpanWeight.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] Building CXX object lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/CLucene/search/spans/TermSpans.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/c++ -DMAKE_CLUCENE_CORE_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -fPIC -ansi -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -D_REENTRANT -D_UCS2 -D_UNICODE -o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/TermSpans.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core/CLucene/search/spans/TermSpans.cpp Linking CXX static library ../../../../bin/libclucene-core-static.a cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/cmake -P CMakeFiles/clucene-core-static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/clucene-core-static.dir/link.txt --verbose=1 /usr/bin/ar cr ../../../../bin/libclucene-core-static.a CMakeFiles/clucene-core-static.dir/CLucene/StdHeader.o CMakeFiles/clucene-core-static.dir/CLucene/debug/error.o CMakeFiles/clucene-core-static.dir/CLucene/util/ThreadLocal.o CMakeFiles/clucene-core-static.dir/CLucene/util/Reader.o CMakeFiles/clucene-core-static.dir/CLucene/util/Equators.o CMakeFiles/clucene-core-static.dir/CLucene/util/FastCharStream.o CMakeFiles/clucene-core-static.dir/CLucene/util/MD5Digester.o CMakeFiles/clucene-core-static.dir/CLucene/util/StringIntern.o CMakeFiles/clucene-core-static.dir/CLucene/util/BitSet.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/FastCharStream.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/MultiFieldQueryParser.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryParser.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryParserTokenManager.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/QueryToken.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/Lexer.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/MultiFieldQueryParser.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryParser.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryParserBase.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/QueryToken.o CMakeFiles/clucene-core-static.dir/CLucene/queryParser/legacy/TokenList.o CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardAnalyzer.o CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardFilter.o CMakeFiles/clucene-core-static.dir/CLucene/analysis/standard/StandardTokenizer.o CMakeFiles/clucene-core-static.dir/CLucene/analysis/Analyzers.o CMakeFiles/clucene-core-static.dir/CLucene/analysis/AnalysisHeader.o CMakeFiles/clucene-core-static.dir/CLucene/store/MMapInput.o CMakeFiles/clucene-core-static.dir/CLucene/store/IndexInput.o CMakeFiles/clucene-core-static.dir/CLucene/store/Lock.o CMakeFiles/clucene-core-static.dir/CLucene/store/LockFactory.o CMakeFiles/clucene-core-static.dir/CLucene/store/IndexOutput.o CMakeFiles/clucene-core-static.dir/CLucene/store/Directory.o CMakeFiles/clucene-core-static.dir/CLucene/store/FSDirectory.o CMakeFiles/clucene-core-static.dir/CLucene/store/RAMDirectory.o CMakeFiles/clucene-core-static.dir/CLucene/document/Document.o CMakeFiles/clucene-core-static.dir/CLucene/document/DateField.o CMakeFiles/clucene-core-static.dir/CLucene/document/DateTools.o CMakeFiles/clucene-core-static.dir/CLucene/document/Field.o CMakeFiles/clucene-core-static.dir/CLucene/document/FieldSelector.o CMakeFiles/clucene-core-static.dir/CLucene/document/NumberTools.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexFileNames.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexFileNameFilter.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexDeletionPolicy.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentMergeInfo.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentInfos.o CMakeFiles/clucene-core-static.dir/CLucene/index/MergeScheduler.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermDocs.o CMakeFiles/clucene-core-static.dir/CLucene/index/FieldsWriter.o CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfosWriter.o CMakeFiles/clucene-core-static.dir/CLucene/index/Term.o CMakeFiles/clucene-core-static.dir/CLucene/index/Terms.o CMakeFiles/clucene-core-static.dir/CLucene/index/MergePolicy.o CMakeFiles/clucene-core-static.dir/CLucene/index/DocumentsWriter.o CMakeFiles/clucene-core-static.dir/CLucene/index/DocumentsWriterThreadState.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermVector.o CMakeFiles/clucene-core-static.dir/CLucene/index/TermVectorReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/FieldInfos.o CMakeFiles/clucene-core-static.dir/CLucene/index/CompoundFile.o CMakeFiles/clucene-core-static.dir/CLucene/index/SkipListReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/SkipListWriter.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexFileDeleter.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/DirectoryIndexReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/TermVectorWriter.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermPositions.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentMerger.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexWriter.o CMakeFiles/clucene-core-static.dir/CLucene/index/MultiReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/MultiSegmentReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/Payload.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentTermEnum.o CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfo.o CMakeFiles/clucene-core-static.dir/CLucene/index/IndexModifier.o CMakeFiles/clucene-core-static.dir/CLucene/index/SegmentMergeQueue.o CMakeFiles/clucene-core-static.dir/CLucene/index/FieldsReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/TermInfosReader.o CMakeFiles/clucene-core-static.dir/CLucene/index/MultipleTermPositions.o CMakeFiles/clucene-core-static.dir/CLucene/search/Compare.o CMakeFiles/clucene-core-static.dir/CLucene/search/Scorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/ScorerDocQueue.o CMakeFiles/clucene-core-static.dir/CLucene/search/PhraseScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/SloppyPhraseScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/DisjunctionSumScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/ConjunctionScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/PhraseQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/PrefixQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/ExactPhraseScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/TermScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/Similarity.o CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanScorer2.o CMakeFiles/clucene-core-static.dir/CLucene/search/HitQueue.o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldCacheImpl.o CMakeFiles/clucene-core-static.dir/CLucene/search/ChainedFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/RangeFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/CachingWrapperFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/QueryFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/TermQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/FuzzyQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/SearchHeader.o CMakeFiles/clucene-core-static.dir/CLucene/search/RangeQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/IndexSearcher.o CMakeFiles/clucene-core-static.dir/CLucene/search/Sort.o CMakeFiles/clucene-core-static.dir/CLucene/search/PhrasePositions.o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldDocSortedHitQueue.o CMakeFiles/clucene-core-static.dir/CLucene/search/WildcardTermEnum.o CMakeFiles/clucene-core-static.dir/CLucene/search/MultiSearcher.o CMakeFiles/clucene-core-static.dir/CLucene/search/Hits.o CMakeFiles/clucene-core-static.dir/CLucene/search/MultiTermQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/FilteredTermEnum.o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldSortedHitQueue.o CMakeFiles/clucene-core-static.dir/CLucene/search/WildcardQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/Explanation.o CMakeFiles/clucene-core-static.dir/CLucene/search/BooleanQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/FieldCache.o CMakeFiles/clucene-core-static.dir/CLucene/search/DateFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/MatchAllDocsQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/MultiPhraseQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/ConstantScoreQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/CachingSpanFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/SpanQueryFilter.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/NearSpansOrdered.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/NearSpansUnordered.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanFirstQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanNearQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanNotQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanOrQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanScorer.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanTermQuery.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/SpanWeight.o CMakeFiles/clucene-core-static.dir/CLucene/search/spans/TermSpans.o /usr/bin/ranlib ../../../../bin/libclucene-core-static.a make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [ 53%] Built target clucene-core-static make -f src/CMakeFiles/WizNote.dir/build.make src/CMakeFiles/WizNote.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] [ 53%] Generating qrc_wiznote.cpp cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/rcc --name wiznote --output /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/qrc_wiznote.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/resources/wiznote.qrc Generating ui_wizLineInputDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizLineInputDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizLineInputDialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] [ 53%] Generating ui_wizconsoledialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizconsoledialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizconsoledialog.ui Generating ui_wizpreferencedialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizpreferencedialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizpreferencedialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles Generating ui_wizproxydialog.h [ 53%] cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizproxydialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizproxydialog.ui Generating ui_wizcreateaccountdialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizcreateaccountdialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizcreateaccountdialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 1 [ 54%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles Generating ui_wizupgradenotifydialog.h [ 54%] cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizupgradenotifydialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizupgradenotifydialog.ui Generating ui_wizusercipherform.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizusercipherform.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizusercipherform.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 54%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles Generating ui_wiznoteinfoform.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wiznoteinfoform.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wiznoteinfoform.ui [ 54%] Generating ui_wizEditorInsertLinkForm.h /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizEditorInsertLinkForm.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizEditorInsertLinkForm.ui [ 54%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 2 Generating ui_wizEditorInsertTableForm.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizEditorInsertTableForm.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizEditorInsertTableForm.ui [ 56%] Generating ui_wizProgressDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizProgressDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizProgressDialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 56%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles Generating ui_wizLoginDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizLoginDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizLoginDialog.ui [ 56%] Generating ui_wizSearchReplaceWidget.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizSearchReplaceWidget.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizSearchReplaceWidget.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 56%] [ 56%] Generating ui_wizDocTemplateDialog.h Generating ui_wizVerificationCodeDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizDocTemplateDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizDocTemplateDialog.ui cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizVerificationCodeDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizVerificationCodeDialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 57%] [ 57%] Generating ui_wizEmailShareDialog.h Generating ui_wizMarkdownTemplateDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizMarkdownTemplateDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizMarkdownTemplateDialog.ui cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizEmailShareDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizEmailShareDialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 57%] [ 57%] Generating ui_wizIAPDialog.h Generating ui_wizAdvancedSearchDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizIAPDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizIAPDialog.ui cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizAdvancedSearchDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizAdvancedSearchDialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 4 [ 57%] [ 58%] Generating ui_wizCrashReportDialog.h cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/ui_wizCrashReportDialog.h /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/ui/wizCrashReportDialog.ui Generating wiznote_zh_CN.qm cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/i18n/wiznote_zh_CN.ts -qm /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/wiznote_zh_CN.qm /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 58%] Generating wiznote_zh_TW.qm cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/lib64/qt5/bin/lrelease /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/i18n/wiznote_zh_TW.ts -qm /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/wiznote_zh_TW.qm Updating '/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/wiznote_zh_CN.qm'... Generated 1007 translation(s) (961 finished and 46 unfinished) Updating '/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/wiznote_zh_TW.qm'... Generated 1007 translation(s) (958 finished and 49 unfinished) cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/CMakeFiles/WizNote.dir/DependInfo.cmake --color= Scanning dependencies of target WizNote make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make -f src/CMakeFiles/WizNote.dir/build.make src/CMakeFiles/WizNote.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 58%] [ 58%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizqthelper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizqthelper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizqthelper.cpp Building CXX object src/CMakeFiles/WizNote.dir/share/wizzip.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizzip.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizzip.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 5 [ 60%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizmisc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizmisc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizmisc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 60%] Building C object src/CMakeFiles/WizNote.dir/share/sqlite3.c.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cc -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/sqlite3.c.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c: In function 'posixUnlock': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c:26153:7: warning: variable 'h' set but not used [-Wunused-but-set-variable] int h; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c: In function 'sqlite3RefillIndex': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c:81465:7: warning: variable 'regIdxKey' set but not used [-Wunused-but-set-variable] int regIdxKey; /* Registers containing the index key */ ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c: In function 'sqlite3CommitTransaction': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c:82550:12: warning: variable 'db' set but not used [-Wunused-but-set-variable] sqlite3 *db; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c: In function 'sqlite3RollbackTransaction': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c:82570:12: warning: variable 'db' set but not used [-Wunused-but-set-variable] sqlite3 *db; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c: In function 'sqlite3Parser': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/sqlite3.c:108822:7: warning: variable 'yyendofinput' set but not used [-Wunused-but-set-variable] int yyendofinput; /* True if we are at the end of input */ ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizmisc.cpp:29: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizmisc.cpp: In function 'void WizStringArrayToText(const CWizStdStringArray&, CString&, const CString&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizmisc.cpp:1235:21: warning: unused variable 'pBufferEnd' [-Wunused-variable] unsigned short* pBufferEnd = pBuffer + nCharCount; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 60%] Building CXX object src/CMakeFiles/WizNote.dir/share/cppsqlite3.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/cppsqlite3.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/cppsqlite3.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 60%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizobject.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizobject.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:6: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h: In constructor 'WIZUSERINFO::WIZUSERINFO()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:146:9: warning: 'WIZUSERINFO::nUserPoints' will be initialized after [-Wreorder] int nUserPoints; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:87:9: warning: 'int WIZUSERINFO::bEnableGroup' [-Wreorder] int bEnableGroup; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:8:1: warning: when initialized here [-Wreorder] WIZUSERINFO::WIZUSERINFO() ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h: In constructor 'WIZDOCUMENTDATA::WIZDOCUMENTDATA()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:406:10: warning: 'WIZDOCUMENTDATA::nSync' will be initialized after [-Wreorder] long nSync; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:398:10: warning: 'long int WIZDOCUMENTDATA::nProtected' [-Wreorder] long nProtected; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:384:1: warning: when initialized here [-Wreorder] WIZDOCUMENTDATA::WIZDOCUMENTDATA() ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:404:10: warning: 'WIZDOCUMENTDATA::nReadCount' will be initialized after [-Wreorder] long nReadCount; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:401:10: warning: 'long int WIZDOCUMENTDATA::nAttachmentCount' [-Wreorder] long nAttachmentCount; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:384:1: warning: when initialized here [-Wreorder] WIZDOCUMENTDATA::WIZDOCUMENTDATA() ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h: In copy constructor 'WIZBIZDATA::WIZBIZDATA(const WIZBIZDATA&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:633:13: warning: 'WIZBIZDATA::bizName' will be initialized after [-Wreorder] QString bizName; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:632:13: warning: 'QString WIZBIZDATA::bizGUID' [-Wreorder] QString bizGUID; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:742:1: warning: when initialized here [-Wreorder] WIZBIZDATA::WIZBIZDATA(const WIZBIZDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h: In copy constructor 'WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZMESSAGEDATA&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:731:12: warning: 'WIZMESSAGEDATA::nId' will be initialized after [-Wreorder] qint64 nId; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:710:13: warning: 'QString WIZMESSAGEDATA::bizGUID' [-Wreorder] QString bizGUID; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:783:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:776:13: warning: 'WIZMESSAGEDATA::senderId' will be initialized after [-Wreorder] QString senderId; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:758:13: warning: 'QString WIZMESSAGEDATA::receiverAlias' [-Wreorder] QString receiverAlias; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:783:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:765:13: warning: 'WIZMESSAGEDATA::receiverId' will be initialized after [-Wreorder] QString receiverId; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:720:18: warning: 'COleDateTime WIZMESSAGEDATA::tCreated' [-Wreorder] COleDateTime tCreated; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:783:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:755:12: warning: 'WIZMESSAGEDATA::nDeleteStatus' will be initialized after [-Wreorder] qint32 nDeleteStatus; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:726:12: warning: 'qint32 WIZMESSAGEDATA::nEmailStatus' [-Wreorder] qint32 nEmailStatus; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:783:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:786:13: warning: 'WIZMESSAGEDATA::title' will be initialized after [-Wreorder] QString title; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:734:13: warning: 'QString WIZMESSAGEDATA::messageBody' [-Wreorder] QString messageBody; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:783:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h: In constructor 'WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZUSERMESSAGEDATA&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:731:12: warning: 'WIZMESSAGEDATA::nId' will be initialized after [-Wreorder] qint64 nId; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:710:13: warning: 'QString WIZMESSAGEDATA::bizGUID' [-Wreorder] QString bizGUID; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:808:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZUSERMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:776:13: warning: 'WIZMESSAGEDATA::senderId' will be initialized after [-Wreorder] QString senderId; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:758:13: warning: 'QString WIZMESSAGEDATA::receiverAlias' [-Wreorder] QString receiverAlias; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:808:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZUSERMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:765:13: warning: 'WIZMESSAGEDATA::receiverId' will be initialized after [-Wreorder] QString receiverId; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:720:18: warning: 'COleDateTime WIZMESSAGEDATA::tCreated' [-Wreorder] COleDateTime tCreated; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:808:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZUSERMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:786:13: warning: 'WIZMESSAGEDATA::title' will be initialized after [-Wreorder] QString title; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:734:13: warning: 'QString WIZMESSAGEDATA::messageBody' [-Wreorder] QString messageBody; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:808:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZUSERMESSAGEDATA& data) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:792:9: warning: 'WIZMESSAGEDATA::nLocalChanged' will be initialized after [-Wreorder] int nLocalChanged; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.h:745:13: warning: 'QString WIZMESSAGEDATA::note' [-Wreorder] QString note; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizobject.cpp:808:1: warning: when initialized here [-Wreorder] WIZMESSAGEDATA::WIZMESSAGEDATA(const WIZUSERMESSAGEDATA& data) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 60%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizkmcore.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizkmcore.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizkmcore.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 6 [ 61%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizxml.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizxml.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizxml.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 61%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizxmlrpc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizxmlrpc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizxmlrpc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 61%] Building CXX object src/CMakeFiles/WizNote.dir/sync/wizXmlRpcServer.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/wizXmlRpcServer.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizXmlRpcServer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 61%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizDatabase.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizDatabase.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:17:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizhtml2zip.h:13:1: warning: multi-line comment [-Wcomment] //should make sure the folder contains index file \ ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:20: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'virtual bool CWizDatabase::IsGroupAdmin()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:1172:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (permission() <= WIZ_USERGROUP_ADMIN) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'virtual bool CWizDatabase::IsGroupSuper()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:1185:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (permission() <= WIZ_USERGROUP_SUPER) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'virtual bool CWizDatabase::IsGroupEditor()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:1193:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (permission() <= WIZ_USERGROUP_EDITOR) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'virtual bool CWizDatabase::IsGroupAuthor()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:1201:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (permission() <= WIZ_USERGROUP_AUTHOR) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'virtual bool CWizDatabase::IsGroupReader()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:1209:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (permission() <= WIZ_USERGROUP_READER) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'virtual bool CWizDatabase::CanEditDocument(const WIZDOCUMENTDATA&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:1217:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (permission() < WIZ_USERGROUP_AUTHOR || ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp: In member function 'bool CWizDatabase::SetUserBizInfo(const CWizBizDataArray&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabase.cpp:2050:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < arrayBiz.size(); i++) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 61%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizDatabaseManager.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizDatabaseManager.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabaseManager.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabaseManager.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabaseManager.h: In constructor 'CWizDatabaseManager::CWizDatabaseManager(const QString&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabaseManager.h:57:13: warning: 'CWizDatabaseManager::m_strAccountFolderName' will be initialized after [-Wreorder] QString m_strAccountFolderName; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabaseManager.h:56:12: warning: 'QMutex CWizDatabaseManager::m_mutex' [-Wreorder] QMutex m_mutex; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizDatabaseManager.cpp:16:1: warning: when initialized here [-Wreorder] CWizDatabaseManager::CWizDatabaseManager(const QString& strAccountFolderName) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 7 [ 63%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizsettings.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizsettings.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizsettings.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 63%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizui.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizui.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizui.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 63%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizmd5.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizmd5.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizmd5.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 63%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizhtml2zip.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizhtml2zip.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizhtml2zip.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizhtml2zip.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizhtml2zip.h:13:1: warning: multi-line comment [-Wcomment] //should make sure the folder contains index file \ ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 63%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizwin32helper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizwin32helper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizwin32helper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 8 [ 64%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizdrawtexthelper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizdrawtexthelper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizdrawtexthelper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 64%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizuihelper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizuihelper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizuihelper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 64%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizcommonui.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizcommonui.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizcommonui.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 64%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizanimateaction.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizanimateaction.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 64%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizpopupwidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizpopupwidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizpopupwidget.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.h: In constructor 'CWizAnimateActionContainer::CWizAnimateActionContainer(QAction*, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.h:35:14: warning: 'CWizAnimateActionContainer::m_action' will be initialized after [-Wreorder] QAction* m_action; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp:137:38: warning: base 'CWizAnimateContainerBase' [-Wreorder] , CWizAnimateContainerBase(parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp:135:1: warning: when initialized here [-Wreorder] CWizAnimateActionContainer::CWizAnimateActionContainer(QAction* action, QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.h: In constructor 'CWizAnimateButtonContainer::CWizAnimateButtonContainer(QToolButton*, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.h:48:18: warning: 'CWizAnimateButtonContainer::m_button' will be initialized after [-Wreorder] QToolButton* m_button; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp:167:38: warning: base 'CWizAnimateContainerBase' [-Wreorder] , CWizAnimateContainerBase(parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizanimateaction.cpp:165:1: warning: when initialized here [-Wreorder] CWizAnimateButtonContainer::CWizAnimateButtonContainer(QToolButton* button, QObject* parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 9 [ 65%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizmultilinelistwidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizmultilinelistwidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizmultilinelistwidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 65%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizfileiconprovider.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizfileiconprovider.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizfileiconprovider.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 65%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizwindowshelper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizwindowshelper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizwindowshelper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 65%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizIndexBase.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizIndexBase.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizIndexBase.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 65%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizIndex.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizIndex.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizIndex.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizIndex.cpp: In member function 'bool CWizIndex::SearchDocumentByTitle(const QString&, const QString&, bool, int, CWizDocumentDataArray&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizIndex.cpp:2611:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (arrayDocument.size() > nMaxCount) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizIndex.cpp: In member function 'bool CWizIndex::SearchDocumentByWhere(const QString&, int, CWizDocumentDataArray&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizIndex.cpp:3634:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (arrayDocument.size() > nMaxCount) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 10 [ 67%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizthumbindex.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizthumbindex.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizthumbindex.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 67%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizenc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizenc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/seckey.h:9:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/rijndael.h:7, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/aes.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.cpp:1: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h: In instantiation of 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string]': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/filters.h:793:132: required from here /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:58:118: warning: unused variable 'cryptopp_assert_26' [-Wunused-variable] #define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAssert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:61:39: note: in definition of macro 'CRYPTOPP_DO_ASSERT_JOIN' #define CRYPTOPP_DO_ASSERT_JOIN(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:58:97: note: in expansion of macro 'CRYPTOPP_ASSERT_JOIN' #define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAssert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:54:44: note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT_INSTANCE' #define CRYPTOPP_COMPILE_ASSERT(assertion) CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h:26:9: note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT' CRYPTOPP_COMPILE_ASSERT(sizeof(CPP_TYPENAME T::value_type) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 67%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizziwreader.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizziwreader.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizziwreader.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/filters.h:11:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/pubkey.h:36, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/rsa.h:9, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.h:5, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.cpp:1: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h: In instantiation of 'void CryptoPP::AlgorithmParametersTemplate::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.cpp:700:1: required from here /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h:322:35: warning: unused variable 'p' [-Wunused-variable] AlgorithmParametersTemplate* p = new(buffer) AlgorithmParametersTemplate(*this); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/seckey.h:9:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/rijndael.h:7, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/aes.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizziwreader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h: In instantiation of 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string]': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/filters.h:793:132: required from here /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:58:118: warning: unused variable 'cryptopp_assert_26' [-Wunused-variable] #define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAssert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:61:39: note: in definition of macro 'CRYPTOPP_DO_ASSERT_JOIN' #define CRYPTOPP_DO_ASSERT_JOIN(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:58:97: note: in expansion of macro 'CRYPTOPP_ASSERT_JOIN' #define CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, instance) static CompileAssert<(assertion)> CRYPTOPP_ASSERT_JOIN(cryptopp_assert_, instance) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:54:44: note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT_INSTANCE' #define CRYPTOPP_COMPILE_ASSERT(assertion) CRYPTOPP_COMPILE_ASSERT_INSTANCE(assertion, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h:26:9: note: in expansion of macro 'CRYPTOPP_COMPILE_ASSERT' CRYPTOPP_COMPILE_ASSERT(sizeof(CPP_TYPENAME T::value_type) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/filters.h:11:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/pubkey.h:36, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/rsa.h:9, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.h:5, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizziwreader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h: In instantiation of 'void CryptoPP::AlgorithmParametersTemplate::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizziwreader.cpp:384:1: required from here /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/algparam.h:322:35: warning: unused variable 'p' [-Wunused-variable] AlgorithmParametersTemplate* p = new(buffer) AlgorithmParametersTemplate(*this); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/seckey.h:9:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/rijndael.h:7, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/aes.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizziwreader.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:548:20: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used [-Wunused-function] static std::string StringNarrow(const wchar_t *str, bool throwOnError = true) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/seckey.h:9:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/rijndael.h:7, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/aes.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizenc.cpp:1: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/cryptopp/misc.h:548:20: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used [-Wunused-function] static std::string StringNarrow(const wchar_t *str, bool throwOnError = true) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 67%] Building CXX object src/CMakeFiles/WizNote.dir/html/wizhtmlreader.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/html/wizhtmlreader.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/html/wizhtmlreader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 67%] Building CXX object src/CMakeFiles/WizNote.dir/html/wizhtmlcollector.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/html/wizhtmlcollector.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/html/wizhtmlcollector.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/html/wizhtmlcollector.cpp:2:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/html/../share/wizhtml2zip.h:13:1: warning: multi-line comment [-Wcomment] //should make sure the folder contains index file \ ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 11 [ 68%] Building CXX object src/CMakeFiles/WizNote.dir/main.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/main.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/main.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 68%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizClucene.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizClucene.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizClucene.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 68%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizSearchIndexer.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizSearchIndexer.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSearchIndexer.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSearchIndexer.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSearchIndexer.h: In constructor 'CWizSearcher::CWizSearcher(CWizDatabaseManager&, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSearchIndexer.h:109:12: warning: 'CWizSearcher::m_mutexWait' will be initialized after [-Wreorder] QMutex m_mutexWait; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSearchIndexer.h:108:10: warning: 'bool CWizSearcher::m_stop' [-Wreorder] bool m_stop; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSearchIndexer.cpp:338:1: warning: when initialized here [-Wreorder] CWizSearcher::CWizSearcher(CWizDatabaseManager& dbMgr, QObject *parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 68%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizScrollBar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizScrollBar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizScrollBar.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 68%] Building CXX object src/CMakeFiles/WizNote.dir/sync/token.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/token.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 12 [ 69%] Building CXX object src/CMakeFiles/WizNote.dir/sync/apientry.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/apientry.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/apientry.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token.cpp:2:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token_p.h: In constructor 'WizService::Internal::TokenPrivate::TokenPrivate(WizService::Token*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token_p.h:47:12: warning: 'WizService::Internal::TokenPrivate::q' will be initialized after [-Wreorder] Token* q; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token_p.h:43:13: warning: 'QMutex* WizService::Internal::TokenPrivate::m_mutex' [-Wreorder] QMutex* m_mutex; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token.cpp:18:1: warning: when initialized here [-Wreorder] TokenPrivate::TokenPrivate(Token* token) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token.cpp:2:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token_p.h:43:13: warning: 'WizService::Internal::TokenPrivate::m_mutex' will be initialized after [-Wreorder] QMutex* m_mutex; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token_p.h:42:10: warning: 'bool WizService::Internal::TokenPrivate::m_bProcessing' [-Wreorder] bool m_bProcessing; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/token.cpp:18:1: warning: when initialized here [-Wreorder] TokenPrivate::TokenPrivate(Token* token) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 69%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizObjectDataDownloader.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizObjectDataDownloader.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectDataDownloader.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/apientry.cpp:20: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 69%] Building CXX object src/CMakeFiles/WizNote.dir/sync/avatar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/avatar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/avatar.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 69%] Building CXX object src/CMakeFiles/WizNote.dir/sync/wizKMServer.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/wizKMServer.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizKMServer.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizKMServer.cpp:4: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizKMServer.cpp: In member function 'bool CWizKMDatabaseServer::data_upload(const QString&, const QString&, const QByteArray&, const QString&, const QString&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizKMServer.cpp:1286:13: warning: unused variable 'curPartStreamSize' [-Wunused-variable] int curPartStreamSize = (int)spPartStream.size(); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 69%] Building CXX object src/CMakeFiles/WizNote.dir/sync/wizkmsync.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/wizkmsync.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h: In constructor 'CWizKMSyncThread::CWizKMSyncThread(CWizDatabase&, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h:73:10: warning: 'CWizKMSyncThread::m_bNeedDownloadMessages' will be initialized after [-Wreorder] bool m_bNeedDownloadMessages; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h:71:23: warning: 'CWizKMSyncEvents* CWizKMSyncThread::m_pEvents' [-Wreorder] CWizKMSyncEvents* m_pEvents; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp:109:1: warning: when initialized here [-Wreorder] CWizKMSyncThread::CWizKMSyncThread(CWizDatabase& db, QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h:71:23: warning: 'CWizKMSyncThread::m_pEvents' will be initialized after [-Wreorder] CWizKMSyncEvents* m_pEvents; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h:67:10: warning: 'bool CWizKMSyncThread::m_bBackground' [-Wreorder] bool m_bBackground; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp:109:1: warning: when initialized here [-Wreorder] CWizKMSyncThread::CWizKMSyncThread(CWizDatabase& db, QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h:78:12: warning: 'CWizKMSyncThread::m_mutex' will be initialized after [-Wreorder] QMutex m_mutex; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.h:75:9: warning: 'int CWizKMSyncThread::m_nfullSyncInterval' [-Wreorder] int m_nfullSyncInterval; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizkmsync.cpp:109:1: warning: when initialized here [-Wreorder] CWizKMSyncThread::CWizKMSyncThread(CWizDatabase& db, QObject* parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 13 [ 71%] Building CXX object src/CMakeFiles/WizNote.dir/sync/asyncapi.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/asyncapi.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/asyncapi.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/asyncapi.cpp:13: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 71%] Building CXX object src/CMakeFiles/WizNote.dir/sync/avataruploader.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/avataruploader.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/avataruploader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 71%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizUserInfoWidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizUserInfoWidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizUserInfoWidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 71%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizUserInfoWidgetBase.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizUserInfoWidgetBase.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizUserInfoWidgetBase.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 71%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizSegmentedButton.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizSegmentedButton.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSegmentedButton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 14 [ 72%] Building CXX object src/CMakeFiles/WizNote.dir/utils/stylehelper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/utils/stylehelper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/stylehelper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 72%] Building CXX object src/CMakeFiles/WizNote.dir/utils/pathresolve.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/utils/pathresolve.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/pathresolve.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 72%] Building CXX object src/CMakeFiles/WizNote.dir/share/wiztitlebar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wiztitlebar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wiztitlebar.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/stylehelper.cpp: In static member function 'static void Utils::StyleHelper::drawListViewItemThumb(QPainter*, const QRect&, int, const QString&, const QStringList&, const QString&, const QString&, bool, bool, QPixmap)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/stylehelper.cpp:1147:58: warning: 'nLeadHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] QRect rcSummary(rcd.adjusted(0, nLeadHeight + 8, 0, 0)); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 72%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizshadoweffect.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizshadoweffect.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizshadoweffect.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 72%] Building CXX object src/CMakeFiles/WizNote.dir/wizCategoryView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizCategoryView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 15 [ 73%] Building CXX object src/CMakeFiles/WizNote.dir/wizCategoryViewItem.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizCategoryViewItem.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp: In member function 'bool CWizCategoryViewBizGroupRootItem::isHr()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1539:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return m_biz.bizUserRole <= WIZ_BIZROLE_HR; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp: In member function 'virtual bool CWizCategoryViewGroupRootItem::acceptDrop(const WIZDOCUMENTDATA&) const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1643:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (WIZ_USERGROUP_AUTHOR >= db.permission()) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp: In member function 'virtual bool CWizCategoryViewGroupRootItem::acceptDrop(const QString&) const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1662:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return WIZ_USERGROUP_AUTHOR >= db.permission(); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp: In member function 'virtual bool CWizCategoryViewGroupItem::acceptDrop(const WIZDOCUMENTDATA&) const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1957:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (WIZ_USERGROUP_AUTHOR >= db.permission()) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp: In member function 'virtual bool CWizCategoryViewGroupItem::acceptDrop(const QString&) const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1969:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return WIZ_USERGROUP_AUTHOR >= db.permission(); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.h: In constructor 'CWizCategoryViewShortcutItem::CWizCategoryViewShortcutItem(CWizExplorerApp&, const QString&, CWizCategoryViewShortcutItem::ShortcutType, const QString&, const QString&, const QString&, bool)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.h:235:18: warning: 'CWizCategoryViewShortcutItem::m_type' will be initialized after [-Wreorder] ShortcutType m_type; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.h:234:13: warning: 'QString CWizCategoryViewShortcutItem::m_location' [-Wreorder] QString m_location; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:2144:1: warning: when initialized here [-Wreorder] CWizCategoryViewShortcutItem::CWizCategoryViewShortcutItem(CWizExplorerApp& app, ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.h: In constructor 'CWizCategoryViewTimeSearchItem::CWizCategoryViewTimeSearchItem(CWizExplorerApp&, const QString&, QString, DateInterval)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.h:281:18: warning: 'CWizCategoryViewTimeSearchItem::m_dateInterval' will be initialized after [-Wreorder] DateInterval m_dateInterval; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.h:280:13: warning: 'QString CWizCategoryViewTimeSearchItem::m_strSelectParam' [-Wreorder] QString m_strSelectParam; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryViewItem.cpp:2313:1: warning: when initialized here [-Wreorder] CWizCategoryViewTimeSearchItem::CWizCategoryViewTimeSearchItem(CWizExplorerApp& app, ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:24: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h: In constructor 'CWizCategoryBaseView::CWizCategoryBaseView(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:137:10: warning: 'CWizCategoryBaseView::m_bDragHovered' will be initialized after [-Wreorder] bool m_bDragHovered; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:98:22: warning: 'QTreeWidgetItem* CWizCategoryBaseView::m_selectedItem' [-Wreorder] QTreeWidgetItem* m_selectedItem; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:100:1: warning: when initialized here [-Wreorder] CWizCategoryBaseView::CWizCategoryBaseView(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:144:31: warning: 'CWizCategoryBaseView::m_dragHoveredItem' will be initialized after [-Wreorder] CWizCategoryViewItemBase* m_dragHoveredItem; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:143:31: warning: 'CWizCategoryViewItemBase* CWizCategoryBaseView::m_dragItem' [-Wreorder] CWizCategoryViewItemBase* m_dragItem; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:100:1: warning: when initialized here [-Wreorder] CWizCategoryBaseView::CWizCategoryBaseView(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:143:31: warning: 'CWizCategoryBaseView::m_dragItem' will be initialized after [-Wreorder] CWizCategoryViewItemBase* m_dragItem; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:141:10: warning: 'bool CWizCategoryBaseView::m_dragUrls' [-Wreorder] bool m_dragUrls; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:100:1: warning: when initialized here [-Wreorder] CWizCategoryBaseView::CWizCategoryBaseView(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:141:10: warning: 'CWizCategoryBaseView::m_dragUrls' will be initialized after [-Wreorder] bool m_dragUrls; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.h:138:10: warning: 'bool CWizCategoryBaseView::m_cursorEntered' [-Wreorder] bool m_cursorEntered; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:100:1: warning: when initialized here [-Wreorder] CWizCategoryBaseView::CWizCategoryBaseView(CWizExplorerApp& app, QWidget* parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp: In member function 'virtual void CWizCategoryBaseView::dragMoveEvent(QDragMoveEvent*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:399:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nAccept == m_dragDocArray.size()) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp: In member function 'void CWizCategoryView::on_action_deleteItem()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:2435:37: warning: unused variable 'p' [-Wunused-variable] if (CWizCategoryViewFolderItem* p = currentCategoryItem()) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp: In member function 'void CWizCategoryView::on_itemClicked(QTreeWidgetItem*, int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:2873:43: warning: unused variable 'pItem' [-Wunused-variable] else if (CWizCategoryViewMessageItem* pItem = dynamic_cast(item)) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp: In member function 'void CWizCategoryView::initGroup(CWizDatabase&, bool&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:4379:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (db.permission() > WIZ_USERGROUP_SUPER) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp: In member function 'virtual void CWizCategoryView::on_group_permissionChanged(const QString&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:5393:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nPerm > WIZ_USERGROUP_SUPER) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:5418:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nPerm >= WIZ_USERGROUP_READER) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizCategoryView.cpp:5424:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nPerm >= WIZ_USERGROUP_READER) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 73%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentListView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentListView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp:24: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.h: In constructor 'CWizDocumentListView::CWizDocumentListView(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.h:126:10: warning: 'CWizDocumentListView::m_accpetAllSearchItems' will be initialized after [-Wreorder] bool m_accpetAllSearchItems; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.h:106:9: warning: 'int CWizDocumentListView::m_nLeadInfoState' [-Wreorder] int m_nLeadInfoState; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp:67:1: warning: when initialized here [-Wreorder] CWizDocumentListView::CWizDocumentListView(CWizExplorerApp& app, QWidget *parent /*= 0*/) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp: In member function 'void CWizDocumentListView::resetPermission()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp:830:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num == arrayDocument.size()) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp: In member function 'void CWizDocumentListView::resetItemsViewType(int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp:1208:148: warning: enumeral mismatch in conditional expression: 'CWizDocumentListView::ViewType' vs 'Utils::StyleHelper::ListViewType' [-Wenum-compare] int nHeight = Utils::StyleHelper::listViewItemHeight((item(i)->type() == WizDocumentListType_Document) ? m_nViewType : Utils::StyleHelper::ListTypeSection); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp: In member function 'void CWizDocumentListView::updateDragOperationImage(Qt::DropAction)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListView.cpp:2010:16: warning: unused variable 'drag' [-Wunused-variable] if (QDrag* drag = dynamic_cast(sender())) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 73%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentListViewItem.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentListViewItem.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 73%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.h: In constructor 'CWizDocumentListViewDocumentItem::CWizDocumentListViewDocumentItem(CWizExplorerApp&, const WizDocumentListViewItemData&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.h:169:10: warning: 'CWizDocumentListViewDocumentItem::m_documentUnread' will be initialized after [-Wreorder] bool m_documentUnread; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.h:168:10: warning: 'bool CWizDocumentListViewDocumentItem::m_specialFocused' [-Wreorder] bool m_specialFocused; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp:22:1: warning: when initialized here [-Wreorder] CWizDocumentListViewDocumentItem::CWizDocumentListViewDocumentItem(CWizExplorerApp& app, ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp: In constructor 'CWizDocumentListViewBaseItem::CWizDocumentListViewBaseItem(QObject*, WizDocumentListItemType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp:903:25: warning: base 'QListWidgetItem' will be initialized after [-Wreorder] , m_nLeadInfoState(0) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp:903:25: warning: base 'QObject' [-Wreorder] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentListViewItem.cpp:899:1: warning: when initialized here [-Wreorder] CWizDocumentListViewBaseItem::CWizDocumentListViewBaseItem(QObject* parent, WizDocumentListItemType type) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.h: In constructor 'Core::CWizDocumentView::CWizDocumentView(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.h:103:9: warning: 'Core::CWizDocumentView::m_viewMode' will be initialized after [-Wreorder] int m_viewMode; // user defined editing mode ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.h:74:33: warning: 'CWizDocumentTransitionView* Core::CWizDocumentView::m_transitionView' [-Wreorder] CWizDocumentTransitionView* m_transitionView; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.cpp:51:1: warning: when initialized here [-Wreorder] CWizDocumentView::CWizDocumentView(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.h:104:10: warning: 'Core::CWizDocumentView::m_noteLoaded' will be initialized after [-Wreorder] bool m_noteLoaded; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.h:92:39: warning: 'CWizDocumentEditStatusSyncThread* Core::CWizDocumentView::m_editStatusSyncThread' [-Wreorder] CWizDocumentEditStatusSyncThread* m_editStatusSyncThread; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentView.cpp:51:1: warning: when initialized here [-Wreorder] CWizDocumentView::CWizDocumentView(CWizExplorerApp& app, QWidget* parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 73%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentWebView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentWebView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 16 [ 75%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentWebEngine.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentWebEngine.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebEngine.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/WizNote.dir/wizactions.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizactions.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizactions.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:50: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp: In member function 'void CWizDocumentWebViewPage::on_editorCommandPaste_triggered()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:142:22: warning: unused variable 'mime' [-Wunused-variable] const QMimeData* mime = clip->mimeData(); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.h: In constructor 'CWizDocumentWebView::CWizDocumentWebView(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.h:250:10: warning: 'CWizDocumentWebView::m_bNewNoteTitleInited' will be initialized after [-Wreorder] bool m_bNewNoteTitleInited; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.h:244:16: warning: 'QWebFrame* CWizDocumentWebView::m_noteFrame' [-Wreorder] QWebFrame* m_noteFrame; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:200:1: warning: when initialized here [-Wreorder] CWizDocumentWebView::CWizDocumentWebView(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.h:275:30: warning: 'CWizDocumentWebView::m_searchReplaceWidget' will be initialized after [-Wreorder] CWizSearchReplaceWidget* m_searchReplaceWidget; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.h:259:10: warning: 'bool CWizDocumentWebView::m_ignoreActiveWindowEvent' [-Wreorder] bool m_ignoreActiveWindowEvent; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:200:1: warning: when initialized here [-Wreorder] CWizDocumentWebView::CWizDocumentWebView(CWizExplorerApp& app, QWidget* parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp: In member function 'bool CWizDocumentWebView::editorCommandExecuteInsertCode()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentWebView.cpp:1983:50: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] dialog->setWindowState(dialog->windowState() & ~Qt::WindowFullScreen | Qt::WindowActive); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/WizNote.dir/wiznotestyle.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wiznotestyle.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiznotestyle.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/WizNote.dir/wizLineInputDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizLineInputDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLineInputDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/WizNote.dir/wizdocumenthistory.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizdocumenthistory.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizdocumenthistory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 17 [ 76%] Building CXX object src/CMakeFiles/WizNote.dir/wizattachmentlistwidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizattachmentlistwidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/WizNote.dir/wiztaglistwidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wiztaglistwidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiztaglistwidget.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.cpp: In member function 'void CWizAttachmentListView::resetPermission()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.cpp:318:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nPerm <= WIZ_USERGROUP_EDITOR ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.h: In constructor 'CWizAttachmentListViewItem::CWizAttachmentListViewItem(const WIZDOCUMENTATTACHMENTDATA&, QListWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.h:47:31: warning: 'CWizAttachmentListViewItem::m_attachment' will be initialized after [-Wreorder] WIZDOCUMENTATTACHMENTDATA m_attachment; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.cpp:679:23: warning: base 'QListWidgetItem' [-Wreorder] , m_loadProgress(0) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizattachmentlistwidget.cpp:674:1: warning: when initialized here [-Wreorder] CWizAttachmentListViewItem::CWizAttachmentListViewItem(const WIZDOCUMENTATTACHMENTDATA& att, ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiztaglistwidget.cpp: In member function 'void CWizTagListWidget::setDocuments(const CWizDocumentDataArray&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiztaglistwidget.cpp:157:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n && n < arrayDocument.size()) { ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiztaglistwidget.cpp:161:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (n == arrayDocument.size()) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/WizNote.dir/wizconsoledialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizconsoledialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizconsoledialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/WizNote.dir/wizpreferencedialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizpreferencedialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizpreferencedialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/WizNote.dir/wizproxydialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizproxydialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizproxydialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 18 [ 78%] Building CXX object src/CMakeFiles/WizNote.dir/wizcreateaccountdialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizcreateaccountdialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizcreateaccountdialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 78%] Building CXX object src/CMakeFiles/WizNote.dir/wizmainwindow.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizmainwindow.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 78%] Building CXX object src/CMakeFiles/WizNote.dir/notecomments.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/notecomments.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notecomments.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 78%] Building CXX object src/CMakeFiles/WizNote.dir/cellbutton.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/cellbutton.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:92: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h: In constructor 'Core::Internal::MainWindow::MainWindow(CWizDatabaseManager&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:203:24: warning: 'Core::Internal::MainWindow::m_searchIndexer' will be initialized after [-Wreorder] CWizSearchIndexer* m_searchIndexer; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:200:19: warning: 'CWizSearcher* Core::Internal::MainWindow::m_searcher' [-Wreorder] CWizSearcher* m_searcher; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:200:19: warning: 'Core::Internal::MainWindow::m_searcher' will be initialized after [-Wreorder] CWizSearcher* m_searcher; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:143:24: warning: 'CWizConsoleDialog* Core::Internal::MainWindow::m_console' [-Wreorder] CWizConsoleDialog* m_console; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:143:24: warning: 'Core::Internal::MainWindow::m_console' will be initialized after [-Wreorder] CWizConsoleDialog* m_console; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:142:27: warning: 'CWizUserVerifyDialog* Core::Internal::MainWindow::m_userVerifyDialog' [-Wreorder] CWizUserVerifyDialog* m_userVerifyDialog; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:147:35: warning: 'Core::Internal::MainWindow::m_objectDownloaderHost' will be initialized after [-Wreorder] CWizObjectDataDownloaderHost* m_objectDownloaderHost; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:145:20: warning: 'CWizIAPDialog* Core::Internal::MainWindow::m_iapDialog' [-Wreorder] CWizIAPDialog* m_iapDialog; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:176:14: warning: 'Core::Internal::MainWindow::m_optionsAction' will be initialized after [-Wreorder] QAction* m_optionsAction; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:160:15: warning: 'QMenuBar* Core::Internal::MainWindow::m_menuBar' [-Wreorder] QMenuBar* m_menuBar; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:162:12: warning: 'Core::Internal::MainWindow::m_windowListMenu' will be initialized after [-Wreorder] QMenu* m_windowListMenu; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:156:15: warning: 'QToolBar* Core::Internal::MainWindow::m_toolBar' [-Wreorder] QToolBar* m_toolBar; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:166:12: warning: 'Core::Internal::MainWindow::m_menu' will be initialized after [-Wreorder] QMenu* m_menu; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:157:22: warning: 'CWizFixedSpacer* Core::Internal::MainWindow::m_spacerForToolButtonAdjust' [-Wreorder] CWizFixedSpacer* m_spacerForToolButtonAdjust; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:183:14: warning: 'Core::Internal::MainWindow::m_noteListWidget' will be initialized after [-Wreorder] QWidget* m_noteListWidget; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:182:44: warning: 'WizService::Internal::MessageListView* Core::Internal::MainWindow::m_msgList' [-Wreorder] WizService::Internal::MessageListView* m_msgList; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:198:24: warning: 'Core::Internal::MainWindow::m_animateSync' will be initialized after [-Wreorder] CWizAnimateAction* m_animateSync; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:191:37: warning: 'Core::CWizSingleDocumentViewDelegate* Core::Internal::MainWindow::m_singleViewDelegate' [-Wreorder] CWizSingleDocumentViewDelegate* m_singleViewDelegate; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:210:10: warning: 'Core::Internal::MainWindow::m_bUpdatingSelection' will be initialized after [-Wreorder] bool m_bUpdatingSelection; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.h:149:19: warning: 'CWizTrayIcon* Core::Internal::MainWindow::m_tray' [-Wreorder] CWizTrayIcon* m_tray; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:109:1: warning: when initialized here [-Wreorder] MainWindow::MainWindow(CWizDatabaseManager& dbMgr, QWidget *parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp: In member function 'void Core::Internal::MainWindow::resetPermission(const QString&, const QString&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizmainwindow.cpp:3507:10: warning: unused variable 'isGroup' [-Wunused-variable] bool isGroup = m_dbMgr.db().kbGUID() != strKbGUID; ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.h: In constructor 'Core::Internal::CellButton::CellButton(Core::Internal::CellButton::ButtonType, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.h:45:9: warning: 'Core::Internal::CellButton::m_count' will be initialized after [-Wreorder] int m_count; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.h:43:16: warning: 'Core::Internal::CellButton::ButtonType Core::Internal::CellButton::m_buttonType' [-Wreorder] ButtonType m_buttonType; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp:19:1: warning: when initialized here [-Wreorder] CellButton::CellButton(ButtonType type, QWidget *parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp: In member function 'virtual QSize Core::Internal::CellButton::sizeHint() const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp:133:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp: In member function 'QString Core::Internal::RoundCellButton::text() const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/cellbutton.cpp:195:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 78%] Building CXX object src/CMakeFiles/WizNote.dir/titlebar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/titlebar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:40: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h: In constructor 'Core::Internal::TitleBar::TitleBar(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h:126:20: warning: 'Core::Internal::TitleBar::m_editorBar' will be initialized after [-Wreorder] EditorToolBar* m_editorBar; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h:118:26: warning: 'CWizDocumentWebView* Core::Internal::TitleBar::m_editor' [-Wreorder] CWizDocumentWebView* m_editor; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:68:1: warning: when initialized here [-Wreorder] TitleBar::TitleBar(CWizExplorerApp& app, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h:145:23: warning: 'Core::Internal::TitleBar::m_info' will be initialized after [-Wreorder] CWizNoteInfoForm* m_info; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h:144:31: warning: 'CWizAttachmentListWidget* Core::Internal::TitleBar::m_attachments' [-Wreorder] CWizAttachmentListWidget* m_attachments; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:68:1: warning: when initialized here [-Wreorder] TitleBar::TitleBar(CWizExplorerApp& app, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h:148:24: warning: 'Core::Internal::TitleBar::m_editButtonAnimation' will be initialized after [-Wreorder] CWizAnimateAction* m_editButtonAnimation; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.h:141:25: warning: 'Core::CWizCommentManager* Core::Internal::TitleBar::m_commentManager' [-Wreorder] CWizCommentManager* m_commentManager; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titlebar.cpp:68:1: warning: when initialized here [-Wreorder] TitleBar::TitleBar(CWizExplorerApp& app, QWidget *parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 19 [ 79%] Building CXX object src/CMakeFiles/WizNote.dir/infobar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/infobar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/infobar.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 79%] Building CXX object src/CMakeFiles/WizNote.dir/notifybar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/notifybar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notifybar.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notifybar.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notifybar.h: In constructor 'Core::Internal::NotifyBar::NotifyBar(QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notifybar.h:48:16: warning: 'Core::Internal::NotifyBar::m_type' will be initialized after [-Wreorder] NotifyType m_type; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notifybar.h:43:14: warning: 'QWidget* Core::Internal::NotifyBar::m_childWgt' [-Wreorder] QWidget* m_childWgt; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/notifybar.cpp:14:1: warning: when initialized here [-Wreorder] NotifyBar::NotifyBar(QWidget *parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 79%] Building CXX object src/CMakeFiles/WizNote.dir/titleedit.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/titleedit.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/titleedit.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 79%] Building CXX object src/CMakeFiles/WizNote.dir/sync/sync.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/sync.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp:9: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp:2:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync_p.h: In constructor 'CWizKMSync::CWizKMSync(IWizSyncableDatabase*, const WIZUSERINFOBASE&, IWizKMSyncEvents*, bool, bool, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync_p.h:51:26: warning: 'CWizKMSync::m_server' will be initialized after [-Wreorder] CWizKMDatabaseServer m_server; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync_p.h:49:10: warning: 'bool CWizKMSync::m_bUploadOnly' [-Wreorder] bool m_bUploadOnly; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp:68:1: warning: when initialized here [-Wreorder] CWizKMSync::CWizKMSync(IWizSyncableDatabase* pDatabase, const WIZUSERINFOBASE& info, IWizKMSyncEvents* pEvents, bool bGroup, bool bUploadOnly, QObject* parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp: In function 'bool UploadObject(const WIZKBINFO&, int, int, int, int, std::map&, TData&, IWizKMSyncEvents*, IWizSyncableDatabase*, CWizKMDatabaseServer&, const QString&, WizKMSyncProgress)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp:1112:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp: In member function 'bool CWizKMSync::DownloadFullDocumentList()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp:1276:9: warning: unused variable 'total' [-Wunused-variable] int total = int(m_arrayDocumentNeedToBeDownloaded.size()); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp: In function 'bool WizSyncPersonalGroupAvatar(IWizSyncableDatabase*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/sync.cpp:1726:43: warning: statement has no effect [-Wunused-value] _TR("Remove all user avatar."); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 79%] Building CXX object src/CMakeFiles/WizNote.dir/wizstatusbar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizstatusbar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizstatusbar.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 20 [ 80%] Building CXX object src/CMakeFiles/WizNote.dir/wizupgradenotifydialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizupgradenotifydialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizupgradenotifydialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 80%] Building CXX object src/CMakeFiles/WizNote.dir/wizusercipherform.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizusercipherform.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizusercipherform.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 80%] Building CXX object src/CMakeFiles/WizNote.dir/wiznoteinfoform.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wiznoteinfoform.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiznoteinfoform.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 80%] Building CXX object src/CMakeFiles/WizNote.dir/wizSearchWidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizSearchWidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizSearchWidget.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizSearchWidget.cpp:7: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wiznoteinfoform.cpp:12: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 80%] Building CXX object src/CMakeFiles/WizNote.dir/wizEditorInsertLinkForm.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizEditorInsertLinkForm.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorInsertLinkForm.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 21 [ 82%] Building CXX object src/CMakeFiles/WizNote.dir/wizUpgrade.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizUpgrade.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizUpgrade.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 82%] Building CXX object src/CMakeFiles/WizNote.dir/wizButton.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizButton.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizButton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 82%] [ 82%] Building CXX object src/CMakeFiles/WizNote.dir/wizEditorToolBar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizEditorToolBar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorToolBar.cpp Building CXX object src/CMakeFiles/WizNote.dir/wizEditorInsertTableForm.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizEditorInsertTableForm.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorInsertTableForm.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorToolBar.cpp:29: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 82%] Building CXX object src/CMakeFiles/WizNote.dir/wizFileReader.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizFileReader.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFileReader.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorToolBar.cpp: In constructor 'CWizToolButton::CWizToolButton(QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorToolBar.cpp:561:12: warning: 'CWizToolButton::m_colorSunkenBorder' will be initialized after [-Wreorder] QColor m_colorSunkenBorder; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorToolBar.cpp:556:9: warning: 'int CWizToolButton::m_horizontalPadding_left' [-Wreorder] int m_horizontalPadding_left; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizEditorToolBar.cpp:475:5: warning: when initialized here [-Wreorder] CWizToolButton(QWidget* parent = 0) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 22 [ 83%] Building CXX object src/CMakeFiles/WizNote.dir/wizFolderSelector.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizFolderSelector.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.h: In constructor 'CWizFolderSelector::CWizFolderSelector(const QString&, CWizExplorerApp&, unsigned int, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.h:37:18: warning: 'CWizFolderSelector::m_nMinPermission' will be initialized after [-Wreorder] unsigned int m_nMinPermission; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.h:34:10: warning: 'bool CWizFolderSelector::m_bAcceptRoot' [-Wreorder] bool m_bAcceptRoot; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp:14:1: warning: when initialized here [-Wreorder] CWizFolderSelector::CWizFolderSelector(const QString& strTitle, CWizExplorerApp& app, ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp: In member function 'bool CWizFolderSelector::isSelectGroupFolder()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nPermission > m_nMinPermission) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp:83:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nPermission >= WIZ_USERGROUP_READER) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderSelector.cpp:87:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (nPermission >= WIZ_USERGROUP_EDITOR) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 83%] Building CXX object src/CMakeFiles/WizNote.dir/wizProgressDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizProgressDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizProgressDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 83%] Building CXX object src/CMakeFiles/WizNote.dir/wizFolderView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizFolderView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderView.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 83%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentSelectionView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentSelectionView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderView.cpp: In member function 'void CWizFolderView::initGroup(CWizDatabase&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizFolderView.cpp:171:10: warning: variable 'itemCreeated' set but not used [-Wunused-but-set-variable] bool itemCreeated = false; ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.h: In constructor 'CWizDocumentSelectionView::CWizDocumentSelectionView(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.h:23:26: warning: 'CWizDocumentSelectionView::m_dbMgr' will be initialized after [-Wreorder] CWizDatabaseManager& m_dbMgr; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp:63:21: warning: base 'QWidget' [-Wreorder] , QWidget(parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp:60:1: warning: when initialized here [-Wreorder] CWizDocumentSelectionView::CWizDocumentSelectionView(CWizExplorerApp& app, QWidget *parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp: In member function 'void CWizDocumentSelectionView::requestDocuments(const CWizDocumentDataArray&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp:101:34: warning: unused variable 'doc' [-Wunused-variable] const WIZDOCUMENTDATAEX& doc = *it; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp: In member function 'QPoint CWizDocumentSelectionView::getThumbPosition(const WIZABSTRACT&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentSelectionView.cpp:155:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < m_docs.size(); i++) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 83%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentTransitionView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentTransitionView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentTransitionView.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 23 [ 84%] Building CXX object src/CMakeFiles/WizNote.dir/wizPopupButton.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizPopupButton.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizPopupButton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 84%] Building CXX object src/CMakeFiles/WizNote.dir/wizWebSettingsDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizWebSettingsDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebSettingsDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 84%] Building CXX object src/CMakeFiles/WizNote.dir/wizUserVerifyDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizUserVerifyDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizUserVerifyDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 84%] Building CXX object src/CMakeFiles/WizNote.dir/plugindialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/plugindialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugindialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 84%] Building CXX object src/CMakeFiles/WizNote.dir/utils/logger.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/utils/logger.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/logger.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 24 [ 86%] Building CXX object src/CMakeFiles/WizNote.dir/utils/misc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/utils/misc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/misc.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/logger.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/logger.h: In constructor 'Utils::Logger::Logger()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/logger.h:48:14: warning: 'Utils::Logger::m_buffer' will be initialized after [-Wreorder] QBuffer* m_buffer; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/logger.h:47:12: warning: 'QMutex Utils::Logger::m_mutex' [-Wreorder] QMutex m_mutex; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/logger.cpp:22:1: warning: when initialized here [-Wreorder] Logger::Logger() ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 86%] Building CXX object src/CMakeFiles/WizNote.dir/utils/pinyin.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/utils/pinyin.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/pinyin.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 86%] Building CXX object src/CMakeFiles/WizNote.dir/utils/notify.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/utils/notify.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/utils/notify.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 86%] Building CXX object src/CMakeFiles/WizNote.dir/messagelistview.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/messagelistview.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 86%] Building CXX object src/CMakeFiles/WizNote.dir/thumbcache.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/thumbcache.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/thumbcache.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:24: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h: In constructor 'WizService::Internal::MessageListView::MessageListView(CWizDatabaseManager&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:216:26: warning: 'WizService::Internal::MessageListView::m_dbMgr' will be initialized after [-Wreorder] CWizDatabaseManager& m_dbMgr; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:209:26: warning: 'WizService::Internal::MessageListViewItem* WizService::Internal::MessageListView::m_pCurrentItem' [-Wreorder] MessageListViewItem* m_pCurrentItem; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:306:1: warning: when initialized here [-Wreorder] MessageListView::MessageListView(CWizDatabaseManager& dbMgr, QWidget *parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp: In member function 'void WizService::Internal::MessageListView::addMessage(const WIZMESSAGEDATA&, bool)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:427:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (msg.nDeleteStatus == 1 || msg.nMessageType > WIZ_USERGROUP_MAX) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h: In constructor 'WizService::Internal::WizMessageListTitleBar::WizMessageListTitleBar(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:159:22: warning: 'WizService::Internal::WizMessageListTitleBar::m_app' will be initialized after [-Wreorder] CWizExplorerApp& m_app; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:158:26: warning: 'CWizDatabaseManager& WizService::Internal::WizMessageListTitleBar::m_dbMgr' [-Wreorder] CWizDatabaseManager& m_dbMgr; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:947:1: warning: when initialized here [-Wreorder] WizMessageListTitleBar::WizMessageListTitleBar(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:167:9: warning: 'WizService::Internal::WizMessageListTitleBar::m_nUnreadCount' will be initialized after [-Wreorder] int m_nUnreadCount; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:162:13: warning: 'QString WizService::Internal::WizMessageListTitleBar::m_currentSenderGUID' [-Wreorder] QString m_currentSenderGUID; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:947:1: warning: when initialized here [-Wreorder] WizMessageListTitleBar::WizMessageListTitleBar(CWizExplorerApp& app, QWidget* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h: In constructor 'WizService::Internal::WizSenderSelectorItem::WizSenderSelectorItem(const QString&, const QString&, const QPixmap&, QListWidget*, int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:65:13: warning: 'WizService::Internal::WizSenderSelectorItem::m_id' will be initialized after [-Wreorder] QString m_id; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.h:63:13: warning: 'QPixmap WizService::Internal::WizSenderSelectorItem::m_avatar' [-Wreorder] QPixmap m_avatar; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagelistview.cpp:1376:1: warning: when initialized here [-Wreorder] WizSenderSelectorItem::WizSenderSelectorItem(const QString& text, const QString& id, const QPixmap& avatar, ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 25 [ 87%] Building CXX object src/CMakeFiles/WizNote.dir/messagecompleter.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/messagecompleter.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/messagecompleter.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 87%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizImageButton.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizImageButton.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizImageButton.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 87%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocumentEditStatus.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocumentEditStatus.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.cpp:5: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 87%] Building CXX object src/CMakeFiles/WizNote.dir/wizLoginDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizLoginDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.h: In constructor 'CWizDocumentEditStatusSyncThread::CWizDocumentEditStatusSyncThread(QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.h:50:12: warning: 'CWizDocumentEditStatusSyncThread::m_mutext' will be initialized after [-Wreorder] QMutex m_mutext; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.h:44:10: warning: 'bool CWizDocumentEditStatusSyncThread::m_sendNow' [-Wreorder] bool m_sendNow; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.cpp:24:1: warning: when initialized here [-Wreorder] CWizDocumentEditStatusSyncThread::CWizDocumentEditStatusSyncThread(QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.h: In constructor 'CWizDocumentStatusCheckThread::CWizDocumentStatusCheckThread(QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.h:138:13: warning: 'CWizDocumentStatusCheckThread::m_timer' will be initialized after [-Wreorder] QTimer* m_timer; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.h:136:10: warning: 'bool CWizDocumentStatusCheckThread::m_checkNow' [-Wreorder] bool m_checkNow; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocumentEditStatus.cpp:252:1: warning: when initialized here [-Wreorder] CWizDocumentStatusCheckThread::CWizDocumentStatusCheckThread(QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.cpp:30: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.h: In constructor 'CWizLoginDialog::CWizLoginDialog(const QString&, const QList&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.h:234:19: warning: 'CWizLoginDialog::m_serverType' will be initialized after [-Wreorder] WizServerType m_serverType; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.h:231:14: warning: 'QDialog* CWizLoginDialog::m_animationWaitingDialog' [-Wreorder] QDialog* m_animationWaitingDialog; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.cpp:86:1: warning: when initialized here [-Wreorder] CWizLoginDialog::CWizLoginDialog(const QString &strLocale, const QList& localUsers, QWidget *parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.h:260:24: warning: 'CWizLoginDialog::m_oemDownloader' will be initialized after [-Wreorder] CWizOEMDownloader* m_oemDownloader; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.h:259:14: warning: 'QThread* CWizLoginDialog::m_oemThread' [-Wreorder] QThread* m_oemThread; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizLoginDialog.cpp:86:1: warning: when initialized here [-Wreorder] CWizLoginDialog::CWizLoginDialog(const QString &strLocale, const QList& localUsers, QWidget *parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 87%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizFileMonitor.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizFileMonitor.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizFileMonitor.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 87%] Building CXX object src/CMakeFiles/WizNote.dir/wizSearchReplaceWidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizSearchReplaceWidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizSearchReplaceWidget.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizSearchReplaceWidget.cpp: In member function 'void CWizSearchReplaceWidget::showInEditor(const QRect&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizSearchReplaceWidget.cpp:27:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] setWindowState(windowState() & ~Qt::WindowFullScreen | Qt::WindowActive); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 26 [ 89%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/WizCodeEditorDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/WizCodeEditorDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/WizCodeEditorDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 89%] Building CXX object src/CMakeFiles/WizNote.dir/wizDocTemplateDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizDocTemplateDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizDocTemplateDialog.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/WizCodeEditorDialog.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/WizCodeEditorDialog.h: In constructor 'WizCodeEditorDialog::WizCodeEditorDialog(CWizExplorerApp&, CWizDocumentWebView*, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/WizCodeEditorDialog.h:41:26: warning: 'WizCodeEditorDialog::m_external' will be initialized after [-Wreorder] CWizDocumentWebView *m_external; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/WizCodeEditorDialog.h:39:15: warning: 'QWebView* WizCodeEditorDialog::m_codeBrowser' [-Wreorder] QWebView *m_codeBrowser; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/WizCodeEditorDialog.cpp:31:1: warning: when initialized here [-Wreorder] WizCodeEditorDialog::WizCodeEditorDialog(CWizExplorerApp& app, CWizDocumentWebView* external, QWidget *parent) : ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 89%] Building CXX object src/CMakeFiles/WizNote.dir/wizMobileFileReceiver.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizMobileFileReceiver.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizMobileFileReceiver.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizMobileFileReceiver.cpp: In member function 'void CWizMobileXmlProcesser::processFileParam(QXmlStreamReader&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizMobileFileReceiver.cpp:161:48: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] addSegmentIntoDataList(guid, index, newSeg); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 89%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizFramelessWebDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizFramelessWebDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizFramelessWebDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 89%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizLockedFile.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizLockedFile.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizLockedFile.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 27 [ 90%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizLocalPeer.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizLocalPeer.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizLocalPeer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 90%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizSingleApplication.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizSingleApplication.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizSingleApplication.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 90%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizRtfReader.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizRtfReader.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizRtfReader.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 90%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizScreenShotWidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizScreenShotWidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizScreenShotWidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 90%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizVerificationCodeDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizVerificationCodeDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizVerificationCodeDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 28 [ 91%] Building CXX object src/CMakeFiles/WizNote.dir/share/rtf2html/fmt_opts.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/rtf2html/fmt_opts.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/fmt_opts.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/fmt_opts.cpp: In member function 'std::string formatting_options::get_par_str() const': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/fmt_opts.cpp:6:9: warning: enumeration value 'align_left' not handled in switch [-Wswitch] switch (papAlign) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/fmt_opts.cpp:6:9: warning: enumeration value 'align_error' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/fmt_opts.cpp: In member function 'std::string formatter::format(const formatting_options&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/fmt_opts.cpp:181:10: warning: enumeration value 'ff_none' not handled in switch [-Wswitch] switch (opt.chpFont.family) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 91%] Building CXX object src/CMakeFiles/WizNote.dir/share/rtf2html/rtf_keyword.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/rtf2html/rtf_keyword.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf_keyword.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 91%] Building CXX object src/CMakeFiles/WizNote.dir/share/rtf2html/rtf_table.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/rtf2html/rtf_table.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf_table.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf_table.cpp: In member function 'std::string table::make()': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf_table.cpp:194:20: warning: enumeration value 'valign_center' not handled in switch [-Wswitch] switch ((*cell_def)->VAlign) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 91%] Building CXX object src/CMakeFiles/WizNote.dir/share/rtf2html/rtf2html.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/rtf2html/rtf2html.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 91%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizEmailShareDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizEmailShareDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.cpp /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp: In function 'int rtf2html(const char*, std::string&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_unknown' not handled in switch [-Wswitch] switch (kw.keyword()) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_b' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_bin' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_brdrnone' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_bullet' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_cb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_cell' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_cellx' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_cf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clbrdrb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clbrdrl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clbrdrr' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clbrdrt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clvertalb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clvertalc' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clvertalt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clvmgf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_clvmrg' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_colortbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_emdash' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_emspace' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_endash' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_enspace' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fi' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_field' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_filetbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_f' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fprq' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fcharset' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fnil' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_froman' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fswiss' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fmodern' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fscript' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fdecor' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_ftech' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fbidi' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fldrslt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fonttbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_footer' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_footerf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_fs' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_header' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_headerf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_highlight' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_i' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_info' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_intbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_ldblquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_li' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_line' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_lquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_margl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_object' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_paperw' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_par' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_pard' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_pict' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_plain' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_qc' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_qj' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_ql' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_qmspace' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_qr' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_rdblquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_ri' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_row' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_rquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_sa' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_sb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_sect' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_softline' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_stylesheet' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_sub' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_super' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_tab' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_title' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_trleft' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_trowd' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_trrh' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_ul' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_ulnone' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_deflangfe' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_unicodechar' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:742:56: warning: enumeration value 'rkw_unicodecounter' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_unknown' not handled in switch [-Wswitch] switch (kw.keyword()) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_b' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_bin' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_blue' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_brdrnone' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_bullet' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_cb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_cell' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_cellx' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_cf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clbrdrb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clbrdrl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clbrdrr' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clbrdrt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clvertalb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clvertalc' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clvertalt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clvmgf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_clvmrg' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_colortbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_emdash' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_emspace' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_endash' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_enspace' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_fi' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_field' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_filetbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_ftech' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_fbidi' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_fldrslt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_fonttbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_footer' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_footerf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_fs' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_green' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_header' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_headerf' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_highlight' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_i' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_info' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_intbl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_ldblquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_li' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_line' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_lquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_margl' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_object' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_paperw' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_par' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_pard' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_pict' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_plain' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_qc' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_qj' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_ql' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_qmspace' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_qr' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_rdblquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_red' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_ri' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_row' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_rquote' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_sa' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_sb' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_sect' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_softline' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_stylesheet' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_sub' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_super' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_tab' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_title' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_trleft' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_trowd' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_trrh' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_ul' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_ulnone' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_deflangfe' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_unicodechar' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:794:60: warning: enumeration value 'rkw_unicodecounter' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_unknown' not handled in switch [-Wswitch] switch (kw.keyword()) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_bin' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_blue' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_field' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fprq' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fcharset' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fnil' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_froman' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fswiss' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fmodern' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fscript' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fdecor' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_ftech' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fbidi' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_fldrslt' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_green' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_red' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_title' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:693:36: warning: enumeration value 'rkw_deflangfe' not handled in switch [-Wswitch] /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:636:13: warning: variable 'iDocWidth' set but not used [-Wunused-but-set-variable] int iDocWidth=12240; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:637:13: warning: variable 'iMarginLeft' set but not used [-Wunused-but-set-variable] int iMarginLeft=1800; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/rtf2html/rtf2html.cpp:1201:13: warning: variable 'nDefaultCharset' set but not used [-Wunused-but-set-variable] int nDefaultCharset = 0; ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.cpp:22: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.h: In constructor 'CWizEmailShareDialog::CWizEmailShareDialog(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.h:46:22: warning: 'CWizEmailShareDialog::m_app' will be initialized after [-Wreorder] CWizExplorerApp& m_app; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.cpp:41:36: warning: base 'QDialog' [-Wreorder] ui(new Ui::CWizEmailShareDialog) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizEmailShareDialog.cpp:38:1: warning: when initialized here [-Wreorder] CWizEmailShareDialog::CWizEmailShareDialog(CWizExplorerApp& app, QWidget *parent) : ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 29 [ 93%] Building CXX object src/CMakeFiles/WizNote.dir/share/websocketclientwrapper.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/websocketclientwrapper.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/websocketclientwrapper.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 93%] Building CXX object src/CMakeFiles/WizNote.dir/share/websockettransport.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/websockettransport.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/websockettransport.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 93%] Building CXX object src/CMakeFiles/WizNote.dir/wizWebEngineInjectObject.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizWebEngineInjectObject.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebEngineInjectObject.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebEngineInjectObject.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebEngineInjectObject.h: In constructor 'CWizCodeExternal::CWizCodeExternal(WizCodeEditorDialog*, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebEngineInjectObject.h:20:26: warning: 'CWizCodeExternal::m_editor' will be initialized after [-Wreorder] WizCodeEditorDialog* m_editor; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebEngineInjectObject.cpp:8:21: warning: base 'QObject' [-Wreorder] , QObject(parent) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizWebEngineInjectObject.cpp:6:1: warning: when initialized here [-Wreorder] CWizCodeExternal::CWizCodeExternal(WizCodeEditorDialog* editor, QObject* parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 93%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizMarkdownTemplateDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizMarkdownTemplateDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizMarkdownTemplateDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 93%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizShareLinkDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizShareLinkDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizShareLinkDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 30 [ 94%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizAnalyzer.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizAnalyzer.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 94%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizTranslater.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizTranslater.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizTranslater.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.cpp:1: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 94%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizIAPDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizIAPDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizIAPDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 94%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizAdvancedSearchDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizAdvancedSearchDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizAdvancedSearchDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 94%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizUDPClient.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizUDPClient.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizUDPClient.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 31 [ 95%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizMessageBox.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizMessageBox.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizMessageBox.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 95%] Building CXX object src/CMakeFiles/WizNote.dir/wizOEMSettings.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/wizOEMSettings.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizOEMSettings.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 95%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizTagBar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizTagBar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/wizOEMSettings.cpp:8: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizAnalyzer.h:10, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.cpp:19: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.h: In constructor 'Core::Internal::CWizTagBar::CWizTagBar(CWizExplorerApp&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.h:170:26: warning: 'Core::Internal::CWizTagBar::m_dbMgr' will be initialized after [-Wreorder] CWizDatabaseManager& m_dbMgr; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.h:160:24: warning: 'CWizTagListWidget* Core::Internal::CWizTagBar::m_tagList' [-Wreorder] CWizTagListWidget* m_tagList; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTagBar.cpp:27:1: warning: when initialized here [-Wreorder] CWizTagBar::CWizTagBar(CWizExplorerApp& app, QWidget *parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 95%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizTrayIcon.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizTrayIcon.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTrayIcon.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 95%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizEventLoop.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizEventLoop.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizEventLoop.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 32 [ 97%] Building CXX object src/CMakeFiles/WizNote.dir/sync/wizJSONServerBase.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/sync/wizJSONServerBase.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizJSONServerBase.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 97%] Building CXX object src/CMakeFiles/WizNote.dir/share/wizObjectOperator.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/share/wizObjectOperator.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/sync/wizJSONServerBase.cpp:3: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h: In constructor 'CWizDocumentOperator::CWizDocumentOperator(CWizDatabaseManager&, QObject*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:120:26: warning: 'CWizDocumentOperator::m_dbMgr' will be initialized after [-Wreorder] CWizDatabaseManager& m_dbMgr; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:24:29: warning: base 'QObject' [-Wreorder] , m_combineFolders(false) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:14:1: warning: when initialized here [-Wreorder] CWizDocumentOperator::CWizDocumentOperator(CWizDatabaseManager& dbMgr, QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:121:35: warning: 'CWizDocumentOperator::m_downloader' will be initialized after [-Wreorder] CWizObjectDataDownloaderHost* m_downloader; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:118:10: warning: 'bool CWizDocumentOperator::m_keepDocTime' [-Wreorder] bool m_keepDocTime; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:14:1: warning: when initialized here [-Wreorder] CWizDocumentOperator::CWizDocumentOperator(CWizDatabaseManager& dbMgr, QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:125:10: warning: 'CWizDocumentOperator::m_stop' will be initialized after [-Wreorder] bool m_stop; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:124:14: warning: 'QThread* CWizDocumentOperator::m_thread' [-Wreorder] QThread* m_thread; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:14:1: warning: when initialized here [-Wreorder] CWizDocumentOperator::CWizDocumentOperator(CWizDatabaseManager& dbMgr, QObject* parent) ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:127:9: warning: 'CWizDocumentOperator::m_counter' will be initialized after [-Wreorder] int m_counter; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.h:122:10: warning: 'bool CWizDocumentOperator::m_combineFolders' [-Wreorder] bool m_combineFolders; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:14:1: warning: when initialized here [-Wreorder] CWizDocumentOperator::CWizDocumentOperator(CWizDatabaseManager& dbMgr, QObject* parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 97%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizLocalProgressWebView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizLocalProgressWebView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizLocalProgressWebView.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp: In member function 'int CWizDocumentOperator::documentCount(CWizDatabase&, const WIZTAGDATA&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/share/wizObjectOperator.cpp:841:32: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] count += pos->second; ^ [ 97%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizCrashReportDialog.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizCrashReportDialog.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizCrashReportDialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 97%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizCustomToolBar.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizCustomToolBar.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizCustomToolBar.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 33 [ 98%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizTipsWidget.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizTipsWidget.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 98%] Building CXX object src/CMakeFiles/WizNote.dir/widgets/wizSingleDocumentView.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/widgets/wizSingleDocumentView.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSingleDocumentView.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.h: In constructor 'CWizTipsWidget::CWizTipsWidget(QString, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.h:58:31: warning: 'CWizTipsWidget::m_closeFunction' will be initialized after [-Wreorder] std::function m_closeFunction; //用户点击了tip时候执行的方法 ^ In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.h:54:13: warning: 'QString CWizTipsWidget::m_id' [-Wreorder] QString m_id; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizTipsWidget.cpp:14:1: warning: when initialized here [-Wreorder] CWizTipsWidget::CWizTipsWidget(const QString id, QWidget *parent) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 98%] Building CXX object src/CMakeFiles/WizNote.dir/mac/wizSearchWidget_mm.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/mac/wizSearchWidget_mm.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/mac/wizSearchWidget_mm.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 98%] Building CXX object src/CMakeFiles/WizNote.dir/core/wizAccountManager.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/core/wizAccountManager.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizAccountManager.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSingleDocumentView.cpp:1:0: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSingleDocumentView.h: In constructor 'Core::CWizSingleDocumentViewer::CWizSingleDocumentViewer(CWizExplorerApp&, const QString&, QWidget*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSingleDocumentView.h:42:13: warning: 'Core::CWizSingleDocumentViewer::m_guid' will be initialized after [-Wreorder] QString m_guid; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSingleDocumentView.h:40:23: warning: 'Core::CWizDocumentView* Core::CWizSingleDocumentViewer::m_docView' [-Wreorder] CWizDocumentView* m_docView; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/widgets/wizSingleDocumentView.cpp:36:1: warning: when initialized here [-Wreorder] CWizSingleDocumentViewer::CWizSingleDocumentViewer(CWizExplorerApp& app, const QString& guid, QWidget* parent) : ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 98%] Building CXX object src/CMakeFiles/WizNote.dir/core/wizCommentManager.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/core/wizCommentManager.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizCommentManager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 34 [100%] Building CXX object src/CMakeFiles/WizNote.dir/core/wizNoteManager.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/core/wizNoteManager.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizNoteManager.cpp In file included from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/reader.h:7:0, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/document.h:4, from /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizCommentManager.cpp:10: /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF8::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef170' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:170:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static rapidjson::UTF8::Ch rapidjson::UTF8::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef183' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:183:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef189' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:189:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF8::Put(OutputByteStream&, rapidjson::UTF8::Ch)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef195' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:195:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef219' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:219:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef234' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:234:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF16::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef252' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:252:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef253' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:253:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 2); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef271' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:271:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef278' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:278:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef286' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:286:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef292' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:292:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef303' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:303:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF16BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef310' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:310:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef318' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:318:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF16BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef324' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:324:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32::Encode(OutputStream&, unsigned int)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef348' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:348:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Decode(InputStream&, unsigned int*)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef355' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:355:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static bool rapidjson::UTF32::Validate(InputStream&, OutputStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef363' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:363:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputStream::Ch) >= 4); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef375' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:375:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32LE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef382' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:382:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef392' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:392:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32LE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef398' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:398:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::TakeBOM(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef411' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:411:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static CharType rapidjson::UTF32BE::Take(InputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef418' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:418:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename InputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::PutBOM(OutputByteStream&)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef428' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:428:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h: In static member function 'static void rapidjson::UTF32BE::Put(OutputByteStream&, CharType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:17: warning: typedef 'StaticAssertTypedef434' locally defined but not used [-Wunused-local-typedefs] RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:111:34: note: in definition of macro 'RAPIDJSON_DO_JOIN2' #define RAPIDJSON_DO_JOIN2(X, Y) X##Y ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:109:30: note: in expansion of macro 'RAPIDJSON_DO_JOIN' #define RAPIDJSON_JOIN(X, Y) RAPIDJSON_DO_JOIN(X, Y) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/rapidjson.h:115:2: note: in expansion of macro 'RAPIDJSON_JOIN' RAPIDJSON_JOIN(StaticAssertTypedef, __LINE__) ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/rapidjson/encodings.h:434:3: note: in expansion of macro 'RAPIDJSON_STATIC_ASSERT' RAPIDJSON_STATIC_ASSERT(sizeof(typename OutputByteStream::Ch) == 1); ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizCommentManager.cpp: In constructor 'CWizQueryCommentRunnable::CWizQueryCommentRunnable(Core::CWizCommentManager*, const QString&, const QString&, QueryType)': /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizCommentManager.cpp:138:26: warning: 'CWizQueryCommentRunnable::m_manager' will be initialized after [-Wreorder] CWizCommentManager * m_manager; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizCommentManager.cpp:135:13: warning: 'QString CWizQueryCommentRunnable::m_kbGUID' [-Wreorder] QString m_kbGUID; ^ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/core/wizCommentManager.cpp:30:5: warning: when initialized here [-Wreorder] CWizQueryCommentRunnable(CWizCommentManager *manager, const QString& kbGUID, const QString& GUID, QueryType type) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [100%] Building CXX object src/CMakeFiles/WizNote.dir/qrc_wiznote.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/qrc_wiznote.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/qrc_wiznote.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [100%] Building CXX object src/CMakeFiles/WizNote.dir/WizNote_automoc.cpp.o cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -fPIE -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtConcurrent -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/openssl/include -I/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared -o CMakeFiles/WizNote.dir/WizNote_automoc.cpp.o -c /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/WizNote_automoc.cpp Linking CXX executable ../bin/WizNote cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/WizNote.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -DNDEBUG -Wl,-z,relro CMakeFiles/WizNote.dir/share/wizzip.cpp.o CMakeFiles/WizNote.dir/share/wizqthelper.cpp.o CMakeFiles/WizNote.dir/share/wizmisc.cpp.o CMakeFiles/WizNote.dir/share/sqlite3.c.o CMakeFiles/WizNote.dir/share/cppsqlite3.cpp.o CMakeFiles/WizNote.dir/share/wizobject.cpp.o CMakeFiles/WizNote.dir/share/wizkmcore.cpp.o CMakeFiles/WizNote.dir/share/wizxml.cpp.o CMakeFiles/WizNote.dir/share/wizxmlrpc.cpp.o CMakeFiles/WizNote.dir/sync/wizXmlRpcServer.cpp.o CMakeFiles/WizNote.dir/share/wizDatabase.cpp.o CMakeFiles/WizNote.dir/share/wizDatabaseManager.cpp.o CMakeFiles/WizNote.dir/share/wizsettings.cpp.o CMakeFiles/WizNote.dir/share/wizui.cpp.o CMakeFiles/WizNote.dir/share/wizmd5.cpp.o CMakeFiles/WizNote.dir/share/wizhtml2zip.cpp.o CMakeFiles/WizNote.dir/share/wizwin32helper.cpp.o CMakeFiles/WizNote.dir/share/wizdrawtexthelper.cpp.o CMakeFiles/WizNote.dir/share/wizuihelper.cpp.o CMakeFiles/WizNote.dir/share/wizcommonui.cpp.o CMakeFiles/WizNote.dir/share/wizanimateaction.cpp.o CMakeFiles/WizNote.dir/share/wizpopupwidget.cpp.o CMakeFiles/WizNote.dir/share/wizmultilinelistwidget.cpp.o CMakeFiles/WizNote.dir/share/wizfileiconprovider.cpp.o CMakeFiles/WizNote.dir/share/wizwindowshelper.cpp.o CMakeFiles/WizNote.dir/share/wizIndexBase.cpp.o CMakeFiles/WizNote.dir/share/wizIndex.cpp.o CMakeFiles/WizNote.dir/share/wizthumbindex.cpp.o CMakeFiles/WizNote.dir/share/wizenc.cpp.o CMakeFiles/WizNote.dir/share/wizziwreader.cpp.o CMakeFiles/WizNote.dir/html/wizhtmlreader.cpp.o CMakeFiles/WizNote.dir/html/wizhtmlcollector.cpp.o CMakeFiles/WizNote.dir/main.cpp.o CMakeFiles/WizNote.dir/share/wizClucene.cpp.o CMakeFiles/WizNote.dir/share/wizSearchIndexer.cpp.o CMakeFiles/WizNote.dir/widgets/wizScrollBar.cpp.o CMakeFiles/WizNote.dir/sync/token.cpp.o CMakeFiles/WizNote.dir/sync/apientry.cpp.o CMakeFiles/WizNote.dir/share/wizObjectDataDownloader.cpp.o CMakeFiles/WizNote.dir/sync/avatar.cpp.o CMakeFiles/WizNote.dir/sync/wizKMServer.cpp.o CMakeFiles/WizNote.dir/sync/wizkmsync.cpp.o CMakeFiles/WizNote.dir/sync/asyncapi.cpp.o CMakeFiles/WizNote.dir/sync/avataruploader.cpp.o CMakeFiles/WizNote.dir/widgets/wizUserInfoWidget.cpp.o CMakeFiles/WizNote.dir/widgets/wizUserInfoWidgetBase.cpp.o CMakeFiles/WizNote.dir/widgets/wizSegmentedButton.cpp.o CMakeFiles/WizNote.dir/utils/stylehelper.cpp.o CMakeFiles/WizNote.dir/utils/pathresolve.cpp.o CMakeFiles/WizNote.dir/share/wiztitlebar.cpp.o CMakeFiles/WizNote.dir/share/wizshadoweffect.cpp.o CMakeFiles/WizNote.dir/wizCategoryView.cpp.o CMakeFiles/WizNote.dir/wizCategoryViewItem.cpp.o CMakeFiles/WizNote.dir/wizDocumentListView.cpp.o CMakeFiles/WizNote.dir/wizDocumentListViewItem.cpp.o CMakeFiles/WizNote.dir/wizDocumentView.cpp.o CMakeFiles/WizNote.dir/wizDocumentWebView.cpp.o CMakeFiles/WizNote.dir/wizDocumentWebEngine.cpp.o CMakeFiles/WizNote.dir/wizactions.cpp.o CMakeFiles/WizNote.dir/wiznotestyle.cpp.o CMakeFiles/WizNote.dir/wizLineInputDialog.cpp.o CMakeFiles/WizNote.dir/wizdocumenthistory.cpp.o CMakeFiles/WizNote.dir/wizattachmentlistwidget.cpp.o CMakeFiles/WizNote.dir/wiztaglistwidget.cpp.o CMakeFiles/WizNote.dir/wizconsoledialog.cpp.o CMakeFiles/WizNote.dir/wizpreferencedialog.cpp.o CMakeFiles/WizNote.dir/wizproxydialog.cpp.o CMakeFiles/WizNote.dir/wizcreateaccountdialog.cpp.o CMakeFiles/WizNote.dir/wizmainwindow.cpp.o CMakeFiles/WizNote.dir/notecomments.cpp.o CMakeFiles/WizNote.dir/cellbutton.cpp.o CMakeFiles/WizNote.dir/titlebar.cpp.o CMakeFiles/WizNote.dir/infobar.cpp.o CMakeFiles/WizNote.dir/notifybar.cpp.o CMakeFiles/WizNote.dir/titleedit.cpp.o CMakeFiles/WizNote.dir/sync/sync.cpp.o CMakeFiles/WizNote.dir/wizstatusbar.cpp.o CMakeFiles/WizNote.dir/wizupgradenotifydialog.cpp.o CMakeFiles/WizNote.dir/wizusercipherform.cpp.o CMakeFiles/WizNote.dir/wiznoteinfoform.cpp.o CMakeFiles/WizNote.dir/wizSearchWidget.cpp.o CMakeFiles/WizNote.dir/wizEditorInsertLinkForm.cpp.o CMakeFiles/WizNote.dir/wizUpgrade.cpp.o CMakeFiles/WizNote.dir/wizButton.cpp.o CMakeFiles/WizNote.dir/wizEditorToolBar.cpp.o CMakeFiles/WizNote.dir/wizEditorInsertTableForm.cpp.o CMakeFiles/WizNote.dir/wizFileReader.cpp.o CMakeFiles/WizNote.dir/wizFolderSelector.cpp.o CMakeFiles/WizNote.dir/wizProgressDialog.cpp.o CMakeFiles/WizNote.dir/wizFolderView.cpp.o CMakeFiles/WizNote.dir/wizDocumentSelectionView.cpp.o CMakeFiles/WizNote.dir/wizDocumentTransitionView.cpp.o CMakeFiles/WizNote.dir/wizPopupButton.cpp.o CMakeFiles/WizNote.dir/wizWebSettingsDialog.cpp.o CMakeFiles/WizNote.dir/wizUserVerifyDialog.cpp.o CMakeFiles/WizNote.dir/plugindialog.cpp.o CMakeFiles/WizNote.dir/utils/logger.cpp.o CMakeFiles/WizNote.dir/utils/misc.cpp.o CMakeFiles/WizNote.dir/utils/pinyin.cpp.o CMakeFiles/WizNote.dir/utils/notify.cpp.o CMakeFiles/WizNote.dir/messagelistview.cpp.o CMakeFiles/WizNote.dir/thumbcache.cpp.o CMakeFiles/WizNote.dir/messagecompleter.cpp.o CMakeFiles/WizNote.dir/widgets/wizImageButton.cpp.o CMakeFiles/WizNote.dir/wizDocumentEditStatus.cpp.o CMakeFiles/WizNote.dir/wizLoginDialog.cpp.o CMakeFiles/WizNote.dir/share/wizFileMonitor.cpp.o CMakeFiles/WizNote.dir/wizSearchReplaceWidget.cpp.o CMakeFiles/WizNote.dir/widgets/WizCodeEditorDialog.cpp.o CMakeFiles/WizNote.dir/wizDocTemplateDialog.cpp.o CMakeFiles/WizNote.dir/wizMobileFileReceiver.cpp.o CMakeFiles/WizNote.dir/widgets/wizFramelessWebDialog.cpp.o CMakeFiles/WizNote.dir/share/wizLockedFile.cpp.o CMakeFiles/WizNote.dir/share/wizLocalPeer.cpp.o CMakeFiles/WizNote.dir/share/wizSingleApplication.cpp.o CMakeFiles/WizNote.dir/share/wizRtfReader.cpp.o CMakeFiles/WizNote.dir/widgets/wizScreenShotWidget.cpp.o CMakeFiles/WizNote.dir/widgets/wizVerificationCodeDialog.cpp.o CMakeFiles/WizNote.dir/share/rtf2html/fmt_opts.cpp.o CMakeFiles/WizNote.dir/share/rtf2html/rtf_keyword.cpp.o CMakeFiles/WizNote.dir/share/rtf2html/rtf_table.cpp.o CMakeFiles/WizNote.dir/share/rtf2html/rtf2html.cpp.o CMakeFiles/WizNote.dir/widgets/wizEmailShareDialog.cpp.o CMakeFiles/WizNote.dir/share/websocketclientwrapper.cpp.o CMakeFiles/WizNote.dir/share/websockettransport.cpp.o CMakeFiles/WizNote.dir/wizWebEngineInjectObject.cpp.o CMakeFiles/WizNote.dir/widgets/wizMarkdownTemplateDialog.cpp.o CMakeFiles/WizNote.dir/widgets/wizShareLinkDialog.cpp.o CMakeFiles/WizNote.dir/share/wizAnalyzer.cpp.o CMakeFiles/WizNote.dir/share/wizTranslater.cpp.o CMakeFiles/WizNote.dir/widgets/wizIAPDialog.cpp.o CMakeFiles/WizNote.dir/widgets/wizAdvancedSearchDialog.cpp.o CMakeFiles/WizNote.dir/share/wizUDPClient.cpp.o CMakeFiles/WizNote.dir/share/wizMessageBox.cpp.o CMakeFiles/WizNote.dir/wizOEMSettings.cpp.o CMakeFiles/WizNote.dir/widgets/wizTagBar.cpp.o CMakeFiles/WizNote.dir/widgets/wizTrayIcon.cpp.o CMakeFiles/WizNote.dir/share/wizEventLoop.cpp.o CMakeFiles/WizNote.dir/sync/wizJSONServerBase.cpp.o CMakeFiles/WizNote.dir/share/wizObjectOperator.cpp.o CMakeFiles/WizNote.dir/widgets/wizLocalProgressWebView.cpp.o CMakeFiles/WizNote.dir/widgets/wizCrashReportDialog.cpp.o CMakeFiles/WizNote.dir/widgets/wizCustomToolBar.cpp.o CMakeFiles/WizNote.dir/widgets/wizTipsWidget.cpp.o CMakeFiles/WizNote.dir/widgets/wizSingleDocumentView.cpp.o CMakeFiles/WizNote.dir/mac/wizSearchWidget_mm.cpp.o CMakeFiles/WizNote.dir/core/wizAccountManager.cpp.o CMakeFiles/WizNote.dir/core/wizCommentManager.cpp.o CMakeFiles/WizNote.dir/core/wizNoteManager.cpp.o CMakeFiles/WizNote.dir/qrc_wiznote.cpp.o CMakeFiles/WizNote.dir/WizNote_automoc.cpp.o -o ../bin/WizNote -rdynamic /usr/lib64/libQt5Core.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 ../bin/libquazip.a -lcryptopp -lz ../bin/libclucene-core-static.a ../bin/libclucene-shared-static.a ../lib64/wiznote/plugins/libextensionsystem.so ../lib64/wiznote/plugins/libaggregation.so ../lib64/wiznote/plugins/libCore.so ../lib64/wiznote/plugins/libHelloWorld.so ../lib64/wiznote/plugins/libMarkDown.so -ldl -lz -lpthread ../lib64/wiznote/plugins/libCore.so ../lib64/wiznote/plugins/libextensionsystem.so ../lib64/wiznote/plugins/libaggregation.so /usr/lib64/libQt5Xml.so.5.5.1 /usr/lib64/libQt5WebKitWidgets.so.5.5.1 /usr/lib64/libQt5WebKit.so.5.5.1 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libQt5PrintSupport.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Concurrent.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 -ldl -Wl,-rpath,/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib64/wiznote/plugins: cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/share/ /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/share/wiznote cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/share/wiznote/locales/ cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E copy /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/wiznote_zh_CN.qm /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/share/wiznote/locales/ cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/share/wiznote/locales/ cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E copy /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/wiznote_zh_TW.qm /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/share/wiznote/locales/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [100%] Built target WizNote make[1]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pUWqmo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 + cd WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 -C dist make: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -H/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 -B/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build.make lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/shared /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build.make lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `lib/clucene/src/shared/CMakeFiles/clucene-shared-static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 87 88 89 [ 4%] Built target clucene-shared-static /usr/bin/make -f lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build.make lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/clucene/src/core /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build.make lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `lib/clucene/src/core/CMakeFiles/clucene-core-static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [ 39%] Built target clucene-core-static /usr/bin/make -f lib/quazip/CMakeFiles/quazip_automoc.dir/build.make lib/quazip/CMakeFiles/quazip_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip/CMakeFiles/quazip_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/quazip/CMakeFiles/quazip_automoc.dir/build.make lib/quazip/CMakeFiles/quazip_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 39%] Automoc for target quazip cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip/CMakeFiles/quazip_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 39%] Built target quazip_automoc /usr/bin/make -f lib/quazip/CMakeFiles/quazip.dir/build.make lib/quazip/CMakeFiles/quazip.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/quazip /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/quazip/CMakeFiles/quazip.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/quazip/CMakeFiles/quazip.dir/build.make lib/quazip/CMakeFiles/quazip.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `lib/quazip/CMakeFiles/quazip.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 96 97 98 [ 43%] Built target quazip /usr/bin/make -f lib/aggregation/CMakeFiles/aggregation_automoc.dir/build.make lib/aggregation/CMakeFiles/aggregation_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/CMakeFiles/aggregation_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/aggregation/CMakeFiles/aggregation_automoc.dir/build.make lib/aggregation/CMakeFiles/aggregation_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Automoc for target aggregation cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/CMakeFiles/aggregation_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 43%] Built target aggregation_automoc /usr/bin/make -f lib/aggregation/CMakeFiles/aggregation.dir/build.make lib/aggregation/CMakeFiles/aggregation.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/aggregation/CMakeFiles/aggregation.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/aggregation/CMakeFiles/aggregation.dir/build.make lib/aggregation/CMakeFiles/aggregation.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `lib/aggregation/CMakeFiles/aggregation.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 35 [ 45%] Built target aggregation /usr/bin/make -f lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 94 [ 46%] Automoc for target extensionsystem cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/CMakeFiles/extensionsystem_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 94 [ 46%] Built target extensionsystem_automoc /usr/bin/make -f lib/extensionsystem/CMakeFiles/extensionsystem.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/lib/extensionsystem/CMakeFiles/extensionsystem.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f lib/extensionsystem/CMakeFiles/extensionsystem.dir/build.make lib/extensionsystem/CMakeFiles/extensionsystem.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `lib/extensionsystem/CMakeFiles/extensionsystem.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 91 92 93 [ 50%] Built target extensionsystem /usr/bin/make -f src/CMakeFiles/WizNote_automoc.dir/build.make src/CMakeFiles/WizNote_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/CMakeFiles/WizNote_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/CMakeFiles/WizNote_automoc.dir/build.make src/CMakeFiles/WizNote_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Automoc for target WizNote cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/CMakeFiles/WizNote_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Built target WizNote_automoc /usr/bin/make -f src/plugins/coreplugin/CMakeFiles/coreplugin_automoc.dir/build.make src/plugins/coreplugin/CMakeFiles/coreplugin_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin/CMakeFiles/coreplugin_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/plugins/coreplugin/CMakeFiles/coreplugin_automoc.dir/build.make src/plugins/coreplugin/CMakeFiles/coreplugin_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Automoc for target coreplugin cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin/CMakeFiles/coreplugin_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 50%] Built target coreplugin_automoc /usr/bin/make -f src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build.make src/plugins/coreplugin/CMakeFiles/coreplugin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/coreplugin /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/coreplugin/CMakeFiles/coreplugin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build.make src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `src/plugins/coreplugin/CMakeFiles/coreplugin.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 90 [ 52%] Built target coreplugin /usr/bin/make -f src/plugins/markdown/CMakeFiles/markdown_automoc.dir/build.make src/plugins/markdown/CMakeFiles/markdown_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/markdown /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown/CMakeFiles/markdown_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/plugins/markdown/CMakeFiles/markdown_automoc.dir/build.make src/plugins/markdown/CMakeFiles/markdown_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 52%] Automoc for target markdown cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown/CMakeFiles/markdown_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 52%] Built target markdown_automoc /usr/bin/make -f src/plugins/markdown/CMakeFiles/markdown.dir/build.make src/plugins/markdown/CMakeFiles/markdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/markdown /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/markdown/CMakeFiles/markdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/plugins/markdown/CMakeFiles/markdown.dir/build.make src/plugins/markdown/CMakeFiles/markdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `src/plugins/markdown/CMakeFiles/markdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 95 [ 53%] Built target markdown /usr/bin/make -f src/plugins/helloworld/CMakeFiles/helloworld_automoc.dir/build.make src/plugins/helloworld/CMakeFiles/helloworld_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/helloworld /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld/CMakeFiles/helloworld_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/plugins/helloworld/CMakeFiles/helloworld_automoc.dir/build.make src/plugins/helloworld/CMakeFiles/helloworld_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] Automoc for target helloworld cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld/CMakeFiles/helloworld_automoc.dir/ make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] Built target helloworld_automoc /usr/bin/make -f src/plugins/helloworld/CMakeFiles/helloworld.dir/build.make src/plugins/helloworld/CMakeFiles/helloworld.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src/plugins/helloworld /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/plugins/helloworld/CMakeFiles/helloworld.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/plugins/helloworld/CMakeFiles/helloworld.dir/build.make src/plugins/helloworld/CMakeFiles/helloworld.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `src/plugins/helloworld/CMakeFiles/helloworld.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles [ 53%] Built target helloworld /usr/bin/make -f src/CMakeFiles/WizNote.dir/build.make src/CMakeFiles/WizNote.dir/depend make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' cd /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/src/CMakeFiles/WizNote.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/make -f src/CMakeFiles/WizNote.dir/build.make src/CMakeFiles/WizNote.dir/build make[2]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[2]: Nothing to be done for `src/CMakeFiles/WizNote.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [100%] Built target WizNote make[1]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libaggregation.so -- Set runtime path of "/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libaggregation.so" to "$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/wiznote/plugins" -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libextensionsystem.so -- Set runtime path of "/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libextensionsystem.so" to "$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/wiznote/plugins" -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/bin/WizNote -- Set runtime path of "/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/bin/WizNote" to "$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/wiznote/plugins" -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/template.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic/generic_yellow.ziw -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic/generic_small.ziw -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic/generic_blue.ziw -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic/generic_black.ziw -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic/generic_big.ziw -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/templates/generic/generic.ziw -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_user.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_tag_group.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_tag.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_style.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_object_ex.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_meta.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_message.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_document_tag.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_document_param.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_document_attachment.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_document.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/sql/wiz_deleted_guid.sql -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/wizupdater.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/unlock.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/trash.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/toolbar_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/tags.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/tag.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/sync6.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/sync5.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/sync4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/sync3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/sync2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/sync1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/skin.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/search.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/popup_bckground.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/noteinfo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/multilinelist_selected_background_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/multilinelist_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/lock.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/imagepushbutton_pressed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/imagepushbutton_label_red.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/imagepushbutton_label.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/imagepushbutton_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/imagepushbutton_disabled.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/imagepushbutton.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/folders.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/folder.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/documents_selected_background_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/documents_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/document_tags.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/category_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/button_expanded.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/button_collapsed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/attachment.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/add_attachment_button.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionSync.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionPopupMainMenu.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionOptions.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionNewNote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionGoForward.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionGoBack.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/actionDeleteCurrentNote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/ubuntu/about_logo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/unlock.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/trash.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/toolbar_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/tags.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/tag.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/sync6.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/sync5.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/sync4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/sync3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/sync2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/sync1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/skin.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/search.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/popup_bckground.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/number.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/noteinfo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/multilinelist_selected_background_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/multilinelist_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/lock.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/imagepushbutton_pressed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/imagepushbutton_label_red.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/imagepushbutton_label.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/imagepushbutton_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/imagepushbutton_disabled.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/imagepushbutton.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/folders.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/folder.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/documents_selected_background_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/documents_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/document_tags.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/category_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/button_expanded.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/button_collapsed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/attachment.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/add_attachment_button.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionSync.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionPopupMainMenu.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionOptions.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionNewNote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionGoForward.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionGoBack.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/actionDeleteCurrentNote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/google/about_logo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/document_drag.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/webkit_separate_scrollbar.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/webkit_scrollbar.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/vip3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/vip2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/vip1@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/vip1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/vip0@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/vip0.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/view_two_line@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/view_two_line.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/view_thumbnail@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/view_thumbnail.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/view_one_line@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/view_one_line.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/utility_button_right_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/utility_button_right.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/utility_button_left_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/utility_button_left.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/utility_button_center_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/utility_button_center.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/unchecked.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trayIcon_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trayIcon_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trayIcon_grey.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trayIcon@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trayIcon.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trash_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trash_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trash_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/trash_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading9@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading9.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading8@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading8.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading7@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading7.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading6@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading6.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading5@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading5.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading4@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading3@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading2@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading22@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading22.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading21@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading21.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading20@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading20.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading1@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading19@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading19.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading18@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading18.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading17@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading17.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading16@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading16.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading15@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading15.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading14@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading14.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading13@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading13.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading12@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading12.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading11@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading11.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading10@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading10.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/transitionViewDownloading1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/toolButtonNewNote@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/toolButtonNewNote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tags_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tags_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_normal_3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_normal_2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_normal_1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_normal_0.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/tag_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync9@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync9.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync8@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync8.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync7@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync7.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync6@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync6.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync5@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync5.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync4@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync3@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync2@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync1@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync12@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync12.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync11@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync11.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync10@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync10.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/sync1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/style_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/style_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/style.qss -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/status_switchserver_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_upButton_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_upButton_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_upButton@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_upButton.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_downButton_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_downButton_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_downButton@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/spinbox_downButton.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/skin.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/shortcut_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/shortcut_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/shortcut_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/shortcut_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/shadow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/send_email@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/send_email.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/search_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/search_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/search_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/search_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/popup_bckground.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/multilinelist_selected_background_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/multilinelist_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/messages_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/messages_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/messages_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/messages_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/messageSelectorDownArrow@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/messageSelectorDownArrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mactoolbarsearch@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mactoolbarsearch.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mactoolbardelete@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mactoolbardelete.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mac_icons_password_done_hot@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mac_icons_password_done_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mac_icons_password_done_down@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mac_icons_password_done_down.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mac_icons_password_done@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/mac_icons_password_done.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginTopLineEditor.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginSeparator.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginOKButton_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginOKButton_hover.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginOKButton_down.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginOKButton_active.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginMidLineEditor.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLogoUS@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLogoUS.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLogoCn@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLogoCn.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLineSeparator.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLineEditorDownArrow@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginLineEditorDownArrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginIconServer@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginIconServer.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginIconPerson@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginIconPerson.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginIconKey@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginIconKey.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginGrayButton@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginGrayButton.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginErrorInput@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginErrorInput.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginCloseButton_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginCloseButton_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginCloseButton_hot@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginCloseButton_hot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/loginBottomLineEditor.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listWidget_background_left@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listWidget_background_left.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listViewItemSelected_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listViewItemSelected_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listViewItemSelected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listViewItemSelected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/listItem_delete.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowrestore_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowrestore_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowrestore.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmin_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmin_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmin.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmenu_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmenu_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmenu.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmax_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmax_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowmax.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowclose_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowclose_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxwindowclose.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxlogindialoclose_white.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/linuxlogindialoclose.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_user@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_user.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_note@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_note.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_liuliang@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_liuliang.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_huifubanben@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_huifubanben.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_back_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_back_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_back@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/iap_back.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/html_attachment_bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/groupLimit@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/groupLimit.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/folders_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/folders_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/folder_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/folder_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/folder_diary_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/folder_diary_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editorToolbarDownArrow@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editorToolbarDownArrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editorToolbarComboboxArrow@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editorToolbarComboboxArrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editorToolButtonBackground@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editorToolButtonBackground.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing9@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing9.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing8@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing8.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing7@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing7.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing6@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing6.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing5@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing5.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing4@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing3@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing2@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing1@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing10@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing10.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/editButtonProcessing1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/downloading@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/downloading.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_view_type_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_view_type_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_view_type@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_view_type.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_sort_type_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_sort_type_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_sort_type@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/documents_sort_type.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_use_separate_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_use_separate_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_use_separate@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_use_separate.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_unlock@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_unlock.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_tag_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_tag_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_tag_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_tag_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_tag@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_tag.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_share_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_share_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_share@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_share.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_needUpload@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_needUpload.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_needDownload@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_needDownload.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_lock@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_lock.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_info_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_info_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_info_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_info_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_info@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_info.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_history_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_history_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_history@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_history.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_grey_point@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_grey_point.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_encryptedInTitle@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_encryptedInTitle.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_encryptedInSummary@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_encryptedInSummary.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_email_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_email_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_email@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_email.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_containsattach_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_containsattach_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_containsattach@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_containsattach.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge_encrypted_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge_encrypted_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge_encrypted@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge_encrypted.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_badge.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_attachment_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_attachment_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_attachment_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_attachment_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_attachment@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_attachment.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_add_attachment_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_add_attachment_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_add_attachment@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/document_add_attachment.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comments_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comments_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comments_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comments_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comments@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comments.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comboBox_downArrow@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/comboBox_downArrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/closeNotifyBarRed@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/closeNotifyBarRed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/closeNotifyBarBlue@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/closeNotifyBarBlue.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/checked.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unreadButton_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unreadButton_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unreadButton@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unreadButton.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unclassified_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unclassified_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_unclassified_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_trash_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_trash_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_trash_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tags_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tags_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tags_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tags_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tag_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tag_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tag_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tag_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tagItem_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tagItem_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tagItem_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_tagItem_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_shortcut_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_shortcut_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_shortcut_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_shortcut_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_selected_background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_search_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_search_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_search_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_search_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_searchItem_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_searchItem_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_searchItem_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_searchItem_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_messages_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_messages_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_messages_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_messages_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_group_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_group_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_group_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_group_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folders_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folders_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folders_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folders_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_diary_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_diary_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_diary_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_folder_diary_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_create_group_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_create_group_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_create_group@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_create_group.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_biz_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_biz_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_biz_normal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/category_biz_normal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_expandedSelected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_expandedSelected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_expanded@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_expanded.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_collapsedSelected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_collapsedSelected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_collapsed@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/branch_collapsed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/bizDue@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/bizDue.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/bg_switchserver_menu.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/avatar_default.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/avatar_all.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/avatar.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/arrow@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/arrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/add_attachment_button.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_moreTags_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_moreTags_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_moreTags@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_moreTags.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_logInWizBox_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_logInWizBox.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_deleteEditorBarItem_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_deleteEditorBarItem_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_deleteEditorBarItem@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_deleteEditorBarItem.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_addEditorBarItem_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_addEditorBarItem_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_addEditorBarItem@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/action_addEditorBarItem.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionViewMessages_active.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionViewMessages.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSync_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSync_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSync@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSync.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSaveAsPDF@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSaveAsPDF.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSaveAsHtml@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionSaveAsHtml.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionPrintMargin@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionPrintMargin.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionPrint@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionPrint.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionPopupMainMenu.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionOptions.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionNewNote_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionNewNote_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionNewNoteByTemplate@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionNewNoteByTemplate.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionNewNote@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionNewNote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMobileImage_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMobileImage_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMobileImage@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMobileImage.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMarkMessagesRead_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMarkMessagesRead_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMarkMessagesRead@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionMarkMessagesRead.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionImportFile@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionImportFile.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoForward_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoForward_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoForward@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoForward.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoBack_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoBack_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoBack@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionGoBack.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatViewSource_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatViewSource_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatViewSource@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatViewSource.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatUnderLine_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatUnderLine_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatUnderLine@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatUnderLine.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatStrikeThrough_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatStrikeThrough_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatStrikeThrough@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatStrikeThrough.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatSearchReplace_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatSearchReplace_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatSearchReplace@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatSearchReplace.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatScreenShot_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatScreenShot_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatScreenShot@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatScreenShot.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatRemoveFormat_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatRemoveFormat_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatRemoveFormat@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatRemoveFormat.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatPlainText_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatPlainText_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatPlainText@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatPlainText.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatOutdent_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatOutdent_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatOutdent@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatOutdent.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatMatch_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatMatch_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatMatch@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatMatch.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyRight_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyRight_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyRight@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyRight.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyLeft_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyLeft_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyLeft@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyLeft.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyJustify_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyJustify_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyJustify@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyJustify.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyCenter_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyCenter_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyCenter@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatJustifyCenter.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatItalic_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatItalic_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatItalic@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatItalic.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertUnorderedList_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertUnorderedList_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertUnorderedList@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertUnorderedList.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTime_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTime_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTime@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTime.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTable_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTable_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTable@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertTable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertOrderedList_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertOrderedList_on22x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertOrderedList_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertOrderedList@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertOrderedList.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertLink_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertLink_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertLink@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertLink.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertImage_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertImage_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertImage@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertImage.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertHorizontal_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertHorizontal_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertHorizontal@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertHorizontal.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertDate_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertDate_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertDate@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertDate.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCode_selected@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCode_selected.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCode@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCode.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCheckList_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCheckList_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCheckList@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatInsertCheckList.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatIndent_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatIndent_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatIndent@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatIndent.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatForeColor_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatForeColor_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatForeColor@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatForeColor.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatExtra_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatExtra_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatExtra@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatExtra.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBold_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBold_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBold@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBold.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBackColor_on@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBackColor_on.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBackColor@2x.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/skins/default/actionFormatBackColor.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/share.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/qrcode.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/localize.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/index.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/weixin.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/weibo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/waiting.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/triangle_up.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/triangle_down.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/succeeded.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/failed.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/files/check_option.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/config_2052.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/share_link/config.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/wiznote-markdown-inject.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/swiss.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/screen.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/marked.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown9.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown8.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown7.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown6.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown5.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown4.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown3.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown2.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown10.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown1.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/markdown-alt.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/jquery.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/github2.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/foghorn.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown/avenir-white.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/markdown.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/inlinecss -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/inlinecss/jquery.inlineStyler.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/inlinecss/csstoinline.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/run_prettify.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/prettify.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/prettify.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-yaml.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-xq.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-wiki.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-vhdl.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-vb.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-tex.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-tcl.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-sql.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-scala.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-rd.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-r.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-proto.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-pascal.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-n.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-mumps.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-ml.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-matlab.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-lua.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-llvm.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-lisp.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-hs.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-go.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-erlang.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-dart.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-css.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-clj.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-basic.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/google-code-prettify/lang-apollo.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/markdown/WizNote-Markdown.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/mainmenu.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/introduction -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/introduction/settings.ini -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/introduction/ccreateMarkdownNote -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/introduction/bsaveWeixinNote -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/introduction/acollectUsefullNote -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/errorpage -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/errorpage/load_fail_comments.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/errorpage/load_fail.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/errorpage/load_error.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wiztodo_read_checked-webengine.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wiznote_extend.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wiznote_extend-webengine.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizchecklist_read_help.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/wizReader.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/wizToc.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/underscore.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/sequence-diagram.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/raphael.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/prettify.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/jquery-1.11.3.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/wizReader/dependency/flowchart.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/webchannel_inject.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/ueditor.parse.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/ueditor.parse.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/ueditor.config.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/ueditor.all.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/ueditor.all.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/todo.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/todo-webengine.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/zeroclipboard -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/zeroclipboard/ZeroClipboard.swf -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/zeroclipboard/ZeroClipboard.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/zeroclipboard/ZeroClipboard.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/jquery-1.10.2.min.map -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/jquery-1.10.2.min.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/jquery-1.10.2.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/themes -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/themes/skies.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/themes/grid.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/themes/gray.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/themes/dark-green.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/themes/dark-blue.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/no-data-to-display.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/no-data-to-display.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/map.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/map.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/heatmap.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/heatmap.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/funnel.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/funnel.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/exporting.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/exporting.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/drilldown.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/drilldown.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/data.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/data.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/canvas-tools.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/canvas-tools.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/annotations.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/modules/annotations.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/highcharts.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/highcharts.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/highcharts-more.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/highcharts-more.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters/standalone-framework.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters/standalone-framework.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters/prototype-adapter.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters/prototype-adapter.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters/mootools-adapter.src.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/highcharts/adapters/mootools-adapter.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/codemirror -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/codemirror/codemirror.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/codemirror/codemirror.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/SyntaxHighlighter -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/SyntaxHighlighter/shCoreDefault.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/third-party/SyntaxHighlighter/shCore.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/iframe.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/wordpaste.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/word.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/videologo.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/upload.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/unhighlighted.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/toolbar_bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/tangram-colorpicker.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/table-cell-align.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/sparator_v.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/spacer.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/sortable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/scale.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/pagebreak.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/neweditor-tab-bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/lock.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/loading.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/loaderror.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/icons.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/icons-all.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/highlighted.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/filescan.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/dialog-title-bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/cursor_v.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/cursor_v.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/cursor_h.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/cursor_h.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/charts.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/cancelbutton.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/button-bg.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/arrow_up.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/arrow_down.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/arrow.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/images/anchor.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/dialogbase.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/css/ueditor.min.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/themes/default/css/ueditor.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/qwebchannel.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn/zh-cn.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn/images/upload.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn/images/music.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn/images/localimage.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/zh-cn/images/copy.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/upload.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/rotaterightenable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/rotaterightdisable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/rotateleftenable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/rotateleftdisable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/music.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/localimage.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/listbackground.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/deleteenable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/deletedisable.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/copy.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/button.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/background.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/alldeletebtnupskin.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/alldeletebtnhoverskin.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/images/addimage.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/lang/en/en.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/index.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/wordimage -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/wordimage/wordimage.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/wordimage/wordimage.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/wordimage/tangram.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/wordimage/imageUploader.swf -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/wordimage/fClipboard_ueditor.swf -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/webapp -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/webapp/webapp.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/video.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/video.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/video.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/success.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/success.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/right_focus.jpg -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/progress.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/none_focus.jpg -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/left_focus.jpg -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/image.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/icons.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/file-icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/file-icons.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/center_focus.jpg -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/video/images/bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/template.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/template.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/template.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images/pre4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images/pre3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images/pre2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images/pre1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images/pre0.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/images/bg.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/template/config.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table/edittip.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table/edittd.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table/edittable.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table/edittable.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table/edittable.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/table/dragicon.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/spechars -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/spechars/spechars.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/spechars/spechars.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/snapscreen -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/snapscreen/snapscreen.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/searchreplace -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/searchreplace/searchreplace.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/searchreplace/searchreplace.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/scrawl.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/scrawl.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/scrawl.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/undoH.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/undo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/size.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/scaleH.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/scale.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/redoH.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/redo.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/eraser.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/emptyH.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/empty.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/delimgH.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/delimg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/brush.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/scrawl/images/addimg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/preview -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/preview/preview.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/music -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/music/music.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/music/music.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/music/music.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/map -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/map/show.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/map/map.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/link -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/link/link.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/internal.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/insertframe -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/insertframe/insertframe.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/success.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/success.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/progress.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/image.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/icons.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/images/alignicon.jpg -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/image.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/image.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/image/image.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/help -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/help/help.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/help/help.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/help/help.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/gmap -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/gmap/gmap.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/yface.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/wface.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/tface.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/neweditor-tab-bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/jxface2.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/fface.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/cface.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/bface.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/images/0.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/emotion.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/emotion.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/emotion/emotion.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images/charts5.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images/charts4.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images/charts3.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images/charts2.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images/charts1.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/images/charts0.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/charts.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/charts.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/charts.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/charts/chart.config.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background/images/success.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background/images/bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background/background.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background/background.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/background/background.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/success.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/success.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/progress.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/image.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/icons.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/file-icons.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/file-icons.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/bg.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/alignicon.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/images/alignicon.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_xls.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_txt.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_rar.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_psd.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_ppt.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_pdf.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_mv.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_mp3.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_jpg.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_exe.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_doc.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_default.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/fileTypeImages/icon_chm.gif -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/attachment.js -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/attachment.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/attachment/attachment.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/anchor -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/dialogs/anchor/anchor.html -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/editor/cssForNewNote -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/code -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/code/wiz_code_highlight.css -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/code/insert_code.htm -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/files/code/insert_code-webengine.htm -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/locales/wiznote_zh_CN.qm -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/wiznote/locales/wiznote_zh_TW.qm -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/licenses/wiznote/LICENSE -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/applications/wiznote.desktop -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/8x8/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/16x16/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/32x32/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/48x48/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/64x64/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/128x128/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/256x256/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/512x512/apps/wiznote.png -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/Core.pluginspec -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libCore.so -- Set runtime path of "/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libCore.so" to "$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/wiznote/plugins" -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/HelloWorld.pluginspec -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libHelloWorld.so -- Set runtime path of "/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libHelloWorld.so" to "$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/wiznote/plugins" -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/MarkDown.pluginspec -- Installing: /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libMarkDown.so -- Set runtime path of "/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/lib64/wiznote/plugins/libMarkDown.so" to "$ORIGIN:$ORIGIN/..:$ORIGIN/../lib64/wiznote/plugins" make: Leaving directory `/builddir/build/BUILD/WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4/dist' + mv /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/bin/WizNote /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/bin/wiznote + sed -i 's|Exec=WizNote|Exec=wiznote|' /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/applications/wiznote.desktop + rm -rf /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/licenses/ + rm -rf /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/icons/hicolor/8x8 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h4kegE + umask 022 + cd /builddir/build/BUILD + cd WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + DOCDIR=/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/doc/wiznote-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/doc/wiznote-2.3.1 + cp -pr README.md /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/doc/wiznote-2.3.1 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/doc/wiznote-2.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KcZ0bU + umask 022 + cd /builddir/build/BUILD + cd WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + LICENSEDIR=/builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/licenses/wiznote-2.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/licenses/wiznote-2.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64/usr/share/licenses/wiznote-2.3.1 + exit 0 Provides: application() application(wiznote.desktop) libCore.so()(64bit) libHelloWorld.so()(64bit) libMarkDown.so()(64bit) libaggregation.so()(64bit) libextensionsystem.so()(64bit) wiznote = 2.3.1-1.gitfdd16c9.el7.centos wiznote(x86-64) = 2.3.1-1.gitfdd16c9.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libCore.so()(64bit) libHelloWorld.so()(64bit) libMarkDown.so()(64bit) libQt5Concurrent.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Gui.so.5()(64bit) libQt5Network.so.5()(64bit) libQt5PrintSupport.so.5()(64bit) libQt5WebKit.so.5()(64bit) libQt5WebKitWidgets.so.5()(64bit) libQt5Widgets.so.5()(64bit) libQt5Xml.so.5()(64bit) libaggregation.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcryptopp.so.6()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libextensionsystem.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: wiz-note <= 2.1.13git20140926 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 Wrote: /builddir/build/RPMS/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OCt5d0 + umask 022 + cd /builddir/build/BUILD + cd WizQTClient-fdd16c920336fbc10e96fd2f60b65b00650e0ca4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wiznote-2.3.1-1.gitfdd16c9.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->