C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\MonetDB\build>call "C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\TestTools\common.bat" C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\MonetDB\build>if "" == "" ( cmake -A x64 -DCMAKE_INSTALL_PREFIX=C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\install -DCMAKE_SUMMARY=ON -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake -DSTRICT=ON -DPython3_EXECUTABLE=%PYTHON3DIR%\python.exe -DASSERT=ON C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\MonetDB if ERRORLEVEL 1 exit 0 ) else ( cmake -T "" -A x64 -DCMAKE_INSTALL_PREFIX=C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\install -DCMAKE_SUMMARY=ON -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake -DSTRICT=ON -DPython3_EXECUTABLE=%PYTHON3DIR%\python.exe -DASSERT=ON C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\MonetDB if ERRORLEVEL 1 exit 0 ) -- Building for: Visual Studio 17 2022 -- The C compiler identification is MSVC 19.41.34123.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.41.34120/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found BISON: C:/ProgramData/chocolatey/bin/win_bison.exe (found suitable version "3.7.4", minimum required is "3.0") -- Found Iconv: C:/vcpkg/installed/x64-windows/debug/lib/iconv.lib (found version "1.17") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 - not found -- Found Threads: TRUE -- Found Python3: C:/Program Files/Python313/python.exe (found version "3.13.1") found components: Interpreter Development NumPy Development.Module Development.Embed -- Could NOT find RTree (missing: RTREE_LIBRARY RTREE_INCLUDE_DIR) -- Found LibLZMA: optimized;C:/vcpkg/installed/x64-windows/lib/lzma.lib;debug;C:/vcpkg/installed/x64-windows/debug/lib/lzma.lib (found version "5.6.3") -- Found PCRE: C:/vcpkg/installed/x64-windows/lib/pcre.lib -- Found BZip2: optimized;C:/vcpkg/installed/x64-windows/lib/bz2.lib;debug;C:/vcpkg/installed/x64-windows/debug/lib/bz2d.lib (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) -- Found ZLIB: optimized;C:/vcpkg/installed/x64-windows/lib/zlib.lib;debug;C:/vcpkg/installed/x64-windows/debug/lib/zlibd.lib (found version "1.3.1") -- Found LZ4: C:/vcpkg/installed/x64-windows/lib/lz4.lib (found suitable version "1.10.0", minimum required is "1.8.0") -- Could NOT find Proj (missing: PROJ_LIBRARIES PROJ_INCLUDE_DIR) (Required is at least version "6.0") -- Could NOT find Valgrind (missing: VALGRIND_LIBRARIES VALGRIND_INCLUDE_DIR) -- Could NOT find Readline (missing: READLINE_LIBRARIES READLINE_INCLUDE_DIR) -- Could NOT find CFitsIO (missing: CFITSIO_LIBRARIES CFITSIO_INCLUDE_DIR) -- Could NOT find NetCDF (missing: NETCDF_LIBRARIES NETCDF_INCLUDE_DIR) -- Could NOT find KVM (missing: KVM_LIBRARIES KVM_INCLUDE_DIR) -- Found Geos: C:/vcpkg/installed/x64-windows/debug/lib/geos_c.lib (found suitable version "3.13.0", minimum required is "3.10.0") -- Could NOT find GDAL (missing: GDAL_LIBRARY GDAL_INCLUDE_DIR) (found version "GDAL_VERSION-NOTFOUND") -- Found ODBC: odbc32.lib -- Found ODBCinst: odbccp32.lib;legacy_stdio_definitions.lib -- -- -- Could not find libR shared library. -- Could NOT find LibR (missing: LIBR_EXECUTABLE LIBR_LIBRARIES) -- Found OpenSSL: optimized;C:/vcpkg/installed/x64-windows/lib/libcrypto.lib;debug;C:/vcpkg/installed/x64-windows/debug/lib/libcrypto.lib (found suitable version "3.4.0", minimum required is "1.1.1") -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Could NOT find Semodule (missing: SELINUX_MAKEFILE) -- Could NOT find Awk (missing: AWK_EXECUTABLE) -- Looking for dispatch/dispatch.h -- Looking for dispatch/dispatch.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for kvm.h -- Looking for kvm.h - not found -- Looking for mach/mach_init.h -- Looking for mach/mach_init.h - not found -- Looking for mach/task.h -- Looking for mach/task.h - not found -- Looking for mach-o/dyld.h -- Looking for mach-o/dyld.h - not found -- Looking for poll.h -- Looking for poll.h - not found -- Looking for procfs.h -- Looking for procfs.h - not found -- Looking for pwd.h -- Looking for pwd.h - not found -- Looking for semaphore.h -- Looking for semaphore.h - not found -- Looking for stdatomic.h -- Looking for stdatomic.h - not found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for stropts.h -- Looking for stropts.h - not found -- Looking for sys/file.h -- Looking for sys/file.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - not found -- Looking for include files stdlib.h, sys/random.h -- Looking for include files stdlib.h, sys/random.h - not found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/termios.h -- Looking for sys/termios.h - not found -- Looking for sys/times.h -- Looking for sys/times.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - not found -- Looking for sys/un.h -- Looking for sys/un.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for winsock2.h -- Looking for winsock2.h - found -- Looking for opendir -- Looking for opendir - not found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for setsockopt -- Looking for setsockopt - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for accept4 -- Looking for accept4 - not found -- Looking for asctime_r -- Looking for asctime_r - not found -- Looking for clock_gettime -- Looking for clock_gettime - not found -- Looking for ctime_r -- Looking for ctime_r - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Failed -- Looking for dispatch_semaphore_create -- Looking for dispatch_semaphore_create - not found -- Looking for fallocate -- Looking for fallocate - not found -- Looking for fcntl -- Looking for fcntl - not found -- Looking for fsync -- Looking for fsync - not found -- Looking for ftime -- Looking for ftime - found -- Looking for getentropy -- Looking for getentropy - not found -- Looking for getexecname -- Looking for getexecname - not found -- Looking for getlogin -- Looking for getlogin - not found -- Looking for getopt_long -- Looking for getopt_long - found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for gettid -- Looking for gettid - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for getuid -- Looking for getuid - not found -- Looking for gmtime_r -- Looking for gmtime_r - not found -- Looking for localtime_r -- Looking for localtime_r - not found -- Looking for strerror_s -- Looking for strerror_s - found -- Looking for strerror_r -- Looking for strerror_r - not found -- Looking for lockf -- Looking for lockf - not found -- Looking for madvise -- Looking for madvise - not found -- Looking for mremap -- Looking for mremap - not found -- Looking for nanosleep -- Looking for nanosleep - not found -- Looking for nl_langinfo -- Looking for nl_langinfo - not found -- Looking for _NSGetExecutablePath -- Looking for _NSGetExecutablePath - not found -- Looking for pipe2 -- Looking for pipe2 - not found -- Looking for poll -- Looking for poll - not found -- Looking for popen -- Looking for popen - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for posix_madvise -- Looking for posix_madvise - not found -- Looking for setsid -- Looking for setsid - not found -- Looking for sockatmark -- Looking for sockatmark - not found -- Looking for shutdown -- Looking for shutdown - found -- Looking for sigaction -- Looking for sigaction - not found -- Looking for siglongjmp -- Looking for siglongjmp - not found -- Looking for strptime -- Looking for strptime - not found -- Looking for sysconf -- Looking for sysconf - not found -- Looking for task_info -- Looking for task_info - not found -- Looking for times -- Looking for times - not found -- Looking for uname -- Looking for uname - not found -- Looking for pthread_kill -- Looking for pthread_kill - not found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - not found -- Looking for SetThreadDescription -- Looking for SetThreadDescription - found -- Looking for regcomp -- Looking for regcomp - not found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - failed -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of double -- Check size of double - done -- Check size of wchar_t -- Check size of wchar_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of __int128 -- Check size of __int128 - failed -- Check size of __int128_t -- Check size of __int128_t - failed -- Check size of __uint128_t -- Check size of __uint128_t - failed -- 128-bit integers not supported by this compiler -- Check size of SQLLEN -- Check size of SQLLEN - done -- Check size of SQLWCHAR -- Check size of SQLWCHAR - done CMake Warning (dev) at testing/CMakeLists.txt:131 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at cmake/os_release_info.cmake:32 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Call Stack (most recent call first): cmake/monetdb-packages.cmake:13 (include) CMakeLists.txt:190 (include) -- -- Summary of cmake configuration of MonetDB -- ----------------------------------------- -- System is big endian: 0 -- Toolchain file: C:/vcpkg/scripts/buildsystems/vcpkg.cmake -- Numpy target: -- System name: Windows -- System version: 10.0.20348 -- Iconv library: TRUE -- Pthread library: -- Pcre library: TRUE -- Bz2 library: TRUE -- Curl library: FALSE -- Lzma library: TRUE -- Libxml2 library: 1 -- Zlib library: TRUE -- Lz4 library: TRUE -- Proj library: FALSE -- Geos library: TRUE -- Gdal library: FALSE -- Fits library: FALSE -- Valgrind library: FALSE -- Kvm library: FALSE -- Netcdf library: FALSE -- Readline library: FALSE -- R library: FALSE -- OpenSSL: TRUE -- ODBC: TRUE -- Sphinx: FALSE -- Semodule: FALSE -- Awk: FALSE -- flags: /DWIN32 /D_WINDOWS /W3 -- ----------------------------------------- -- -- Configuring done (83.6s) -- Generating done (1.7s) -- Build files have been written to: C:/cygwin64/home/monet/testing/734d63774d47-8-1-2/MonetDB/build C:\cygwin64\home\monet\testing\734d63774d47-8-1-2\MonetDB\build>if "" == "" goto :EOF