* Package: dev-cpp/clucene-2.3.3.4-r7  * Repository: gentoo  * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking clucene-core-2.3.3.4.tar.gz to /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work >>> Source unpacked in /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work >>> Preparing source in /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4 ... * Source directory (CMAKE_USE_DIR): "/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4" * Build directory (BUILD_DIR): "/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build" * Applying clucene-2.3.3.4-fix-clang.patch ...  [ ok ] * Applying clucene-2.3.3.4-contrib.patch ...  [ ok ] * Applying clucene-2.3.3.4-pkgconfig.patch ...  [ ok ] * Applying clucene-2.3.3.4-gcc6.patch ...  [ ok ] * Applying clucene-2.3.3.4-gmtime.patch ... patching file src/core/CLucene/document/DateTools.cpp Hunk #1 succeeded at 10 with fuzz 2 (offset 1 line).  [ ok ] * Applying clucene-2.3.3.4-musl-pthread.patch ...  [ ok ] * ===================================================================================================================================================================== * Applying user patches from /etc/portage/patches ... * Applying clucene-core-include-libstdc.patch ...  [ ok ] * Applying clucene-core.2.3.3.4-fix-nullptr.patch ...  [ ok ] * User patches applied. * ===================================================================================================================================================================== >>> Source prepared. >>> Configuring source in /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4 ... * Source directory (CMAKE_USE_DIR): "/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4" * Build directory (BUILD_DIR): "/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build" cmake -C /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_ASCII_MODE=OFF -DENABLE_PACKAGING=OFF -DDISABLE_MULTITHREADING=OFF -DBUILD_CONTRIBS_LIB=ON -DLIB_DESTINATION=/usr/lib -DENABLE_DEBUG=no -DENABLE_CLDOCS=no -DBUILD_STATIC_LIBRARIES=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/gentoo_toolchain.cmake /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4 loading initial cache file /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/gentoo_common_config.cmake -- The C compiler identification is Clang 14.0.6 -- The CXX compiler identification is Clang 14.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/llvm/14/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/llvm/14/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:20 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE Compiling as Gentoo CMake Warning (dev) at CMakeLists.txt:74 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'ENABLE_ANSI_MODE'. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found version "1.79.0") Boost found -- Boost_INCLUDE_DIR : /usr/include -- Found ZLIB: /usr/lib/libz.so (found version "1.2.12") -- 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 - not found -- Looking for C++ include hash_set -- Looking for C++ include hash_set - not 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 - not found -- Looking for C++ include tr1/unordered_map -- Looking for C++ include tr1/unordered_map - not 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_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 - Failed -- Performing Test _CL_HAVE_STD_HASHMAP -- Performing Test _CL_HAVE_STD_HASHMAP - Failed -- Performing Test _CL_HAVE_STDEXT_HASHMAP -- Performing Test _CL_HAVE_STDEXT_HASHMAP - Failed -- Performing Test _CL_HAVE___GNU_CXX_HASHMAP -- Performing Test _CL_HAVE___GNU_CXX_HASHMAP - Success -- Choosing namespace for hashmaps - __gnu_cxx::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 - no -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /usr/lib/libc.so -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O3 -pipe -mllvm -polly -flto=thin C++ -march=native -O3 -pipe -mllvm -polly -flto=thin Linker flags: Executable -Wl,-O2 -Wl,--as-needed Module -Wl,-O2 -Wl,--as-needed Shared -Wl,-O2 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build >>> Source configured. >>> Compiling source in /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4 ... * Source directory (CMAKE_USE_DIR): "/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4" * Build directory (BUILD_DIR): "/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build" ninja -v -j7 -l0 [1/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_lltot.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_lltot.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_lltot.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/repl_lltot.cpp [2/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/SharedHeader.cpp [3/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcslwr.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcslwr.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcslwr.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/repl_tcslwr.cpp [4/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstoll.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstoll.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstoll.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/repl_tcstoll.cpp [5/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcscasecmp.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcscasecmp.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcscasecmp.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/repl_tcscasecmp.cpp [6/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tprintf.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tprintf.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tprintf.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/repl_tprintf.cpp [7/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/gunichartables.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/gunichartables.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/gunichartables.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/gunichartables.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/gunichartables.cpp:132:3: warning: "===== Note: using internal character function for compatibility =====" [-W#warnings] #warning "===== Note: using internal character function for compatibility =====" ^ 1 warning generated. [8/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/utf8.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/utf8.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/utf8.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/utf8.cpp [9/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/threads.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/threads.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/threads.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/threads.cpp [10/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/debug/condition.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/debug/condition.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/debug/condition.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/debug/condition.cpp [11/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstod.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstod.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstod.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/config/repl_tcstod.cpp [12/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/StringBuffer.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/StringBuffer.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/StringBuffer.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/util/StringBuffer.cpp [13/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/dirent.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/dirent.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/dirent.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/util/dirent.cpp [14/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_SHARED_LIB -Dclucene_shared_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o -MF src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o.d -o src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared/CLucene/util/Misc.cpp [15/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/debug/error.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/debug/error.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/debug/error.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/debug/error.cpp [16/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/StdHeader.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/StdHeader.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/StdHeader.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/StdHeader.cpp [17/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/Equators.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/Equators.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/Equators.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/Equators.cpp [18/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/Reader.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/Reader.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/Reader.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/Reader.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/Reader.cpp:208:6: warning: '~JStreamsBuffer' has a non-throwing exception specification but can still throw [-Wexceptions] _CLTHROWA(CL_ERR_IO, "File IO Close error"); ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/debug/error.h:94:33: note: expanded from macro '_CLTHROWA' #define _CLTHROWA(number, str) throw CLuceneError(number, str,false) ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/Reader.cpp:205:3: note: destructor has a implicit non-throwing exception specification ~JStreamsBuffer(){ ^ 1 warning generated. [19/201] : && /usr/lib/llvm/14/bin/clang++ -fPIC -march=native -O3 -pipe -mllvm -polly -flto=thin -Wl,-O2 -Wl,--as-needed -shared -Wl,-soname,libclucene-shared.so.1 -o bin/libclucene-shared.so.2.3.3.4 src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/gunichartables.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcslwr.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstoll.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcscasecmp.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tprintf.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_lltot.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstod.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/utf8.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/threads.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/debug/condition.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/StringBuffer.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/dirent.o -lz && : clang-14: warning: argument unused during compilation: '-mllvm -polly' [-Wunused-command-line-argument] [20/201] /usr/bin/cmake -E cmake_symlink_library bin/libclucene-shared.so.2.3.3.4 bin/libclucene-shared.so.1 bin/libclucene-shared.so && : [21/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/FastCharStream.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/FastCharStream.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/FastCharStream.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/FastCharStream.cpp [22/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/ThreadLocal.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/ThreadLocal.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/ThreadLocal.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/ThreadLocal.cpp [23/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/MD5Digester.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/MD5Digester.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/MD5Digester.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/MD5Digester.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/MD5Digester.cpp:85:29: warning: size argument in 'strncat' call appears to be size of the source [-Wstrncat-size] strncat(chBuffer, chEach, sizeof(chEach)); ^~~~~~~~~~~~~~ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/MD5Digester.cpp:85:29: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(chBuffer, chEach, sizeof(chEach)); ^~~~~~~~~~~~~~ sizeof(chBuffer) - strlen(chBuffer) - 1 1 warning generated. [24/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/BitSet.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/BitSet.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/BitSet.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/BitSet.cpp [25/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/util/StringIntern.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/util/StringIntern.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/util/StringIntern.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/util/StringIntern.cpp [26/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/FastCharStream.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/FastCharStream.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/FastCharStream.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/FastCharStream.cpp [27/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/MultiFieldQueryParser.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/MultiFieldQueryParser.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/MultiFieldQueryParser.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/MultiFieldQueryParser.cpp [28/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryToken.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryToken.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryToken.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryToken.cpp [29/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryParserTokenManager.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryParserTokenManager.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryParserTokenManager.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryParserTokenManager.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:547:62: warning: unsequenced modification and access to 'jjnewStateCnt' [-Wunsequenced] if ((i = jjnewStateCnt) == (startsAt = 36 - (jjnewStateCnt = startsAt))) ~~~~~~~~~~~~~ ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:759:61: warning: unsequenced modification and access to 'jjnewStateCnt' [-Wunsequenced] if ((i = jjnewStateCnt) == (startsAt = 7 - (jjnewStateCnt = startsAt))) ~~~~~~~~~~~~~ ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:857:61: warning: unsequenced modification and access to 'jjnewStateCnt' [-Wunsequenced] if ((i = jjnewStateCnt) == (startsAt = 3 - (jjnewStateCnt = startsAt))) ~~~~~~~~~~~~~ ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryParserTokenManager.cpp:1069:61: warning: unsequenced modification and access to 'jjnewStateCnt' [-Wunsequenced] if ((i = jjnewStateCnt) == (startsAt = 7 - (jjnewStateCnt = startsAt))) ~~~~~~~~~~~~~ ^ 4 warnings generated. [30/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/Lexer.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/Lexer.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/Lexer.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/Lexer.cpp [31/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryParser.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryParser.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryParser.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/QueryParser.cpp [32/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/MultiFieldQueryParser.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/MultiFieldQueryParser.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/MultiFieldQueryParser.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/MultiFieldQueryParser.cpp [33/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryToken.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryToken.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryToken.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/QueryToken.cpp [34/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryParserBase.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryParserBase.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/QueryParserBase.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/QueryParserBase.cpp [35/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryParser.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryParser.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/QueryParser.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/QueryParser.cpp [36/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/TokenList.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/TokenList.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/queryParser/legacy/TokenList.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/queryParser/legacy/TokenList.cpp [37/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardAnalyzer.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardAnalyzer.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardAnalyzer.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/standard/StandardAnalyzer.cpp [38/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardTokenizer.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardTokenizer.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardTokenizer.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/standard/StandardTokenizer.cpp [39/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/AnalysisHeader.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/AnalysisHeader.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/AnalysisHeader.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/AnalysisHeader.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/AnalysisHeader.cpp:215:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!_tcscmp( _type, _T("word")) == 0 ){ ^ ~~ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/AnalysisHeader.cpp:215:9: note: add parentheses after the '!' to evaluate the comparison first if (!_tcscmp( _type, _T("word")) == 0 ){ ^ ( ) /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/AnalysisHeader.cpp:215:9: note: add parentheses around left hand side expression to silence this warning if (!_tcscmp( _type, _T("word")) == 0 ){ ^ ( ) 1 warning generated. [40/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardFilter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardFilter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/standard/StandardFilter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/standard/StandardFilter.cpp [41/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/MMapInput.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/MMapInput.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/MMapInput.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/MMapInput.cpp [42/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/IndexInput.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/IndexInput.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/IndexInput.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/IndexInput.cpp [43/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/Lock.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/Lock.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/Lock.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/Lock.cpp [44/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/Analyzers.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/Analyzers.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/analysis/Analyzers.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/analysis/Analyzers.cpp [45/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/IndexOutput.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/IndexOutput.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/IndexOutput.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/IndexOutput.cpp [46/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/LockFactory.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/LockFactory.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/LockFactory.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/LockFactory.cpp [47/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/Directory.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/Directory.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/Directory.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/Directory.cpp [48/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/FSDirectory.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/FSDirectory.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/FSDirectory.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/FSDirectory.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/FSDirectory.cpp:183:9: warning: '~SharedHandle' has a non-throwing exception specification but can still throw [-Wexceptions] _CLTHROWA(CL_ERR_IO, "File IO Close error"); ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/debug/error.h:94:33: note: expanded from macro '_CLTHROWA' #define _CLTHROWA(number, str) throw CLuceneError(number, str,false) ^ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/FSDirectory.cpp:180:44: note: destructor has a implicit non-throwing exception specification FSDirectory::FSIndexInput::SharedHandle::~SharedHandle() { ^ 1 warning generated. [49/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/document/DateField.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/document/DateField.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/document/DateField.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/document/DateField.cpp [50/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/document/Document.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/document/Document.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/document/Document.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/document/Document.cpp [51/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/store/RAMDirectory.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/store/RAMDirectory.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/store/RAMDirectory.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/store/RAMDirectory.cpp [52/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/document/DateTools.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/document/DateTools.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/document/DateTools.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/document/DateTools.cpp [53/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/document/Field.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/document/Field.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/document/Field.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/document/Field.cpp [54/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/document/FieldSelector.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/document/FieldSelector.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/document/FieldSelector.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/document/FieldSelector.cpp [55/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/document/NumberTools.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/document/NumberTools.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/document/NumberTools.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/document/NumberTools.cpp [56/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileNames.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileNames.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileNames.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexFileNames.cpp [57/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexDeletionPolicy.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexDeletionPolicy.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexDeletionPolicy.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexDeletionPolicy.cpp [58/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileNameFilter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileNameFilter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileNameFilter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexFileNameFilter.cpp [59/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentMergeInfo.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentMergeInfo.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentMergeInfo.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/SegmentMergeInfo.cpp [60/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/MergeScheduler.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/MergeScheduler.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/MergeScheduler.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/MergeScheduler.cpp [61/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentTermDocs.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentTermDocs.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentTermDocs.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/SegmentTermDocs.cpp [62/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/TermInfosWriter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/TermInfosWriter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/TermInfosWriter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/TermInfosWriter.cpp [63/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/Terms.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/Terms.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/Terms.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/Terms.cpp [64/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/Term.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/Term.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/Term.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/Term.cpp [65/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/FieldsWriter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/FieldsWriter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/FieldsWriter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/FieldsWriter.cpp [66/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentInfos.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentInfos.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentInfos.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/SegmentInfos.cpp [67/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/MergePolicy.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/MergePolicy.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/MergePolicy.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/MergePolicy.cpp [68/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentTermVector.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentTermVector.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/SegmentTermVector.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/SegmentTermVector.cpp [69/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/TermVectorReader.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/TermVectorReader.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/TermVectorReader.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/TermVectorReader.cpp [70/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/DocumentsWriter.cpp FAILED: src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/DocumentsWriter.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/DocumentsWriter.cpp:128:11: error: no matching function for call to 'memset' memset(this->postingsFreeListDW.values + this->postingsFreeCountDW ^~~~~~ /usr/include/sched.h:83:7: note: candidate function not viable: no known conversion from 'std::nullptr_t' to 'int' for 2nd argument void *memset (void *, int, size_t); ^ 1 error generated. [71/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/FieldInfos.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/FieldInfos.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/FieldInfos.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/FieldInfos.cpp [72/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/SkipListReader.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/SkipListReader.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/SkipListReader.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/SkipListReader.cpp [73/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriterThreadState.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriterThreadState.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/DocumentsWriterThreadState.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/DocumentsWriterThreadState.cpp [74/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/CompoundFile.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/CompoundFile.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/CompoundFile.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/CompoundFile.cpp [75/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/SkipListWriter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/SkipListWriter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/SkipListWriter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/SkipListWriter.cpp [76/201] /usr/lib/llvm/14/bin/clang++ -DMAKE_CLUCENE_CORE_LIB -Dclucene_core_EXPORTS -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build/src/shared -I/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core -march=native -O3 -pipe -mllvm -polly -flto=thin -fPIC -D_REENTRANT -D_UCS2 -D_UNICODE -MD -MT src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileDeleter.o -MF src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileDeleter.o.d -o src/core/CMakeFiles/clucene-core.dir/CLucene/index/IndexFileDeleter.o -c /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexFileDeleter.cpp /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexFileDeleter.cpp:132:51: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (filter->accept(NULL, fileName.c_str()) && !fileName.compare(IndexFileNames::SEGMENTS_GEN) == 0) { ^ ~~ /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexFileDeleter.cpp:132:51: note: add parentheses after the '!' to evaluate the comparison first if (filter->accept(NULL, fileName.c_str()) && !fileName.compare(IndexFileNames::SEGMENTS_GEN) == 0) { ^ ( ) /tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4/src/core/CLucene/index/IndexFileDeleter.cpp:132:51: note: add parentheses around left hand side expression to silence this warning if (filter->accept(NULL, fileName.c_str()) && !fileName.compare(IndexFileNames::SEGMENTS_GEN) == 0) { ^ ( ) 1 warning generated. ninja: build stopped: subcommand failed. * ERROR: dev-cpp/clucene-2.3.3.4-r7::gentoo failed (compile phase): * ninja -v -j7 -l0 failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 2219: Called cmake_src_compile * environment, line 947: Called cmake_build * environment, line 916: Called eninja * environment, line 1378: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-cpp/clucene-2.3.3.4-r7::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/clucene-2.3.3.4-r7::gentoo'`. * The complete build log is located at '/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/temp/environment'. * Working directory: '/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-2.3.3.4_build' * S: '/tmp/portage/dev-cpp/clucene-2.3.3.4-r7/work/clucene-core-2.3.3.4'