secp256k1

configure

command_line: C:/hostedtoolcache/windows/cmake/4.2.1/x64/cmake-4.2.1-windows-x86_64/bin/cmake.exe -DCMAKE_BUILD_TYPE:STRING=Debug -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -SD:/a/nightly-builds/nightly-builds -BD:/a/nightly-builds/nightly-builds/build

working_directory: ""

Execution Time: 20.4

Generator: ctest-4.2.1

stdout:

-- The C compiler identification is MSVC 19.44.35222.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAVE_X86_64_ASM
-- Performing Test HAVE_X86_64_ASM - Failed
-- Could NOT find Valgrind (missing: Valgrind_INCLUDE_DIR Valgrind_WORKS) 
-- Performing Test C_SUPPORTS__W3
-- Performing Test C_SUPPORTS__W3 - Success
-- Performing Test C_SUPPORTS__WD4146
-- Performing Test C_SUPPORTS__WD4146 - Success
-- Performing Test C_SUPPORTS__WD4244
-- Performing Test C_SUPPORTS__WD4244 - Success
-- Performing Test C_SUPPORTS__WD4267
-- Performing Test C_SUPPORTS__WD4267 - Success
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - not found
-- Looking for unistd.h
-- Looking for unistd.h - not found


secp256k1 configure summary
===========================
Build artifacts:
  library type ........................ Shared
Optional modules:
  ECDH ................................ ON
  ECDSA pubkey recovery ............... OFF
  extrakeys ........................... ON
  schnorrsig .......................... ON
  musig ............................... ON
  ElligatorSwift ...................... ON
Parameters:
  ecmult window size .................. 15
  ecmult gen table size ............... 86 KiB
Optional features:
  assembly ............................ OFF
  external callbacks .................. OFF
Optional binaries:
  benchmark ........................... ON
  noverify_tests ...................... ON
  tests ............................... ON
  exhaustive tests .................... ON
  ctime_tests ......................... OFF
  examples ............................ OFF

Cross compiling ....................... FALSE
API visibility attributes ............. ON
Valgrind .............................. OFF
Preprocessor defined macros ........... ECMULT_WINDOW_SIZE=15 COMB_BLOCKS=43 COMB_TEETH=6 _CRT_SECURE_NO_WARNINGS
C compiler ............................ MSVC 19.44.35222.0, C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe
CFLAGS ................................ /DWIN32 /D_WINDOWS
Compile options ....................... /W3 /wd4146 /wd4244 /wd4267
Build type:
 - CMAKE_BUILD_TYPE ................... Debug
 - CFLAGS ............................. /Zi /Ob0 /Od /RTC1
 - LDFLAGS for executables ............ /debug /INCREMENTAL
 - LDFLAGS for shared libraries ....... /debug /INCREMENTAL

-- Configuring done (20.4s)
Status: 0

generate

command_line: C:/hostedtoolcache/windows/cmake/4.2.1/x64/cmake-4.2.1-windows-x86_64/bin/cmake.exe -DCMAKE_BUILD_TYPE:STRING=Debug -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -SD:/a/nightly-builds/nightly-builds -BD:/a/nightly-builds/nightly-builds/build

working_directory: ""

Execution Time: 0.1

Generator: ctest-4.2.1

stdout:

-- Generating done (0.1s)
Status: 0